2018-11-17 06:48:48,872 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 06:48:48,875 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 06:48:48,875 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-17 06:48:48,876 - 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-11-17 06:48:48,897 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-17 06:48:49,043 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-17 06:48:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:48:49,051 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85107d3-19c1-48da-bc9c-70e4cfbcb339 2018-11-17 06:48:49,051 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:48:49,051 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e85107d3-19c1-48da-bc9c-70e4cfbcb339 2018-11-17 06:48:49,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:48:49,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["fPXfe-CxRWW6s1Fv43FnwA"], "issued_at": "2018-11-17T06:48:49.000000Z"}} 2018-11-17 06:48:49,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 06:48:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:50,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:50 GMT X-Openstack-Request-Id: req-91faef70-fae1-438d-b481-5319ecbcb7b7 2018-11-17 06:48:50,411 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 06:48:50,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-91faef70-fae1-438d-b481-5319ecbcb7b7 2018-11-17 06:48:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.962290048599s 2018-11-17 06:48:50,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-91faef70-fae1-438d-b481-5319ecbcb7b7 2018-11-17 06:48:50,422 - 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'qos-bw-minimum-ingress', 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-11-17 06:48:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-11-17 06:48:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:51,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48: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-1121476f-412b-4bf6-8aba-7045f0a07752 x-openstack-request-id: req-1121476f-412b-4bf6-8aba-7045f0a07752 2018-11-17 06:48:51,216 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-11-17 06:48:51,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-1121476f-412b-4bf6-8aba-7045f0a07752 2018-11-17 06:48:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.790263175964s 2018-11-17 06:48:51,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-1121476f-412b-4bf6-8aba-7045f0a07752 2018-11-17 06:48:51,216 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-17 06:48:51,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:48:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:51,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0539e4-5898-42fb-ae8e-54d6c0ed0cb0 2018-11-17 06:48:51,337 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:48:51,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd0539e4-5898-42fb-ae8e-54d6c0ed0cb0 2018-11-17 06:48:51,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113934993744s 2018-11-17 06:48:51,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd0539e4-5898-42fb-ae8e-54d6c0ed0cb0 2018-11-17 06:48:51,338 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2e82ce6f482d4f148792704bbc40490a', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-17 06:48:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-17 06:48:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d2e41d-5464-431d-9cd0-7b2f061d6196 2018-11-17 06:48:51,548 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "042d3ae142214e14a56592ca47c5f659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "34c09c31096f49a0977955db59a5f528"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "34de17f29773437986cd7df0c33e66cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "018e978e5312400a980d222ec99f1669", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "5e32a4140c384eda97f88728680d9237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "6db9b82476b64302b92a4b687c8a4a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "6f00441507c74941adff45e98b420fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "85757c59bc2d465090648452f589e986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "884b723e62ba4b7f9186bf55c0584d21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "018e978e5312400a980d222ec99f1669", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "a4284ef2a35749e69b579eca21a66f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "a83f2f7c122e49408400201c20e4fa1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "aa097b68a68b4c3d8071c23ee7266227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "b20147a7f35f46fdbff300c0012f80e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "d1dac2d4ded546b989356f65df921bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "d58868c315b54aa98a3b384d80a91292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "db886e978c9c419bbed691da5d334dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "018e978e5312400a980d222ec99f1669", "id": "e43f5e045fd2401a90c657681000a1d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "e4df0c7daf88435db55542b63f041ab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "e534f8633d10428faff37c9e110ce1e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "ebb5bf13444f4a6a826ac681badf6bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "f459bed6702b4d77829b2ff409515344"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-17 06:48:51,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-b6d2e41d-5464-431d-9cd0-7b2f061d6196 2018-11-17 06:48:51,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.206367015839s 2018-11-17 06:48:51,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-b6d2e41d-5464-431d-9cd0-7b2f061d6196 2018-11-17 06:48:51,556 - 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.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc068913712e4208903b978e7dbaf2a5', u'id': u'013e55acbc9f495bbe2f934c4cc90754'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7af6b2b19ee4bd1947abd256f57cba7', u'id': u'042d3ae142214e14a56592ca47c5f659'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bd9d9ed7324b4dddb1764b4c37491569', u'id': u'07b903b56a684c3aa9d2d7a62e942774'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7af6b2b19ee4bd1947abd256f57cba7', u'id': u'0938d73f68b94daea3384cedf909d9e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e371c87ee9844e14bccc50e16a83c147', u'id': u'0f9cbe34bec04097a3d68e53e1f66ccc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6151203227c8482dbaa79f4726ad2316', u'id': u'14e7b3162bf04b3ebc3a7a00fa331899'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e371c87ee9844e14bccc50e16a83c147', u'id': u'17031da5870c4e10b56fea6691d6ecdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6151203227c8482dbaa79f4726ad2316', u'id': u'172b40636d1a4fe4aff0f4dd398765a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5e877cb60f2d4d728cf9176fbf10a536', u'id': u'2366b147cd274ff79e3d86fd4620e0c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bd9d9ed7324b4dddb1764b4c37491569', u'id': u'24a18de504ff426e91985cf2b4e45de9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5151ebb9468640ffa3538c14ac58e564', u'id': u'34c09c31096f49a0977955db59a5f528'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0c9df5731ca543fab0606f86a1fafdc3', u'id': u'34de17f29773437986cd7df0c33e66cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5e877cb60f2d4d728cf9176fbf10a536', u'id': u'353e881633cc4f9fa970f8f13a12db5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3a59905e6ca34def814660c3beee6179', u'id': u'4ce57b93a1194c26a87e2a8a12db44e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'018e978e5312400a980d222ec99f1669', u'id': u'55cf3f2a6d6b4f20b7cc9f4a687b554b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bdfe92ab4d61453aaf73476717a81b27', u'id': u'57bcbb5131cb40a088c0b6d6adc355f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bdfe92ab4d61453aaf73476717a81b27', u'id': u'5a31e02f5a9f4bafb5806dacc9e23d79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ef9d44b3e0064cd5ad9ec663c2991a43', u'id': u'5e32a4140c384eda97f88728680d9237'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7af6b2b19ee4bd1947abd256f57cba7', u'id': u'6db9b82476b64302b92a4b687c8a4a85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5151ebb9468640ffa3538c14ac58e564', u'id': u'6f00441507c74941adff45e98b420fed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0c9df5731ca543fab0606f86a1fafdc3', u'id': u'75930cc84aa04f9eab15c81b0f8a79fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3a59905e6ca34def814660c3beee6179', u'id': u'8483792c258e4167b7c4bc755f6725f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc068913712e4208903b978e7dbaf2a5', u'id': u'85757c59bc2d465090648452f589e986'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e371c87ee9844e14bccc50e16a83c147', u'id': u'884b723e62ba4b7f9186bf55c0584d21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'018e978e5312400a980d222ec99f1669', u'id': u'a0fc79fda3744ef5a742f0cdaaf1e161'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc068913712e4208903b978e7dbaf2a5', u'id': u'a4284ef2a35749e69b579eca21a66f40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef9d44b3e0064cd5ad9ec663c2991a43', u'id': u'a645c2be6fe94745981f5c03987e74f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bdfe92ab4d61453aaf73476717a81b27', u'id': u'a82b83a879de4a0bbfb6bbf1fa63ca73'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bd9d9ed7324b4dddb1764b4c37491569', u'id': u'a83f2f7c122e49408400201c20e4fa1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3a59905e6ca34def814660c3beee6179', u'id': u'aa097b68a68b4c3d8071c23ee7266227'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'df4aa2beb6b04eb78b740ba0a1703c50', u'id': u'aaa645e545f347d3853eee8fd70286c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1'}, 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'5e877cb60f2d4d728cf9176fbf10a536', u'id': u'b20147a7f35f46fdbff300c0012f80e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e81bd35aeb8410e9dde0f540de2d4df', u'id': u'b9a2b2ffb7c44fd59ca699d068b068de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'df4aa2beb6b04eb78b740ba0a1703c50', u'id': u'd1dac2d4ded546b989356f65df921bee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e81bd35aeb8410e9dde0f540de2d4df', u'id': u'd2f9a7085b9344e695ef71b3ebc2784b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5151ebb9468640ffa3538c14ac58e564', u'id': u'd58868c315b54aa98a3b384d80a91292'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'df4aa2beb6b04eb78b740ba0a1703c50', u'id': u'db886e978c9c419bbed691da5d334dc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'018e978e5312400a980d222ec99f1669', u'id': u'e43f5e045fd2401a90c657681000a1d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0c9df5731ca543fab0606f86a1fafdc3', u'id': u'e4df0c7daf88435db55542b63f041ab0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e81bd35aeb8410e9dde0f540de2d4df', u'id': u'e534f8633d10428faff37c9e110ce1e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6151203227c8482dbaa79f4726ad2316', u'id': u'ebb5bf13444f4a6a826ac681badf6bee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ef9d44b3e0064cd5ad9ec663c2991a43', u'id': u'f459bed6702b4d77829b2ff409515344'})] 2018-11-17 06:48:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-11-17 06:48:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48: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-9c9e379b-ab92-4df9-962e-a1bee1315992 x-openstack-request-id: req-9c9e379b-ab92-4df9-962e-a1bee1315992 2018-11-17 06:48:51,573 - 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-11-17 06:48:51,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-9c9e379b-ab92-4df9-962e-a1bee1315992 2018-11-17 06:48:51,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0144438743591s 2018-11-17 06:48:51,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-9c9e379b-ab92-4df9-962e-a1bee1315992 2018-11-17 06:48:51,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-11-17 06:48:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:52,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48: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-a3d1afdf-1fd5-450e-ae6d-a1bcbd84d466 x-openstack-request-id: req-a3d1afdf-1fd5-450e-ae6d-a1bcbd84d466 2018-11-17 06:48:52,748 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-11-17 06:48:52,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-a3d1afdf-1fd5-450e-ae6d-a1bcbd84d466 2018-11-17 06:48:52,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.16140389442s 2018-11-17 06:48:52,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-a3d1afdf-1fd5-450e-ae6d-a1bcbd84d466 2018-11-17 06:48:52,749 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-17 06:48:52,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:48:52,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:52,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:52 GMT X-Openstack-Request-Id: req-2bb0c154-d769-4d48-bda2-a8eb2d85da11 2018-11-17 06:48:52,841 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:48:52,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2bb0c154-d769-4d48-bda2-a8eb2d85da11 2018-11-17 06:48:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0868618488312s 2018-11-17 06:48:52,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2bb0c154-d769-4d48-bda2-a8eb2d85da11 2018-11-17 06:48:52,842 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-17 06:48:52,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 06:48:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48: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-495ccdb1-9e83-41b0-93a1-238fb3148cad x-openstack-request-id: req-495ccdb1-9e83-41b0-93a1-238fb3148cad 2018-11-17 06:48:52,998 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 06:48:52,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-495ccdb1-9e83-41b0-93a1-238fb3148cad 2018-11-17 06:48:52,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.155798196793s 2018-11-17 06:48:52,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-495ccdb1-9e83-41b0-93a1-238fb3148cad 2018-11-17 06:48:52,999 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 2}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 3}, 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-11-17 06:48:53,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-11-17 06:48:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:52 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-6159424f-2719-4622-990f-a2f307a74e31 x-openstack-request-id: req-6159424f-2719-4622-990f-a2f307a74e31 2018-11-17 06:48:53,124 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-11-17 06:48:53,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-6159424f-2719-4622-990f-a2f307a74e31 2018-11-17 06:48:53,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124430894852s 2018-11-17 06:48:53,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-6159424f-2719-4622-990f-a2f307a74e31 2018-11-17 06:48:53,125 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-17 06:48:53,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:48:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT X-Openstack-Request-Id: req-973ca88d-f942-4a1a-90a1-030342924ad0 2018-11-17 06:48:53,225 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:48:53,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-973ca88d-f942-4a1a-90a1-030342924ad0 2018-11-17 06:48:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995190143585s 2018-11-17 06:48:53,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-973ca88d-f942-4a1a-90a1-030342924ad0 2018-11-17 06:48:53,226 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-17T06:46:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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-11-17T06:46:30Z', u'provider:network_type': u'flat', u'tenant_id': u'e017a53e723048d6909f47ac4087b304', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e017a53e723048d6909f47ac4087b304', u'l2_adjacency': True})] 2018-11-17 06:48:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:48:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT X-Openstack-Request-Id: req-7bb3dfc2-44be-4463-85a5-96766954a397 2018-11-17 06:48:53,256 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-11-17 06:48:53,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-7bb3dfc2-44be-4463-85a5-96766954a397 2018-11-17 06:48:53,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0296800136566s 2018-11-17 06:48:53,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-7bb3dfc2-44be-4463-85a5-96766954a397 2018-11-17 06:48:53,256 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-17 06:48:53,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:48:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 726 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7febc5-c0c6-4abc-9e0b-a9e0bf3e54c4 2018-11-17 06:48:53,372 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "01866ce650164ef2be93a5e735850240"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/01866ce650164ef2be93a5e735850240/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "11e6a0e2328c4d439372b62380c2e838"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/11e6a0e2328c4d439372b62380c2e838/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "130bf13e0847442bb2230acacb2dca8d"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/130bf13e0847442bb2230acacb2dca8d/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "13d238a079b44590a0d97c6952edcffc"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/13d238a079b44590a0d97c6952edcffc/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "4fbac7def6b246e28e97017b8a7ebd6f"}, "user": {"id": "23b3e93fea664fe5a9b5b4e47d53eb5c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/23b3e93fea664fe5a9b5b4e47d53eb5c/roles/4fbac7def6b246e28e97017b8a7ebd6f"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "23b3e93fea664fe5a9b5b4e47d53eb5c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/23b3e93fea664fe5a9b5b4e47d53eb5c/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "4f7b65ad100a4733bb3372d6867488fa"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/4f7b65ad100a4733bb3372d6867488fa/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "8e070237124748cbb7a2c06d96de1ea9"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/8e070237124748cbb7a2c06d96de1ea9/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "b51cdc5d47e6487fbfdc93630d757b5c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/b51cdc5d47e6487fbfdc93630d757b5c/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "b906aaacec8f4b3cae05b26be4121a41"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/b906aaacec8f4b3cae05b26be4121a41/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "be563ba95deb4d34a405130ed952d405"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/be563ba95deb4d34a405130ed952d405/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "d49520485fe24785996f1233627ce1db"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/d49520485fe24785996f1233627ce1db/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "e017a53e723048d6909f47ac4087b304"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "daec937b3ea8411f82c770b94b76fc3d"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304/users/daec937b3ea8411f82c770b94b76fc3d/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"project": {"id": "8cbff874483b4da3951abfc162291b33"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "dc6af12abca5460a9bc6846d61d2cefb"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33/users/dc6af12abca5460a9bc6846d61d2cefb/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"domain": {"id": "2e82ce6f482d4f148792704bbc40490a"}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "79ca0d39ae4d4355a33e69e41cccfb3f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a/users/79ca0d39ae4d4355a33e69e41cccfb3f/roles/77522f72cb38453d800d3c5850a6c541"}}, {"scope": {"system": {"all": true}}, "role": {"id": "77522f72cb38453d800d3c5850a6c541"}, "user": {"id": "dc6af12abca5460a9bc6846d61d2cefb"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/dc6af12abca5460a9bc6846d61d2cefb/roles/77522f72cb38453d800d3c5850a6c541"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-11-17 06:48:53,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-9c7febc5-c0c6-4abc-9e0b-a9e0bf3e54c4 2018-11-17 06:48:53,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111649990082s 2018-11-17 06:48:53,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-9c7febc5-c0c6-4abc-9e0b-a9e0bf3e54c4 2018-11-17 06:48:53,375 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'01866ce650164ef2be93a5e735850240'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'11e6a0e2328c4d439372b62380c2e838'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'130bf13e0847442bb2230acacb2dca8d'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'13d238a079b44590a0d97c6952edcffc'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'4fbac7def6b246e28e97017b8a7ebd6f', 'user': u'23b3e93fea664fe5a9b5b4e47d53eb5c'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'23b3e93fea664fe5a9b5b4e47d53eb5c'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'4f7b65ad100a4733bb3372d6867488fa'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'8e070237124748cbb7a2c06d96de1ea9'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'b51cdc5d47e6487fbfdc93630d757b5c'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'b906aaacec8f4b3cae05b26be4121a41'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'be563ba95deb4d34a405130ed952d405'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'd49520485fe24785996f1233627ce1db'}), Munch({'project': u'e017a53e723048d6909f47ac4087b304', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'daec937b3ea8411f82c770b94b76fc3d'}), Munch({'project': u'8cbff874483b4da3951abfc162291b33', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'dc6af12abca5460a9bc6846d61d2cefb'}), Munch({'domain': u'2e82ce6f482d4f148792704bbc40490a', 'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'79ca0d39ae4d4355a33e69e41cccfb3f'}), Munch({'id': u'77522f72cb38453d800d3c5850a6c541', 'user': u'dc6af12abca5460a9bc6846d61d2cefb'})] 2018-11-17 06:48:53,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:48:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b26eef-3168-4aa8-9061-c1939e96b2ec 2018-11-17 06:48:53,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:48:53,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-54b26eef-3168-4aa8-9061-c1939e96b2ec 2018-11-17 06:48:53,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180931091309s 2018-11-17 06:48:53,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-54b26eef-3168-4aa8-9061-c1939e96b2ec 2018-11-17 06:48:53,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'0ac9eb28025644f79f55b6564f19aaee'}), 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'3cbd559f421c4bceafaf03355edcfada'}), 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'4b69e9ddef334d2fa04bd250d9a9fb42'}), 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'4fbac7def6b246e28e97017b8a7ebd6f'}), 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'59f666cae4c14c8381bb679393eea87c'}), 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'77522f72cb38453d800d3c5850a6c541'}), 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'fbfd130ab22d4e918bafa2fbb9299710'})] 2018-11-17 06:48:53,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:48:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT X-Openstack-Request-Id: req-edbba903-e1f8-4fca-842c-baadd074b97c 2018-11-17 06:48:53,613 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-11-17 06:48:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-edbba903-e1f8-4fca-842c-baadd074b97c 2018-11-17 06:48:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0504961013794s 2018-11-17 06:48:53,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-edbba903-e1f8-4fca-842c-baadd074b97c 2018-11-17 06:48:53,614 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-17 06:48:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:48:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48: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 x-compute-request-id: req-5083315e-8e30-4e01-b78f-c87b7ad5347b x-openstack-request-id: req-5083315e-8e30-4e01-b78f-c87b7ad5347b 2018-11-17 06:48:53,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:48:53,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5083315e-8e30-4e01-b78f-c87b7ad5347b 2018-11-17 06:48:53,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0783801078796s 2018-11-17 06:48:53,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5083315e-8e30-4e01-b78f-c87b7ad5347b 2018-11-17 06:48:53,693 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-17 06:48:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 06:48:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:48:53,707 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec022580-698f-41a3-8b08-7e81ecd1144a 2018-11-17 06:48:53,707 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 06:48:53,707 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-ec022580-698f-41a3-8b08-7e81ecd1144a 2018-11-17 06:48:53,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc591db-14ba-4eac-97c1-2c3b7516db0d 2018-11-17 06:48:53,983 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 06:48:53,983 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-dcc591db-14ba-4eac-97c1-2c3b7516db0d 2018-11-17 06:48:53,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.286128997803s 2018-11-17 06:48:53,984 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-dcc591db-14ba-4eac-97c1-2c3b7516db0d 2018-11-17 06:48:53,989 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'018e978e5312400a980d222ec99f1669', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'089438a4cacd4d5eb51ad70a937dbf34', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'0c9df5731ca543fab0606f86a1fafdc3', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'3a59905e6ca34def814660c3beee6179', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5151ebb9468640ffa3538c14ac58e564', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5e877cb60f2d4d728cf9176fbf10a536', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'6151203227c8482dbaa79f4726ad2316', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7e81bd35aeb8410e9dde0f540de2d4df', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'b7af6b2b19ee4bd1947abd256f57cba7', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'bd9d9ed7324b4dddb1764b4c37491569', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'bdfe92ab4d61453aaf73476717a81b27', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'dc068913712e4208903b978e7dbaf2a5', 'name': u'cinder'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'df4aa2beb6b04eb78b740ba0a1703c50', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e371c87ee9844e14bccc50e16a83c147', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'ef9d44b3e0064cd5ad9ec663c2991a43', 'name': u'cinderv2'})] 2018-11-17 06:48:53,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:48:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:54,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:54 GMT X-Openstack-Request-Id: req-6b5fff57-7158-4b9a-96ae-ac7cb6ecff0a 2018-11-17 06:48:54,036 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:48:54,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6b5fff57-7158-4b9a-96ae-ac7cb6ecff0a 2018-11-17 06:48:54,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461869239807s 2018-11-17 06:48:54,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6b5fff57-7158-4b9a-96ae-ac7cb6ecff0a 2018-11-17 06:48:54,037 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:46:35Z', 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'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'tenant_id': u'e017a53e723048d6909f47ac4087b304', u'created_at': u'2018-11-17T06:46:35Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e017a53e723048d6909f47ac4087b304'})] 2018-11-17 06:48:54,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-11-17 06:48:54,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffebfd72a39df694cb8a9f6f6f9812cfd973a44b58aea265e88b6bd48ec6e6c3" 2018-11-17 06:48:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:54 GMT X-Openstack-Request-Id: req-78a50eab-2614-4eca-bb2c-8a16626e960a 2018-11-17 06:48:54,045 - 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-11-17 06:48:54,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/service-providers.json used request id req-78a50eab-2614-4eca-bb2c-8a16626e960a 2018-11-17 06:48:54,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00761198997498s 2018-11-17 06:48:54,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/service-providers.json used request id req-78a50eab-2614-4eca-bb2c-8a16626e960a 2018-11-17 06:48:54,046 - 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-11-17 06:48:54,196 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:48:54,196 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-17 06:48:54,246 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-17 06:48:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:48:54,356 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16e8cbb-5a1a-4285-9390-02b94365ab9b 2018-11-17 06:48:54,356 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:48:54,356 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-d16e8cbb-5a1a-4285-9390-02b94365ab9b 2018-11-17 06:48:54,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:48:54,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["Ps3vJVoDQ9CFypQjictDlg"], "issued_at": "2018-11-17T06:48:54.000000Z"}} 2018-11-17 06:48:54,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:48:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:48:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:55 GMT X-Openstack-Request-Id: req-2d83e9ba-8c51-43c8-af6b-334c23cb5894 2018-11-17 06:48:55,784 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:48:55,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d83e9ba-8c51-43c8-af6b-334c23cb5894 2018-11-17 06:48:55,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03066587448s 2018-11-17 06:48:55,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d83e9ba-8c51-43c8-af6b-334c23cb5894 2018-11-17 06:48:55,785 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-17 06:48:55,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:48:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:48:55,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa6af0-6918-4bf4-9767-e79c7d6539f6 2018-11-17 06:48:55,987 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:48:55,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b6aa6af0-6918-4bf4-9767-e79c7d6539f6 2018-11-17 06:48:55,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194809913635s 2018-11-17 06:48:55,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b6aa6af0-6918-4bf4-9767-e79c7d6539f6 2018-11-17 06:48:55,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:48:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:48:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d9934d-1dc4-4d2d-98c7-9e6cd4ba677a 2018-11-17 06:48:56,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:48:56,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-31d9934d-1dc4-4d2d-98c7-9e6cd4ba677a 2018-11-17 06:48:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205012083054s 2018-11-17 06:48:56,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-31d9934d-1dc4-4d2d-98c7-9e6cd4ba677a 2018-11-17 06:48:56,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:48:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" -d '{"network": {"tenant_id": "8cbff874483b4da3951abfc162291b33", "name": "tenantnetwork1-net_e45740bb-025e-43f2-af3a-81811dea8721", "admin_state_up": true}}' 2018-11-17 06:48:56,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:56 GMT X-Openstack-Request-Id: req-31c50f1a-6615-4052-9269-8b41af1269fb 2018-11-17 06:48:56,636 - 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":"b23b614a-029c-486f-8910-62614eccb405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:48:56Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_e45740bb-025e-43f2-af3a-81811dea8721","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:48:56Z","mtu":1450}} 2018-11-17 06:48:56,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31c50f1a-6615-4052-9269-8b41af1269fb 2018-11-17 06:48:56,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.434243917465s 2018-11-17 06:48:56,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31c50f1a-6615-4052-9269-8b41af1269fb 2018-11-17 06:48:56,637 - 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-11-17T06:48:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b23b614a-029c-486f-8910-62614eccb405', u'provider:segmentation_id': 97, 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_e45740bb-025e-43f2-af3a-81811dea8721', u'created_at': u'2018-11-17T06:48:56Z', u'mtu': 1450, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cbff874483b4da3951abfc162291b33', u'l2_adjacency': True}) 2018-11-17 06:48:56,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:48:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:48:56,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:56 GMT X-Openstack-Request-Id: req-20603da6-2fca-4400-9668-6fabf4d049e9 2018-11-17 06:48:56,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b23b614a-029c-486f-8910-62614eccb405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:48:56Z","qos_policy_id":null,"name":"tenantnetwork1-net_e45740bb-025e-43f2-af3a-81811dea8721","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:48:56Z","provider:network_type":"vxlan"}]} 2018-11-17 06:48:56,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20603da6-2fca-4400-9668-6fabf4d049e9 2018-11-17 06:48:56,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102829933167s 2018-11-17 06:48:56,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20603da6-2fca-4400-9668-6fabf4d049e9 2018-11-17 06:48:56,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:48:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" -d '{"subnet": {"name": "tenantnetwork1-subnet_e45740bb-025e-43f2-af3a-81811dea8721", "enable_dhcp": true, "network_id": "b23b614a-029c-486f-8910-62614eccb405", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:48:57,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:57 GMT X-Openstack-Request-Id: req-509d399e-9e78-4ebd-bc44-d4889ec468a3 2018-11-17 06:48:57,220 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-11-17T06:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8f24966-56ed-4a61-b4c6-7388d3c73c07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e45740bb-025e-43f2-af3a-81811dea8721","enable_dhcp":true,"segment_id":null,"network_id":"b23b614a-029c-486f-8910-62614eccb405","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:48:56Z","ip_version":4}} 2018-11-17 06:48:57,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-509d399e-9e78-4ebd-bc44-d4889ec468a3 2018-11-17 06:48:57,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.477828025818s 2018-11-17 06:48:57,221 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-509d399e-9e78-4ebd-bc44-d4889ec468a3 2018-11-17 06:48:57,221 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:48:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8f24966-56ed-4a61-b4c6-7388d3c73c07', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e45740bb-025e-43f2-af3a-81811dea8721', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b23b614a-029c-486f-8910-62614eccb405', u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:48:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:48:57,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:48:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "tenantnetwork1-router_e45740bb-025e-43f2-af3a-81811dea8721", "admin_state_up": true}}' 2018-11-17 06:48:59,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sat, 17 Nov 2018 06:48:59 GMT X-Openstack-Request-Id: req-28f773e5-aa27-46f5-b4e0-27de56466f74 2018-11-17 06:48:59,073 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:57Z", "admin_state_up": true, "updated_at": "2018-11-17T06:48:58Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "7b246c22-9c67-4d4e-8609-58492e5c910c", "name": "tenantnetwork1-router_e45740bb-025e-43f2-af3a-81811dea8721"}} 2018-11-17 06:48:59,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-28f773e5-aa27-46f5-b4e0-27de56466f74 2018-11-17 06:48:59,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85103607178s 2018-11-17 06:48:59,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-28f773e5-aa27-46f5-b4e0-27de56466f74 2018-11-17 06:48:59,074 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:48:58Z', u'revision_number': 2, u'ha': False, u'id': u'7b246c22-9c67-4d4e-8609-58492e5c910c', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_e45740bb-025e-43f2-af3a-81811dea8721', u'admin_state_up': True, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:48:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:48:59,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:48:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" -d '{"subnet_id": "c8f24966-56ed-4a61-b4c6-7388d3c73c07"}' 2018-11-17 06:49:01,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:01 GMT X-Openstack-Request-Id: req-4b3c10a1-efb4-4cb3-b595-a9bde45fac40 2018-11-17 06:49:01,178 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b23b614a-029c-486f-8910-62614eccb405", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "c8f24966-56ed-4a61-b4c6-7388d3c73c07", "subnet_ids": ["c8f24966-56ed-4a61-b4c6-7388d3c73c07"], "port_id": "9bbf5054-afca-475a-a618-c0967530c878", "id": "7b246c22-9c67-4d4e-8609-58492e5c910c"} 2018-11-17 06:49:01,178 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/add_router_interface.json used request id req-4b3c10a1-efb4-4cb3-b595-a9bde45fac40 2018-11-17 06:49:01,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10348892212s 2018-11-17 06:49:01,178 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/add_router_interface.json used request id req-4b3c10a1-efb4-4cb3-b595-a9bde45fac40 returning object 7b246c22-9c67-4d4e-8609-58492e5c910c 2018-11-17 06:49:01,305 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:49:01,305 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-17 06:49:01,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:49:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" -d '{"subnet_id": "c8f24966-56ed-4a61-b4c6-7388d3c73c07"}' 2018-11-17 06:49:03,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:03 GMT X-Openstack-Request-Id: req-8ab7c245-c088-4d42-89e4-53d015de0590 2018-11-17 06:49:03,357 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b23b614a-029c-486f-8910-62614eccb405", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "c8f24966-56ed-4a61-b4c6-7388d3c73c07", "subnet_ids": ["c8f24966-56ed-4a61-b4c6-7388d3c73c07"], "port_id": "9bbf5054-afca-475a-a618-c0967530c878", "id": "7b246c22-9c67-4d4e-8609-58492e5c910c"} 2018-11-17 06:49:03,357 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/remove_router_interface.json used request id req-8ab7c245-c088-4d42-89e4-53d015de0590 2018-11-17 06:49:03,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0464720726s 2018-11-17 06:49:03,357 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c/remove_router_interface.json used request id req-8ab7c245-c088-4d42-89e4-53d015de0590 returning object 7b246c22-9c67-4d4e-8609-58492e5c910c 2018-11-17 06:49:03,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:49:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:03,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:03 GMT X-Openstack-Request-Id: req-cce41264-e730-4385-a2f8-827bc8bbbb22 2018-11-17 06:49:03,520 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:57Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:02Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "7b246c22-9c67-4d4e-8609-58492e5c910c", "name": "tenantnetwork1-router_e45740bb-025e-43f2-af3a-81811dea8721"}]} 2018-11-17 06:49:03,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cce41264-e730-4385-a2f8-827bc8bbbb22 2018-11-17 06:49:03,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.163198947906s 2018-11-17 06:49:03,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cce41264-e730-4385-a2f8-827bc8bbbb22 2018-11-17 06:49:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:49:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:04,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:04 GMT X-Openstack-Request-Id: req-4f17bec8-de76-4070-8a98-b2f528f25901 2018-11-17 06:49:04,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:04,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c.json used request id req-4f17bec8-de76-4070-8a98-b2f528f25901 2018-11-17 06:49:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24943399429s 2018-11-17 06:49:04,771 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7b246c22-9c67-4d4e-8609-58492e5c910c.json used request id req-4f17bec8-de76-4070-8a98-b2f528f25901 2018-11-17 06:49:04,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:49:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:04,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:04 GMT X-Openstack-Request-Id: req-b257f2c1-a537-4276-90be-24f8eaf74246 2018-11-17 06:49:04,856 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4},{"updated_at":"2018-11-17T06:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8f24966-56ed-4a61-b4c6-7388d3c73c07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e45740bb-025e-43f2-af3a-81811dea8721","enable_dhcp":true,"segment_id":null,"network_id":"b23b614a-029c-486f-8910-62614eccb405","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:48:56Z","ip_version":4}]} 2018-11-17 06:49:04,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b257f2c1-a537-4276-90be-24f8eaf74246 2018-11-17 06:49:04,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0847687721252s 2018-11-17 06:49:04,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b257f2c1-a537-4276-90be-24f8eaf74246 2018-11-17 06:49:04,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:49:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c8f24966-56ed-4a61-b4c6-7388d3c73c07.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:05,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:05 GMT X-Openstack-Request-Id: req-58874657-3360-42bd-87b3-febae3349e38 2018-11-17 06:49:05,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:05,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c8f24966-56ed-4a61-b4c6-7388d3c73c07.json used request id req-58874657-3360-42bd-87b3-febae3349e38 2018-11-17 06:49:05,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01002502441s 2018-11-17 06:49:05,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c8f24966-56ed-4a61-b4c6-7388d3c73c07.json used request id req-58874657-3360-42bd-87b3-febae3349e38 2018-11-17 06:49:05,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:05,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:05 GMT X-Openstack-Request-Id: req-e78c9951-4ff7-4383-a8d6-38232b655883 2018-11-17 06:49:05,957 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b23b614a-029c-486f-8910-62614eccb405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_e45740bb-025e-43f2-af3a-81811dea8721","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:48:56Z","provider:network_type":"vxlan"}]} 2018-11-17 06:49:05,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e78c9951-4ff7-4383-a8d6-38232b655883 2018-11-17 06:49:05,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875928401947s 2018-11-17 06:49:05,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e78c9951-4ff7-4383-a8d6-38232b655883 2018-11-17 06:49:05,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:49:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/b23b614a-029c-486f-8910-62614eccb405.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83d746772f170042335abf2dc484f1210eb7c698d81f70492c91594ac22493f3" 2018-11-17 06:49:07,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:07 GMT X-Openstack-Request-Id: req-e61fb2f9-b673-4289-b506-53225d2bec39 2018-11-17 06:49:07,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:07,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b23b614a-029c-486f-8910-62614eccb405.json used request id req-e61fb2f9-b673-4289-b506-53225d2bec39 2018-11-17 06:49:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1795809269s 2018-11-17 06:49:07,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b23b614a-029c-486f-8910-62614eccb405.json used request id req-e61fb2f9-b673-4289-b506-53225d2bec39 2018-11-17 06:49:07,187 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-17 06:49:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:07,234 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77245cb5-ba3d-4d42-8fed-763a3f6ea6bb 2018-11-17 06:49:07,235 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:49:07,235 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-77245cb5-ba3d-4d42-8fed-763a3f6ea6bb 2018-11-17 06:49:07,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:49:07,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["jao7YNv2TFStf1z76OIm-A"], "issued_at": "2018-11-17T06:49:07.000000Z"}} 2018-11-17 06:49:07,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:08 GMT X-Openstack-Request-Id: req-9795f3d2-7dcc-4b29-860d-0ced0a8b6a68 2018-11-17 06:49:08,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:49:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9795f3d2-7dcc-4b29-860d-0ced0a8b6a68 2018-11-17 06:49:08,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16297388077s 2018-11-17 06:49:08,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9795f3d2-7dcc-4b29-860d-0ced0a8b6a68 2018-11-17 06:49:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:09,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43819f83-8fc3-44bd-8e97-172834ab7da7 2018-11-17 06:49:09,009 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:49:09,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-43819f83-8fc3-44bd-8e97-172834ab7da7 2018-11-17 06:49:09,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204059123993s 2018-11-17 06:49:09,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-43819f83-8fc3-44bd-8e97-172834ab7da7 2018-11-17 06:49:09,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:49:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}}' 2018-11-17 06:49:09,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 375 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d9a19c-492c-42e4-8341-0a13264b60d7 2018-11-17 06:49:09,307 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6"}, "tags": [], "enabled": true, "id": "53c004209ce2434e810f24bf729ff5a6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}} 2018-11-17 06:49:09,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-12d9a19c-492c-42e4-8341-0a13264b60d7 2018-11-17 06:49:09,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.289945840836s 2018-11-17 06:49:09,308 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-12d9a19c-492c-42e4-8341-0a13264b60d7 2018-11-17 06:49:09,309 - 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'53c004209ce2434e810f24bf729ff5a6', '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_c0f79d45-d19c-4e57-9f76-015acce5de0b'}) 2018-11-17 06:49:09,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:49:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9f427439-c44a-479e-a539-3c2ab64371f4", "email": null, "name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b"}}' 2018-11-17 06:49:09,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 330 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1cb524-c9e5-4962-955c-4243b9b2a916 2018-11-17 06:49:09,845 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5aef5aca6b4a0cb1919e3cd939cfe8", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:49:09,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5d1cb524-c9e5-4962-955c-4243b9b2a916 2018-11-17 06:49:09,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52872300148s 2018-11-17 06:49:09,846 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5d1cb524-c9e5-4962-955c-4243b9b2a916 2018-11-17 06:49:09,846 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cb5aef5aca6b4a0cb1919e3cd939cfe8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b'}) 2018-11-17 06:49:09,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:09,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:09,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f53e05-64f0-4b7e-9702-bedd2f87c3b2 2018-11-17 06:49:09,963 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:09,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-10f53e05-64f0-4b7e-9702-bedd2f87c3b2 2018-11-17 06:49:09,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112879991531s 2018-11-17 06:49:09,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-10f53e05-64f0-4b7e-9702-bedd2f87c3b2 2018-11-17 06:49:09,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cec9b85-38ef-4bc5-ac2c-8632ca1f6ed6 2018-11-17 06:49:10,154 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:10,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9cec9b85-38ef-4bc5-ac2c-8632ca1f6ed6 2018-11-17 06:49:10,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184954881668s 2018-11-17 06:49:10,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9cec9b85-38ef-4bc5-ac2c-8632ca1f6ed6 2018-11-17 06:49:10,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:10,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ee423d-a2b4-4200-86e4-ab75189209f7 2018-11-17 06:49:10,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:10,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4ee423d-a2b4-4200-86e4-ab75189209f7 2018-11-17 06:49:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190172195435s 2018-11-17 06:49:10,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4ee423d-a2b4-4200-86e4-ab75189209f7 2018-11-17 06:49:10,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cf8077-dfe2-4897-a9ac-ebef85387897 2018-11-17 06:49:10,465 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:49:10,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b4cf8077-dfe2-4897-a9ac-ebef85387897 2018-11-17 06:49:10,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109571933746s 2018-11-17 06:49:10,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b4cf8077-dfe2-4897-a9ac-ebef85387897 2018-11-17 06:49:10,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:49:10,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce227e4-809d-432b-b257-a5ec8d6977da 2018-11-17 06:49:10,684 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5aef5aca6b4a0cb1919e3cd939cfe8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:49:10,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cce227e4-809d-432b-b257-a5ec8d6977da 2018-11-17 06:49:10,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217038869858s 2018-11-17 06:49:10,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cce227e4-809d-432b-b257-a5ec8d6977da 2018-11-17 06:49:10,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814ea521-050b-4c9b-8d78-bedda14a4fff 2018-11-17 06:49:10,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6"}, "tags": [], "enabled": true, "id": "53c004209ce2434e810f24bf729ff5a6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}]} 2018-11-17 06:49:10,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-814ea521-050b-4c9b-8d78-bedda14a4fff 2018-11-17 06:49:10,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177376031876s 2018-11-17 06:49:10,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-814ea521-050b-4c9b-8d78-bedda14a4fff 2018-11-17 06:49:10,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:49:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5aef5aca6b4a0cb1919e3cd939cfe8&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53c004209ce2434e810f24bf729ff5a6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:10,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8eac7a-b0a8-4fb9-923c-0ca4e534b0a3 2018-11-17 06:49:10,991 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5aef5aca6b4a0cb1919e3cd939cfe8&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53c004209ce2434e810f24bf729ff5a6", "previous": null, "next": null}} 2018-11-17 06:49:10,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cb5aef5aca6b4a0cb1919e3cd939cfe8&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53c004209ce2434e810f24bf729ff5a6 used request id req-eb8eac7a-b0a8-4fb9-923c-0ca4e534b0a3 2018-11-17 06:49:10,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108777999878s 2018-11-17 06:49:10,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cb5aef5aca6b4a0cb1919e3cd939cfe8&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53c004209ce2434e810f24bf729ff5a6 used request id req-eb8eac7a-b0a8-4fb9-923c-0ca4e534b0a3 2018-11-17 06:49:10,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:49:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6/users/cb5aef5aca6b4a0cb1919e3cd939cfe8/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:11,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02dca13-36d0-4493-b4af-c74e036b87d5 2018-11-17 06:49:11,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:49:11,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6/users/cb5aef5aca6b4a0cb1919e3cd939cfe8/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-c02dca13-36d0-4493-b4af-c74e036b87d5 2018-11-17 06:49:11,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.199912071228s 2018-11-17 06:49:11,196 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6/users/cb5aef5aca6b4a0cb1919e3cd939cfe8/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-c02dca13-36d0-4493-b4af-c74e036b87d5 2018-11-17 06:49:11,196 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b', 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'53c004209ce2434e810f24bf729ff5a6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9f427439-c44a-479e-a539-3c2ab64371f4', 'username': u'tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:49:11,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b', 'password': '9f427439-c44a-479e-a539-3c2ab64371f4', 'project_name': 'tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '53c004209ce2434e810f24bf729ff5a6', 'project_domain_name': 'Default'} 2018-11-17 06:49:11,201 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-17 06:49:11,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:11,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f966fc4-e1a3-46c5-804b-5a62902d2273 2018-11-17 06:49:11,404 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:49:11,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0f966fc4-e1a3-46c5-804b-5a62902d2273 2018-11-17 06:49:11,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202485084534s 2018-11-17 06:49:11,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0f966fc4-e1a3-46c5-804b-5a62902d2273 2018-11-17 06:49:11,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:11,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84f8ef8-4faa-4838-8f68-9f1e24ad5df6 2018-11-17 06:49:11,522 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6"}, "tags": [], "enabled": true, "id": "53c004209ce2434e810f24bf729ff5a6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}]} 2018-11-17 06:49:11,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c84f8ef8-4faa-4838-8f68-9f1e24ad5df6 2018-11-17 06:49:11,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109634876251s 2018-11-17 06:49:11,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c84f8ef8-4faa-4838-8f68-9f1e24ad5df6 2018-11-17 06:49:11,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:49:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" -d '{"network": {"tenant_id": "53c004209ce2434e810f24bf729ff5a6", "name": "tenantnetwork2-net_c0f79d45-d19c-4e57-9f76-015acce5de0b", "admin_state_up": true}}' 2018-11-17 06:49:11,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:11 GMT X-Openstack-Request-Id: req-b631b3e1-e14e-48f9-8c63-4b1cb5b31bfa 2018-11-17 06:49:11,941 - 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":"0940966b-532f-4c26-a762-7786a4790326","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"53c004209ce2434e810f24bf729ff5a6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:11Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_c0f79d45-d19c-4e57-9f76-015acce5de0b","admin_state_up":true,"tenant_id":"53c004209ce2434e810f24bf729ff5a6","created_at":"2018-11-17T06:49:11Z","mtu":1450}} 2018-11-17 06:49:11,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b631b3e1-e14e-48f9-8c63-4b1cb5b31bfa 2018-11-17 06:49:11,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.415870189667s 2018-11-17 06:49:11,942 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b631b3e1-e14e-48f9-8c63-4b1cb5b31bfa 2018-11-17 06:49:11,942 - 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-11-17T06:49:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0940966b-532f-4c26-a762-7786a4790326', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_c0f79d45-d19c-4e57-9f76-015acce5de0b', u'created_at': u'2018-11-17T06:49:11Z', u'mtu': 1450, u'tenant_id': u'53c004209ce2434e810f24bf729ff5a6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'53c004209ce2434e810f24bf729ff5a6', u'l2_adjacency': True}) 2018-11-17 06:49:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:11,952 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681dc4d4-46f4-42c0-91c4-50e6a4b1627c 2018-11-17 06:49:11,952 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:49:11,952 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-681dc4d4-46f4-42c0-91c4-50e6a4b1627c 2018-11-17 06:49:11,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:49:12,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c004209ce2434e810f24bf729ff5a6", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_53c004209ce2434e810f24bf729ff5a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_53c004209ce2434e810f24bf729ff5a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/53c004209ce2434e810f24bf729ff5a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/53c004209ce2434e810f24bf729ff5a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/53c004209ce2434e810f24bf729ff5a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/53c004209ce2434e810f24bf729ff5a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53c004209ce2434e810f24bf729ff5a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/53c004209ce2434e810f24bf729ff5a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/53c004209ce2434e810f24bf729ff5a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b", "id": "cb5aef5aca6b4a0cb1919e3cd939cfe8"}, "audit_ids": ["pBAL91zcS3iX6-rL3QwUpA"], "issued_at": "2018-11-17T06:49:12.000000Z"}} 2018-11-17 06:49:12,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:12,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:12 GMT X-Openstack-Request-Id: req-0e633891-d9fd-44bb-98ae-bbc4ce9f1079 2018-11-17 06:49:12,769 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0940966b-532f-4c26-a762-7786a4790326","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53c004209ce2434e810f24bf729ff5a6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:11Z","qos_policy_id":null,"name":"tenantnetwork2-net_c0f79d45-d19c-4e57-9f76-015acce5de0b","admin_state_up":true,"tenant_id":"53c004209ce2434e810f24bf729ff5a6","created_at":"2018-11-17T06:49:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:49:12,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e633891-d9fd-44bb-98ae-bbc4ce9f1079 2018-11-17 06:49:12,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422717094421s 2018-11-17 06:49:12,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e633891-d9fd-44bb-98ae-bbc4ce9f1079 2018-11-17 06:49:12,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:49:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" -d '{"subnet": {"name": "tenantnetwork2-subnet_c0f79d45-d19c-4e57-9f76-015acce5de0b", "enable_dhcp": true, "network_id": "0940966b-532f-4c26-a762-7786a4790326", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:49:13,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:13 GMT X-Openstack-Request-Id: req-c83aac73-b706-4f96-bac1-9737e0ba60bb 2018-11-17 06:49:13,373 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0940966b-532f-4c26-a762-7786a4790326","tenant_id":"53c004209ce2434e810f24bf729ff5a6","created_at":"2018-11-17T06:49:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:49:13Z","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":"53c004209ce2434e810f24bf729ff5a6","id":"7696c15e-a405-46d0-ab5d-6bb2d2fb5953","subnetpool_id":null,"name":"tenantnetwork2-subnet_c0f79d45-d19c-4e57-9f76-015acce5de0b"}} 2018-11-17 06:49:13,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c83aac73-b706-4f96-bac1-9737e0ba60bb 2018-11-17 06:49:13,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.601308822632s 2018-11-17 06:49:13,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c83aac73-b706-4f96-bac1-9737e0ba60bb 2018-11-17 06:49:13,374 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49:13Z', 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'7696c15e-a405-46d0-ab5d-6bb2d2fb5953', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_c0f79d45-d19c-4e57-9f76-015acce5de0b', u'enable_dhcp': True, u'network_id': u'0940966b-532f-4c26-a762-7786a4790326', u'tenant_id': u'53c004209ce2434e810f24bf729ff5a6', u'created_at': u'2018-11-17T06:49:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'53c004209ce2434e810f24bf729ff5a6'}) 2018-11-17 06:49:13,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:49:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "tenantnetwork2-router_c0f79d45-d19c-4e57-9f76-015acce5de0b", "admin_state_up": true}}' 2018-11-17 06:49:15,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:15 GMT X-Openstack-Request-Id: req-4759d6f0-f48c-45b1-9bc6-c52be067db7d 2018-11-17 06:49:15,238 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "created_at": "2018-11-17T06:49:13Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "53c004209ce2434e810f24bf729ff5a6", "id": "ebb731f1-8144-4c9b-8202-55623daa01a8", "name": "tenantnetwork2-router_c0f79d45-d19c-4e57-9f76-015acce5de0b"}} 2018-11-17 06:49:15,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4759d6f0-f48c-45b1-9bc6-c52be067db7d 2018-11-17 06:49:15,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86399793625s 2018-11-17 06:49:15,239 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4759d6f0-f48c-45b1-9bc6-c52be067db7d 2018-11-17 06:49:15,239 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49:14Z', u'revision_number': 2, u'id': u'ebb731f1-8144-4c9b-8202-55623daa01a8', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_c0f79d45-d19c-4e57-9f76-015acce5de0b', u'admin_state_up': True, u'tenant_id': u'53c004209ce2434e810f24bf729ff5a6', u'created_at': u'2018-11-17T06:49:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'53c004209ce2434e810f24bf729ff5a6'}) 2018-11-17 06:49:15,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:49:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" -d '{"subnet_id": "7696c15e-a405-46d0-ab5d-6bb2d2fb5953"}' 2018-11-17 06:49:18,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:18 GMT X-Openstack-Request-Id: req-780bccf3-16b2-4ff2-9421-bc18b2d4fbeb 2018-11-17 06:49:18,106 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0940966b-532f-4c26-a762-7786a4790326", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "subnet_id": "7696c15e-a405-46d0-ab5d-6bb2d2fb5953", "subnet_ids": ["7696c15e-a405-46d0-ab5d-6bb2d2fb5953"], "port_id": "d88e4ced-a5c3-40d7-96da-7605b263609e", "id": "ebb731f1-8144-4c9b-8202-55623daa01a8"} 2018-11-17 06:49:18,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/add_router_interface.json used request id req-780bccf3-16b2-4ff2-9421-bc18b2d4fbeb 2018-11-17 06:49:18,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86677694321s 2018-11-17 06:49:18,107 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/add_router_interface.json used request id req-780bccf3-16b2-4ff2-9421-bc18b2d4fbeb returning object ebb731f1-8144-4c9b-8202-55623daa01a8 2018-11-17 06:49:18,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:49:18,234 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-17 06:49:18,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:49:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" -d '{"subnet_id": "7696c15e-a405-46d0-ab5d-6bb2d2fb5953"}' 2018-11-17 06:49:21,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:21 GMT X-Openstack-Request-Id: req-3decf096-b3b5-4037-afa9-e77f6c79cfb2 2018-11-17 06:49:21,137 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0940966b-532f-4c26-a762-7786a4790326", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "subnet_id": "7696c15e-a405-46d0-ab5d-6bb2d2fb5953", "subnet_ids": ["7696c15e-a405-46d0-ab5d-6bb2d2fb5953"], "port_id": "d88e4ced-a5c3-40d7-96da-7605b263609e", "id": "ebb731f1-8144-4c9b-8202-55623daa01a8"} 2018-11-17 06:49:21,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/remove_router_interface.json used request id req-3decf096-b3b5-4037-afa9-e77f6c79cfb2 2018-11-17 06:49:21,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.89900898933s 2018-11-17 06:49:21,138 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8/remove_router_interface.json used request id req-3decf096-b3b5-4037-afa9-e77f6c79cfb2 returning object ebb731f1-8144-4c9b-8202-55623daa01a8 2018-11-17 06:49:21,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:49:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:21,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:21 GMT X-Openstack-Request-Id: req-b5961809-550d-46f3-bed2-22c352f8b48c 2018-11-17 06:49:21,277 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "created_at": "2018-11-17T06:49:13Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "53c004209ce2434e810f24bf729ff5a6", "id": "ebb731f1-8144-4c9b-8202-55623daa01a8", "name": "tenantnetwork2-router_c0f79d45-d19c-4e57-9f76-015acce5de0b"}]} 2018-11-17 06:49:21,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b5961809-550d-46f3-bed2-22c352f8b48c 2018-11-17 06:49:21,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139461040497s 2018-11-17 06:49:21,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b5961809-550d-46f3-bed2-22c352f8b48c 2018-11-17 06:49:21,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:49:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:22,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:22 GMT X-Openstack-Request-Id: req-488de2da-5574-463f-adfa-446b4786247d 2018-11-17 06:49:22,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:22,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8.json used request id req-488de2da-5574-463f-adfa-446b4786247d 2018-11-17 06:49:22,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29100990295s 2018-11-17 06:49:22,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ebb731f1-8144-4c9b-8202-55623daa01a8.json used request id req-488de2da-5574-463f-adfa-446b4786247d 2018-11-17 06:49:22,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:49:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:22,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:22 GMT X-Openstack-Request-Id: req-89ff9363-f9b8-499c-bcde-f2cdb6ddfae9 2018-11-17 06:49:22,661 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0940966b-532f-4c26-a762-7786a4790326","tenant_id":"53c004209ce2434e810f24bf729ff5a6","created_at":"2018-11-17T06:49:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:49:13Z","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":"53c004209ce2434e810f24bf729ff5a6","id":"7696c15e-a405-46d0-ab5d-6bb2d2fb5953","subnetpool_id":null,"name":"tenantnetwork2-subnet_c0f79d45-d19c-4e57-9f76-015acce5de0b"}]} 2018-11-17 06:49:22,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-89ff9363-f9b8-499c-bcde-f2cdb6ddfae9 2018-11-17 06:49:22,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0903749465942s 2018-11-17 06:49:22,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-89ff9363-f9b8-499c-bcde-f2cdb6ddfae9 2018-11-17 06:49:22,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:49:22,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/7696c15e-a405-46d0-ab5d-6bb2d2fb5953.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:23,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:23 GMT X-Openstack-Request-Id: req-9838e270-0e00-4a8e-8d5f-a0b6edf4fcf8 2018-11-17 06:49:23,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:23,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7696c15e-a405-46d0-ab5d-6bb2d2fb5953.json used request id req-9838e270-0e00-4a8e-8d5f-a0b6edf4fcf8 2018-11-17 06:49:23,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20862197876s 2018-11-17 06:49:23,872 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7696c15e-a405-46d0-ab5d-6bb2d2fb5953.json used request id req-9838e270-0e00-4a8e-8d5f-a0b6edf4fcf8 2018-11-17 06:49:23,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:23,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:23 GMT X-Openstack-Request-Id: req-a22d1925-d8e3-4767-9758-6173c03b71ba 2018-11-17 06:49:23,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0940966b-532f-4c26-a762-7786a4790326","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53c004209ce2434e810f24bf729ff5a6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:23Z","qos_policy_id":null,"name":"tenantnetwork2-net_c0f79d45-d19c-4e57-9f76-015acce5de0b","admin_state_up":true,"tenant_id":"53c004209ce2434e810f24bf729ff5a6","created_at":"2018-11-17T06:49:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:49:23,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a22d1925-d8e3-4767-9758-6173c03b71ba 2018-11-17 06:49:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105469942093s 2018-11-17 06:49:23,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a22d1925-d8e3-4767-9758-6173c03b71ba 2018-11-17 06:49:23,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:49:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0940966b-532f-4c26-a762-7786a4790326.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14da2c3b9d223641bfd39422574d530e92365ff768ea4d70925b39b51ef1741d" 2018-11-17 06:49:25,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:25 GMT X-Openstack-Request-Id: req-43f1c579-73db-4e48-a94c-0608e57679c6 2018-11-17 06:49:25,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:25,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0940966b-532f-4c26-a762-7786a4790326.json used request id req-43f1c579-73db-4e48-a94c-0608e57679c6 2018-11-17 06:49:25,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14118313789s 2018-11-17 06:49:25,121 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0940966b-532f-4c26-a762-7786a4790326.json used request id req-43f1c579-73db-4e48-a94c-0608e57679c6 2018-11-17 06:49:25,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:49:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:25,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0de4c3-e1f2-405e-b14a-8bf71426469d 2018-11-17 06:49:25,326 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5aef5aca6b4a0cb1919e3cd939cfe8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:49:25,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c0de4c3-e1f2-405e-b14a-8bf71426469d 2018-11-17 06:49:25,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20440196991s 2018-11-17 06:49:25,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3c0de4c3-e1f2-405e-b14a-8bf71426469d 2018-11-17 06:49:25,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:49:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:25,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3111fb99-ce57-485d-97cf-c7ea370ce110 2018-11-17 06:49:25,546 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_c0f79d45-d19c-4e57-9f76-015acce5de0b", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cb5aef5aca6b4a0cb1919e3cd939cfe8", "description": null}} 2018-11-17 06:49:25,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 used request id req-3111fb99-ce57-485d-97cf-c7ea370ce110 2018-11-17 06:49:25,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214053153992s 2018-11-17 06:49:25,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 used request id req-3111fb99-ce57-485d-97cf-c7ea370ce110 2018-11-17 06:49:25,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:49:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:25,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aedb34f-19d3-4cef-87a9-e51c20268346 2018-11-17 06:49:25,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:49:25,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 used request id req-2aedb34f-19d3-4cef-87a9-e51c20268346 2018-11-17 06:49:25,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.348500013351s 2018-11-17 06:49:25,896 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb5aef5aca6b4a0cb1919e3cd939cfe8 used request id req-2aedb34f-19d3-4cef-87a9-e51c20268346 2018-11-17 06:49:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:26,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5b2e67-32d8-442c-bb8c-141108033467 2018-11-17 06:49:26,101 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6"}, "tags": [], "enabled": true, "id": "53c004209ce2434e810f24bf729ff5a6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c0f79d45-d19c-4e57-9f76-015acce5de0b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:49:26,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0d5b2e67-32d8-442c-bb8c-141108033467 2018-11-17 06:49:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197761058807s 2018-11-17 06:49:26,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0d5b2e67-32d8-442c-bb8c-141108033467 2018-11-17 06:49:26,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:49:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:26,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5683f082-7cde-4fb2-ae47-ad87e02b6f29 2018-11-17 06:49:26,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:49:26,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6 used request id req-5683f082-7cde-4fb2-ae47-ad87e02b6f29 2018-11-17 06:49:26,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.384346961975s 2018-11-17 06:49:26,491 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/53c004209ce2434e810f24bf729ff5a6 used request id req-5683f082-7cde-4fb2-ae47-ad87e02b6f29 2018-11-17 06:49:26,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:49:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=53c004209ce2434e810f24bf729ff5a6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:27 GMT X-Openstack-Request-Id: req-10343264-520d-4fcc-a376-10266fd65334 2018-11-17 06:49:27,518 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "created_at": "2018-11-17T06:49:11Z", "updated_at": "2018-11-17T06:49:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "5ca63c14-24c4-467e-9c50-6cd0b9ca2c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "e0f9c486-b475-46f9-8098-e479a4306c41", "remote_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "e46ae101-2789-4baa-b359-b5e55ec49c1f", "remote_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "f6efbc62-bb10-4888-81a6-28e4f4c2355a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c004209ce2434e810f24bf729ff5a6"}], "revision_number": 1, "project_id": "53c004209ce2434e810f24bf729ff5a6", "id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "name": "default"}]} 2018-11-17 06:49:27,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=53c004209ce2434e810f24bf729ff5a6&name=default used request id req-10343264-520d-4fcc-a376-10266fd65334 2018-11-17 06:49:27,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.02192687988s 2018-11-17 06:49:27,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=53c004209ce2434e810f24bf729ff5a6&name=default used request id req-10343264-520d-4fcc-a376-10266fd65334 2018-11-17 06:49:27,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:49:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:27,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:27 GMT X-Openstack-Request-Id: req-3602fcb7-bf5b-49b1-a489-922bc590f10a 2018-11-17 06:49:27,575 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "created_at": "2018-11-17T06:49:11Z", "updated_at": "2018-11-17T06:49:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "5ca63c14-24c4-467e-9c50-6cd0b9ca2c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "e0f9c486-b475-46f9-8098-e479a4306c41", "remote_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "e46ae101-2789-4baa-b359-b5e55ec49c1f", "remote_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c004209ce2434e810f24bf729ff5a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:11Z", "revision_number": 0, "id": "f6efbc62-bb10-4888-81a6-28e4f4c2355a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:11Z", "security_group_id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "tenant_id": "53c004209ce2434e810f24bf729ff5a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c004209ce2434e810f24bf729ff5a6"}], "revision_number": 1, "project_id": "53c004209ce2434e810f24bf729ff5a6", "id": "8ff4d9a2-2180-42fd-8032-7d6674858e44", "name": "default"}]} 2018-11-17 06:49:27,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3602fcb7-bf5b-49b1-a489-922bc590f10a 2018-11-17 06:49:27,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509991645813s 2018-11-17 06:49:27,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3602fcb7-bf5b-49b1-a489-922bc590f10a 2018-11-17 06:49:27,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:49:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8ff4d9a2-2180-42fd-8032-7d6674858e44.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}638dbcfd35c4e5e7fcfbe38eb9d94f30407b9a828b36acfba15dc3d3a39dc54e" 2018-11-17 06:49:27,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:27 GMT X-Openstack-Request-Id: req-fb9bc37c-28c1-402d-b3ee-60ee1a72de7d 2018-11-17 06:49:27,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:27,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8ff4d9a2-2180-42fd-8032-7d6674858e44.json used request id req-fb9bc37c-28c1-402d-b3ee-60ee1a72de7d 2018-11-17 06:49:27,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167485952377s 2018-11-17 06:49:27,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8ff4d9a2-2180-42fd-8032-7d6674858e44.json used request id req-fb9bc37c-28c1-402d-b3ee-60ee1a72de7d 2018-11-17 06:49:27,796 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-17 06:49:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:27,874 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136bae29-4fee-42bf-a085-c586c9dbd72d 2018-11-17 06:49:27,874 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:49:27,874 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-136bae29-4fee-42bf-a085-c586c9dbd72d 2018-11-17 06:49:27,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:49:28,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["A6DxWaquTeyie86lfFUbtA"], "issued_at": "2018-11-17T06:49:28.000000Z"}} 2018-11-17 06:49:28,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:28,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:28 GMT X-Openstack-Request-Id: req-51d79a8b-cd39-4d87-ac82-25def0dc6832 2018-11-17 06:49:28,596 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:49:28,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51d79a8b-cd39-4d87-ac82-25def0dc6832 2018-11-17 06:49:28,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312524080276s 2018-11-17 06:49:28,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51d79a8b-cd39-4d87-ac82-25def0dc6832 2018-11-17 06:49:28,598 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-17 06:49:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:28,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:28,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ad0a57-3f3c-4245-888b-3b34acee4919 2018-11-17 06:49:28,825 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:49:28,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f0ad0a57-3f3c-4245-888b-3b34acee4919 2018-11-17 06:49:28,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219534158707s 2018-11-17 06:49:28,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f0ad0a57-3f3c-4245-888b-3b34acee4919 2018-11-17 06:49:28,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:28,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b920e1-1ebd-447d-b1b5-5a5a6e3e2df6 2018-11-17 06:49:28,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:49:28,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68b920e1-1ebd-447d-b1b5-5a5a6e3e2df6 2018-11-17 06:49:28,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14967417717s 2018-11-17 06:49:28,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68b920e1-1ebd-447d-b1b5-5a5a6e3e2df6 2018-11-17 06:49:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:49:28,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"network": {"tenant_id": "8cbff874483b4da3951abfc162291b33", "name": "vmready1-net_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "admin_state_up": true}}' 2018-11-17 06:49:29,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:29 GMT X-Openstack-Request-Id: req-adc540c3-354c-41d7-9482-99922ea3b023 2018-11-17 06:49:29,207 - 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":"c8f61234-22a5-4ae1-87da-ebb4327c04dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:29Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_ff7895d8-24b9-4d2e-a800-5f1ac2344f43","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:49:29Z","mtu":1450}} 2018-11-17 06:49:29,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-adc540c3-354c-41d7-9482-99922ea3b023 2018-11-17 06:49:29,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.223083019257s 2018-11-17 06:49:29,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-adc540c3-354c-41d7-9482-99922ea3b023 2018-11-17 06:49:29,208 - 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-11-17T06:49:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8f61234-22a5-4ae1-87da-ebb4327c04dd', u'provider:segmentation_id': 94, 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_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', u'created_at': u'2018-11-17T06:49:29Z', u'mtu': 1450, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cbff874483b4da3951abfc162291b33', u'l2_adjacency': True}) 2018-11-17 06:49:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:29 GMT X-Openstack-Request-Id: req-53f39569-0fc4-43d0-a116-e02978ae8abf 2018-11-17 06:49:29,315 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c8f61234-22a5-4ae1-87da-ebb4327c04dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:29Z","qos_policy_id":null,"name":"vmready1-net_ff7895d8-24b9-4d2e-a800-5f1ac2344f43","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:49:29Z","provider:network_type":"vxlan"}]} 2018-11-17 06:49:29,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-53f39569-0fc4-43d0-a116-e02978ae8abf 2018-11-17 06:49:29,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106338977814s 2018-11-17 06:49:29,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-53f39569-0fc4-43d0-a116-e02978ae8abf 2018-11-17 06:49:29,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:49:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"subnet": {"name": "vmready1-subnet_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "enable_dhcp": true, "network_id": "c8f61234-22a5-4ae1-87da-ebb4327c04dd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:49:29,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:29 GMT X-Openstack-Request-Id: req-7885d88c-863c-42a4-8092-826da3acfe91 2018-11-17 06:49:29,975 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-11-17T06:49:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3dbfc9f3-f161-4baf-977a-32622b5fa042","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ff7895d8-24b9-4d2e-a800-5f1ac2344f43","enable_dhcp":true,"segment_id":null,"network_id":"c8f61234-22a5-4ae1-87da-ebb4327c04dd","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:49:29Z","ip_version":4}} 2018-11-17 06:49:29,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7885d88c-863c-42a4-8092-826da3acfe91 2018-11-17 06:49:29,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.658092975616s 2018-11-17 06:49:29,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7885d88c-863c-42a4-8092-826da3acfe91 2018-11-17 06:49:29,976 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49: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'3dbfc9f3-f161-4baf-977a-32622b5fa042', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c8f61234-22a5-4ae1-87da-ebb4327c04dd', u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:49: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'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:49:29,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:49:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vmready1-router_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "admin_state_up": true}}' 2018-11-17 06:49:31,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:31 GMT X-Openstack-Request-Id: req-869bd9ba-d3ef-4095-afcf-844781f312d0 2018-11-17 06:49:31,520 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:49:29Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:30Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5c261e95-b7e7-4540-bd72-cab4adf134c4", "name": "vmready1-router_ff7895d8-24b9-4d2e-a800-5f1ac2344f43"}} 2018-11-17 06:49:31,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-869bd9ba-d3ef-4095-afcf-844781f312d0 2018-11-17 06:49:31,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54415297508s 2018-11-17 06:49:31,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-869bd9ba-d3ef-4095-afcf-844781f312d0 2018-11-17 06:49:31,521 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49:30Z', u'revision_number': 2, u'ha': False, u'id': u'5c261e95-b7e7-4540-bd72-cab4adf134c4', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', u'admin_state_up': True, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:49:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:49:31,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:49:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"subnet_id": "3dbfc9f3-f161-4baf-977a-32622b5fa042"}' 2018-11-17 06:49:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:33 GMT X-Openstack-Request-Id: req-b203764e-9854-4df7-9000-7b17d14d70da 2018-11-17 06:49:33,639 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8f61234-22a5-4ae1-87da-ebb4327c04dd", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "3dbfc9f3-f161-4baf-977a-32622b5fa042", "subnet_ids": ["3dbfc9f3-f161-4baf-977a-32622b5fa042"], "port_id": "8a391582-41ae-4549-89b4-2dc897d32e98", "id": "5c261e95-b7e7-4540-bd72-cab4adf134c4"} 2018-11-17 06:49:33,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/add_router_interface.json used request id req-b203764e-9854-4df7-9000-7b17d14d70da 2018-11-17 06:49:33,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11746096611s 2018-11-17 06:49:33,640 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/add_router_interface.json used request id req-b203764e-9854-4df7-9000-7b17d14d70da returning object 5c261e95-b7e7-4540-bd72-cab4adf134c4 2018-11-17 06:49:33,641 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:49:33,768 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:49:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:33,776 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:33 GMT 2018-11-17 06:49:33,776 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:49:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:49:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:34,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:34 GMT X-Openstack-Request-Id: req-7df97828-de2f-49d0-8738-1c2adbd26baf 2018-11-17 06:49:34,538 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:49:34,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7df97828-de2f-49d0-8738-1c2adbd26baf 2018-11-17 06:49:34,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.755891084671s 2018-11-17 06:49:34,538 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7df97828-de2f-49d0-8738-1c2adbd26baf 2018-11-17 06:49:34,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:49:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43"}' 2018-11-17 06:49:34,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:34 GMT Location: http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-95da831e-9afa-4202-bc3f-811d51bc519f 2018-11-17 06:49:34,662 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:34Z", "file": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "a01e3b54-cfa0-4e50-911b-720877f69daa", "size": null, "self": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa", "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_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "checksum": null, "created_at": "2018-11-17T06:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:49:34,662 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-95da831e-9afa-4202-bc3f-811d51bc519f 2018-11-17 06:49:34,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.114806175232s 2018-11-17 06:49:34,663 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-95da831e-9afa-4202-bc3f-811d51bc519f returning object a01e3b54-cfa0-4e50-911b-720877f69daa 2018-11-17 06:49:34,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:49:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '' 2018-11-17 06:49:37,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:49:37 GMT X-Openstack-Request-Id: req-ff51d7a9-52eb-48b3-a9df-d84c7f35c62e 2018-11-17 06:49:37,946 - 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-11-17 06:49:37,946 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file used request id req-ff51d7a9-52eb-48b3-a9df-d84c7f35c62e 2018-11-17 06:49:37,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.28270292282s 2018-11-17 06:49:37,946 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file used request id req-ff51d7a9-52eb-48b3-a9df-d84c7f35c62e 2018-11-17 06:49:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:49:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:37,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:37 GMT X-Openstack-Request-Id: req-805930ba-3d1a-4140-a961-516204e69783 2018-11-17 06:49:37,979 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:37Z", "file": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "a01e3b54-cfa0-4e50-911b-720877f69daa", "size": 12716032, "self": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:49:37,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-805930ba-3d1a-4140-a961-516204e69783 2018-11-17 06:49:37,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282418727875s 2018-11-17 06:49:37,980 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-805930ba-3d1a-4140-a961-516204e69783 2018-11-17 06:49:37,982 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file', 'owner': u'8cbff874483b4da3951abfc162291b33', 'id': u'a01e3b54-cfa0-4e50-911b-720877f69daa', 'size': 12716032, u'self': u'/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbff874483b4da3951abfc162291b33', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:49:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:49:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', '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/a01e3b54-cfa0-4e50-911b-720877f69daa', 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_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', 'created': u'2018-11-17T06:49:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:49: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/a01e3b54-cfa0-4e50-911b-720877f69daa', 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_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:49:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:49:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:49:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-2b730456-8c1e-4db8-9323-c2dc76a3da64 x-openstack-request-id: req-2b730456-8c1e-4db8-9323-c2dc76a3da64 2018-11-17 06:49:38,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c4f71251-3029-4182-9e62-32cc2f6a9d2a", "name": "vmready1-flavor_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:49:38,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2b730456-8c1e-4db8-9323-c2dc76a3da64 2018-11-17 06:49:38,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.832700967789s 2018-11-17 06:49:38,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2b730456-8c1e-4db8-9323-c2dc76a3da64 2018-11-17 06:49:38,819 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_ff7895d8-24b9-4d2e-a800-5f1ac2344f43', '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'8cbff874483b4da3951abfc162291b33', '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'c4f71251-3029-4182-9e62-32cc2f6a9d2a', 'swap': 0}) 2018-11-17 06:49:38,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:49:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"extra_specs": {}}' 2018-11-17 06:49:38,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-090b96ba-4b1e-405b-a6c4-f6f4cbe5c8eb x-openstack-request-id: req-090b96ba-4b1e-405b-a6c4-f6f4cbe5c8eb 2018-11-17 06:49:38,852 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:49:38,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a/os-extra_specs used request id req-090b96ba-4b1e-405b-a6c4-f6f4cbe5c8eb 2018-11-17 06:49:38,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0319511890411s 2018-11-17 06:49:38,852 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a/os-extra_specs used request id req-090b96ba-4b1e-405b-a6c4-f6f4cbe5c8eb 2018-11-17 06:49:38,977 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:49:38,977 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:49:38,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:49:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" -d '{"subnet_id": "3dbfc9f3-f161-4baf-977a-32622b5fa042"}' 2018-11-17 06:49:40,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:40 GMT X-Openstack-Request-Id: req-89a46707-067f-4fbf-bf04-c3dc5d2e4dc1 2018-11-17 06:49:40,852 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8f61234-22a5-4ae1-87da-ebb4327c04dd", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "3dbfc9f3-f161-4baf-977a-32622b5fa042", "subnet_ids": ["3dbfc9f3-f161-4baf-977a-32622b5fa042"], "port_id": "8a391582-41ae-4549-89b4-2dc897d32e98", "id": "5c261e95-b7e7-4540-bd72-cab4adf134c4"} 2018-11-17 06:49:40,852 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/remove_router_interface.json used request id req-89a46707-067f-4fbf-bf04-c3dc5d2e4dc1 2018-11-17 06:49:40,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86980605125s 2018-11-17 06:49:40,852 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4/remove_router_interface.json used request id req-89a46707-067f-4fbf-bf04-c3dc5d2e4dc1 returning object 5c261e95-b7e7-4540-bd72-cab4adf134c4 2018-11-17 06:49:40,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:49:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:40,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:40 GMT X-Openstack-Request-Id: req-e4cd1c13-7a95-48da-90c1-10a0cb0f9ba1 2018-11-17 06:49:40,987 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:49:29Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:39Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5c261e95-b7e7-4540-bd72-cab4adf134c4", "name": "vmready1-router_ff7895d8-24b9-4d2e-a800-5f1ac2344f43"}]} 2018-11-17 06:49:40,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e4cd1c13-7a95-48da-90c1-10a0cb0f9ba1 2018-11-17 06:49:40,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134888887405s 2018-11-17 06:49:40,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e4cd1c13-7a95-48da-90c1-10a0cb0f9ba1 2018-11-17 06:49:40,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:49:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:42,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:42 GMT X-Openstack-Request-Id: req-8a380933-fb98-487c-9874-b4df1b3ad768 2018-11-17 06:49:42,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:42,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4.json used request id req-8a380933-fb98-487c-9874-b4df1b3ad768 2018-11-17 06:49:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3916490078s 2018-11-17 06:49:42,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5c261e95-b7e7-4540-bd72-cab4adf134c4.json used request id req-8a380933-fb98-487c-9874-b4df1b3ad768 2018-11-17 06:49:42,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:49:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:42,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:42 GMT X-Openstack-Request-Id: req-4ad42caa-9912-47ae-9f5b-91530147e13b 2018-11-17 06:49:42,456 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:49:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3dbfc9f3-f161-4baf-977a-32622b5fa042","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ff7895d8-24b9-4d2e-a800-5f1ac2344f43","enable_dhcp":true,"segment_id":null,"network_id":"c8f61234-22a5-4ae1-87da-ebb4327c04dd","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:49:29Z","ip_version":4},{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:49:42,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4ad42caa-9912-47ae-9f5b-91530147e13b 2018-11-17 06:49:42,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0738480091095s 2018-11-17 06:49:42,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4ad42caa-9912-47ae-9f5b-91530147e13b 2018-11-17 06:49:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:49:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3dbfc9f3-f161-4baf-977a-32622b5fa042.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:43,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:43 GMT X-Openstack-Request-Id: req-369d7d84-eb8d-4a97-9f47-c31739c1b537 2018-11-17 06:49:43,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:43,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3dbfc9f3-f161-4baf-977a-32622b5fa042.json used request id req-369d7d84-eb8d-4a97-9f47-c31739c1b537 2018-11-17 06:49:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.979583978653s 2018-11-17 06:49:43,438 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3dbfc9f3-f161-4baf-977a-32622b5fa042.json used request id req-369d7d84-eb8d-4a97-9f47-c31739c1b537 2018-11-17 06:49:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:43,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:43 GMT X-Openstack-Request-Id: req-e43b8a9b-3e97-4691-83b1-982460f1db01 2018-11-17 06:49:43,525 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c8f61234-22a5-4ae1-87da-ebb4327c04dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:43Z","qos_policy_id":null,"name":"vmready1-net_ff7895d8-24b9-4d2e-a800-5f1ac2344f43","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:49:29Z","provider:network_type":"vxlan"}]} 2018-11-17 06:49:43,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e43b8a9b-3e97-4691-83b1-982460f1db01 2018-11-17 06:49:43,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873129367828s 2018-11-17 06:49:43,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e43b8a9b-3e97-4691-83b1-982460f1db01 2018-11-17 06:49:43,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:49:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c8f61234-22a5-4ae1-87da-ebb4327c04dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:45,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:49:45 GMT X-Openstack-Request-Id: req-c27c93af-3987-473a-b0ce-40b74a741e55 2018-11-17 06:49:45,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:49:45,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c8f61234-22a5-4ae1-87da-ebb4327c04dd.json used request id req-c27c93af-3987-473a-b0ce-40b74a741e55 2018-11-17 06:49:45,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55136108398s 2018-11-17 06:49:45,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c8f61234-22a5-4ae1-87da-ebb4327c04dd.json used request id req-c27c93af-3987-473a-b0ce-40b74a741e55 2018-11-17 06:49:45,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:49:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:45,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:45 GMT X-Openstack-Request-Id: req-835d183b-a734-40ad-8104-b84c00c04fec 2018-11-17 06:49:45,106 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:37Z", "file": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "a01e3b54-cfa0-4e50-911b-720877f69daa", "size": 12716032, "self": "/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/a01e3b54-cfa0-4e50-911b-720877f69daa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:49:45,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-835d183b-a734-40ad-8104-b84c00c04fec 2018-11-17 06:49:45,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244128704071s 2018-11-17 06:49:45,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-835d183b-a734-40ad-8104-b84c00c04fec 2018-11-17 06:49:45,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:49:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:45,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:49:45 GMT X-Openstack-Request-Id: req-4e894f98-6191-45f3-893a-cd5985d8b975 2018-11-17 06:49:45,379 - 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-11-17 06:49:45,380 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa used request id req-4e894f98-6191-45f3-893a-cd5985d8b975 2018-11-17 06:49:45,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.272675037384s 2018-11-17 06:49:45,380 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a01e3b54-cfa0-4e50-911b-720877f69daa used request id req-4e894f98-6191-45f3-893a-cd5985d8b975 2018-11-17 06:49:45,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:49:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-5e98df17-1b87-42bc-8bed-fb1a552d016d x-openstack-request-id: req-5e98df17-1b87-42bc-8bed-fb1a552d016d 2018-11-17 06:49:45,511 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c4f71251-3029-4182-9e62-32cc2f6a9d2a", "name": "vmready1-flavor_ff7895d8-24b9-4d2e-a800-5f1ac2344f43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:49:45,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5e98df17-1b87-42bc-8bed-fb1a552d016d 2018-11-17 06:49:45,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130290985107s 2018-11-17 06:49:45,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5e98df17-1b87-42bc-8bed-fb1a552d016d 2018-11-17 06:49:45,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:49:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5ad50ac5787ead6c1cc6969242605222c5665d879a798ed335d0474acf12efe" 2018-11-17 06:49:45,547 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-bda6ee28-09f3-42dc-84c6-0eeaf3d9976b x-openstack-request-id: req-bda6ee28-09f3-42dc-84c6-0eeaf3d9976b 2018-11-17 06:49:45,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a used request id req-bda6ee28-09f3-42dc-84c6-0eeaf3d9976b 2018-11-17 06:49:45,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337860584259s 2018-11-17 06:49:45,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c4f71251-3029-4182-9e62-32cc2f6a9d2a used request id req-bda6ee28-09f3-42dc-84c6-0eeaf3d9976b 2018-11-17 06:49:45,596 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-17 06:49:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:45,643 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e596db8b-6798-4133-b2e2-244166b9267b 2018-11-17 06:49:45,644 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:49:45,644 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e596db8b-6798-4133-b2e2-244166b9267b 2018-11-17 06:49:45,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:49:46,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["PCRcmFv4Q2q_xljVeBigiA"], "issued_at": "2018-11-17T06:49:45.000000Z"}} 2018-11-17 06:49:46,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:46,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:46 GMT X-Openstack-Request-Id: req-f3c01454-d564-4204-a6db-568c5fc03932 2018-11-17 06:49:46,438 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:49:46,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3c01454-d564-4204-a6db-568c5fc03932 2018-11-17 06:49:46,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365721940994s 2018-11-17 06:49:46,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3c01454-d564-4204-a6db-568c5fc03932 2018-11-17 06:49:46,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:46,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184502ed-792a-4db2-91b1-295bedff4c51 2018-11-17 06:49:46,621 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:49:46,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-184502ed-792a-4db2-91b1-295bedff4c51 2018-11-17 06:49:46,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.174419879913s 2018-11-17 06:49:46,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-184502ed-792a-4db2-91b1-295bedff4c51 2018-11-17 06:49:46,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:49:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}}' 2018-11-17 06:49:46,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a568918b-1f0d-4890-bd8f-a3ed4540a005 2018-11-17 06:49:46,871 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687"}, "tags": [], "enabled": true, "id": "31265dc77f2d415c986351ae7d814687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}} 2018-11-17 06:49:46,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a568918b-1f0d-4890-bd8f-a3ed4540a005 2018-11-17 06:49:46,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242772102356s 2018-11-17 06:49:46,872 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a568918b-1f0d-4890-bd8f-a3ed4540a005 2018-11-17 06:49:46,872 - 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'31265dc77f2d415c986351ae7d814687', '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_e7f94a67-ec7a-456b-bb93-c76db0a9646d'}) 2018-11-17 06:49:46,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:49:46,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1d0084d3-8463-4df6-8dcd-3ffc3c5d7992", "email": null, "name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}}' 2018-11-17 06:49:47,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769f0e32-2854-4819-8e04-9608c1816d5c 2018-11-17 06:49:47,280 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "links": {"self": "http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc4e0b3c9a5d438a9ed1ec6cd1ddf884", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:49:47,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-769f0e32-2854-4819-8e04-9608c1816d5c 2018-11-17 06:49:47,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400675058365s 2018-11-17 06:49:47,280 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-769f0e32-2854-4819-8e04-9608c1816d5c 2018-11-17 06:49:47,281 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc4e0b3c9a5d438a9ed1ec6cd1ddf884', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d'}) 2018-11-17 06:49:47,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:47,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4bb9b2-b647-4a16-a7c0-1a0ffb64a085 2018-11-17 06:49:47,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c4bb9b2-b647-4a16-a7c0-1a0ffb64a085 2018-11-17 06:49:47,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191646814346s 2018-11-17 06:49:47,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c4bb9b2-b647-4a16-a7c0-1a0ffb64a085 2018-11-17 06:49:47,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:47,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad06104-e0b8-4773-b989-4d30ac22ab8f 2018-11-17 06:49:47,670 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:47,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aad06104-e0b8-4773-b989-4d30ac22ab8f 2018-11-17 06:49:47,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188785076141s 2018-11-17 06:49:47,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aad06104-e0b8-4773-b989-4d30ac22ab8f 2018-11-17 06:49:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:49:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:47,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0283ff1f-83e1-49f2-badf-fd8b948212f2 2018-11-17 06:49:47,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:49:47,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0283ff1f-83e1-49f2-badf-fd8b948212f2 2018-11-17 06:49:47,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14764714241s 2018-11-17 06:49:47,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0283ff1f-83e1-49f2-badf-fd8b948212f2 2018-11-17 06:49:47,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bcc7fd-415b-41f2-bfba-682839262f1b 2018-11-17 06:49:48,029 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:49:48,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-91bcc7fd-415b-41f2-bfba-682839262f1b 2018-11-17 06:49:48,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200000047684s 2018-11-17 06:49:48,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-91bcc7fd-415b-41f2-bfba-682839262f1b 2018-11-17 06:49:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:49:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73041243-493f-4850-a025-2505309def41 2018-11-17 06:49:48,241 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "links": {"self": "http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc4e0b3c9a5d438a9ed1ec6cd1ddf884", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:49:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-73041243-493f-4850-a025-2505309def41 2018-11-17 06:49:48,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210835933685s 2018-11-17 06:49:48,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-73041243-493f-4850-a025-2505309def41 2018-11-17 06:49:48,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf7c70e-1c7e-4e27-805e-7f4c6271cc96 2018-11-17 06:49:48,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687"}, "tags": [], "enabled": true, "id": "31265dc77f2d415c986351ae7d814687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}]} 2018-11-17 06:49:48,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7cf7c70e-1c7e-4e27-805e-7f4c6271cc96 2018-11-17 06:49:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118097066879s 2018-11-17 06:49:48,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7cf7c70e-1c7e-4e27-805e-7f4c6271cc96 2018-11-17 06:49:48,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:49:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cc4e0b3c9a5d438a9ed1ec6cd1ddf884&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=31265dc77f2d415c986351ae7d814687" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56006318-2250-41f9-b87c-f49e2e5e9b11 2018-11-17 06:49:48,481 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cc4e0b3c9a5d438a9ed1ec6cd1ddf884&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=31265dc77f2d415c986351ae7d814687", "previous": null, "next": null}} 2018-11-17 06:49:48,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cc4e0b3c9a5d438a9ed1ec6cd1ddf884&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=31265dc77f2d415c986351ae7d814687 used request id req-56006318-2250-41f9-b87c-f49e2e5e9b11 2018-11-17 06:49:48,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103999137878s 2018-11-17 06:49:48,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cc4e0b3c9a5d438a9ed1ec6cd1ddf884&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=31265dc77f2d415c986351ae7d814687 used request id req-56006318-2250-41f9-b87c-f49e2e5e9b11 2018-11-17 06:49:48,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:49:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e09edb-55d4-4f56-9fd9-c854761b7584 2018-11-17 06:49:48,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:49:48,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-49e09edb-55d4-4f56-9fd9-c854761b7584 2018-11-17 06:49:48,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18075799942s 2018-11-17 06:49:48,666 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-49e09edb-55d4-4f56-9fd9-c854761b7584 2018-11-17 06:49:48,667 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 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'31265dc77f2d415c986351ae7d814687', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1d0084d3-8463-4df6-8dcd-3ffc3c5d7992', 'username': u'vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:49:48,671 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 'password': '1d0084d3-8463-4df6-8dcd-3ffc3c5d7992', 'project_name': 'vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '31265dc77f2d415c986351ae7d814687', 'project_domain_name': 'Default'} 2018-11-17 06:49:48,672 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-17 06:49:48,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:49:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e200be8-e3cf-4b9b-8246-975c702b509b 2018-11-17 06:49:48,876 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:49:48,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6e200be8-e3cf-4b9b-8246-975c702b509b 2018-11-17 06:49:48,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203856945038s 2018-11-17 06:49:48,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6e200be8-e3cf-4b9b-8246-975c702b509b 2018-11-17 06:49:48,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:49:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:49:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b424f7b-f51a-4461-a7e2-c6f5985e7b06 2018-11-17 06:49:48,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687"}, "tags": [], "enabled": true, "id": "31265dc77f2d415c986351ae7d814687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}]} 2018-11-17 06:49:48,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3b424f7b-f51a-4461-a7e2-c6f5985e7b06 2018-11-17 06:49:48,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108024120331s 2018-11-17 06:49:48,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3b424f7b-f51a-4461-a7e2-c6f5985e7b06 2018-11-17 06:49:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:49:48,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" -d '{"network": {"tenant_id": "31265dc77f2d415c986351ae7d814687", "name": "vmready2-net_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "admin_state_up": true}}' 2018-11-17 06:49:49,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:49 GMT X-Openstack-Request-Id: req-42234ad0-406e-42d2-a651-022836e4d58e 2018-11-17 06:49:49,573 - 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":"684ce399-ff6c-4e08-8d2a-559c97a5f160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"31265dc77f2d415c986351ae7d814687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:49Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_e7f94a67-ec7a-456b-bb93-c76db0a9646d","admin_state_up":true,"tenant_id":"31265dc77f2d415c986351ae7d814687","created_at":"2018-11-17T06:49:49Z","mtu":1450}} 2018-11-17 06:49:49,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-42234ad0-406e-42d2-a651-022836e4d58e 2018-11-17 06:49:49,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.579035043716s 2018-11-17 06:49:49,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-42234ad0-406e-42d2-a651-022836e4d58e 2018-11-17 06:49:49,574 - 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-11-17T06:49:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'684ce399-ff6c-4e08-8d2a-559c97a5f160', u'provider:segmentation_id': 86, 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_e7f94a67-ec7a-456b-bb93-c76db0a9646d', u'created_at': u'2018-11-17T06:49:49Z', u'mtu': 1450, u'tenant_id': u'31265dc77f2d415c986351ae7d814687', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31265dc77f2d415c986351ae7d814687', u'l2_adjacency': True}) 2018-11-17 06:49:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:49,584 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13fb0638-ade1-457f-a33c-bd4f89f04cf4 2018-11-17 06:49:49,584 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:49:49,584 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-13fb0638-ade1-457f-a33c-bd4f89f04cf4 2018-11-17 06:49:49,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:49:49,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31265dc77f2d415c986351ae7d814687", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/31265dc77f2d415c986351ae7d814687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/31265dc77f2d415c986351ae7d814687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/31265dc77f2d415c986351ae7d814687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_31265dc77f2d415c986351ae7d814687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_31265dc77f2d415c986351ae7d814687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/31265dc77f2d415c986351ae7d814687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/31265dc77f2d415c986351ae7d814687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/31265dc77f2d415c986351ae7d814687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/31265dc77f2d415c986351ae7d814687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/31265dc77f2d415c986351ae7d814687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/31265dc77f2d415c986351ae7d814687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/31265dc77f2d415c986351ae7d814687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/31265dc77f2d415c986351ae7d814687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/31265dc77f2d415c986351ae7d814687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "id": "cc4e0b3c9a5d438a9ed1ec6cd1ddf884"}, "audit_ids": ["k1gT4v3xS0amrBxXRmVO-Q"], "issued_at": "2018-11-17T06:49:49.000000Z"}} 2018-11-17 06:49:49,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:49:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:49:50,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:50 GMT X-Openstack-Request-Id: req-478fb111-a8bc-4dc4-a880-23e787c75e89 2018-11-17 06:49:50,594 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"684ce399-ff6c-4e08-8d2a-559c97a5f160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"31265dc77f2d415c986351ae7d814687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:49:49Z","qos_policy_id":null,"name":"vmready2-net_e7f94a67-ec7a-456b-bb93-c76db0a9646d","admin_state_up":true,"tenant_id":"31265dc77f2d415c986351ae7d814687","created_at":"2018-11-17T06:49:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:49:50,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-478fb111-a8bc-4dc4-a880-23e787c75e89 2018-11-17 06:49:50,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.609148979187s 2018-11-17 06:49:50,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-478fb111-a8bc-4dc4-a880-23e787c75e89 2018-11-17 06:49:50,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:49:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '{"subnet": {"name": "vmready2-subnet_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "enable_dhcp": true, "network_id": "684ce399-ff6c-4e08-8d2a-559c97a5f160", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:49:51,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:51 GMT X-Openstack-Request-Id: req-cd2de5d3-12ec-4b04-a3ac-e122483774c6 2018-11-17 06:49:51,129 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"684ce399-ff6c-4e08-8d2a-559c97a5f160","tenant_id":"31265dc77f2d415c986351ae7d814687","created_at":"2018-11-17T06:49:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:49:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"31265dc77f2d415c986351ae7d814687","id":"d059acf7-c11c-40da-958d-51b04f366217","subnetpool_id":null,"name":"vmready2-subnet_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}} 2018-11-17 06:49:51,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cd2de5d3-12ec-4b04-a3ac-e122483774c6 2018-11-17 06:49:51,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.532317876816s 2018-11-17 06:49:51,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cd2de5d3-12ec-4b04-a3ac-e122483774c6 2018-11-17 06:49:51,130 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49: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'd059acf7-c11c-40da-958d-51b04f366217', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e7f94a67-ec7a-456b-bb93-c76db0a9646d', u'enable_dhcp': True, u'network_id': u'684ce399-ff6c-4e08-8d2a-559c97a5f160', u'tenant_id': u'31265dc77f2d415c986351ae7d814687', u'created_at': u'2018-11-17T06:49: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'31265dc77f2d415c986351ae7d814687'}) 2018-11-17 06:49:51,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:49:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vmready2-router_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "admin_state_up": true}}' 2018-11-17 06:49:52,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:52 GMT X-Openstack-Request-Id: req-2d5e02a1-17b5-4aef-8d1a-c7964b85e0e6 2018-11-17 06:49:52,615 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "31265dc77f2d415c986351ae7d814687", "created_at": "2018-11-17T06:49:51Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "31265dc77f2d415c986351ae7d814687", "id": "fe787f17-826c-4759-bd39-16835999e51d", "name": "vmready2-router_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}} 2018-11-17 06:49:52,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2d5e02a1-17b5-4aef-8d1a-c7964b85e0e6 2018-11-17 06:49:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48470401764s 2018-11-17 06:49:52,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2d5e02a1-17b5-4aef-8d1a-c7964b85e0e6 2018-11-17 06:49:52,616 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:49:52Z', u'revision_number': 2, u'id': u'fe787f17-826c-4759-bd39-16835999e51d', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_e7f94a67-ec7a-456b-bb93-c76db0a9646d', u'admin_state_up': True, u'tenant_id': u'31265dc77f2d415c986351ae7d814687', u'created_at': u'2018-11-17T06:49:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'31265dc77f2d415c986351ae7d814687'}) 2018-11-17 06:49:52,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:49:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '{"subnet_id": "d059acf7-c11c-40da-958d-51b04f366217"}' 2018-11-17 06:49:55,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:55 GMT X-Openstack-Request-Id: req-ecd1c173-4678-43ba-a108-e99c017e4491 2018-11-17 06:49:55,119 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "684ce399-ff6c-4e08-8d2a-559c97a5f160", "tenant_id": "31265dc77f2d415c986351ae7d814687", "subnet_id": "d059acf7-c11c-40da-958d-51b04f366217", "subnet_ids": ["d059acf7-c11c-40da-958d-51b04f366217"], "port_id": "00af7df6-19c4-4110-9db2-435f85212d92", "id": "fe787f17-826c-4759-bd39-16835999e51d"} 2018-11-17 06:49:55,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/add_router_interface.json used request id req-ecd1c173-4678-43ba-a108-e99c017e4491 2018-11-17 06:49:55,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50258708s 2018-11-17 06:49:55,120 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/add_router_interface.json used request id req-ecd1c173-4678-43ba-a108-e99c017e4491 returning object fe787f17-826c-4759-bd39-16835999e51d 2018-11-17 06:49:55,120 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:49:55,253 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:49:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:49:55,260 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:55 GMT 2018-11-17 06:49:55,261 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:49:55,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:49:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:49:56,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:56 GMT X-Openstack-Request-Id: req-7e70b5cd-bce4-4523-8b60-d57c19e6cdb7 2018-11-17 06:49:56,046 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:49:56,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e70b5cd-bce4-4523-8b60-d57c19e6cdb7 2018-11-17 06:49:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.783086061478s 2018-11-17 06:49:56,047 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e70b5cd-bce4-4523-8b60-d57c19e6cdb7 2018-11-17 06:49:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:49:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}' 2018-11-17 06:49:56,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:56 GMT Location: http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b6fce60e-9240-4f04-898f-23c968e1619f 2018-11-17 06:49:56,131 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:56Z", "file": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file", "owner": "31265dc77f2d415c986351ae7d814687", "id": "258752d5-524e-4066-ab81-cb1cf69416b4", "size": null, "self": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4", "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_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "checksum": null, "created_at": "2018-11-17T06:49:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:49:56,131 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b6fce60e-9240-4f04-898f-23c968e1619f 2018-11-17 06:49:56,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0752809047699s 2018-11-17 06:49:56,132 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b6fce60e-9240-4f04-898f-23c968e1619f returning object 258752d5-524e-4066-ab81-cb1cf69416b4 2018-11-17 06:49:56,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:49:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '' 2018-11-17 06:49:56,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:49:56 GMT X-Openstack-Request-Id: req-01acdd18-3893-4904-b138-ef62c287f00d 2018-11-17 06:49:56,653 - 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-11-17 06:49:56,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file used request id req-01acdd18-3893-4904-b138-ef62c287f00d 2018-11-17 06:49:56,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.521128892899s 2018-11-17 06:49:56,654 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file used request id req-01acdd18-3893-4904-b138-ef62c287f00d 2018-11-17 06:49:56,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:49:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:49:56,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:56 GMT X-Openstack-Request-Id: req-6116da6a-4893-4d04-9b18-4fa5215a9f94 2018-11-17 06:49:56,720 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:56Z", "file": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file", "owner": "31265dc77f2d415c986351ae7d814687", "id": "258752d5-524e-4066-ab81-cb1cf69416b4", "size": 12716032, "self": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:49:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:49:56,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6116da6a-4893-4d04-9b18-4fa5215a9f94 2018-11-17 06:49:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.061546087265s 2018-11-17 06:49:56,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6116da6a-4893-4d04-9b18-4fa5215a9f94 2018-11-17 06:49:56,722 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file', 'owner': u'31265dc77f2d415c986351ae7d814687', 'id': u'258752d5-524e-4066-ab81-cb1cf69416b4', 'size': 12716032, u'self': u'/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31265dc77f2d415c986351ae7d814687', 'name': 'vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:49:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:49:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d', '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/258752d5-524e-4066-ab81-cb1cf69416b4', 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_e7f94a67-ec7a-456b-bb93-c76db0a9646d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d', 'created': u'2018-11-17T06:49:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:49:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4', 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_e7f94a67-ec7a-456b-bb93-c76db0a9646d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:49:56,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:49:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:49:57,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-7c8df737-98f8-4cd4-b3f4-587416da329f x-openstack-request-id: req-7c8df737-98f8-4cd4-b3f4-587416da329f 2018-11-17 06:49:57,614 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "684c456b-55ec-4fc0-b38f-bd1270d55279", "name": "vmready2-flavor_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:49:57,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7c8df737-98f8-4cd4-b3f4-587416da329f 2018-11-17 06:49:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.88974404335s 2018-11-17 06:49:57,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7c8df737-98f8-4cd4-b3f4-587416da329f 2018-11-17 06:49:57,616 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e7f94a67-ec7a-456b-bb93-c76db0a9646d', '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'8cbff874483b4da3951abfc162291b33', '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'684c456b-55ec-4fc0-b38f-bd1270d55279', 'swap': 0}) 2018-11-17 06:49:57,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:49:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" -d '{"extra_specs": {}}' 2018-11-17 06:49:57,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49: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-e897494a-8363-46a4-922c-ae76776371c7 x-openstack-request-id: req-e897494a-8363-46a4-922c-ae76776371c7 2018-11-17 06:49:57,748 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:49:57,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279/os-extra_specs used request id req-e897494a-8363-46a4-922c-ae76776371c7 2018-11-17 06:49:57,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131523132324s 2018-11-17 06:49:57,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279/os-extra_specs used request id req-e897494a-8363-46a4-922c-ae76776371c7 2018-11-17 06:49:57,874 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:49:57,874 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:49:57,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:49:57,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" -d '{"subnet_id": "d059acf7-c11c-40da-958d-51b04f366217"}' 2018-11-17 06:49:59,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:59 GMT X-Openstack-Request-Id: req-475bd8c7-815c-4a2d-877c-0ce230044619 2018-11-17 06:49:59,809 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "684ce399-ff6c-4e08-8d2a-559c97a5f160", "tenant_id": "31265dc77f2d415c986351ae7d814687", "subnet_id": "d059acf7-c11c-40da-958d-51b04f366217", "subnet_ids": ["d059acf7-c11c-40da-958d-51b04f366217"], "port_id": "00af7df6-19c4-4110-9db2-435f85212d92", "id": "fe787f17-826c-4759-bd39-16835999e51d"} 2018-11-17 06:49:59,810 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/remove_router_interface.json used request id req-475bd8c7-815c-4a2d-877c-0ce230044619 2018-11-17 06:49:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93022298813s 2018-11-17 06:49:59,810 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d/remove_router_interface.json used request id req-475bd8c7-815c-4a2d-877c-0ce230044619 returning object fe787f17-826c-4759-bd39-16835999e51d 2018-11-17 06:49:59,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:49:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:49:59,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 17 Nov 2018 06:49:59 GMT X-Openstack-Request-Id: req-e297684d-7edb-486d-b7c4-3303974d1839 2018-11-17 06:49:59,951 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "31265dc77f2d415c986351ae7d814687", "created_at": "2018-11-17T06:49:51Z", "admin_state_up": true, "updated_at": "2018-11-17T06:49:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "31265dc77f2d415c986351ae7d814687", "id": "fe787f17-826c-4759-bd39-16835999e51d", "name": "vmready2-router_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}]} 2018-11-17 06:49:59,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e297684d-7edb-486d-b7c4-3303974d1839 2018-11-17 06:49:59,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14060997963s 2018-11-17 06:49:59,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e297684d-7edb-486d-b7c4-3303974d1839 2018-11-17 06:49:59,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:49:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:01,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:01 GMT X-Openstack-Request-Id: req-321822a5-6998-47ec-9ade-080d6f5a0503 2018-11-17 06:50:01,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:01,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d.json used request id req-321822a5-6998-47ec-9ade-080d6f5a0503 2018-11-17 06:50:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21865797043s 2018-11-17 06:50:01,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fe787f17-826c-4759-bd39-16835999e51d.json used request id req-321822a5-6998-47ec-9ade-080d6f5a0503 2018-11-17 06:50:01,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:50:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:01,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:01 GMT X-Openstack-Request-Id: req-269d6a48-0237-4ba6-b180-fd696ab21aa7 2018-11-17 06:50:01,245 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"684ce399-ff6c-4e08-8d2a-559c97a5f160","tenant_id":"31265dc77f2d415c986351ae7d814687","created_at":"2018-11-17T06:49:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:49:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"31265dc77f2d415c986351ae7d814687","id":"d059acf7-c11c-40da-958d-51b04f366217","subnetpool_id":null,"name":"vmready2-subnet_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}]} 2018-11-17 06:50:01,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-269d6a48-0237-4ba6-b180-fd696ab21aa7 2018-11-17 06:50:01,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0721280574799s 2018-11-17 06:50:01,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-269d6a48-0237-4ba6-b180-fd696ab21aa7 2018-11-17 06:50:01,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:50:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d059acf7-c11c-40da-958d-51b04f366217.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:02,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:02 GMT X-Openstack-Request-Id: req-3db906e1-5d1f-4d41-a8ed-d9e5f9f8cddf 2018-11-17 06:50:02,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:02,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d059acf7-c11c-40da-958d-51b04f366217.json used request id req-3db906e1-5d1f-4d41-a8ed-d9e5f9f8cddf 2018-11-17 06:50:02,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19610619545s 2018-11-17 06:50:02,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d059acf7-c11c-40da-958d-51b04f366217.json used request id req-3db906e1-5d1f-4d41-a8ed-d9e5f9f8cddf 2018-11-17 06:50:02,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:02,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:02 GMT X-Openstack-Request-Id: req-c6fa579b-a7cf-4069-a287-74b847cafe74 2018-11-17 06:50:02,541 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"684ce399-ff6c-4e08-8d2a-559c97a5f160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31265dc77f2d415c986351ae7d814687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:02Z","qos_policy_id":null,"name":"vmready2-net_e7f94a67-ec7a-456b-bb93-c76db0a9646d","admin_state_up":true,"tenant_id":"31265dc77f2d415c986351ae7d814687","created_at":"2018-11-17T06:49:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:50:02,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6fa579b-a7cf-4069-a287-74b847cafe74 2018-11-17 06:50:02,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971789360046s 2018-11-17 06:50:02,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6fa579b-a7cf-4069-a287-74b847cafe74 2018-11-17 06:50:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:50:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/684ce399-ff6c-4e08-8d2a-559c97a5f160.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:04,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:04 GMT X-Openstack-Request-Id: req-3b175f09-1e3e-44e3-8c07-6595b0de58eb 2018-11-17 06:50:04,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:04,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/684ce399-ff6c-4e08-8d2a-559c97a5f160.json used request id req-3b175f09-1e3e-44e3-8c07-6595b0de58eb 2018-11-17 06:50:04,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55884790421s 2018-11-17 06:50:04,102 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/684ce399-ff6c-4e08-8d2a-559c97a5f160.json used request id req-3b175f09-1e3e-44e3-8c07-6595b0de58eb 2018-11-17 06:50:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:50:04,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:04 GMT X-Openstack-Request-Id: req-fc639e72-78ba-4fd2-beee-579c0b96766a 2018-11-17 06:50:04,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:49:56Z", "file": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4/file", "owner": "31265dc77f2d415c986351ae7d814687", "id": "258752d5-524e-4066-ab81-cb1cf69416b4", "size": 12716032, "self": "/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/258752d5-524e-4066-ab81-cb1cf69416b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:49:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:50:04,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fc639e72-78ba-4fd2-beee-579c0b96766a 2018-11-17 06:50:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371029376984s 2018-11-17 06:50:04,143 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fc639e72-78ba-4fd2-beee-579c0b96766a 2018-11-17 06:50:04,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:50:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f776829d758c8b3f23834d85ce3f4d93d4290f69d5d059b3f928fb3147d6183" 2018-11-17 06:50:04,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:50:04 GMT X-Openstack-Request-Id: req-554a2a18-f097-4289-b210-081d8ac15ea2 2018-11-17 06:50:04,744 - 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-11-17 06:50:04,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4 used request id req-554a2a18-f097-4289-b210-081d8ac15ea2 2018-11-17 06:50:04,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.599343061447s 2018-11-17 06:50:04,744 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/258752d5-524e-4066-ab81-cb1cf69416b4 used request id req-554a2a18-f097-4289-b210-081d8ac15ea2 2018-11-17 06:50:04,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:50:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:04,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-ee7f3cdd-d231-456e-b4a0-23db3f9284a3 x-openstack-request-id: req-ee7f3cdd-d231-456e-b4a0-23db3f9284a3 2018-11-17 06:50:04,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "684c456b-55ec-4fc0-b38f-bd1270d55279", "name": "vmready2-flavor_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:50:04,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ee7f3cdd-d231-456e-b4a0-23db3f9284a3 2018-11-17 06:50:04,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140188932419s 2018-11-17 06:50:04,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ee7f3cdd-d231-456e-b4a0-23db3f9284a3 2018-11-17 06:50:04,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:50:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:04,935 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-54d8dce0-0d87-40a1-b978-39c09898bc0e x-openstack-request-id: req-54d8dce0-0d87-40a1-b978-39c09898bc0e 2018-11-17 06:50:04,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279 used request id req-54d8dce0-0d87-40a1-b978-39c09898bc0e 2018-11-17 06:50:04,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479571819305s 2018-11-17 06:50:04,935 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/684c456b-55ec-4fc0-b38f-bd1270d55279 used request id req-54d8dce0-0d87-40a1-b978-39c09898bc0e 2018-11-17 06:50:04,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:50:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:05,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6e55b7-9914-4ba2-98e3-6468060e45a4 2018-11-17 06:50:05,194 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "links": {"self": "http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc4e0b3c9a5d438a9ed1ec6cd1ddf884", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:50:05,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b6e55b7-9914-4ba2-98e3-6468060e45a4 2018-11-17 06:50:05,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258760929108s 2018-11-17 06:50:05,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b6e55b7-9914-4ba2-98e3-6468060e45a4 2018-11-17 06:50:05,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:50:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:05,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14110901-5a11-4252-b3c8-e9b5d8b4449d 2018-11-17 06:50:05,405 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e7f94a67-ec7a-456b-bb93-c76db0a9646d", "links": {"self": "http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc4e0b3c9a5d438a9ed1ec6cd1ddf884", "description": null}} 2018-11-17 06:50:05,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 used request id req-14110901-5a11-4252-b3c8-e9b5d8b4449d 2018-11-17 06:50:05,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204642057419s 2018-11-17 06:50:05,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 used request id req-14110901-5a11-4252-b3c8-e9b5d8b4449d 2018-11-17 06:50:05,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:50:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:05,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c343b4f-de8a-40c9-ac1b-a53b947db7d2 2018-11-17 06:50:05,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:50:05,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 used request id req-7c343b4f-de8a-40c9-ac1b-a53b947db7d2 2018-11-17 06:50:05,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322037935257s 2018-11-17 06:50:05,729 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cc4e0b3c9a5d438a9ed1ec6cd1ddf884 used request id req-7c343b4f-de8a-40c9-ac1b-a53b947db7d2 2018-11-17 06:50:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:50:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:05,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82105915-302e-4d57-8882-27bd985ac198 2018-11-17 06:50:05,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687"}, "tags": [], "enabled": true, "id": "31265dc77f2d415c986351ae7d814687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e7f94a67-ec7a-456b-bb93-c76db0a9646d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:50:05,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-82105915-302e-4d57-8882-27bd985ac198 2018-11-17 06:50:05,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187905073166s 2018-11-17 06:50:05,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-82105915-302e-4d57-8882-27bd985ac198 2018-11-17 06:50:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:50:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:06,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f22a2ff-4716-402f-8887-346327090e05 2018-11-17 06:50:06,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:50:06,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687 used request id req-5f22a2ff-4716-402f-8887-346327090e05 2018-11-17 06:50:06,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268821001053s 2018-11-17 06:50:06,198 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/31265dc77f2d415c986351ae7d814687 used request id req-5f22a2ff-4716-402f-8887-346327090e05 2018-11-17 06:50:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:50:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=31265dc77f2d415c986351ae7d814687&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:06,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:06 GMT X-Openstack-Request-Id: req-53e8de74-fbfa-4192-962e-da02987f87bc 2018-11-17 06:50:06,525 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31265dc77f2d415c986351ae7d814687", "created_at": "2018-11-17T06:49:49Z", "updated_at": "2018-11-17T06:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "080d6d34-c43a-4a08-a835-17ca7100f1ab", "remote_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv4", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "42cbef42-27ca-4d34-87fc-00c83706e18f", "remote_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv6", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "a47ceb7d-ed63-4cbe-a916-40f695134607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv4", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "b7230d68-e1c2-4271-9548-04cbd99ca520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv6", "project_id": "31265dc77f2d415c986351ae7d814687"}], "revision_number": 1, "project_id": "31265dc77f2d415c986351ae7d814687", "id": "570b6546-d197-4eef-9b59-774d215f7ade", "name": "default"}]} 2018-11-17 06:50:06,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=31265dc77f2d415c986351ae7d814687&name=default used request id req-53e8de74-fbfa-4192-962e-da02987f87bc 2018-11-17 06:50:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322191953659s 2018-11-17 06:50:06,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=31265dc77f2d415c986351ae7d814687&name=default used request id req-53e8de74-fbfa-4192-962e-da02987f87bc 2018-11-17 06:50:06,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:50:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:06,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:06 GMT X-Openstack-Request-Id: req-07f47ecc-71a4-4c5f-9384-6c4436f8c590 2018-11-17 06:50:06,577 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31265dc77f2d415c986351ae7d814687", "created_at": "2018-11-17T06:49:49Z", "updated_at": "2018-11-17T06:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "080d6d34-c43a-4a08-a835-17ca7100f1ab", "remote_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv4", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "42cbef42-27ca-4d34-87fc-00c83706e18f", "remote_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv6", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "a47ceb7d-ed63-4cbe-a916-40f695134607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv4", "project_id": "31265dc77f2d415c986351ae7d814687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:49:49Z", "revision_number": 0, "id": "b7230d68-e1c2-4271-9548-04cbd99ca520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:49:49Z", "security_group_id": "570b6546-d197-4eef-9b59-774d215f7ade", "tenant_id": "31265dc77f2d415c986351ae7d814687", "port_range_min": null, "ethertype": "IPv6", "project_id": "31265dc77f2d415c986351ae7d814687"}], "revision_number": 1, "project_id": "31265dc77f2d415c986351ae7d814687", "id": "570b6546-d197-4eef-9b59-774d215f7ade", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 06:50:06,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-07f47ecc-71a4-4c5f-9384-6c4436f8c590 2018-11-17 06:50:06,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458669662476s 2018-11-17 06:50:06,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-07f47ecc-71a4-4c5f-9384-6c4436f8c590 2018-11-17 06:50:06,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:50:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/570b6546-d197-4eef-9b59-774d215f7ade.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}858b52793876490e2abb4ed01eacb60ea79772874abfeb22cac0368aea502d87" 2018-11-17 06:50:06,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:06 GMT X-Openstack-Request-Id: req-17ecf9ae-c672-421f-a5be-2a46711991cb 2018-11-17 06:50:06,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:06,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/570b6546-d197-4eef-9b59-774d215f7ade.json used request id req-17ecf9ae-c672-421f-a5be-2a46711991cb 2018-11-17 06:50:06,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142422914505s 2018-11-17 06:50:06,728 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/570b6546-d197-4eef-9b59-774d215f7ade.json used request id req-17ecf9ae-c672-421f-a5be-2a46711991cb 2018-11-17 06:50:06,776 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-17 06:50:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:50:06,823 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4a61ab9-2cb4-43c2-99a0-52e5d1f6c586 2018-11-17 06:50:06,823 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:50:06,823 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a4a61ab9-2cb4-43c2-99a0-52e5d1f6c586 2018-11-17 06:50:06,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:50:07,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["-XBykdgVQvK1_Ng0bmMkpA"], "issued_at": "2018-11-17T06:50:07.000000Z"}} 2018-11-17 06:50:07,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:07,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:07 GMT X-Openstack-Request-Id: req-21901eaa-2d6e-4daa-8e72-500ba476c52d 2018-11-17 06:50:07,591 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:07,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21901eaa-2d6e-4daa-8e72-500ba476c52d 2018-11-17 06:50:07,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368994951248s 2018-11-17 06:50:07,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21901eaa-2d6e-4daa-8e72-500ba476c52d 2018-11-17 06:50:07,598 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-17 06:50:07,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:50:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:07,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61abda37-5bb9-4b9f-97be-7fca3cb7dedd 2018-11-17 06:50:07,793 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:50:07,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-61abda37-5bb9-4b9f-97be-7fca3cb7dedd 2018-11-17 06:50:07,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187716960907s 2018-11-17 06:50:07,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-61abda37-5bb9-4b9f-97be-7fca3cb7dedd 2018-11-17 06:50:07,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:50:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:07,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623ea98d-3f2b-4711-a18a-cdfb4226f28d 2018-11-17 06:50:07,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:50:07,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-623ea98d-3f2b-4711-a18a-cdfb4226f28d 2018-11-17 06:50:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190636873245s 2018-11-17 06:50:07,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-623ea98d-3f2b-4711-a18a-cdfb4226f28d 2018-11-17 06:50:07,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:50:07,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"network": {"tenant_id": "8cbff874483b4da3951abfc162291b33", "name": "singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "admin_state_up": true}}' 2018-11-17 06:50:08,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:08 GMT X-Openstack-Request-Id: req-cea093fb-6746-44ca-9bba-16ad9779c1e0 2018-11-17 06:50:08,243 - 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":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:08Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","mtu":1450}} 2018-11-17 06:50:08,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cea093fb-6746-44ca-9bba-16ad9779c1e0 2018-11-17 06:50:08,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.249420881271s 2018-11-17 06:50:08,243 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cea093fb-6746-44ca-9bba-16ad9779c1e0 2018-11-17 06:50:08,244 - 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-11-17T06:50:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1d03cab2-e5aa-49bb-9571-08044391a80c', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d', u'created_at': u'2018-11-17T06:50:08Z', u'mtu': 1450, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cbff874483b4da3951abfc162291b33', u'l2_adjacency': True}) 2018-11-17 06:50:08,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:08 GMT X-Openstack-Request-Id: req-72f83441-e32d-462e-9572-2d8506a66e7a 2018-11-17 06:50:08,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:08Z","qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:08,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-72f83441-e32d-462e-9572-2d8506a66e7a 2018-11-17 06:50:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978889465332s 2018-11-17 06:50:08,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-72f83441-e32d-462e-9572-2d8506a66e7a 2018-11-17 06:50:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:50:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"subnet": {"name": "singlevm1-subnet_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "enable_dhcp": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:50:08,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:08 GMT X-Openstack-Request-Id: req-8d16a687-9abb-40a0-89b6-0940aad775b8 2018-11-17 06:50:08,936 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-11-17T06:50:08Z","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":"4ffa7ebf-9fbd-4344-804d-ac5dc72db361","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fad865e3-8913-48ef-a9be-086ea7cc5b4d","enable_dhcp":true,"segment_id":null,"network_id":"1d03cab2-e5aa-49bb-9571-08044391a80c","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","ip_version":4}} 2018-11-17 06:50:08,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8d16a687-9abb-40a0-89b6-0940aad775b8 2018-11-17 06:50:08,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592128992081s 2018-11-17 06:50:08,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8d16a687-9abb-40a0-89b6-0940aad775b8 2018-11-17 06:50:08,937 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:50:08Z', 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'4ffa7ebf-9fbd-4344-804d-ac5dc72db361', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fad865e3-8913-48ef-a9be-086ea7cc5b4d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1d03cab2-e5aa-49bb-9571-08044391a80c', u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:50:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:50:08,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:50:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "singlevm1-router_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "admin_state_up": true}}' 2018-11-17 06:50:10,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:10 GMT X-Openstack-Request-Id: req-15bfd760-3296-4eae-8176-b6095ad08c86 2018-11-17 06:50:10,589 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:08Z", "admin_state_up": true, "updated_at": "2018-11-17T06:50:10Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "name": "singlevm1-router_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}} 2018-11-17 06:50:10,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-15bfd760-3296-4eae-8176-b6095ad08c86 2018-11-17 06:50:10,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65191698074s 2018-11-17 06:50:10,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-15bfd760-3296-4eae-8176-b6095ad08c86 2018-11-17 06:50:10,590 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:50:10Z', u'revision_number': 2, u'ha': False, u'id': u'1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_fad865e3-8913-48ef-a9be-086ea7cc5b4d', u'admin_state_up': True, u'tenant_id': u'8cbff874483b4da3951abfc162291b33', u'created_at': u'2018-11-17T06:50:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cbff874483b4da3951abfc162291b33'}) 2018-11-17 06:50:10,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:50:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"subnet_id": "4ffa7ebf-9fbd-4344-804d-ac5dc72db361"}' 2018-11-17 06:50:12,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:12 GMT X-Openstack-Request-Id: req-e9cf4a70-2828-4024-80e5-955812148431 2018-11-17 06:50:12,703 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "4ffa7ebf-9fbd-4344-804d-ac5dc72db361", "subnet_ids": ["4ffa7ebf-9fbd-4344-804d-ac5dc72db361"], "port_id": "a1700f95-bc42-4d85-a978-06b7adfd2308", "id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e"} 2018-11-17 06:50:12,704 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/add_router_interface.json used request id req-e9cf4a70-2828-4024-80e5-955812148431 2018-11-17 06:50:12,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11274695396s 2018-11-17 06:50:12,704 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/add_router_interface.json used request id req-e9cf4a70-2828-4024-80e5-955812148431 returning object 1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e 2018-11-17 06:50:12,704 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:50:12,837 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:50:12,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:50:12,845 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:12 GMT 2018-11-17 06:50:12,846 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:50:12,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:50:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:13,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:13 GMT X-Openstack-Request-Id: req-422121cd-5e23-47a8-9d1d-2b054e616440 2018-11-17 06:50:13,650 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:50:13,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-422121cd-5e23-47a8-9d1d-2b054e616440 2018-11-17 06:50:13,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.7993080616s 2018-11-17 06:50:13,651 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-422121cd-5e23-47a8-9d1d-2b054e616440 2018-11-17 06:50:13,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:50:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}' 2018-11-17 06:50:13,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:13 GMT Location: http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cafa1c3d-db24-440b-b514-efd3f161598b 2018-11-17 06:50:13,747 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:50:13Z", "file": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "size": null, "self": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "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_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "checksum": null, "created_at": "2018-11-17T06:50:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:50:13,748 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cafa1c3d-db24-440b-b514-efd3f161598b 2018-11-17 06:50:13,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0878510475159s 2018-11-17 06:50:13,748 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cafa1c3d-db24-440b-b514-efd3f161598b returning object 3aa374a1-5f80-4937-ac78-9ae6757499ed 2018-11-17 06:50:13,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:50:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '' 2018-11-17 06:50:15,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:50:15 GMT X-Openstack-Request-Id: req-218151ee-92c0-4003-a4b3-bbd6e6100b21 2018-11-17 06:50:15,699 - 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-11-17 06:50:15,699 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file used request id req-218151ee-92c0-4003-a4b3-bbd6e6100b21 2018-11-17 06:50:15,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9500939846s 2018-11-17 06:50:15,699 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file used request id req-218151ee-92c0-4003-a4b3-bbd6e6100b21 2018-11-17 06:50:15,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:50:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:15,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:15 GMT X-Openstack-Request-Id: req-e4ba6db7-b918-430b-b3c2-251b4f8f9f47 2018-11-17 06:50:15,733 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:50:15Z", "file": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "size": 12716032, "self": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:50:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:50:15,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4ba6db7-b918-430b-b3c2-251b4f8f9f47 2018-11-17 06:50:15,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297610759735s 2018-11-17 06:50:15,734 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4ba6db7-b918-430b-b3c2-251b4f8f9f47 2018-11-17 06:50:15,736 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file', 'owner': u'8cbff874483b4da3951abfc162291b33', 'id': u'3aa374a1-5f80-4937-ac78-9ae6757499ed', 'size': 12716032, u'self': u'/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbff874483b4da3951abfc162291b33', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:50:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:50:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d', '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/3aa374a1-5f80-4937-ac78-9ae6757499ed', 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_fad865e3-8913-48ef-a9be-086ea7cc5b4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d', 'created': u'2018-11-17T06:50:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:50: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/3aa374a1-5f80-4937-ac78-9ae6757499ed', 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_fad865e3-8913-48ef-a9be-086ea7cc5b4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:50:15,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:50:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:50:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-020c3711-466f-4668-8ffd-4034bd7799e7 x-openstack-request-id: req-020c3711-466f-4668-8ffd-4034bd7799e7 2018-11-17 06:50:16,091 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "name": "singlevm1-flavor_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:50:16,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-020c3711-466f-4668-8ffd-4034bd7799e7 2018-11-17 06:50:16,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35240983963s 2018-11-17 06:50:16,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-020c3711-466f-4668-8ffd-4034bd7799e7 2018-11-17 06:50:16,093 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fad865e3-8913-48ef-a9be-086ea7cc5b4d', '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'8cbff874483b4da3951abfc162291b33', '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'1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7', 'swap': 0}) 2018-11-17 06:50:16,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:50:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"extra_specs": {}}' 2018-11-17 06:50:16,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:16 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-f7f422ec-c7a5-4249-97c6-6c4b9b704bee x-openstack-request-id: req-f7f422ec-c7a5-4249-97c6-6c4b9b704bee 2018-11-17 06:50:16,115 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:50:16,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7/os-extra_specs used request id req-f7f422ec-c7a5-4249-97c6-6c4b9b704bee 2018-11-17 06:50:16,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021980047226s 2018-11-17 06:50:16,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7/os-extra_specs used request id req-f7f422ec-c7a5-4249-97c6-6c4b9b704bee 2018-11-17 06:50:16,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 06:50:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"keypair": {"name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}}' 2018-11-17 06:50:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-0866689d-8212-4891-a1e1-db92d766f4e6 x-openstack-request-id: req-0866689d-8212-4891-a1e1-db92d766f4e6 2018-11-17 06:50:16,306 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5c74cEH1Lwcxp6oUOSYYKoDgQ8vIZ/JDXiGlkaNxYIejxyfaTN2v9h/SAoVvPtmHgnjDvYWp+4zzlQeB07plXQjhfigtkLFOiz//EzpVE6fly753Wg5isi6Lkwf+Tn6QJuWVPh+eF9DUj7YskUhmNXPXjOF+2NOKHb+62U9R8jKRe36znnvDeEvlIyflHj92cxwAmZJfdFYN+SOJ0zj/Ou2apPUnIPlY2ZwPYZR1Yslvkvk1L/zATeFaNsKGDJNmrIkHTFlXrYuOcxu4edsNjfamlefCgFbkCny1mCNP9NJVw2/0uv6Leq2XFExMhb0Yx35BR5RQwOQwLoGsdYZbF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuXO+HBB9S8HMaeqFDkmGCqA4EPLyGfyQ14hpZGjcWCHo8cn2\nkzdr/Yf0gKFbz7Zh4J4w72FqfuM85UHgdO6ZV0I4X4oLZCxTos//xM6VROn5cu+d\n1oOYrIui5MH/k5+kCbllT4fnhfQ1I+2LJFIZjVz14zhftjTih2/utlPUfIykXt+s\n557w3hL5SMn5R4/dnMcAJmSX3RWDfkjidM4/zrtmqT1JyD5WNmcD2GUdWLJb5L5N\nS/8wE3hWjbChgyTZqyJB0xZV62LjnMbuHnbDY32ppXnwoBW5Ap8tZgjT/TSVcNv9\nLr+i3qtlxRMTIW9GMd+QUeUUMDkMC6BrHWGWxQIDAQABAoIBAQC49Ph74O41qhkG\n4YDGWQm4e0avkL1osX57l28VV4e61kcPLpAfDz1C5F80EroQlSNU9DB17kBaQKQx\nOdx0gqqoXkD++ByYUaUwUiYS0L4Ktxe0S8qtcR3JqJJTeDA/uQ3PLPofsbl03bRK\nGtWU6dTWKgqKDWVXwbLTxQzdBwp7E88FelnmT+sfzA9aOolTYZtHSI2hWcSGKPnn\n2woTrCM+KpnQZ7HOmZOdpf0eG8lT6v6YPdKz9EFgvrnTEYhOxthiq+wRWWKYW/ZG\nYxeBbaYVIpw8+vPSY0tCfxh31cihEZ+DB+kDTzU/J2Y5rIfruGeiEuBfGuWtO1NV\nP3h+lHLBAoGBAN13IwqGgoajSxbFPaCEckqhldu67ZsmioA8A1OyjhaS6QTZQ0S1\n5ze+IMnJMDX3zlgn/gt9e1L3uGJ1b89czEKXM850X17yR3KMWU2LakYJJ2oevIGe\nChCp0I4bc+Jyki9oUAtyZSj7yN5ItWn+nHT+dZnqpJJffZUlygkilH9pAoGBANZe\n9kwx3nyzntV2Y4N0NwOc2zEWK52b+XRCPpgX4iZrmwQzWAzFR1uKjwzKVzE/ZOzX\n9FRBRuhYYxBjsLzXjeIjbq3JJdpl8Nt8aaf7kF97P+z7C0sgUR3o7Dhxv0/f5hl3\n2izdUqoFPTvB0hyxHTRoXXFy5yhNw3HBxRB3WMz9AoGBAM3k0iYZ8cW8kLXlwCq4\nmA08drdm7To+NauMn8czjJf+EzdXygtaVlFjqNYQ/opeDW+2FqCWE46KEdkvtziA\n3MHYEukRFg2Oj9A2HVxTjgT4w7UMSFL1HARr7CIB8dYIkFIU174cp2HX2+KUlFyr\nwseePrVPCZuvvXBpRpEBni9pAoGBAMaxbghhkJ50vhuMh+Anr3YhxOhSbErBbw1a\n+TlvqaWCx0O1cz8i+2jVnJF2WirDX4BHCaeueVKR2gAu5nmiMVgRD1z0u6kaI4zM\nXAHfIYneavn0Fhuj8IuQgKIwi+o01Ml2VTqQSTZddMwWcfE2GKOiuDmXDrpEmYqu\n10DT3fLhAoGAWRVLQMEH5LiknGfQn/c0L7Is7/pEkQuf30JRu3fIk+cnzsgO/nfd\nir174h7I8MALxKwsmIFsySOnKaTu6/EQ0E72Knuz+XXstZyJJywVFDeYX4sgLRRy\nl891wiOkPgF9raUT2F+Pz5RFaZYMxeot1YIb2qH5jii2JSsaAKJ9Ll4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "fingerprint": "2a:c0:c2:bf:e1:f5:c8:26:7f:ee:44:97:ec:d4:9a:77"}} 2018-11-17 06:50:16,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0866689d-8212-4891-a1e1-db92d766f4e6 2018-11-17 06:50:16,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.19044303894s 2018-11-17 06:50:16,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0866689d-8212-4891-a1e1-db92d766f4e6 2018-11-17 06:50:16,308 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5c74cEH1Lwcxp6oUOSYYKoDgQ8vIZ/JDXiGlkaNxYIejxyfaTN2v9h/SAoVvPtmHgnjDvYWp+4zzlQeB07plXQjhfigtkLFOiz//EzpVE6fly753Wg5isi6Lkwf+Tn6QJuWVPh+eF9DUj7YskUhmNXPXjOF+2NOKHb+62U9R8jKRe36znnvDeEvlIyflHj92cxwAmZJfdFYN+SOJ0zj/Ou2apPUnIPlY2ZwPYZR1Yslvkvk1L/zATeFaNsKGDJNmrIkHTFlXrYuOcxu4edsNjfamlefCgFbkCny1mCNP9NJVw2/0uv6Leq2XFExMhb0Yx35BR5RQwOQwLoGsdYZbF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuXO+HBB9S8HMaeqFDkmGCqA4EPLyGfyQ14hpZGjcWCHo8cn2\nkzdr/Yf0gKFbz7Zh4J4w72FqfuM85UHgdO6ZV0I4X4oLZCxTos//xM6VROn5cu+d\n1oOYrIui5MH/k5+kCbllT4fnhfQ1I+2LJFIZjVz14zhftjTih2/utlPUfIykXt+s\n557w3hL5SMn5R4/dnMcAJmSX3RWDfkjidM4/zrtmqT1JyD5WNmcD2GUdWLJb5L5N\nS/8wE3hWjbChgyTZqyJB0xZV62LjnMbuHnbDY32ppXnwoBW5Ap8tZgjT/TSVcNv9\nLr+i3qtlxRMTIW9GMd+QUeUUMDkMC6BrHWGWxQIDAQABAoIBAQC49Ph74O41qhkG\n4YDGWQm4e0avkL1osX57l28VV4e61kcPLpAfDz1C5F80EroQlSNU9DB17kBaQKQx\nOdx0gqqoXkD++ByYUaUwUiYS0L4Ktxe0S8qtcR3JqJJTeDA/uQ3PLPofsbl03bRK\nGtWU6dTWKgqKDWVXwbLTxQzdBwp7E88FelnmT+sfzA9aOolTYZtHSI2hWcSGKPnn\n2woTrCM+KpnQZ7HOmZOdpf0eG8lT6v6YPdKz9EFgvrnTEYhOxthiq+wRWWKYW/ZG\nYxeBbaYVIpw8+vPSY0tCfxh31cihEZ+DB+kDTzU/J2Y5rIfruGeiEuBfGuWtO1NV\nP3h+lHLBAoGBAN13IwqGgoajSxbFPaCEckqhldu67ZsmioA8A1OyjhaS6QTZQ0S1\n5ze+IMnJMDX3zlgn/gt9e1L3uGJ1b89czEKXM850X17yR3KMWU2LakYJJ2oevIGe\nChCp0I4bc+Jyki9oUAtyZSj7yN5ItWn+nHT+dZnqpJJffZUlygkilH9pAoGBANZe\n9kwx3nyzntV2Y4N0NwOc2zEWK52b+XRCPpgX4iZrmwQzWAzFR1uKjwzKVzE/ZOzX\n9FRBRuhYYxBjsLzXjeIjbq3JJdpl8Nt8aaf7kF97P+z7C0sgUR3o7Dhxv0/f5hl3\n2izdUqoFPTvB0hyxHTRoXXFy5yhNw3HBxRB3WMz9AoGBAM3k0iYZ8cW8kLXlwCq4\nmA08drdm7To+NauMn8czjJf+EzdXygtaVlFjqNYQ/opeDW+2FqCWE46KEdkvtziA\n3MHYEukRFg2Oj9A2HVxTjgT4w7UMSFL1HARr7CIB8dYIkFIU174cp2HX2+KUlFyr\nwseePrVPCZuvvXBpRpEBni9pAoGBAMaxbghhkJ50vhuMh+Anr3YhxOhSbErBbw1a\n+TlvqaWCx0O1cz8i+2jVnJF2WirDX4BHCaeueVKR2gAu5nmiMVgRD1z0u6kaI4zM\nXAHfIYneavn0Fhuj8IuQgKIwi+o01Ml2VTqQSTZddMwWcfE2GKOiuDmXDrpEmYqu\n10DT3fLhAoGAWRVLQMEH5LiknGfQn/c0L7Is7/pEkQuf30JRu3fIk+cnzsgO/nfd\nir174h7I8MALxKwsmIFsySOnKaTu6/EQ0E72Knuz+XXstZyJJywVFDeYX4sgLRRy\nl891wiOkPgF9raUT2F+Pz5RFaZYMxeot1YIb2qH5jii2JSsaAKJ9Ll4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dc6af12abca5460a9bc6846d61d2cefb', 'name': u'singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d', 'created_at': '2018-11-17T06:50:16.308039', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbff874483b4da3951abfc162291b33', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2a:c0:c2:bf:e1:f5:c8:26:7f:ee:44:97:ec:d4:9a:77', 'type': 'ssh', 'id': u'singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d'}) 2018-11-17 06:50:16,308 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuXO+HBB9S8HMaeqFDkmGCqA4EPLyGfyQ14hpZGjcWCHo8cn2 kzdr/Yf0gKFbz7Zh4J4w72FqfuM85UHgdO6ZV0I4X4oLZCxTos//xM6VROn5cu+d 1oOYrIui5MH/k5+kCbllT4fnhfQ1I+2LJFIZjVz14zhftjTih2/utlPUfIykXt+s 557w3hL5SMn5R4/dnMcAJmSX3RWDfkjidM4/zrtmqT1JyD5WNmcD2GUdWLJb5L5N S/8wE3hWjbChgyTZqyJB0xZV62LjnMbuHnbDY32ppXnwoBW5Ap8tZgjT/TSVcNv9 Lr+i3qtlxRMTIW9GMd+QUeUUMDkMC6BrHWGWxQIDAQABAoIBAQC49Ph74O41qhkG 4YDGWQm4e0avkL1osX57l28VV4e61kcPLpAfDz1C5F80EroQlSNU9DB17kBaQKQx Odx0gqqoXkD++ByYUaUwUiYS0L4Ktxe0S8qtcR3JqJJTeDA/uQ3PLPofsbl03bRK GtWU6dTWKgqKDWVXwbLTxQzdBwp7E88FelnmT+sfzA9aOolTYZtHSI2hWcSGKPnn 2woTrCM+KpnQZ7HOmZOdpf0eG8lT6v6YPdKz9EFgvrnTEYhOxthiq+wRWWKYW/ZG YxeBbaYVIpw8+vPSY0tCfxh31cihEZ+DB+kDTzU/J2Y5rIfruGeiEuBfGuWtO1NV P3h+lHLBAoGBAN13IwqGgoajSxbFPaCEckqhldu67ZsmioA8A1OyjhaS6QTZQ0S1 5ze+IMnJMDX3zlgn/gt9e1L3uGJ1b89czEKXM850X17yR3KMWU2LakYJJ2oevIGe ChCp0I4bc+Jyki9oUAtyZSj7yN5ItWn+nHT+dZnqpJJffZUlygkilH9pAoGBANZe 9kwx3nyzntV2Y4N0NwOc2zEWK52b+XRCPpgX4iZrmwQzWAzFR1uKjwzKVzE/ZOzX 9FRBRuhYYxBjsLzXjeIjbq3JJdpl8Nt8aaf7kF97P+z7C0sgUR3o7Dhxv0/f5hl3 2izdUqoFPTvB0hyxHTRoXXFy5yhNw3HBxRB3WMz9AoGBAM3k0iYZ8cW8kLXlwCq4 mA08drdm7To+NauMn8czjJf+EzdXygtaVlFjqNYQ/opeDW+2FqCWE46KEdkvtziA 3MHYEukRFg2Oj9A2HVxTjgT4w7UMSFL1HARr7CIB8dYIkFIU174cp2HX2+KUlFyr wseePrVPCZuvvXBpRpEBni9pAoGBAMaxbghhkJ50vhuMh+Anr3YhxOhSbErBbw1a +TlvqaWCx0O1cz8i+2jVnJF2WirDX4BHCaeueVKR2gAu5nmiMVgRD1z0u6kaI4zM XAHfIYneavn0Fhuj8IuQgKIwi+o01Ml2VTqQSTZddMwWcfE2GKOiuDmXDrpEmYqu 10DT3fLhAoGAWRVLQMEH5LiknGfQn/c0L7Is7/pEkQuf30JRu3fIk+cnzsgO/nfd ir174h7I8MALxKwsmIFsySOnKaTu6/EQ0E72Knuz+XXstZyJJywVFDeYX4sgLRRy l891wiOkPgF9raUT2F+Pz5RFaZYMxeot1YIb2qH5jii2JSsaAKJ9Ll4= -----END RSA PRIVATE KEY----- 2018-11-17 06:50:16,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 06:50:16,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"security_group": {"name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-11-17 06:50:16,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:16 GMT X-Openstack-Request-Id: req-2a4da4b5-9ae1-4f7b-bcfc-3c07382514f5 2018-11-17 06:50:16,675 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:16Z", "updated_at": "2018-11-17T06:50:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "d4ed3f7d-73d5-42fe-9e97-a078de4edf33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "dfd31030-9bbe-4c0a-a5b8-35d3f0dc4eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}} 2018-11-17 06:50:16,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2a4da4b5-9ae1-4f7b-bcfc-3c07382514f5 2018-11-17 06:50:16,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.361908912659s 2018-11-17 06:50:16,676 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2a4da4b5-9ae1-4f7b-bcfc-3c07382514f5 2018-11-17 06:50:16,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:50:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:16 GMT X-Openstack-Request-Id: req-fea0f4e9-648e-446a-be5f-39af4d8d020f 2018-11-17 06:50:16,778 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:16Z", "updated_at": "2018-11-17T06:50:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "d4ed3f7d-73d5-42fe-9e97-a078de4edf33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "dfd31030-9bbe-4c0a-a5b8-35d3f0dc4eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}]} 2018-11-17 06:50:16,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fea0f4e9-648e-446a-be5f-39af4d8d020f 2018-11-17 06:50:16,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0949351787567s 2018-11-17 06:50:16,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fea0f4e9-648e-446a-be5f-39af4d8d020f 2018-11-17 06:50:16,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:50:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -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": "e24c5927-4929-469e-8689-a3d7299ee5f4"}}' 2018-11-17 06:50:17,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:16 GMT X-Openstack-Request-Id: req-986371b2-fbba-40e2-91af-8704e9f764cf 2018-11-17 06:50:17,005 - 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-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:16Z", "project_id": "8cbff874483b4da3951abfc162291b33", "id": "266905b1-a317-4b5d-9bb2-a758c0b6d6cd"}} 2018-11-17 06:50:17,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-986371b2-fbba-40e2-91af-8704e9f764cf 2018-11-17 06:50:17,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.219800949097s 2018-11-17 06:50:17,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-986371b2-fbba-40e2-91af-8704e9f764cf 2018-11-17 06:50:17,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:50:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:17,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:17 GMT X-Openstack-Request-Id: req-c30144df-808f-4480-a06b-84c52e08d064 2018-11-17 06:50:17,060 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:16Z", "updated_at": "2018-11-17T06:50:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "d4ed3f7d-73d5-42fe-9e97-a078de4edf33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "266905b1-a317-4b5d-9bb2-a758c0b6d6cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "dfd31030-9bbe-4c0a-a5b8-35d3f0dc4eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 2, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}]} 2018-11-17 06:50:17,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c30144df-808f-4480-a06b-84c52e08d064 2018-11-17 06:50:17,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492959022522s 2018-11-17 06:50:17,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c30144df-808f-4480-a06b-84c52e08d064 2018-11-17 06:50:17,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:50:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -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": "e24c5927-4929-469e-8689-a3d7299ee5f4"}}' 2018-11-17 06:50:17,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:17 GMT X-Openstack-Request-Id: req-551ad9ec-2a94-451e-8a80-46284c9a9c5c 2018-11-17 06:50:17,173 - 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-11-17T06:50:17Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "port_range_min": null, "revision_number": 0, "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:17Z", "project_id": "8cbff874483b4da3951abfc162291b33", "id": "d92f233f-dd06-40a3-99c0-4013d850d635"}} 2018-11-17 06:50:17,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-551ad9ec-2a94-451e-8a80-46284c9a9c5c 2018-11-17 06:50:17,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.105829954147s 2018-11-17 06:50:17,173 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-551ad9ec-2a94-451e-8a80-46284c9a9c5c 2018-11-17 06:50:17,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:17,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:17 GMT X-Openstack-Request-Id: req-bee36915-0191-4c65-a20f-f2196dc0c865 2018-11-17 06:50:17,268 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":["4ffa7ebf-9fbd-4344-804d-ac5dc72db361"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:08Z","qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:17,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bee36915-0191-4c65-a20f-f2196dc0c865 2018-11-17 06:50:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934340953827s 2018-11-17 06:50:17,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bee36915-0191-4c65-a20f-f2196dc0c865 2018-11-17 06:50:17,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:50:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:17,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:17 GMT X-Openstack-Request-Id: req-a770280f-4666-4e64-b7ac-ae6d1553bb5c 2018-11-17 06:50:17,299 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:50:15Z", "file": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "size": 12716032, "self": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:50:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:50:17,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a770280f-4666-4e64-b7ac-ae6d1553bb5c 2018-11-17 06:50:17,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255749225616s 2018-11-17 06:50:17,299 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a770280f-4666-4e64-b7ac-ae6d1553bb5c 2018-11-17 06:50:17,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:50:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:17,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-95059806-596d-4903-a136-3b421f4c70eb x-openstack-request-id: req-95059806-596d-4903-a136-3b421f4c70eb 2018-11-17 06:50:17,324 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "name": "singlevm1-flavor_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:50:17,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-95059806-596d-4903-a136-3b421f4c70eb 2018-11-17 06:50:17,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236740112305s 2018-11-17 06:50:17,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-95059806-596d-4903-a136-3b421f4c70eb 2018-11-17 06:50:17,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:50:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"server": {"name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "imageRef": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "flavorRef": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1d03cab2-e5aa-49bb-9571-08044391a80c"}], "security_groups": [{"name": "e24c5927-4929-469e-8689-a3d7299ee5f4"}]}}' 2018-11-17 06:50:19,785 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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 location: http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989 x-compute-request-id: req-0a46caf3-2dea-4366-9c53-8b18e6876eca x-openstack-request-id: req-0a46caf3-2dea-4366-9c53-8b18e6876eca 2018-11-17 06:50:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e24c5927-4929-469e-8689-a3d7299ee5f4"}], "OS-DCF:diskConfig": "MANUAL", "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "adminPass": "XpGokKYU3Zam"}} 2018-11-17 06:50:19,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0a46caf3-2dea-4366-9c53-8b18e6876eca 2018-11-17 06:50:19,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.45909714699s 2018-11-17 06:50:19,786 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0a46caf3-2dea-4366-9c53-8b18e6876eca 2018-11-17 06:50:19,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:20,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-7bd18cc8-dc09-479e-aed2-bfb0f37b6cf9 x-openstack-request-id: req-7bd18cc8-dc09-479e-aed2-bfb0f37b6cf9 2018-11-17 06:50:20,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "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-11-17T06:50:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:20,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bd18cc8-dc09-479e-aed2-bfb0f37b6cf9 2018-11-17 06:50:20,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810344934464s 2018-11-17 06:50:20,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bd18cc8-dc09-479e-aed2-bfb0f37b6cf9 2018-11-17 06:50:20,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:20,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:20 GMT X-Openstack-Request-Id: req-fca05159-24ba-4c09-aa56-eb430a349766 2018-11-17 06:50:20,699 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":["4ffa7ebf-9fbd-4344-804d-ac5dc72db361"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:08Z","qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:20,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fca05159-24ba-4c09-aa56-eb430a349766 2018-11-17 06:50:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913879871368s 2018-11-17 06:50:20,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fca05159-24ba-4c09-aa56-eb430a349766 2018-11-17 06:50:20,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:50:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:20,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:20 GMT X-Openstack-Request-Id: req-3e8f15fc-80db-489b-aa3f-3ccf35454763 2018-11-17 06:50:20,759 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:50:08Z","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":"4ffa7ebf-9fbd-4344-804d-ac5dc72db361","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fad865e3-8913-48ef-a9be-086ea7cc5b4d","enable_dhcp":true,"segment_id":null,"network_id":"1d03cab2-e5aa-49bb-9571-08044391a80c","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","ip_version":4},{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:50:20,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e8f15fc-80db-489b-aa3f-3ccf35454763 2018-11-17 06:50:20,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0578541755676s 2018-11-17 06:50:20,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3e8f15fc-80db-489b-aa3f-3ccf35454763 2018-11-17 06:50:20,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:22,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:23,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 717 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-e1549e98-1ba2-45f0-a1ff-55b0d3bf7737 x-openstack-request-id: req-e1549e98-1ba2-45f0-a1ff-55b0d3bf7737 2018-11-17 06:50:23,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:50:22Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:23,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e1549e98-1ba2-45f0-a1ff-55b0d3bf7737 2018-11-17 06:50:23,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.991734981537s 2018-11-17 06:50:23,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e1549e98-1ba2-45f0-a1ff-55b0d3bf7737 2018-11-17 06:50:23,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:25,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:26,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-c4bf1ad4-11ed-46be-bfc5-9d7a57696edd x-openstack-request-id: req-c4bf1ad4-11ed-46be-bfc5-9d7a57696edd 2018-11-17 06:50:26,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "security_groups": [{"name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}], "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:50:23Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:26,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4bf1ad4-11ed-46be-bfc5-9d7a57696edd 2018-11-17 06:50:26,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251635074615s 2018-11-17 06:50:26,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4bf1ad4-11ed-46be-bfc5-9d7a57696edd 2018-11-17 06:50:26,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:28,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:29,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-cb4803ee-e5cb-4c0e-9490-de9ee1f76d0e x-openstack-request-id: req-cb4803ee-e5cb-4c0e-9490-de9ee1f76d0e 2018-11-17 06:50:29,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "security_groups": [{"name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}], "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:50:23Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:29,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb4803ee-e5cb-4c0e-9490-de9ee1f76d0e 2018-11-17 06:50:29,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46621990204s 2018-11-17 06:50:29,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb4803ee-e5cb-4c0e-9490-de9ee1f76d0e 2018-11-17 06:50:29,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:32,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-efe2cbe8-3ab7-4233-a7f7-638a78c5a8a6 x-openstack-request-id: req-efe2cbe8-3ab7-4233-a7f7-638a78c5a8a6 2018-11-17 06:50:32,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:0f:74", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-11-17T06:50:30.000000", "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "security_groups": [{"name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}], "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:50:30Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:32,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efe2cbe8-3ab7-4233-a7f7-638a78c5a8a6 2018-11-17 06:50:32,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53910279274s 2018-11-17 06:50:32,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efe2cbe8-3ab7-4233-a7f7-638a78c5a8a6 2018-11-17 06:50:32,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:50:32,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:32,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1014 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:32 GMT X-Openstack-Request-Id: req-adb6ab50-b202-47c7-8b17-f8c6131b5b60 2018-11-17 06:50:32,101 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:50:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ffa7ebf-9fbd-4344-804d-ac5dc72db361","ip_address":"192.168.120.3"}],"id":"b7bfec39-b077-4222-ae3c-35e3bd38938f","security_groups":["e24c5927-4929-469e-8689-a3d7299ee5f4"],"binding:vif_details":{"port_filter":true,"bridge_name":"br-int","datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:0f:74","project_id":"8cbff874483b4da3951abfc162291b33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d03cab2-e5aa-49bb-9571-08044391a80c","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:24Z","binding:vnic_type":"normal","device_id":"a76aad7f-77ec-4a86-a916-6f94caa59989","ip_allocation":"immediate"}]} 2018-11-17 06:50:32,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-adb6ab50-b202-47c7-8b17-f8c6131b5b60 2018-11-17 06:50:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529811382294s 2018-11-17 06:50:32,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-adb6ab50-b202-47c7-8b17-f8c6131b5b60 2018-11-17 06:50:32,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b7bfec39-b077-4222-ae3c-35e3bd38938f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:32 GMT X-Openstack-Request-Id: req-5717da45-ccb4-412e-af1c-8094447ac62d 2018-11-17 06:50:32,166 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:50:32,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b7bfec39-b077-4222-ae3c-35e3bd38938f used request id req-5717da45-ccb4-412e-af1c-8094447ac62d 2018-11-17 06:50:32,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0534598827362s 2018-11-17 06:50:32,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b7bfec39-b077-4222-ae3c-35e3bd38938f used request id req-5717da45-ccb4-412e-af1c-8094447ac62d 2018-11-17 06:50:32,167 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7b:0f:74', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3aa374a1-5f80-4937-ac78-9ae6757499ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-11-17T06:50:30.000000', 'flavor': Munch({u'id': u'1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7'}), 'az': u'nova', 'id': u'a76aad7f-77ec-4a86-a916-6f94caa59989', 'security_groups': [Munch({u'name': u'singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc6af12abca5460a9bc6846d61d2cefb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbff874483b4da3951abfc162291b33', '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-11-17T06:50:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:50:30Z', 'hostId': u'09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-11-17T06:50:30.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'8cbff874483b4da3951abfc162291b33', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d', 'adminPass': u'XpGokKYU3Zam', 'tenant_id': u'8cbff874483b4da3951abfc162291b33', 'created_at': u'2018-11-17T06:50:19Z', 'created': u'2018-11-17T06:50:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:50:32,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:32,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:32 GMT X-Openstack-Request-Id: req-55adc849-295d-41d5-b93f-1a42a236e86e 2018-11-17 06:50:32,258 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":["4ffa7ebf-9fbd-4344-804d-ac5dc72db361"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:08Z","qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:32,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-55adc849-295d-41d5-b93f-1a42a236e86e 2018-11-17 06:50:32,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858261585236s 2018-11-17 06:50:32,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-55adc849-295d-41d5-b93f-1a42a236e86e 2018-11-17 06:50:32,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:50:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:32,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1014 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:32 GMT X-Openstack-Request-Id: req-dd80837f-0127-4a89-85ea-84e7a890bf46 2018-11-17 06:50:32,304 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:50:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ffa7ebf-9fbd-4344-804d-ac5dc72db361","ip_address":"192.168.120.3"}],"id":"b7bfec39-b077-4222-ae3c-35e3bd38938f","security_groups":["e24c5927-4929-469e-8689-a3d7299ee5f4"],"binding:vif_details":{"port_filter":true,"bridge_name":"br-int","datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:0f:74","project_id":"8cbff874483b4da3951abfc162291b33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d03cab2-e5aa-49bb-9571-08044391a80c","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:24Z","binding:vnic_type":"normal","device_id":"a76aad7f-77ec-4a86-a916-6f94caa59989","ip_allocation":"immediate"}]} 2018-11-17 06:50:32,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-dd80837f-0127-4a89-85ea-84e7a890bf46 2018-11-17 06:50:32,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0432500839233s 2018-11-17 06:50:32,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-dd80837f-0127-4a89-85ea-84e7a890bf46 2018-11-17 06:50:32,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 06:50:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.3", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f"}}' 2018-11-17 06:50:34,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:34 GMT X-Openstack-Request-Id: req-61bf0001-fb28-46aa-adc2-04975bd27ec8 2018-11-17 06:50:34,724 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}} 2018-11-17 06:50:34,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-61bf0001-fb28-46aa-adc2-04975bd27ec8 2018-11-17 06:50:34,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41919898987s 2018-11-17 06:50:34,725 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-61bf0001-fb28-46aa-adc2-04975bd27ec8 2018-11-17 06:50:34,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-8fdb32f2-6d99-46b4-a3e6-7a5ad5653166 2018-11-17 06:50:35,037 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8fdb32f2-6d99-46b4-a3e6-7a5ad5653166 2018-11-17 06:50:35,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.297048091888s 2018-11-17 06:50:35,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8fdb32f2-6d99-46b4-a3e6-7a5ad5653166 2018-11-17 06:50:35,044 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:50:35,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-87b02f1c-cc05-4b3e-a827-47493359d0fb 2018-11-17 06:50:35,227 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-87b02f1c-cc05-4b3e-a827-47493359d0fb 2018-11-17 06:50:35,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0723049640656s 2018-11-17 06:50:35,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-87b02f1c-cc05-4b3e-a827-47493359d0fb 2018-11-17 06:50:35,234 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:50:35,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-fe36c002-1ac9-436a-a13f-1e555ddb4131 2018-11-17 06:50:35,404 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fe36c002-1ac9-436a-a13f-1e555ddb4131 2018-11-17 06:50:35,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596549510956s 2018-11-17 06:50:35,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fe36c002-1ac9-436a-a13f-1e555ddb4131 2018-11-17 06:50:35,410 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:50:35,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-30fd10e2-1ee1-4378-a090-de580f9240ff 2018-11-17 06:50:35,591 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-30fd10e2-1ee1-4378-a090-de580f9240ff 2018-11-17 06:50:35,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0707859992981s 2018-11-17 06:50:35,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-30fd10e2-1ee1-4378-a090-de580f9240ff 2018-11-17 06:50:35,598 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:50:35,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-06fecf1c-b884-4978-aa93-4ac9e63cdf80 2018-11-17 06:50:35,769 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:33Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-06fecf1c-b884-4978-aa93-4ac9e63cdf80 2018-11-17 06:50:35,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610370635986s 2018-11-17 06:50:35,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-06fecf1c-b884-4978-aa93-4ac9e63cdf80 2018-11-17 06:50:35,775 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:50:35,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:35,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:35,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:35 GMT X-Openstack-Request-Id: req-64fe019a-512f-40a8-908c-9b4eabcbf1c4 2018-11-17 06:50:35,974 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:33Z", "updated_at": "2018-11-17T06:50:35Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:0f:74", "device_id": "a76aad7f-77ec-4a86-a916-6f94caa59989"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "port_id": "b7bfec39-b077-4222-ae3c-35e3bd38938f", "id": "d3b1c191-4c18-4129-b738-487ca7112767", "qos_policy_id": null}]} 2018-11-17 06:50:35,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-64fe019a-512f-40a8-908c-9b4eabcbf1c4 2018-11-17 06:50:35,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0882558822632s 2018-11-17 06:50:35,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-64fe019a-512f-40a8-908c-9b4eabcbf1c4 2018-11-17 06:50:35,981 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e', 'updated_at': u'2018-11-17T06:50:35Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'b7bfec39-b077-4222-ae3c-35e3bd38938f', 'id': u'd3b1c191-4c18-4129-b738-487ca7112767', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'b7bfec39-b077-4222-ae3c-35e3bd38938f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbff874483b4da3951abfc162291b33', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8cbff874483b4da3951abfc162291b33', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1d03cab2-e5aa-49bb-9571-08044391a80c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7b:0f:74', u'device_id': u'a76aad7f-77ec-4a86-a916-6f94caa59989'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8cbff874483b4da3951abfc162291b33', 'created_at': u'2018-11-17T06:50:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1d03cab2-e5aa-49bb-9571-08044391a80c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7b:0f:74', u'device_id': u'a76aad7f-77ec-4a86-a916-6f94caa59989'}), 'router': u'1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e'}) 2018-11-17 06:50:35,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:50:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:50:36,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-43b8ab78-4d60-48a6-90df-e18f1918b1d8 x-openstack-request-id: req-43b8ab78-4d60-48a6-90df-e18f1918b1d8 2018-11-17 06:50:36,856 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473757404 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.183394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185678] pid_max: default: 32768 minimum: 301\n[ 0.186894] ACPI: Core revision 20150930\n[ 0.188526] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190286] Security Framework initialized\n[ 0.191390] Yama: becoming mindful.\n[ 0.192378] AppArmor: AppArmor initialized\n[ 0.193554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197139] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198789] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200656] Initializing cgroup subsys io\n[ 0.201754] Initializing cgroup subsys memory\n[ 0.202927] Initializing cgroup subsys devices\n[ 0.204166] Initializing cgroup subsys freezer\n[ 0.205336] Initializing cgroup subsys net_cls\n[ 0.206517] Initializing cgroup subsys perf_event\n[ 0.207801] Initializing cgroup subsys net_prio\n[ 0.209015] Initializing cgroup subsys hugetlb\n[ 0.210197] Initializing cgroup subsys pids\n[ 0.211373] CPU: Physical Processor ID: 0\n[ 0.213157] mce: CPU supports 10 MCE banks\n[ 0.214368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238646] ftrace: allocating 31920 entries in 125 pages\n[ 0.263540] smpboot: Max logical packages: 1\n[ 0.264742] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266606] x2apic enabled\n[ 0.267704] Switched APIC routing to physical x2apic.\n[ 0.270041] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271559] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276832] KVM setup paravirtual spinlock\n[ 0.278421] x86: Booted up 1 node, 1 CPUs\n[ 0.279554] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281414] devtmpfs: initialized\n[ 0.283312] evm: security.selinux\n[ 0.284199] evm: security.SMACK64\n[ 0.285075] evm: security.SMACK64EXEC\n[ 0.286021] evm: security.SMACK64TRANSMUTE\n[ 0.287044] evm: security.SMACK64MMAP\n[ 0.287992] evm: security.ima\n[ 0.288807] evm: security.capability\n[ 0.289811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.292121] pinctrl core: initialized pinctrl subsystem\n[ 0.293476] RTC time: 6:50:30, date: 11/17/18\n[ 0.294669] NET: Registered protocol family 16\n[ 0.295886] cpuidle: using governor ladder\n[ 0.296929] cpuidle: using governor menu\n[ 0.297928] PCCT header not found.\n[ 0.298875] ACPI: bus type PCI registered\n[ 0.299880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301430] PCI: Using configuration type 1 for base access\n[ 0.303467] ACPI: Added _OSI(Module Device)\n[ 0.304533] ACPI: Added _OSI(Processor Device)\n[ 0.305627] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306764] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308802] ACPI: Interpreter enabled\n[ 0.309772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319091] ACPI: (supports S0 S5)\n[ 0.319995] ACPI: Using IOAPIC for interrupt routing\n[ 0.321185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324790] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326219] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327765] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329256] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332014] acpiphp: Slot [3] registered\n[ 0.333028] acpiphp: Slot [4] registered\n[ 0.334037] acpiphp: Slot [5] registered\n[ 0.335055] acpiphp: Slot [6] registered\n[ 0.336069] acpiphp: Slot [7] registered\n[ 0.337079] acpiphp: Slot [8] registered\n[ 0.338090] acpiphp: Slot [9] registered\n[ 0.339099] acpiphp: Slot [10] registered\n[ 0.340125] acpiphp: Slot [11] registered\n[ 0.341148] acpiphp: Slot [12] registered\n[ 0.342175] acpiphp: Slot [13] registered\n[ 0.343194] acpiphp: Slot [14] registered\n[ 0.344229] acpiphp: Slot [15] registered\n[ 0.358169] acpiphp: Slot [16] registered\n[ 0.359211] acpiphp: Slot [17] registered\n[ 0.360238] acpiphp: Slot [18] registered\n[ 0.361273] acpiphp: Slot [19] registered\n[ 0.362303] acpiphp: Slot [20] registered\n[ 0.363332] acpiphp: Slot [21] registered\n[ 0.364365] acpiphp: Slot [22] registered\n[ 0.365388] acpiphp: Slot [23] registered\n[ 0.366423] acpiphp: Slot [24] registered\n[ 0.367454] acpiphp: Slot [25] registered\n[ 0.368476] acpiphp: Slot [26] registered\n[ 0.369500] acpiphp: Slot [27] registered\n[ 0.370529] acpiphp: Slot [28] registered\n[ 0.371567] acpiphp: Slot [29] registered\n[ 0.372591] acpiphp: Slot [30] registered\n[ 0.373615] acpiphp: Slot [31] registered\n[ 0.374642] PCI host bridge to bus 0000:00\n[ 0.375671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.377186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.378707] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.380543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.382381] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.384244] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.387981] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.389567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.391040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.392616] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.396797] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.398611] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418951] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420798] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422612] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426144] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427715] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429382] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432672] vgaarb: loaded\n[ 0.433442] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434974] SCSI subsystem initialized\n[ 0.436139] ACPI: bus type USB registered\n[ 0.437193] usbcore: registered new interface driver usbfs\n[ 0.438499] usbcore: registered new interface driver hub\n[ 0.439773] usbcore: registered new device driver usb\n[ 0.441168] PCI: Using ACPI for IRQ routing\n[ 0.442589] NetLabel: Initializing\n[ 0.443496] NetLabel: domain hash size = 128\n[ 0.444570] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.445772] NetLabel: unlabeled traffic allowed by default\n[ 0.447231] clocksource: Switched to clocksource kvm-clock\n[ 0.456630] AppArmor: AppArmor Filesystem Enabled\n[ 0.457847] pnp: PnP ACPI init\n[ 0.458992] pnp: PnP ACPI: found 5 devices\n[ 0.465722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.467897] NET: Registered protocol family 2\n[ 0.469259] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.470883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.472402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.473920] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475291] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476769] NET: Registered protocol family 1\n[ 0.477881] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479281] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480640] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.509386] Trying to unpack rootfs image as initramfs...\n[ 0.569176] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571288] Scanning for low memory corruption every 60 seconds\n[ 0.572956] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574412] audit: initializing netlink subsys (disabled)\n[ 0.575748] audit: type=2000 audit(1542437431.008:1): initialized\n[ 0.577411] Initialise system trusted keyring\n[ 0.578613] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.582599] zbud: loaded\n[ 0.583519] VFS: Disk quotas dquot_6.6.0\n[ 0.584575] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589162] fuse init (API version 7.23)\n[ 0.590342] Key type big_key registered\n[ 0.591418] Allocating IMA MOK and blacklist keyrings.\n[ 0.593057] Key type asymmetric registered\n[ 0.594112] Asymmetric key parser 'x509' registered\n[ 0.595363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.597311] io scheduler noop registered\n[ 0.598328] io scheduler deadline registered (default)\n[ 0.599612] io scheduler cfq registered\n[ 0.600796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.602126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605691] ACPI: Power Button [PWRF]\n[ 0.606847] GHES: HEST is not enabled!\n[ 0.620916] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.650030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679362] Linux agpgart interface v0.103\n[ 0.682628] brd: module loaded\n[ 0.684716] loop: module loaded\n[ 0.689335] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691219] GPT:90111 != 2097151\n[ 0.692108] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693521] GPT:90111 != 2097151\n[ 0.694406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695664] vda: vda1 vda15\n[ 0.697273] scsi host0: ata_piix\n[ 0.698281] scsi host1: ata_piix\n[ 0.699212] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700780] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.702658] libphy: Fixed MDIO Bus: probed\n[ 0.703934] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707766] PPP generic driver version 2.4.2\n[ 0.708937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710464] ehci-pci: EHCI PCI platform driver\n[ 0.711609] ehci-platform: EHCI generic platform driver\n[ 0.712892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714346] ohci-pci: OHCI PCI platform driver\n[ 0.715489] ohci-platform: OHCI generic platform driver\n[ 0.716778] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731242] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732541] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734444] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.735749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.737223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740605] usb usb1: Product: UHCI Host Controller\n[ 0.741779] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743234] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744482] hub 1-0:1.0: USB hub found\n[ 0.745476] hub 1-0:1.0: 2 ports detected\n[ 0.746660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750611] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751926] mousedev: PS/2 mouse device common for all mice\n[ 0.753531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.755846] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760299] i2c /dev entries driver\n[ 0.761286] device-mapper: uevent: version 1.0.3\n[ 0.762505] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764608] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766340] NET: Registered protocol family 10\n[ 0.767759] NET: Registered protocol family 17\n[ 0.768891] Key type dns_resolver registered\n[ 0.770188] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773870] registered taskstats version 1\n[ 0.774956] Loading compiled-in X.509 certificates\n[ 0.776707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.779074] zswap: loaded using pool lzo/zbud\n[ 0.781061] Key type trusted registered\n[ 0.783113] Key type encrypted registered\n[ 0.784186] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785498] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786809] evm: HMAC attrs: 0x1\n[ 0.788022] Magic number: 10:729:822\n[ 0.789107] rtc_cmos 00:00: setting system clock to 2018-11-17 06:50:30 UTC (1542437430)\n[ 0.791183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792590] EDD information not available.\n[ 0.860752] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.875819] Write protecting the kernel read-only data: 14336k\n[ 0.878549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.880835] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.929620] 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCG8bhAtZOV8izzEYg0FFy1fexTjLX3PXr5i31cWAP43gbDIvvSylUzUQvXzHfL9WRY1C8N/JHHIUdpoOWJ6gJ3XaOA84ZkdyXSao70t/VWvKaiEbHSWN0f1AYk770fgLhUPc7v9sCB7JsO0rF/KEq9bNMhSMT4p4R0UIfQhs4P05FY0wcndWLOpnyz/dje1KjDfXjs+Q9gnhc277jGwCnHmOH9Gk0xKgtzEHmq6IhniW/Ie1wXROwABSOwaS28FVNoQl6hZCXpkjYtNnoBPE3/6RUcaZkNc/O4C8vMaRAhoAVVFfaHlWHO/Y0Yw0MHoRZWouP+v3ocDyKyAj0tF0ll root@singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d\nssh-dss AAAAB3NzaC1kc3MAAACBAPRZHgf4C1aTaV2Ak9MLH2hUStEIFziZkZG8Gn9Ely4MfjyGGnfoDLExkUtcqCIHgd6Sq3mOcWlpimGRt6+pmFfY7yGBi8HmFk8Y2C7t/cJBlQinmnxKF+YGyIpCuWgwi/Vn3tud8nHRR8YrQGrLfwbpnX/cV6bTnrQYe++Vlh6xAAAAFQCsSDdcFSXwLNivaA/CP3HFfGbQEwAAAIB6H1V/0xNUa7Y13Ka9ifAfmQxbkoQpU0c1rQ3fl1Wk/8GCnkRrB+3xG1ERggBp1rPU+iuuI4EAFMiGjmioLlvmeOI4XxoGlq3e+HHh8MCRgZN0SKf9+eUDXGlsxZIS/HmELfaBWEX+CtZ0cFnny4dVNkmDC2gaKmTC+8MLmztmgQAAAIBzRoEyn5v4DdRkx/MDn0CrLY16JHFrY9WW5gxy/EDSD5M9XpyaRkkewwf9Oljgz9Eb8XKkXQEgZ6ArrEq6FJBHocvN9lhcjxmYHoPMHjd/61TjN54aFRJaBgGn23RqxqqW9t7k7WsX52Q6YhJ1eA675/VCL8GJRlpK6RUVHy+EsA== root@singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe7b:f74/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.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.69 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d login: "} 2018-11-17 06:50:36,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989/action used request id req-43b8ab78-4d60-48a6-90df-e18f1918b1d8 2018-11-17 06:50:36,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.875054121017s 2018-11-17 06:50:36,858 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989/action used request id req-43b8ab78-4d60-48a6-90df-e18f1918b1d8 2018-11-17 06:50:36,858 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 473757404 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.183394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185678] pid_max: default: 32768 minimum: 301 [ 0.186894] ACPI: Core revision 20150930 [ 0.188526] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190286] Security Framework initialized [ 0.191390] Yama: becoming mindful. [ 0.192378] AppArmor: AppArmor initialized [ 0.193554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197139] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198789] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200656] Initializing cgroup subsys io [ 0.201754] Initializing cgroup subsys memory [ 0.202927] Initializing cgroup subsys devices [ 0.204166] Initializing cgroup subsys freezer [ 0.205336] Initializing cgroup subsys net_cls [ 0.206517] Initializing cgroup subsys perf_event [ 0.207801] Initializing cgroup subsys net_prio [ 0.209015] Initializing cgroup subsys hugetlb [ 0.210197] Initializing cgroup subsys pids [ 0.211373] CPU: Physical Processor ID: 0 [ 0.213157] mce: CPU supports 10 MCE banks [ 0.214368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238646] ftrace: allocating 31920 entries in 125 pages [ 0.263540] smpboot: Max logical packages: 1 [ 0.264742] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266606] x2apic enabled [ 0.267704] Switched APIC routing to physical x2apic. [ 0.270041] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271559] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276832] KVM setup paravirtual spinlock [ 0.278421] x86: Booted up 1 node, 1 CPUs [ 0.279554] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281414] devtmpfs: initialized [ 0.283312] evm: security.selinux [ 0.284199] evm: security.SMACK64 [ 0.285075] evm: security.SMACK64EXEC [ 0.286021] evm: security.SMACK64TRANSMUTE [ 0.287044] evm: security.SMACK64MMAP [ 0.287992] evm: security.ima [ 0.288807] evm: security.capability [ 0.289811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292121] pinctrl core: initialized pinctrl subsystem [ 0.293476] RTC time: 6:50:30, date: 11/17/18 [ 0.294669] NET: Registered protocol family 16 [ 0.295886] cpuidle: using governor ladder [ 0.296929] cpuidle: using governor menu [ 0.297928] PCCT header not found. [ 0.298875] ACPI: bus type PCI registered [ 0.299880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301430] PCI: Using configuration type 1 for base access [ 0.303467] ACPI: Added _OSI(Module Device) [ 0.304533] ACPI: Added _OSI(Processor Device) [ 0.305627] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306764] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308802] ACPI: Interpreter enabled [ 0.309772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319091] ACPI: (supports S0 S5) [ 0.319995] ACPI: Using IOAPIC for interrupt routing [ 0.321185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324790] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326219] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327765] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329256] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332014] acpiphp: Slot [3] registered [ 0.333028] acpiphp: Slot [4] registered [ 0.334037] acpiphp: Slot [5] registered [ 0.335055] acpiphp: Slot [6] registered [ 0.336069] acpiphp: Slot [7] registered [ 0.337079] acpiphp: Slot [8] registered [ 0.338090] acpiphp: Slot [9] registered [ 0.339099] acpiphp: Slot [10] registered [ 0.340125] acpiphp: Slot [11] registered [ 0.341148] acpiphp: Slot [12] registered [ 0.342175] acpiphp: Slot [13] registered [ 0.343194] acpiphp: Slot [14] registered [ 0.344229] acpiphp: Slot [15] registered [ 0.358169] acpiphp: Slot [16] registered [ 0.359211] acpiphp: Slot [17] registered [ 0.360238] acpiphp: Slot [18] registered [ 0.361273] acpiphp: Slot [19] registered [ 0.362303] acpiphp: Slot [20] registered [ 0.363332] acpiphp: Slot [21] registered [ 0.364365] acpiphp: Slot [22] registered [ 0.365388] acpiphp: Slot [23] registered [ 0.366423] acpiphp: Slot [24] registered [ 0.367454] acpiphp: Slot [25] registered [ 0.368476] acpiphp: Slot [26] registered [ 0.369500] acpiphp: Slot [27] registered [ 0.370529] acpiphp: Slot [28] registered [ 0.371567] acpiphp: Slot [29] registered [ 0.372591] acpiphp: Slot [30] registered [ 0.373615] acpiphp: Slot [31] registered [ 0.374642] PCI host bridge to bus 0000:00 [ 0.375671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.377186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.378707] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.380543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.382381] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.384244] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.387981] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.389567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.391040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.392616] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.396797] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.398611] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418951] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420798] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422612] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426144] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427715] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429382] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432672] vgaarb: loaded [ 0.433442] vgaarb: bridge control possible 0000:00:02.0 [ 0.434974] SCSI subsystem initialized [ 0.436139] ACPI: bus type USB registered [ 0.437193] usbcore: registered new interface driver usbfs [ 0.438499] usbcore: registered new interface driver hub [ 0.439773] usbcore: registered new device driver usb [ 0.441168] PCI: Using ACPI for IRQ routing [ 0.442589] NetLabel: Initializing [ 0.443496] NetLabel: domain hash size = 128 [ 0.444570] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.445772] NetLabel: unlabeled traffic allowed by default [ 0.447231] clocksource: Switched to clocksource kvm-clock [ 0.456630] AppArmor: AppArmor Filesystem Enabled [ 0.457847] pnp: PnP ACPI init [ 0.458992] pnp: PnP ACPI: found 5 devices [ 0.465722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.467897] NET: Registered protocol family 2 [ 0.469259] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.470883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.472402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.473920] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.475291] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.476769] NET: Registered protocol family 1 [ 0.477881] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479281] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480640] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494988] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.509386] Trying to unpack rootfs image as initramfs... [ 0.569176] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.571288] Scanning for low memory corruption every 60 seconds [ 0.572956] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.574412] audit: initializing netlink subsys (disabled) [ 0.575748] audit: type=2000 audit(1542437431.008:1): initialized [ 0.577411] Initialise system trusted keyring [ 0.578613] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.582599] zbud: loaded [ 0.583519] VFS: Disk quotas dquot_6.6.0 [ 0.584575] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589162] fuse init (API version 7.23) [ 0.590342] Key type big_key registered [ 0.591418] Allocating IMA MOK and blacklist keyrings. [ 0.593057] Key type asymmetric registered [ 0.594112] Asymmetric key parser 'x509' registered [ 0.595363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597311] io scheduler noop registered [ 0.598328] io scheduler deadline registered (default) [ 0.599612] io scheduler cfq registered [ 0.600796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.602126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.603810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605691] ACPI: Power Button [PWRF] [ 0.606847] GHES: HEST is not enabled! [ 0.620916] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.650030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679362] Linux agpgart interface v0.103 [ 0.682628] brd: module loaded [ 0.684716] loop: module loaded [ 0.689335] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691219] GPT:90111 != 2097151 [ 0.692108] GPT:Alternate GPT header not at the end of the disk. [ 0.693521] GPT:90111 != 2097151 [ 0.694406] GPT: Use GNU Parted to correct GPT errors. [ 0.695664] vda: vda1 vda15 [ 0.697273] scsi host0: ata_piix [ 0.698281] scsi host1: ata_piix [ 0.699212] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.700780] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.702658] libphy: Fixed MDIO Bus: probed [ 0.703934] tun: Universal TUN/TAP device driver, 1.6 [ 0.705169] tun: (C) 1999-2004 Max Krasnyansky [ 0.707766] PPP generic driver version 2.4.2 [ 0.708937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710464] ehci-pci: EHCI PCI platform driver [ 0.711609] ehci-platform: EHCI generic platform driver [ 0.712892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714346] ohci-pci: OHCI PCI platform driver [ 0.715489] ohci-platform: OHCI generic platform driver [ 0.716778] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731242] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732541] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734444] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.735749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740605] usb usb1: Product: UHCI Host Controller [ 0.741779] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743234] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744482] hub 1-0:1.0: USB hub found [ 0.745476] hub 1-0:1.0: 2 ports detected [ 0.746660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750611] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751926] mousedev: PS/2 mouse device common for all mice [ 0.753531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755846] rtc_cmos 00:00: RTC can wake from S4 [ 0.757270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.760299] i2c /dev entries driver [ 0.761286] device-mapper: uevent: version 1.0.3 [ 0.762505] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.764608] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766340] NET: Registered protocol family 10 [ 0.767759] NET: Registered protocol family 17 [ 0.768891] Key type dns_resolver registered [ 0.770188] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.771597] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773870] registered taskstats version 1 [ 0.774956] Loading compiled-in X.509 certificates [ 0.776707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.779074] zswap: loaded using pool lzo/zbud [ 0.781061] Key type trusted registered [ 0.783113] Key type encrypted registered [ 0.784186] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785498] ima: No TPM chip found, activating TPM-bypass! [ 0.786809] evm: HMAC attrs: 0x1 [ 0.788022] Magic number: 10:729:822 [ 0.789107] rtc_cmos 00:00: setting system clock to 2018-11-17 06:50:30 UTC (1542437430) [ 0.791183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792590] EDD information not available. [ 0.860752] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875819] Write protecting the kernel read-only data: 14336k [ 0.878549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.880835] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.929620] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCG8bhAtZOV8izzEYg0FFy1fexTjLX3PXr5i31cWAP43gbDIvvSylUzUQvXzHfL9WRY1C8N/JHHIUdpoOWJ6gJ3XaOA84ZkdyXSao70t/VWvKaiEbHSWN0f1AYk770fgLhUPc7v9sCB7JsO0rF/KEq9bNMhSMT4p4R0UIfQhs4P05FY0wcndWLOpnyz/dje1KjDfXjs+Q9gnhc277jGwCnHmOH9Gk0xKgtzEHmq6IhniW/Ie1wXROwABSOwaS28FVNoQl6hZCXpkjYtNnoBPE3/6RUcaZkNc/O4C8vMaRAhoAVVFfaHlWHO/Y0Yw0MHoRZWouP+v3ocDyKyAj0tF0ll root@singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d ssh-dss AAAAB3NzaC1kc3MAAACBAPRZHgf4C1aTaV2Ak9MLH2hUStEIFziZkZG8Gn9Ely4MfjyGGnfoDLExkUtcqCIHgd6Sq3mOcWlpimGRt6+pmFfY7yGBi8HmFk8Y2C7t/cJBlQinmnxKF+YGyIpCuWgwi/Vn3tud8nHRR8YrQGrLfwbpnX/cV6bTnrQYe++Vlh6xAAAAFQCsSDdcFSXwLNivaA/CP3HFfGbQEwAAAIB6H1V/0xNUa7Y13Ka9ifAfmQxbkoQpU0c1rQ3fl1Wk/8GCnkRrB+3xG1ERggBp1rPU+iuuI4EAFMiGjmioLlvmeOI4XxoGlq3e+HHh8MCRgZN0SKf9+eUDXGlsxZIS/HmELfaBWEX+CtZ0cFnny4dVNkmDC2gaKmTC+8MLmztmgQAAAIBzRoEyn5v4DdRkx/MDn0CrLY16JHFrY9WW5gxy/EDSD5M9XpyaRkkewwf9Oljgz9Eb8XKkXQEgZ6ArrEq6FJBHocvN9lhcjxmYHoPMHjd/61TjN54aFRJaBgGn23RqxqqW9t7k7WsX52Q6YhJ1eA675/VCL8GJRlpK6RUVHy+EsA== root@singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe7b:f74/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.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-fad865e3-8913-48ef-a9be-086ea7cc5b4d login: 2018-11-17 06:50:36,862 - paramiko.transport - DEBUG - starting thread (client mode): 0x38366c90L 2018-11-17 06:50:36,863 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 06:50:36,863 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-17 06:50:36,863 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-17 06:50:36,865 - 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-11-17 06:50:36,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 06:50:36,866 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-17 06:50:36,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 06:50:36,866 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 06:50:36,866 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 06:50:36,886 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 06:50:36,887 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 06:50:36,896 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 884e7bec2f146b32d04f592a19537129 2018-11-17 06:50:36,898 - paramiko.transport - DEBUG - Trying discovered key 2ac0c2bfe1f5c8267fee4497ecd49a77 in /tmp/tmpzQlwzX 2018-11-17 06:50:36,923 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 06:50:36,929 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 06:50:36,930 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 06:50:36,931 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-17 06:50:36,931 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 06:50:36,932 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 06:50:36,933 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 06:50:36,934 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-17 06:50:36,934 - functest.core.singlevm - DEBUG - error: 2018-11-17 06:50:36,938 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 06:50:37,064 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:50:37,064 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:50:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 06:50:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d3b1c191-4c18-4129-b738-487ca7112767.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:38,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:38 GMT X-Openstack-Request-Id: req-7a38caaf-e4e5-4a97-98bf-ff46b36be729 2018-11-17 06:50:38,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:38,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d3b1c191-4c18-4129-b738-487ca7112767.json used request id req-7a38caaf-e4e5-4a97-98bf-ff46b36be729 2018-11-17 06:50:38,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.33257889748s 2018-11-17 06:50:38,407 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d3b1c191-4c18-4129-b738-487ca7112767.json used request id req-7a38caaf-e4e5-4a97-98bf-ff46b36be729 2018-11-17 06:50:38,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:50:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:38,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:38 GMT X-Openstack-Request-Id: req-d7e8c250-6874-4fe0-aae9-6b9b0c7fe67c 2018-11-17 06:50:38,486 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:50:38,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d7e8c250-6874-4fe0-aae9-6b9b0c7fe67c 2018-11-17 06:50:38,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660948753357s 2018-11-17 06:50:38,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d7e8c250-6874-4fe0-aae9-6b9b0c7fe67c 2018-11-17 06:50:38,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:50:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:38,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-459c0ee0-13f3-4030-b35e-cf1188ab4b92 x-openstack-request-id: req-459c0ee0-13f3-4030-b35e-cf1188ab4b92 2018-11-17 06:50:38,804 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-459c0ee0-13f3-4030-b35e-cf1188ab4b92 2018-11-17 06:50:38,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.317155838013s 2018-11-17 06:50:38,804 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989 used request id req-459c0ee0-13f3-4030-b35e-cf1188ab4b92 2018-11-17 06:50:38,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:38,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:39,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-5d64e228-0854-40bd-8e16-03d6432de415 x-openstack-request-id: req-5d64e228-0854-40bd-8e16-03d6432de415 2018-11-17 06:50:39,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:0f:74", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-11-17T06:50:30.000000", "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "security_groups": [{"name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}], "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:50:38Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:39,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d64e228-0854-40bd-8e16-03d6432de415 2018-11-17 06:50:39,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366552114487s 2018-11-17 06:50:39,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d64e228-0854-40bd-8e16-03d6432de415 2018-11-17 06:50:39,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:41,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:41,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 713 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-18e0dd06-8cd9-46ea-a6d7-d4c9812820aa x-openstack-request-id: req-18e0dd06-8cd9-46ea-a6d7-d4c9812820aa 2018-11-17 06:50:41,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a76aad7f-77ec-4a86-a916-6f94caa59989", "rel": "bookmark"}], "image": {"id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "links": [{"href": "http://172.30.9.27:8774/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-11-17T06:50:30.000000", "flavor": {"id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "links": [{"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}]}, "id": "a76aad7f-77ec-4a86-a916-6f94caa59989", "user_id": "dc6af12abca5460a9bc6846d61d2cefb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-17T06:50:40Z", "hostId": "09df7f163992fa23d61a51e9ecbc45cfb204e1a9ad4db0df8764a5e2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-11-17T06:50:40.000000", "key_name": "singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "created": "2018-11-17T06:50:19Z", "tenant_id": "8cbff874483b4da3951abfc162291b33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:50:41,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18e0dd06-8cd9-46ea-a6d7-d4c9812820aa 2018-11-17 06:50:41,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46283698082s 2018-11-17 06:50:41,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18e0dd06-8cd9-46ea-a6d7-d4c9812820aa 2018-11-17 06:50:41,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:50:43,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:50:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:43,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-700a0d82-0dc7-4033-9132-6672231ff49a x-openstack-request-id: req-700a0d82-0dc7-4033-9132-6672231ff49a 2018-11-17 06:50:43,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:50:43,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-700a0d82-0dc7-4033-9132-6672231ff49a 2018-11-17 06:50:43,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0704581737518s 2018-11-17 06:50:43,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-700a0d82-0dc7-4033-9132-6672231ff49a 2018-11-17 06:50:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:50:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:43,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:43 GMT X-Openstack-Request-Id: req-4915c441-60ef-4121-a563-9d928f71688a 2018-11-17 06:50:43,770 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:16Z", "updated_at": "2018-11-17T06:50:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "266905b1-a317-4b5d-9bb2-a758c0b6d6cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "dfd31030-9bbe-4c0a-a5b8-35d3f0dc4eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:17Z", "revision_number": 0, "id": "d92f233f-dd06-40a3-99c0-4013d850d635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:17Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:16Z", "revision_number": 0, "id": "d4ed3f7d-73d5-42fe-9e97-a078de4edf33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:16Z", "security_group_id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 3, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "e24c5927-4929-469e-8689-a3d7299ee5f4", "name": "singlevm1-sg_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}]} 2018-11-17 06:50:43,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4915c441-60ef-4121-a563-9d928f71688a 2018-11-17 06:50:43,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502150058746s 2018-11-17 06:50:43,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4915c441-60ef-4121-a563-9d928f71688a 2018-11-17 06:50:43,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:50:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e24c5927-4929-469e-8689-a3d7299ee5f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:43,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:43 GMT X-Openstack-Request-Id: req-488b58fe-9b85-4500-a86f-5f261ddccb5e 2018-11-17 06:50:43,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:43,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e24c5927-4929-469e-8689-a3d7299ee5f4.json used request id req-488b58fe-9b85-4500-a86f-5f261ddccb5e 2018-11-17 06:50:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147769927979s 2018-11-17 06:50:43,926 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e24c5927-4929-469e-8689-a3d7299ee5f4.json used request id req-488b58fe-9b85-4500-a86f-5f261ddccb5e 2018-11-17 06:50:43,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 06:50:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:43,967 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-eec1f956-39f4-41a9-9335-20cffd7c8156 x-openstack-request-id: req-eec1f956-39f4-41a9-9335-20cffd7c8156 2018-11-17 06:50:43,967 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d used request id req-eec1f956-39f4-41a9-9335-20cffd7c8156 2018-11-17 06:50:43,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.041032075882s 2018-11-17 06:50:43,967 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fad865e3-8913-48ef-a9be-086ea7cc5b4d used request id req-eec1f956-39f4-41a9-9335-20cffd7c8156 2018-11-17 06:50:43,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:50:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" -d '{"subnet_id": "4ffa7ebf-9fbd-4344-804d-ac5dc72db361"}' 2018-11-17 06:50:46,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:46 GMT X-Openstack-Request-Id: req-f24cbbd2-f60d-4c1e-b12b-2770d04039dc 2018-11-17 06:50:46,021 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1d03cab2-e5aa-49bb-9571-08044391a80c", "tenant_id": "8cbff874483b4da3951abfc162291b33", "subnet_id": "4ffa7ebf-9fbd-4344-804d-ac5dc72db361", "subnet_ids": ["4ffa7ebf-9fbd-4344-804d-ac5dc72db361"], "port_id": "a1700f95-bc42-4d85-a978-06b7adfd2308", "id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e"} 2018-11-17 06:50:46,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/remove_router_interface.json used request id req-f24cbbd2-f60d-4c1e-b12b-2770d04039dc 2018-11-17 06:50:46,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05292320251s 2018-11-17 06:50:46,021 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e/remove_router_interface.json used request id req-f24cbbd2-f60d-4c1e-b12b-2770d04039dc returning object 1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e 2018-11-17 06:50:46,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:50:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:46 GMT X-Openstack-Request-Id: req-530b6b88-5007-4171-87c5-3bd1cea8fa6b 2018-11-17 06:50:46,158 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:50:08Z", "admin_state_up": true, "updated_at": "2018-11-17T06:50:44Z", "project_id": "8cbff874483b4da3951abfc162291b33", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e", "name": "singlevm1-router_fad865e3-8913-48ef-a9be-086ea7cc5b4d"}]} 2018-11-17 06:50:46,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-530b6b88-5007-4171-87c5-3bd1cea8fa6b 2018-11-17 06:50:46,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136502027512s 2018-11-17 06:50:46,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-530b6b88-5007-4171-87c5-3bd1cea8fa6b 2018-11-17 06:50:46,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:50:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:47,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:47 GMT X-Openstack-Request-Id: req-2c7485e0-3f5c-4625-9eba-776d9732aa3c 2018-11-17 06:50:47,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:47,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e.json used request id req-2c7485e0-3f5c-4625-9eba-776d9732aa3c 2018-11-17 06:50:47,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2419321537s 2018-11-17 06:50:47,402 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1a6c7e7b-2dd8-4a02-9630-9aa9d61ba50e.json used request id req-2c7485e0-3f5c-4625-9eba-776d9732aa3c 2018-11-17 06:50:47,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:50:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:47,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:47 GMT X-Openstack-Request-Id: req-0effd935-b4bf-4816-8433-afed1c98b056 2018-11-17 06:50:47,443 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:50:08Z","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":"4ffa7ebf-9fbd-4344-804d-ac5dc72db361","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbff874483b4da3951abfc162291b33","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fad865e3-8913-48ef-a9be-086ea7cc5b4d","enable_dhcp":true,"segment_id":null,"network_id":"1d03cab2-e5aa-49bb-9571-08044391a80c","tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","ip_version":4},{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:50:47,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0effd935-b4bf-4816-8433-afed1c98b056 2018-11-17 06:50:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406720638275s 2018-11-17 06:50:47,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0effd935-b4bf-4816-8433-afed1c98b056 2018-11-17 06:50:47,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:50:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/4ffa7ebf-9fbd-4344-804d-ac5dc72db361.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:48,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:48 GMT X-Openstack-Request-Id: req-814f4149-60c8-45e9-a40d-b0d52fc72fd0 2018-11-17 06:50:48,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:48,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ffa7ebf-9fbd-4344-804d-ac5dc72db361.json used request id req-814f4149-60c8-45e9-a40d-b0d52fc72fd0 2018-11-17 06:50:48,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03707909584s 2018-11-17 06:50:48,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ffa7ebf-9fbd-4344-804d-ac5dc72db361.json used request id req-814f4149-60c8-45e9-a40d-b0d52fc72fd0 2018-11-17 06:50:48,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:48,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:48 GMT X-Openstack-Request-Id: req-87f46271-710a-47fc-b9d9-609870e82fc2 2018-11-17 06:50:48,563 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1d03cab2-e5aa-49bb-9571-08044391a80c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"8cbff874483b4da3951abfc162291b33","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:48Z","qos_policy_id":null,"name":"singlevm1-net_fad865e3-8913-48ef-a9be-086ea7cc5b4d","admin_state_up":true,"tenant_id":"8cbff874483b4da3951abfc162291b33","created_at":"2018-11-17T06:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:48,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-87f46271-710a-47fc-b9d9-609870e82fc2 2018-11-17 06:50:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0802249908447s 2018-11-17 06:50:48,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-87f46271-710a-47fc-b9d9-609870e82fc2 2018-11-17 06:50:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:50:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1d03cab2-e5aa-49bb-9571-08044391a80c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:50,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:50:50 GMT X-Openstack-Request-Id: req-ad08fde2-f703-4d64-8e20-389a9b13691e 2018-11-17 06:50:50,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:50:50,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1d03cab2-e5aa-49bb-9571-08044391a80c.json used request id req-ad08fde2-f703-4d64-8e20-389a9b13691e 2018-11-17 06:50:50,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61794710159s 2018-11-17 06:50:50,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1d03cab2-e5aa-49bb-9571-08044391a80c.json used request id req-ad08fde2-f703-4d64-8e20-389a9b13691e 2018-11-17 06:50:50,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:50:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:50,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:50 GMT X-Openstack-Request-Id: req-f6877c5a-caf1-48b0-a2a2-ba1e71352771 2018-11-17 06:50:50,977 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:50:15Z", "file": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/file", "owner": "8cbff874483b4da3951abfc162291b33", "id": "3aa374a1-5f80-4937-ac78-9ae6757499ed", "size": 12716032, "self": "/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/3aa374a1-5f80-4937-ac78-9ae6757499ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:50:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:50:50,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6877c5a-caf1-48b0-a2a2-ba1e71352771 2018-11-17 06:50:50,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.789249897003s 2018-11-17 06:50:50,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6877c5a-caf1-48b0-a2a2-ba1e71352771 2018-11-17 06:50:50,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:50:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:51,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:50:51 GMT X-Openstack-Request-Id: req-1135daa9-aac4-46ff-8ad9-546a600afcb8 2018-11-17 06:50:51,362 - 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-11-17 06:50:51,362 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed used request id req-1135daa9-aac4-46ff-8ad9-546a600afcb8 2018-11-17 06:50:51,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.382374048233s 2018-11-17 06:50:51,362 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3aa374a1-5f80-4937-ac78-9ae6757499ed used request id req-1135daa9-aac4-46ff-8ad9-546a600afcb8 2018-11-17 06:50:51,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:50:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:51,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-039e9faf-c16e-4cd3-b04e-e32d00b15221 x-openstack-request-id: req-039e9faf-c16e-4cd3-b04e-e32d00b15221 2018-11-17 06:50:51,384 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7", "name": "singlevm1-flavor_fad865e3-8913-48ef-a9be-086ea7cc5b4d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:50:51,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-039e9faf-c16e-4cd3-b04e-e32d00b15221 2018-11-17 06:50:51,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216808319092s 2018-11-17 06:50:51,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-039e9faf-c16e-4cd3-b04e-e32d00b15221 2018-11-17 06:50:51,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:50:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a2711ecf85d7ff0957b2f848f9a6725332e7013657e975dfce6c88a2750fcfdd" 2018-11-17 06:50:51,417 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50: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-dfb924e4-0525-4c7a-834e-297e3415d27b x-openstack-request-id: req-dfb924e4-0525-4c7a-834e-297e3415d27b 2018-11-17 06:50:51,417 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7 used request id req-dfb924e4-0525-4c7a-834e-297e3415d27b 2018-11-17 06:50:51,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315079689026s 2018-11-17 06:50:51,418 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1ce4ae21-0b2d-4ecf-94f4-07ed630b62e7 used request id req-dfb924e4-0525-4c7a-834e-297e3415d27b 2018-11-17 06:50:51,462 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-17 06:50:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:50:51,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57378d51-781b-47f7-9131-7ec58ef8cfa7 2018-11-17 06:50:51,506 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:50:51,506 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-57378d51-781b-47f7-9131-7ec58ef8cfa7 2018-11-17 06:50:51,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:50:51,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["d3_AXXIsRrOW4x6tOBbsTg"], "issued_at": "2018-11-17T06:50:51.000000Z"}} 2018-11-17 06:50:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:52 GMT X-Openstack-Request-Id: req-c216f610-a18c-42ce-92ff-d1066e64fb6f 2018-11-17 06:50:52,264 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:50:52,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c216f610-a18c-42ce-92ff-d1066e64fb6f 2018-11-17 06:50:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351881027222s 2018-11-17 06:50:52,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c216f610-a18c-42ce-92ff-d1066e64fb6f 2018-11-17 06:50:52,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:50:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:52,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0768f031-19b5-43f9-b7c5-5370da0a9d3d 2018-11-17 06:50:52,460 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:50:52,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0768f031-19b5-43f9-b7c5-5370da0a9d3d 2018-11-17 06:50:52,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187668085098s 2018-11-17 06:50:52,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0768f031-19b5-43f9-b7c5-5370da0a9d3d 2018-11-17 06:50:52,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:50:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}}' 2018-11-17 06:50:52,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1189b586-ce9a-4968-b2bd-6c909dc95b98 2018-11-17 06:50:52,700 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d"}, "tags": [], "enabled": true, "id": "908f73882d7248f8b00da0cd392f497d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}} 2018-11-17 06:50:52,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1189b586-ce9a-4968-b2bd-6c909dc95b98 2018-11-17 06:50:52,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230112075806s 2018-11-17 06:50:52,700 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1189b586-ce9a-4968-b2bd-6c909dc95b98 2018-11-17 06:50:52,701 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'908f73882d7248f8b00da0cd392f497d', '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_48cd2766-d076-4fdb-bc7e-503d276d4895'}) 2018-11-17 06:50:52,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:50:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eaedf6d1-2a4d-471c-96c0-768d9f2f911f", "email": null, "name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895"}}' 2018-11-17 06:50:53,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d341c63-29b8-43d9-854c-4e8142e32c00 2018-11-17 06:50:53,096 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895", "links": {"self": "http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf61687559e8499582f159cd9b685717", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:50:53,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3d341c63-29b8-43d9-854c-4e8142e32c00 2018-11-17 06:50:53,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389002084732s 2018-11-17 06:50:53,097 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3d341c63-29b8-43d9-854c-4e8142e32c00 2018-11-17 06:50:53,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf61687559e8499582f159cd9b685717', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895'}) 2018-11-17 06:50:53,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:50:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7ab17d-9e88-43b8-a00f-d930a5fbeade 2018-11-17 06:50:53,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:50:53,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f7ab17d-9e88-43b8-a00f-d930a5fbeade 2018-11-17 06:50:53,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202203035355s 2018-11-17 06:50:53,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f7ab17d-9e88-43b8-a00f-d930a5fbeade 2018-11-17 06:50:53,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:50:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:53,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81dafd2-c84e-47ad-b444-37cf9dc048f0 2018-11-17 06:50:53,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:50:53,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c81dafd2-c84e-47ad-b444-37cf9dc048f0 2018-11-17 06:50:53,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194646835327s 2018-11-17 06:50:53,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c81dafd2-c84e-47ad-b444-37cf9dc048f0 2018-11-17 06:50:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:50:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f9c2d5-045e-4747-be36-e11005ad2686 2018-11-17 06:50:53,617 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:50:53,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d4f9c2d5-045e-4747-be36-e11005ad2686 2018-11-17 06:50:53,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106328964233s 2018-11-17 06:50:53,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d4f9c2d5-045e-4747-be36-e11005ad2686 2018-11-17 06:50:53,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:50:53,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:53,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93be194-1d50-41db-856c-81a073074843 2018-11-17 06:50:53,809 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:50:53,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e93be194-1d50-41db-856c-81a073074843 2018-11-17 06:50:53,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187688112259s 2018-11-17 06:50:53,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e93be194-1d50-41db-856c-81a073074843 2018-11-17 06:50:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:50:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:53,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5067ce6e-dc06-4355-8174-7dd6d4f10e3c 2018-11-17 06:50:53,937 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895", "links": {"self": "http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf61687559e8499582f159cd9b685717", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:50:53,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5067ce6e-dc06-4355-8174-7dd6d4f10e3c 2018-11-17 06:50:53,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126952886581s 2018-11-17 06:50:53,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5067ce6e-dc06-4355-8174-7dd6d4f10e3c 2018-11-17 06:50:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:50:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:54,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8722956a-5776-4438-adde-46e5cc72f98d 2018-11-17 06:50:54,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d"}, "tags": [], "enabled": true, "id": "908f73882d7248f8b00da0cd392f497d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:50:54,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8722956a-5776-4438-adde-46e5cc72f98d 2018-11-17 06:50:54,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174241065979s 2018-11-17 06:50:54,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8722956a-5776-4438-adde-46e5cc72f98d 2018-11-17 06:50:54,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:50:54,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cf61687559e8499582f159cd9b685717&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=908f73882d7248f8b00da0cd392f497d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:54,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16cce69-bd83-42b2-8889-fd4ffc235ed6 2018-11-17 06:50:54,232 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf61687559e8499582f159cd9b685717&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=908f73882d7248f8b00da0cd392f497d", "previous": null, "next": null}} 2018-11-17 06:50:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf61687559e8499582f159cd9b685717&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=908f73882d7248f8b00da0cd392f497d used request id req-d16cce69-bd83-42b2-8889-fd4ffc235ed6 2018-11-17 06:50:54,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101861000061s 2018-11-17 06:50:54,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf61687559e8499582f159cd9b685717&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=908f73882d7248f8b00da0cd392f497d used request id req-d16cce69-bd83-42b2-8889-fd4ffc235ed6 2018-11-17 06:50:54,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:50:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d/users/cf61687559e8499582f159cd9b685717/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:54,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddf0d7a-ab29-42e2-a0d5-2d0b83c8d196 2018-11-17 06:50:54,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:50:54,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d/users/cf61687559e8499582f159cd9b685717/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-fddf0d7a-ab29-42e2-a0d5-2d0b83c8d196 2018-11-17 06:50:54,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270861148834s 2018-11-17 06:50:54,507 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d/users/cf61687559e8499582f159cd9b685717/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-fddf0d7a-ab29-42e2-a0d5-2d0b83c8d196 2018-11-17 06:50:54,508 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', 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'908f73882d7248f8b00da0cd392f497d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eaedf6d1-2a4d-471c-96c0-768d9f2f911f', 'username': u'singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:50:54,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895', 'password': 'eaedf6d1-2a4d-471c-96c0-768d9f2f911f', 'project_name': 'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '908f73882d7248f8b00da0cd392f497d', 'project_domain_name': 'Default'} 2018-11-17 06:50:54,512 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-17 06:50:54,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:50:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a5908c-b7ed-4dbb-ad7a-3cae5567886f 2018-11-17 06:50:54,744 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:50:54,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-68a5908c-b7ed-4dbb-ad7a-3cae5567886f 2018-11-17 06:50:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231522798538s 2018-11-17 06:50:54,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-68a5908c-b7ed-4dbb-ad7a-3cae5567886f 2018-11-17 06:50:54,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:50:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:50:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4732ccab-1c88-4bbe-b417-30ec56a216e6 2018-11-17 06:50:54,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d"}, "tags": [], "enabled": true, "id": "908f73882d7248f8b00da0cd392f497d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:50:54,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4732ccab-1c88-4bbe-b417-30ec56a216e6 2018-11-17 06:50:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108428001404s 2018-11-17 06:50:54,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4732ccab-1c88-4bbe-b417-30ec56a216e6 2018-11-17 06:50:54,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:50:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" -d '{"network": {"tenant_id": "908f73882d7248f8b00da0cd392f497d", "name": "singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895", "admin_state_up": true}}' 2018-11-17 06:50:55,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:55 GMT X-Openstack-Request-Id: req-c9e5eca3-ebe2-417b-be18-4976c1211b22 2018-11-17 06:50:55,360 - 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":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:55Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450}} 2018-11-17 06:50:55,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c9e5eca3-ebe2-417b-be18-4976c1211b22 2018-11-17 06:50:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.496310949326s 2018-11-17 06:50:55,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c9e5eca3-ebe2-417b-be18-4976c1211b22 2018-11-17 06:50:55,361 - 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-11-17T06:50:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'82dcb772-8595-47dd-8cbc-1b141b55dbba', u'provider:segmentation_id': 97, 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_48cd2766-d076-4fdb-bc7e-503d276d4895', u'created_at': u'2018-11-17T06:50:55Z', u'mtu': 1450, u'tenant_id': u'908f73882d7248f8b00da0cd392f497d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'908f73882d7248f8b00da0cd392f497d', u'l2_adjacency': True}) 2018-11-17 06:50:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:50:55,372 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9394a1e3-a8a9-4822-a5dd-7851cc9aa760 2018-11-17 06:50:55,372 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:50:55,372 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9394a1e3-a8a9-4822-a5dd-7851cc9aa760 2018-11-17 06:50:55,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:50:55,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "908f73882d7248f8b00da0cd392f497d", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/908f73882d7248f8b00da0cd392f497d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/908f73882d7248f8b00da0cd392f497d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/908f73882d7248f8b00da0cd392f497d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_908f73882d7248f8b00da0cd392f497d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_908f73882d7248f8b00da0cd392f497d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/908f73882d7248f8b00da0cd392f497d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/908f73882d7248f8b00da0cd392f497d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/908f73882d7248f8b00da0cd392f497d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/908f73882d7248f8b00da0cd392f497d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/908f73882d7248f8b00da0cd392f497d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/908f73882d7248f8b00da0cd392f497d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/908f73882d7248f8b00da0cd392f497d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/908f73882d7248f8b00da0cd392f497d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/908f73882d7248f8b00da0cd392f497d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895", "id": "cf61687559e8499582f159cd9b685717"}, "audit_ids": ["NyQUXtkiQZK8KBNU9QnUwg"], "issued_at": "2018-11-17T06:50:55.000000Z"}} 2018-11-17 06:50:55,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:50:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:50:56,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:56 GMT X-Openstack-Request-Id: req-ebe70eb9-89b3-4772-91fd-73b77e78d07e 2018-11-17 06:50:56,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:50:55Z","qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:50:56,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ebe70eb9-89b3-4772-91fd-73b77e78d07e 2018-11-17 06:50:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297136068344s 2018-11-17 06:50:56,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ebe70eb9-89b3-4772-91fd-73b77e78d07e 2018-11-17 06:50:56,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:50:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"subnet": {"name": "singlevm2-subnet_48cd2766-d076-4fdb-bc7e-503d276d4895", "enable_dhcp": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:50:56,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:56 GMT X-Openstack-Request-Id: req-88d4e520-e588-4e94-ab88-8bc43300cde6 2018-11-17 06:50:56,752 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:50:56Z","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":"908f73882d7248f8b00da0cd392f497d","id":"fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd","subnetpool_id":null,"name":"singlevm2-subnet_48cd2766-d076-4fdb-bc7e-503d276d4895"}} 2018-11-17 06:50:56,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88d4e520-e588-4e94-ab88-8bc43300cde6 2018-11-17 06:50:56,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.678402900696s 2018-11-17 06:50:56,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88d4e520-e588-4e94-ab88-8bc43300cde6 2018-11-17 06:50:56,753 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:50:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_48cd2766-d076-4fdb-bc7e-503d276d4895', u'enable_dhcp': True, u'network_id': u'82dcb772-8595-47dd-8cbc-1b141b55dbba', u'tenant_id': u'908f73882d7248f8b00da0cd392f497d', u'created_at': u'2018-11-17T06:50:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'908f73882d7248f8b00da0cd392f497d'}) 2018-11-17 06:50:56,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:50:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "singlevm2-router_48cd2766-d076-4fdb-bc7e-503d276d4895", "admin_state_up": true}}' 2018-11-17 06:50:58,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 17 Nov 2018 06:50:58 GMT X-Openstack-Request-Id: req-0c8e8b84-e802-4989-9dc2-0f254c53fe16 2018-11-17 06:50:58,459 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:56Z", "admin_state_up": true, "updated_at": "2018-11-17T06:50:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "name": "singlevm2-router_48cd2766-d076-4fdb-bc7e-503d276d4895"}} 2018-11-17 06:50:58,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0c8e8b84-e802-4989-9dc2-0f254c53fe16 2018-11-17 06:50:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70541119576s 2018-11-17 06:50:58,460 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0c8e8b84-e802-4989-9dc2-0f254c53fe16 2018-11-17 06:50:58,460 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:50:57Z', u'revision_number': 2, u'id': u'2eff904d-448c-4178-8cc0-f9e760c259f5', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_48cd2766-d076-4fdb-bc7e-503d276d4895', u'admin_state_up': True, u'tenant_id': u'908f73882d7248f8b00da0cd392f497d', u'created_at': u'2018-11-17T06:50:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'908f73882d7248f8b00da0cd392f497d'}) 2018-11-17 06:50:58,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:50:58,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"subnet_id": "fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"}' 2018-11-17 06:51:00,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:00 GMT X-Openstack-Request-Id: req-0de7e5ed-8336-4841-a5f3-d367490e2c1d 2018-11-17 06:51:00,916 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "subnet_id": "fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd", "subnet_ids": ["fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"], "port_id": "9aece66a-e7de-465f-9d48-80645f05b454", "id": "2eff904d-448c-4178-8cc0-f9e760c259f5"} 2018-11-17 06:51:00,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/add_router_interface.json used request id req-0de7e5ed-8336-4841-a5f3-d367490e2c1d 2018-11-17 06:51:00,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45493984222s 2018-11-17 06:51:00,916 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/add_router_interface.json used request id req-0de7e5ed-8336-4841-a5f3-d367490e2c1d returning object 2eff904d-448c-4178-8cc0-f9e760c259f5 2018-11-17 06:51:00,917 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:51:01,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:51:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:51:01,057 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:01 GMT 2018-11-17 06:51:01,058 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:51:01,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:01,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:01 GMT X-Openstack-Request-Id: req-9bcc7806-9413-4687-b749-bcc2530b0876 2018-11-17 06:51:01,360 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:01,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9bcc7806-9413-4687-b749-bcc2530b0876 2018-11-17 06:51:01,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297641038895s 2018-11-17 06:51:01,361 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9bcc7806-9413-4687-b749-bcc2530b0876 2018-11-17 06:51:01,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:51:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895"}' 2018-11-17 06:51:01,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:01 GMT Location: http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff779b16-a820-4948-864f-4a77d30e5591 2018-11-17 06:51:01,450 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:01Z", "file": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file", "owner": "908f73882d7248f8b00da0cd392f497d", "id": "268d9d1b-81ce-432e-93ff-a2229266b479", "size": null, "self": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479", "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_48cd2766-d076-4fdb-bc7e-503d276d4895", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "checksum": null, "created_at": "2018-11-17T06:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:51:01,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ff779b16-a820-4948-864f-4a77d30e5591 2018-11-17 06:51:01,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0800578594208s 2018-11-17 06:51:01,451 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ff779b16-a820-4948-864f-4a77d30e5591 returning object 268d9d1b-81ce-432e-93ff-a2229266b479 2018-11-17 06:51:01,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:51:01,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '' 2018-11-17 06:51:02,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:51:02 GMT X-Openstack-Request-Id: req-868cc05e-43ec-4b7e-890d-24d6c366ef5f 2018-11-17 06:51:02,710 - 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-11-17 06:51:02,710 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file used request id req-868cc05e-43ec-4b7e-890d-24d6c366ef5f 2018-11-17 06:51:02,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25921583176s 2018-11-17 06:51:02,711 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file used request id req-868cc05e-43ec-4b7e-890d-24d6c366ef5f 2018-11-17 06:51:02,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:02,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:02 GMT X-Openstack-Request-Id: req-d69f5739-e98a-4c84-b099-68d56684949a 2018-11-17 06:51:02,770 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:02Z", "file": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file", "owner": "908f73882d7248f8b00da0cd392f497d", "id": "268d9d1b-81ce-432e-93ff-a2229266b479", "size": 12716032, "self": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:02,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d69f5739-e98a-4c84-b099-68d56684949a 2018-11-17 06:51:02,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0551829338074s 2018-11-17 06:51:02,771 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d69f5739-e98a-4c84-b099-68d56684949a 2018-11-17 06:51:02,772 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap', u'metadata': Munch({})})], 'file': u'/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file', 'owner': u'908f73882d7248f8b00da0cd392f497d', 'id': u'268d9d1b-81ce-432e-93ff-a2229266b479', 'size': 12716032, u'self': u'/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'908f73882d7248f8b00da0cd392f497d', 'name': 'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:51:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:51:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895', '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/268d9d1b-81ce-432e-93ff-a2229266b479', 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_48cd2766-d076-4fdb-bc7e-503d276d4895', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895', 'created': u'2018-11-17T06:51:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:51:01Z', 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/268d9d1b-81ce-432e-93ff-a2229266b479', 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_48cd2766-d076-4fdb-bc7e-503d276d4895', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:51:02,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:51:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_48cd2766-d076-4fdb-bc7e-503d276d4895", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:51:03,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-7b765aa8-54c3-416b-8cbd-299e60cff61f x-openstack-request-id: req-7b765aa8-54c3-416b-8cbd-299e60cff61f 2018-11-17 06:51:03,110 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "79ccc04e-6845-410f-af88-7ebd20812c61", "name": "singlevm2-flavor_48cd2766-d076-4fdb-bc7e-503d276d4895", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:51:03,110 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7b765aa8-54c3-416b-8cbd-299e60cff61f 2018-11-17 06:51:03,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334140062332s 2018-11-17 06:51:03,110 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7b765aa8-54c3-416b-8cbd-299e60cff61f 2018-11-17 06:51:03,111 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_48cd2766-d076-4fdb-bc7e-503d276d4895', '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'8cbff874483b4da3951abfc162291b33', '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'79ccc04e-6845-410f-af88-7ebd20812c61', 'swap': 0}) 2018-11-17 06:51:03,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:51:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" -d '{"extra_specs": {}}' 2018-11-17 06:51:03,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-56840bdd-8277-4d70-a5cb-e85497ebfa9e x-openstack-request-id: req-56840bdd-8277-4d70-a5cb-e85497ebfa9e 2018-11-17 06:51:03,132 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:51:03,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61/os-extra_specs used request id req-56840bdd-8277-4d70-a5cb-e85497ebfa9e 2018-11-17 06:51:03,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206899642944s 2018-11-17 06:51:03,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61/os-extra_specs used request id req-56840bdd-8277-4d70-a5cb-e85497ebfa9e 2018-11-17 06:51:03,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 06:51:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"keypair": {"name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895"}}' 2018-11-17 06:51:03,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-a3f93724-d5ea-4fb7-bbf4-b5461d417cf5 x-openstack-request-id: req-a3f93724-d5ea-4fb7-bbf4-b5461d417cf5 2018-11-17 06:51:03,553 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyXe0/dmDCqIv+qgXhVuBmlzlNgVzl/epbA6XbqLQFLVhr6AkkCHuHiNzsrAAMf+j3Sxtbj+/AMtlo42YKHmfiqZ6+HB6ag1l0idbsWgF6HJ8y4YaCXfc4OZUjLPJ8Xm8ModRJbm+g1n69fKTgsxtCduz56ez6m8yBRzwf6SS23luwtue5eNUBatRdPH5NPK16BzwOY6+D9rwJCWDk+lg0cCtHmGE8a1fqJAFzEOV6jK/m0MCoJtMne4PCKZL9LN8/2TNIX8Sb+S0cc/lglSLo1tE4CSo8ODo0IfdpvDRDt6DK0ZTSvgm2UUZMnJVN0LJ9igSPuOkNKIsx3rN38vE9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8l3tP3ZgwqiL/qoF4VbgZpc5TYFc5f3qWwOl26i0BS1Ya+gJ\nJAh7h4jc7KwADH/o90sbW4/vwDLZaONmCh5n4qmevhwemoNZdInW7FoBehyfMuGG\ngl33ODmVIyzyfF5vDKHUSW5voNZ+vXyk4LMbQnbs+ens+pvMgUc8H+kktt5bsLbn\nuXjVAWrUXTx+TTytegc8DmOvg/a8CQlg5PpYNHArR5hhPGtX6iQBcxDleoyv5tDA\nqCbTJ3uDwimS/SzfP9kzSF/Em/ktHHP5YJUi6NbROAkqPDg6NCH3abw0Q7egytGU\n0r4JtlFGTJyVTdCyfYoEj7jpDSiLMd6zd/LxPQIDAQABAoIBAQC3Y3TiITuD7y7G\nynXalPcFCYYVbD4T1PZgWblFJTjZ9f7C33cTKcv2uQuZlWgQDTUE8XLI7HeX8aHq\nKK6MF4e5zWjNJs/NUHf+o1HZ0xzs/f1D7bvupxUqGQAM9rSggH/8ifLsgUC77bFG\nxaqoTz3gI8aaL3PeCMdMRs9qwenC57J3vHRmD8/wSpIkSwFV1lKwoE8lep3oPMMD\n7yM6UM6zLeAXT1MLaI7gMTwrBpfGyggdPTtQG/lo+/QXaNFTQ0DjHF4RN39zgh3f\nHLBPlgZjvdnv5p/qlXxFp7LC8V559rV8p9LEEDs7xq98f2tIabBEy2R9pOt+Ulnr\nxzvbD/QNAoGBAPrqpuWYpl0RZbxseZ6BHJEx+u92/dvTSh8RWhz++QNsK91cy5w9\nbrPCrceDVrzLTh/4iWvX03LCdUiIFMJk4B6WBPxWkdWdczlG8/Y/TuUVCdING1pW\ndJavLegb03WBwQADAq+2289E83kuBoDCLTUa63aSTM8G7gXAnhbnKTsXAoGBAPdG\n7sw0M2nztqyEHKKo0kDJCA/fNq/NOBXaSKU/04O1ek1SkrC21rdtQzWSpQEY1nud\nfWpQRR7RAU+obcfK5NOrau0D9TITK4kevzgJ0dgeRdc3hbuyIfO3kOcZ5ExR++rO\n1Sj0SF2UDaCVC0Iiw497c9GLnUCjWnB4zzSBPVrLAoGAbq+AfBvAl6GLDXmUlNVD\nstEnbudAyO4F7nqLE+tuEZJwLzA2KW/4G5gvbKmFY7cTeYr7o/ULM76QWjSdY7t4\nGkX3YREXN/JC1+tyxxfaR7fmIyDhBhLJT4dras6Lk3RvnP+2+ahigqZZ+QTSnY4K\nvzhm0mFrPJBEA4mas2O5jnUCgYAmHaL1ix5ZuJ1x3jNjx04RemtptuiBFMsOY0VL\nY5lA9hpSDOZbovNZ9tejTGVu09tL1qzcVF8zLtha5QV3BIldL1EeE7wZ6eaODlU/\nWBQmkhQF5qMQmZauMJ9/X/hW41RHj3ZAB9eXxRiMpizEFwO5/DeQF0s4CXYJXDXk\nS/+fHQKBgQC9OT6IRPEle/mMVJazDDAf+4vm1opiuAj2MjudEXOMTe+ZjcoL8sUq\n9/t/4AOr191EZpaaxi7cTWMdnyQu1clL1qMDOCtmfvBQJ4c9ZcyyEic6CtpUm/F0\nIL4kqb4Ad+5liKhjndsU26nuWgy/cJPIo/0eg9IuAAIiU+7kcG3rFw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cf61687559e8499582f159cd9b685717", "name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "fingerprint": "6d:3e:7b:5d:8e:f0:f7:23:21:94:bf:45:fb:31:47:98"}} 2018-11-17 06:51:03,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a3f93724-d5ea-4fb7-bbf4-b5461d417cf5 2018-11-17 06:51:03,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.418020009995s 2018-11-17 06:51:03,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a3f93724-d5ea-4fb7-bbf4-b5461d417cf5 2018-11-17 06:51:03,555 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyXe0/dmDCqIv+qgXhVuBmlzlNgVzl/epbA6XbqLQFLVhr6AkkCHuHiNzsrAAMf+j3Sxtbj+/AMtlo42YKHmfiqZ6+HB6ag1l0idbsWgF6HJ8y4YaCXfc4OZUjLPJ8Xm8ModRJbm+g1n69fKTgsxtCduz56ez6m8yBRzwf6SS23luwtue5eNUBatRdPH5NPK16BzwOY6+D9rwJCWDk+lg0cCtHmGE8a1fqJAFzEOV6jK/m0MCoJtMne4PCKZL9LN8/2TNIX8Sb+S0cc/lglSLo1tE4CSo8ODo0IfdpvDRDt6DK0ZTSvgm2UUZMnJVN0LJ9igSPuOkNKIsx3rN38vE9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8l3tP3ZgwqiL/qoF4VbgZpc5TYFc5f3qWwOl26i0BS1Ya+gJ\nJAh7h4jc7KwADH/o90sbW4/vwDLZaONmCh5n4qmevhwemoNZdInW7FoBehyfMuGG\ngl33ODmVIyzyfF5vDKHUSW5voNZ+vXyk4LMbQnbs+ens+pvMgUc8H+kktt5bsLbn\nuXjVAWrUXTx+TTytegc8DmOvg/a8CQlg5PpYNHArR5hhPGtX6iQBcxDleoyv5tDA\nqCbTJ3uDwimS/SzfP9kzSF/Em/ktHHP5YJUi6NbROAkqPDg6NCH3abw0Q7egytGU\n0r4JtlFGTJyVTdCyfYoEj7jpDSiLMd6zd/LxPQIDAQABAoIBAQC3Y3TiITuD7y7G\nynXalPcFCYYVbD4T1PZgWblFJTjZ9f7C33cTKcv2uQuZlWgQDTUE8XLI7HeX8aHq\nKK6MF4e5zWjNJs/NUHf+o1HZ0xzs/f1D7bvupxUqGQAM9rSggH/8ifLsgUC77bFG\nxaqoTz3gI8aaL3PeCMdMRs9qwenC57J3vHRmD8/wSpIkSwFV1lKwoE8lep3oPMMD\n7yM6UM6zLeAXT1MLaI7gMTwrBpfGyggdPTtQG/lo+/QXaNFTQ0DjHF4RN39zgh3f\nHLBPlgZjvdnv5p/qlXxFp7LC8V559rV8p9LEEDs7xq98f2tIabBEy2R9pOt+Ulnr\nxzvbD/QNAoGBAPrqpuWYpl0RZbxseZ6BHJEx+u92/dvTSh8RWhz++QNsK91cy5w9\nbrPCrceDVrzLTh/4iWvX03LCdUiIFMJk4B6WBPxWkdWdczlG8/Y/TuUVCdING1pW\ndJavLegb03WBwQADAq+2289E83kuBoDCLTUa63aSTM8G7gXAnhbnKTsXAoGBAPdG\n7sw0M2nztqyEHKKo0kDJCA/fNq/NOBXaSKU/04O1ek1SkrC21rdtQzWSpQEY1nud\nfWpQRR7RAU+obcfK5NOrau0D9TITK4kevzgJ0dgeRdc3hbuyIfO3kOcZ5ExR++rO\n1Sj0SF2UDaCVC0Iiw497c9GLnUCjWnB4zzSBPVrLAoGAbq+AfBvAl6GLDXmUlNVD\nstEnbudAyO4F7nqLE+tuEZJwLzA2KW/4G5gvbKmFY7cTeYr7o/ULM76QWjSdY7t4\nGkX3YREXN/JC1+tyxxfaR7fmIyDhBhLJT4dras6Lk3RvnP+2+ahigqZZ+QTSnY4K\nvzhm0mFrPJBEA4mas2O5jnUCgYAmHaL1ix5ZuJ1x3jNjx04RemtptuiBFMsOY0VL\nY5lA9hpSDOZbovNZ9tejTGVu09tL1qzcVF8zLtha5QV3BIldL1EeE7wZ6eaODlU/\nWBQmkhQF5qMQmZauMJ9/X/hW41RHj3ZAB9eXxRiMpizEFwO5/DeQF0s4CXYJXDXk\nS/+fHQKBgQC9OT6IRPEle/mMVJazDDAf+4vm1opiuAj2MjudEXOMTe+ZjcoL8sUq\n9/t/4AOr191EZpaaxi7cTWMdnyQu1clL1qMDOCtmfvBQJ4c9ZcyyEic6CtpUm/F0\nIL4kqb4Ad+5liKhjndsU26nuWgy/cJPIo/0eg9IuAAIiU+7kcG3rFw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cf61687559e8499582f159cd9b685717', 'name': u'singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895', 'created_at': '2018-11-17T06:51:03.555340', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'908f73882d7248f8b00da0cd392f497d', 'name': 'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6d:3e:7b:5d:8e:f0:f7:23:21:94:bf:45:fb:31:47:98', 'type': 'ssh', 'id': u'singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895'}) 2018-11-17 06:51:03,555 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8l3tP3ZgwqiL/qoF4VbgZpc5TYFc5f3qWwOl26i0BS1Ya+gJ JAh7h4jc7KwADH/o90sbW4/vwDLZaONmCh5n4qmevhwemoNZdInW7FoBehyfMuGG gl33ODmVIyzyfF5vDKHUSW5voNZ+vXyk4LMbQnbs+ens+pvMgUc8H+kktt5bsLbn uXjVAWrUXTx+TTytegc8DmOvg/a8CQlg5PpYNHArR5hhPGtX6iQBcxDleoyv5tDA qCbTJ3uDwimS/SzfP9kzSF/Em/ktHHP5YJUi6NbROAkqPDg6NCH3abw0Q7egytGU 0r4JtlFGTJyVTdCyfYoEj7jpDSiLMd6zd/LxPQIDAQABAoIBAQC3Y3TiITuD7y7G ynXalPcFCYYVbD4T1PZgWblFJTjZ9f7C33cTKcv2uQuZlWgQDTUE8XLI7HeX8aHq KK6MF4e5zWjNJs/NUHf+o1HZ0xzs/f1D7bvupxUqGQAM9rSggH/8ifLsgUC77bFG xaqoTz3gI8aaL3PeCMdMRs9qwenC57J3vHRmD8/wSpIkSwFV1lKwoE8lep3oPMMD 7yM6UM6zLeAXT1MLaI7gMTwrBpfGyggdPTtQG/lo+/QXaNFTQ0DjHF4RN39zgh3f HLBPlgZjvdnv5p/qlXxFp7LC8V559rV8p9LEEDs7xq98f2tIabBEy2R9pOt+Ulnr xzvbD/QNAoGBAPrqpuWYpl0RZbxseZ6BHJEx+u92/dvTSh8RWhz++QNsK91cy5w9 brPCrceDVrzLTh/4iWvX03LCdUiIFMJk4B6WBPxWkdWdczlG8/Y/TuUVCdING1pW dJavLegb03WBwQADAq+2289E83kuBoDCLTUa63aSTM8G7gXAnhbnKTsXAoGBAPdG 7sw0M2nztqyEHKKo0kDJCA/fNq/NOBXaSKU/04O1ek1SkrC21rdtQzWSpQEY1nud fWpQRR7RAU+obcfK5NOrau0D9TITK4kevzgJ0dgeRdc3hbuyIfO3kOcZ5ExR++rO 1Sj0SF2UDaCVC0Iiw497c9GLnUCjWnB4zzSBPVrLAoGAbq+AfBvAl6GLDXmUlNVD stEnbudAyO4F7nqLE+tuEZJwLzA2KW/4G5gvbKmFY7cTeYr7o/ULM76QWjSdY7t4 GkX3YREXN/JC1+tyxxfaR7fmIyDhBhLJT4dras6Lk3RvnP+2+ahigqZZ+QTSnY4K vzhm0mFrPJBEA4mas2O5jnUCgYAmHaL1ix5ZuJ1x3jNjx04RemtptuiBFMsOY0VL Y5lA9hpSDOZbovNZ9tejTGVu09tL1qzcVF8zLtha5QV3BIldL1EeE7wZ6eaODlU/ WBQmkhQF5qMQmZauMJ9/X/hW41RHj3ZAB9eXxRiMpizEFwO5/DeQF0s4CXYJXDXk S/+fHQKBgQC9OT6IRPEle/mMVJazDDAf+4vm1opiuAj2MjudEXOMTe+ZjcoL8sUq 9/t/4AOr191EZpaaxi7cTWMdnyQu1clL1qMDOCtmfvBQJ4c9ZcyyEic6CtpUm/F0 IL4kqb4Ad+5liKhjndsU26nuWgy/cJPIo/0eg9IuAAIiU+7kcG3rFw== -----END RSA PRIVATE KEY----- 2018-11-17 06:51:03,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 06:51:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"security_group": {"name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-11-17 06:51:03,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:03 GMT X-Openstack-Request-Id: req-a27f0f63-08da-4ffb-8a04-2a5f00ee8a38 2018-11-17 06:51:03,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:03Z", "updated_at": "2018-11-17T06:51:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "c97c60a6-370d-4da3-9121-2af03afc61f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "f624daad-6f72-497b-b2ca-fccfdd6bae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}} 2018-11-17 06:51:03,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a27f0f63-08da-4ffb-8a04-2a5f00ee8a38 2018-11-17 06:51:03,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.146175146103s 2018-11-17 06:51:03,708 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a27f0f63-08da-4ffb-8a04-2a5f00ee8a38 2018-11-17 06:51:03,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:03,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:03 GMT X-Openstack-Request-Id: req-1a7ba6ef-c114-43e0-bda5-9a6c23e6ae3b 2018-11-17 06:51:03,784 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:54Z", "updated_at": "2018-11-17T06:50:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "08f8138b-3821-4684-894f-be6f41287b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "0e153144-e38f-44f9-9cf2-f911f6118445", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "92fd6176-8be7-4d1d-a294-0c789411592b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "a8a8fcb7-de18-43bd-9f90-c36fe114e41e", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "852595f7-1e71-4dac-8471-0a851b71fe56", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:03Z", "updated_at": "2018-11-17T06:51:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "c97c60a6-370d-4da3-9121-2af03afc61f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "f624daad-6f72-497b-b2ca-fccfdd6bae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:03,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a7ba6ef-c114-43e0-bda5-9a6c23e6ae3b 2018-11-17 06:51:03,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0699980258942s 2018-11-17 06:51:03,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a7ba6ef-c114-43e0-bda5-9a6c23e6ae3b 2018-11-17 06:51:03,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:51:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -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": "a47e5654-7ce9-48e0-af3c-54c2162185a0"}}' 2018-11-17 06:51:03,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:03 GMT X-Openstack-Request-Id: req-ca7507fb-78b3-434e-89e0-1452b36b4415 2018-11-17 06:51:03,958 - 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-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "port_range_min": 22, "revision_number": 0, "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:03Z", "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "fa23e6e0-3a05-45c4-b80a-d14e246bc26d"}} 2018-11-17 06:51:03,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ca7507fb-78b3-434e-89e0-1452b36b4415 2018-11-17 06:51:03,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167110919952s 2018-11-17 06:51:03,959 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ca7507fb-78b3-434e-89e0-1452b36b4415 2018-11-17 06:51:03,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:04,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:04 GMT X-Openstack-Request-Id: req-83739580-da3b-4cf3-aafb-28583b9858e3 2018-11-17 06:51:04,011 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:54Z", "updated_at": "2018-11-17T06:50:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "08f8138b-3821-4684-894f-be6f41287b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "0e153144-e38f-44f9-9cf2-f911f6118445", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "92fd6176-8be7-4d1d-a294-0c789411592b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "a8a8fcb7-de18-43bd-9f90-c36fe114e41e", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "852595f7-1e71-4dac-8471-0a851b71fe56", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:03Z", "updated_at": "2018-11-17T06:51:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "c97c60a6-370d-4da3-9121-2af03afc61f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "f624daad-6f72-497b-b2ca-fccfdd6bae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "fa23e6e0-3a05-45c4-b80a-d14e246bc26d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 2, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:04,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-83739580-da3b-4cf3-aafb-28583b9858e3 2018-11-17 06:51:04,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046550989151s 2018-11-17 06:51:04,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-83739580-da3b-4cf3-aafb-28583b9858e3 2018-11-17 06:51:04,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:51:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -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": "a47e5654-7ce9-48e0-af3c-54c2162185a0"}}' 2018-11-17 06:51:04,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:04 GMT X-Openstack-Request-Id: req-65b4dc99-7e39-43f7-81c1-cc5179614a1e 2018-11-17 06:51:04,156 - 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-11-17T06:51:04Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "port_range_min": null, "revision_number": 0, "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:04Z", "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "af6ff865-4344-415f-8ef5-50fa506795cd"}} 2018-11-17 06:51:04,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-65b4dc99-7e39-43f7-81c1-cc5179614a1e 2018-11-17 06:51:04,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139699935913s 2018-11-17 06:51:04,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-65b4dc99-7e39-43f7-81c1-cc5179614a1e 2018-11-17 06:51:04,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:04,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:04 GMT X-Openstack-Request-Id: req-8c82b1cb-b9d6-404a-b1d8-421625bbfc54 2018-11-17 06:51:04,435 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":["fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:56Z","qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:51:04,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c82b1cb-b9d6-404a-b1d8-421625bbfc54 2018-11-17 06:51:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277675867081s 2018-11-17 06:51:04,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c82b1cb-b9d6-404a-b1d8-421625bbfc54 2018-11-17 06:51:04,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:04,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:04 GMT X-Openstack-Request-Id: req-4921c174-ffb2-4fcf-97ae-12c686dada40 2018-11-17 06:51:04,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:02Z", "file": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file", "owner": "908f73882d7248f8b00da0cd392f497d", "id": "268d9d1b-81ce-432e-93ff-a2229266b479", "size": 12716032, "self": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:04,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4921c174-ffb2-4fcf-97ae-12c686dada40 2018-11-17 06:51:04,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.11993098259s 2018-11-17 06:51:04,562 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4921c174-ffb2-4fcf-97ae-12c686dada40 2018-11-17 06:51:04,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:51:04,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:04,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-c24ca1b0-80fa-49c7-867a-9b517e85baec x-openstack-request-id: req-c24ca1b0-80fa-49c7-867a-9b517e85baec 2018-11-17 06:51:04,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "79ccc04e-6845-410f-af88-7ebd20812c61", "name": "singlevm2-flavor_48cd2766-d076-4fdb-bc7e-503d276d4895", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:51:04,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c24ca1b0-80fa-49c7-867a-9b517e85baec 2018-11-17 06:51:04,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230898857117s 2018-11-17 06:51:04,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c24ca1b0-80fa-49c7-867a-9b517e85baec 2018-11-17 06:51:04,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:51:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"server": {"name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "imageRef": "268d9d1b-81ce-432e-93ff-a2229266b479", "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "flavorRef": "79ccc04e-6845-410f-af88-7ebd20812c61", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82dcb772-8595-47dd-8cbc-1b141b55dbba"}], "security_groups": [{"name": "a47e5654-7ce9-48e0-af3c-54c2162185a0"}]}}' 2018-11-17 06:51:07,304 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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 location: http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 x-compute-request-id: req-25cd79a5-5a20-4b32-adf4-cffb31c8e7cf x-openstack-request-id: req-25cd79a5-5a20-4b32-adf4-cffb31c8e7cf 2018-11-17 06:51:07,304 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a47e5654-7ce9-48e0-af3c-54c2162185a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "adminPass": "SfpSWnE4NeSM"}} 2018-11-17 06:51:07,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-25cd79a5-5a20-4b32-adf4-cffb31c8e7cf 2018-11-17 06:51:07,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.71621513367s 2018-11-17 06:51:07,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-25cd79a5-5a20-4b32-adf4-cffb31c8e7cf 2018-11-17 06:51:07,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:08,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-4d5cf6e1-eb97-4b4d-b4c0-96daa7577b17 x-openstack-request-id: req-4d5cf6e1-eb97-4b4d-b4c0-96daa7577b17 2018-11-17 06:51:08,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "image": {"id": "268d9d1b-81ce-432e-93ff-a2229266b479", "links": [{"href": "http://172.30.9.27:8774/images/268d9d1b-81ce-432e-93ff-a2229266b479", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79ccc04e-6845-410f-af88-7ebd20812c61", "links": [{"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}]}, "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "user_id": "cf61687559e8499582f159cd9b685717", "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-11-17T06:51:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "created": "2018-11-17T06:51:07Z", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:08,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d5cf6e1-eb97-4b4d-b4c0-96daa7577b17 2018-11-17 06:51:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777776956558s 2018-11-17 06:51:08,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d5cf6e1-eb97-4b4d-b4c0-96daa7577b17 2018-11-17 06:51:08,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:08,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:08 GMT X-Openstack-Request-Id: req-2589ec54-6df3-4593-8510-162762522ac2 2018-11-17 06:51:08,203 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":["fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:56Z","qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:51:08,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2589ec54-6df3-4593-8510-162762522ac2 2018-11-17 06:51:08,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105339050293s 2018-11-17 06:51:08,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2589ec54-6df3-4593-8510-162762522ac2 2018-11-17 06:51:08,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:51:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:08,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:08 GMT X-Openstack-Request-Id: req-5df475d5-534d-4f8e-aa7c-541d615b4abd 2018-11-17 06:51:08,269 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:50:56Z","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":"908f73882d7248f8b00da0cd392f497d","id":"fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd","subnetpool_id":null,"name":"singlevm2-subnet_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:08,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5df475d5-534d-4f8e-aa7c-541d615b4abd 2018-11-17 06:51:08,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0647809505463s 2018-11-17 06:51:08,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5df475d5-534d-4f8e-aa7c-541d615b4abd 2018-11-17 06:51:08,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:12,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 17 Nov 2018 06: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-bcbe349e-04cc-4389-bf6d-6394a914d732 x-openstack-request-id: req-bcbe349e-04cc-4389-bf6d-6394a914d732 2018-11-17 06:51:12,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "image": {"id": "268d9d1b-81ce-432e-93ff-a2229266b479", "links": [{"href": "http://172.30.9.27:8774/images/268d9d1b-81ce-432e-93ff-a2229266b479", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79ccc04e-6845-410f-af88-7ebd20812c61", "links": [{"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}]}, "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "security_groups": [{"name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}], "user_id": "cf61687559e8499582f159cd9b685717", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:51:10Z", "hostId": "49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "created": "2018-11-17T06:51:07Z", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:12,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcbe349e-04cc-4389-bf6d-6394a914d732 2018-11-17 06:51:12,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.79063510895s 2018-11-17 06:51:12,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcbe349e-04cc-4389-bf6d-6394a914d732 2018-11-17 06:51:12,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:14,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:14,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-5f199d92-92b6-422c-b067-2f5a724a7b41 x-openstack-request-id: req-5f199d92-92b6-422c-b067-2f5a724a7b41 2018-11-17 06:51:14,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "image": {"id": "268d9d1b-81ce-432e-93ff-a2229266b479", "links": [{"href": "http://172.30.9.27:8774/images/268d9d1b-81ce-432e-93ff-a2229266b479", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79ccc04e-6845-410f-af88-7ebd20812c61", "links": [{"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}]}, "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "security_groups": [{"name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}], "user_id": "cf61687559e8499582f159cd9b685717", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:51:10Z", "hostId": "49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "created": "2018-11-17T06:51:07Z", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:14,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5f199d92-92b6-422c-b067-2f5a724a7b41 2018-11-17 06:51:14,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666313171387s 2018-11-17 06:51:14,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5f199d92-92b6-422c-b067-2f5a724a7b41 2018-11-17 06:51:14,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:16,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:16,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:18,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-b03296d3-5e06-45de-b1d6-4ce91fff5e4e x-openstack-request-id: req-b03296d3-5e06-45de-b1d6-4ce91fff5e4e 2018-11-17 06:51:18,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:2f:28", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "image": {"id": "268d9d1b-81ce-432e-93ff-a2229266b479", "links": [{"href": "http://172.30.9.27:8774/images/268d9d1b-81ce-432e-93ff-a2229266b479", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:51:16.000000", "flavor": {"id": "79ccc04e-6845-410f-af88-7ebd20812c61", "links": [{"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}]}, "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "security_groups": [{"name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}], "user_id": "cf61687559e8499582f159cd9b685717", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:51:16Z", "hostId": "49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "created": "2018-11-17T06:51:07Z", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:18,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b03296d3-5e06-45de-b1d6-4ce91fff5e4e 2018-11-17 06:51:18,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.97832798958s 2018-11-17 06:51:18,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b03296d3-5e06-45de-b1d6-4ce91fff5e4e 2018-11-17 06:51:18,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:51:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:18,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:18 GMT X-Openstack-Request-Id: req-408e8718-bd0f-4fb0-bad0-dcf21859157e 2018-11-17 06:51:18,790 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:51:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd","ip_address":"192.168.120.17"}],"id":"5d5d3cb6-00c6-4577-93b3-30a37dcff3cb","security_groups":["a47e5654-7ce9-48e0-af3c-54c2162185a0"],"mac_address":"fa:16:3e:a9:2f:28","project_id":"908f73882d7248f8b00da0cd392f497d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:51:10Z","binding:vnic_type":"normal","device_id":"dd80be90-2ec3-49fb-80bd-708ceb6e9dc4","ip_allocation":"immediate"}]} 2018-11-17 06:51:18,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-408e8718-bd0f-4fb0-bad0-dcf21859157e 2018-11-17 06:51:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549378395081s 2018-11-17 06:51:18,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-408e8718-bd0f-4fb0-bad0-dcf21859157e 2018-11-17 06:51:18,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5d5d3cb6-00c6-4577-93b3-30a37dcff3cb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:18,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:18 GMT X-Openstack-Request-Id: req-7f5c330c-3948-40a2-9478-b1c235f3ae51 2018-11-17 06:51:18,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:51:18,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5d5d3cb6-00c6-4577-93b3-30a37dcff3cb used request id req-7f5c330c-3948-40a2-9478-b1c235f3ae51 2018-11-17 06:51:18,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0490438938141s 2018-11-17 06:51:18,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5d5d3cb6-00c6-4577-93b3-30a37dcff3cb used request id req-7f5c330c-3948-40a2-9478-b1c235f3ae51 2018-11-17 06:51:18,852 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a9:2f:28', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'268d9d1b-81ce-432e-93ff-a2229266b479'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:51:16.000000', 'flavor': Munch({u'id': u'79ccc04e-6845-410f-af88-7ebd20812c61'}), 'az': u'nova', 'id': u'dd80be90-2ec3-49fb-80bd-708ceb6e9dc4', 'security_groups': [Munch({u'name': u'singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cf61687559e8499582f159cd9b685717', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'908f73882d7248f8b00da0cd392f497d', 'name': 'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', '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-11-17T06:51:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:51:16Z', 'hostId': u'49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c', '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-11-17T06:51:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'908f73882d7248f8b00da0cd392f497d', 'name': u'singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895', 'adminPass': u'SfpSWnE4NeSM', 'tenant_id': u'908f73882d7248f8b00da0cd392f497d', 'created_at': u'2018-11-17T06:51:07Z', 'created': u'2018-11-17T06:51:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:51:18,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:18,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:18 GMT X-Openstack-Request-Id: req-9db245e4-3bf7-4e5b-8a24-c6bbfc8a3455 2018-11-17 06:51:18,973 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":["fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"],"description":"","tags":[],"updated_at":"2018-11-17T06:50:56Z","qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:51:18,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9db245e4-3bf7-4e5b-8a24-c6bbfc8a3455 2018-11-17 06:51:18,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116384983063s 2018-11-17 06:51:18,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9db245e4-3bf7-4e5b-8a24-c6bbfc8a3455 2018-11-17 06:51:18,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:51:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:19,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:19 GMT X-Openstack-Request-Id: req-1b7fbc25-1557-4366-944d-1fc70b5410b0 2018-11-17 06:51:19,024 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:51:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd","ip_address":"192.168.120.17"}],"id":"5d5d3cb6-00c6-4577-93b3-30a37dcff3cb","security_groups":["a47e5654-7ce9-48e0-af3c-54c2162185a0"],"mac_address":"fa:16:3e:a9:2f:28","project_id":"908f73882d7248f8b00da0cd392f497d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:51:10Z","binding:vnic_type":"normal","device_id":"dd80be90-2ec3-49fb-80bd-708ceb6e9dc4","ip_allocation":"immediate"}]} 2018-11-17 06:51:19,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-1b7fbc25-1557-4366-944d-1fc70b5410b0 2018-11-17 06:51:19,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498659610748s 2018-11-17 06:51:19,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-1b7fbc25-1557-4366-944d-1fc70b5410b0 2018-11-17 06:51:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 06:51:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.17", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb"}}' 2018-11-17 06:51:21,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:21 GMT X-Openstack-Request-Id: req-dbea0305-f550-46cc-89d7-fa8496e89aff 2018-11-17 06:51:21,275 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}} 2018-11-17 06:51:21,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dbea0305-f550-46cc-89d7-fa8496e89aff 2018-11-17 06:51:21,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.24939084053s 2018-11-17 06:51:21,276 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dbea0305-f550-46cc-89d7-fa8496e89aff 2018-11-17 06:51:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:21,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:21 GMT X-Openstack-Request-Id: req-a8699106-f05e-4c64-9e98-6373357a6f91 2018-11-17 06:51:21,372 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:21,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a8699106-f05e-4c64-9e98-6373357a6f91 2018-11-17 06:51:21,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.082916021347s 2018-11-17 06:51:21,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a8699106-f05e-4c64-9e98-6373357a6f91 2018-11-17 06:51:21,379 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:21,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:21,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:21 GMT X-Openstack-Request-Id: req-56cf1651-b562-49e3-aeda-a4137c7de65e 2018-11-17 06:51:21,553 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:21,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-56cf1651-b562-49e3-aeda-a4137c7de65e 2018-11-17 06:51:21,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061742067337s 2018-11-17 06:51:21,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-56cf1651-b562-49e3-aeda-a4137c7de65e 2018-11-17 06:51:21,558 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:21,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:21,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:21 GMT X-Openstack-Request-Id: req-035284cc-7456-48f1-b651-96743472209f 2018-11-17 06:51:21,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:21,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-035284cc-7456-48f1-b651-96743472209f 2018-11-17 06:51:21,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222146034241s 2018-11-17 06:51:21,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-035284cc-7456-48f1-b651-96743472209f 2018-11-17 06:51:21,897 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:22,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:22 GMT X-Openstack-Request-Id: req-321231bb-6279-4ab2-bf7b-2e2b2d097eb7 2018-11-17 06:51:22,065 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:22,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-321231bb-6279-4ab2-bf7b-2e2b2d097eb7 2018-11-17 06:51:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586619377136s 2018-11-17 06:51:22,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-321231bb-6279-4ab2-bf7b-2e2b2d097eb7 2018-11-17 06:51:22,071 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:22,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:22,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:22 GMT X-Openstack-Request-Id: req-83babe90-1e9c-46d5-a5d7-7bce7fc358c4 2018-11-17 06:51:22,239 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:22,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-83babe90-1e9c-46d5-a5d7-7bce7fc358c4 2018-11-17 06:51:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575788021088s 2018-11-17 06:51:22,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-83babe90-1e9c-46d5-a5d7-7bce7fc358c4 2018-11-17 06:51:22,246 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:22,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:22,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:22 GMT X-Openstack-Request-Id: req-4e63165c-cba1-428e-9bc6-d8155692abe1 2018-11-17 06:51:22,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:20Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4e63165c-cba1-428e-9bc6-d8155692abe1 2018-11-17 06:51:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624270439148s 2018-11-17 06:51:22,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4e63165c-cba1-428e-9bc6-d8155692abe1 2018-11-17 06:51:22,423 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:51:22,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:22 GMT X-Openstack-Request-Id: req-fb9ec2c3-fcd0-46de-ad19-b34a24855c7f 2018-11-17 06:51:22,593 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:20Z", "updated_at": "2018-11-17T06:51:22Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:2f:28", "device_id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "port_id": "5d5d3cb6-00c6-4577-93b3-30a37dcff3cb", "id": "114b88e5-d555-41fb-86e3-c9d7e601d39c", "qos_policy_id": null}]} 2018-11-17 06:51:22,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb9ec2c3-fcd0-46de-ad19-b34a24855c7f 2018-11-17 06:51:22,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060268163681s 2018-11-17 06:51:22,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb9ec2c3-fcd0-46de-ad19-b34a24855c7f 2018-11-17 06:51:22,598 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2eff904d-448c-4178-8cc0-f9e760c259f5', 'updated_at': u'2018-11-17T06:51:22Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'5d5d3cb6-00c6-4577-93b3-30a37dcff3cb', 'id': u'114b88e5-d555-41fb-86e3-c9d7e601d39c', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'5d5d3cb6-00c6-4577-93b3-30a37dcff3cb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'908f73882d7248f8b00da0cd392f497d', 'name': 'singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'908f73882d7248f8b00da0cd392f497d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82dcb772-8595-47dd-8cbc-1b141b55dbba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a9:2f:28', u'device_id': u'dd80be90-2ec3-49fb-80bd-708ceb6e9dc4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'908f73882d7248f8b00da0cd392f497d', 'created_at': u'2018-11-17T06:51:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82dcb772-8595-47dd-8cbc-1b141b55dbba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a9:2f:28', u'device_id': u'dd80be90-2ec3-49fb-80bd-708ceb6e9dc4'}), 'router': u'2eff904d-448c-4178-8cc0-f9e760c259f5'}) 2018-11-17 06:51:22,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:51:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:51:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-a454a958-f72e-4558-a80a-985063fbb45b x-openstack-request-id: req-a454a958-f72e-4558-a80a-985063fbb45b 2018-11-17 06:51:22,822 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504392211 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.175082] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177493] pid_max: default: 32768 minimum: 301\n[ 0.178806] ACPI: Core revision 20150930\n[ 0.180565] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182496] Security Framework initialized\n[ 0.183693] Yama: becoming mindful.\n[ 0.184735] AppArmor: AppArmor initialized\n[ 0.186010] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189802] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193581] Initializing cgroup subsys io\n[ 0.194774] Initializing cgroup subsys memory\n[ 0.196034] Initializing cgroup subsys devices\n[ 0.197306] Initializing cgroup subsys freezer\n[ 0.198575] Initializing cgroup subsys net_cls\n[ 0.199817] Initializing cgroup subsys perf_event\n[ 0.201179] Initializing cgroup subsys net_prio\n[ 0.202476] Initializing cgroup subsys hugetlb\n[ 0.203716] Initializing cgroup subsys pids\n[ 0.204978] CPU: Physical Processor ID: 0\n[ 0.206895] mce: CPU supports 10 MCE banks\n[ 0.208122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224342] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.231167] ftrace: allocating 31920 entries in 125 pages\n[ 0.256493] smpboot: Max logical packages: 1\n[ 0.257776] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259778] x2apic enabled\n[ 0.260943] Switched APIC routing to physical x2apic.\n[ 0.263430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265071] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268075] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270673] KVM setup paravirtual spinlock\n[ 0.272331] x86: Booted up 1 node, 1 CPUs\n[ 0.273512] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275480] devtmpfs: initialized\n[ 0.277489] evm: security.selinux\n[ 0.278488] evm: security.SMACK64\n[ 0.279474] evm: security.SMACK64EXEC\n[ 0.280581] evm: security.SMACK64TRANSMUTE\n[ 0.281781] evm: security.SMACK64MMAP\n[ 0.282870] evm: security.ima\n[ 0.283777] evm: security.capability\n[ 0.284924] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.287537] pinctrl core: initialized pinctrl subsystem\n[ 0.289088] RTC time: 6:51:16, date: 11/17/18\n[ 0.290462] NET: Registered protocol family 16\n[ 0.291853] cpuidle: using governor ladder\n[ 0.293049] cpuidle: using governor menu\n[ 0.294189] PCCT header not found.\n[ 0.295273] ACPI: bus type PCI registered\n[ 0.296444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.298222] PCI: Using configuration type 1 for base access\n[ 0.300482] ACPI: Added _OSI(Module Device)\n[ 0.301701] ACPI: Added _OSI(Processor Device)\n[ 0.302959] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304270] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.306503] ACPI: Interpreter enabled\n[ 0.307610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318298] ACPI: (supports S0 S5)\n[ 0.319322] ACPI: Using IOAPIC for interrupt routing\n[ 0.320701] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333008] acpiphp: Slot [3] registered\n[ 0.334164] acpiphp: Slot [4] registered\n[ 0.335322] acpiphp: Slot [5] registered\n[ 0.336481] acpiphp: Slot [6] registered\n[ 0.337636] acpiphp: Slot [7] registered\n[ 0.338791] acpiphp: Slot [8] registered\n[ 0.339948] acpiphp: Slot [9] registered\n[ 0.341097] acpiphp: Slot [10] registered\n[ 0.342275] acpiphp: Slot [11] registered\n[ 0.343451] acpiphp: Slot [12] registered\n[ 0.344622] acpiphp: Slot [13] registered\n[ 0.345787] acpiphp: Slot [14] registered\n[ 0.346969] acpiphp: Slot [15] registered\n[ 0.361176] acpiphp: Slot [16] registered\n[ 0.362363] acpiphp: Slot [17] registered\n[ 0.363535] acpiphp: Slot [18] registered\n[ 0.364703] acpiphp: Slot [19] registered\n[ 0.365884] acpiphp: Slot [20] registered\n[ 0.367062] acpiphp: Slot [21] registered\n[ 0.368230] acpiphp: Slot [22] registered\n[ 0.369401] acpiphp: Slot [23] registered\n[ 0.370582] acpiphp: Slot [24] registered\n[ 0.371757] acpiphp: Slot [25] registered\n[ 0.372937] acpiphp: Slot [26] registered\n[ 0.374108] acpiphp: Slot [27] registered\n[ 0.375284] acpiphp: Slot [28] registered\n[ 0.376459] acpiphp: Slot [29] registered\n[ 0.377632] acpiphp: Slot [30] registered\n[ 0.378807] acpiphp: Slot [31] registered\n[ 0.379981] PCI host bridge to bus 0000:00\n[ 0.381152] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.382916] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.384674] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.386785] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.388654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.390490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.394158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.397203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398765] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402720] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404675] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426833] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432045] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433580] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438388] vgaarb: loaded\n[ 0.439144] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440639] SCSI subsystem initialized\n[ 0.441793] ACPI: bus type USB registered\n[ 0.442811] usbcore: registered new interface driver usbfs\n[ 0.444098] usbcore: registered new interface driver hub\n[ 0.445327] usbcore: registered new device driver usb\n[ 0.446665] PCI: Using ACPI for IRQ routing\n[ 0.448041] NetLabel: Initializing\n[ 0.448927] NetLabel: domain hash size = 128\n[ 0.449985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451242] NetLabel: unlabeled traffic allowed by default\n[ 0.452683] clocksource: Switched to clocksource kvm-clock\n[ 0.461968] AppArmor: AppArmor Filesystem Enabled\n[ 0.463174] pnp: PnP ACPI init\n[ 0.464286] pnp: PnP ACPI: found 5 devices\n[ 0.470897] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473010] NET: Registered protocol family 2\n[ 0.474281] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.475910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.477396] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.478997] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481973] NET: Registered protocol family 1\n[ 0.483105] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.484494] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.485919] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.500930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515985] Trying to unpack rootfs image as initramfs...\n[ 0.575877] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.582465] Scanning for low memory corruption every 60 seconds\n[ 0.585382] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.586937] audit: initializing netlink subsys (disabled)\n[ 0.588415] audit: type=2000 audit(1542437477.018:1): initialized\n[ 0.590507] Initialise system trusted keyring\n[ 0.591955] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596194] zbud: loaded\n[ 0.597211] VFS: Disk quotas dquot_6.6.0\n[ 0.598296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.600452] fuse init (API version 7.23)\n[ 0.601705] Key type big_key registered\n[ 0.602757] Allocating IMA MOK and blacklist keyrings.\n[ 0.604352] Key type asymmetric registered\n[ 0.605442] Asymmetric key parser 'x509' registered\n[ 0.606690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.608676] io scheduler noop registered\n[ 0.609721] io scheduler deadline registered (default)\n[ 0.611026] io scheduler cfq registered\n[ 0.612229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.613585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.615339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617242] ACPI: Power Button [PWRF]\n[ 0.618523] GHES: HEST is not enabled!\n[ 0.632758] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665047] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.692244] Linux agpgart interface v0.103\n[ 0.695804] brd: module loaded\n[ 0.698007] loop: module loaded\n[ 0.702658] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704808] GPT:90111 != 2097151\n[ 0.705669] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707041] GPT:90111 != 2097151\n[ 0.707899] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709147] vda: vda1 vda15\n[ 0.710973] scsi host0: ata_piix\n[ 0.711973] scsi host1: ata_piix\n[ 0.712929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.714485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.716376] libphy: Fixed MDIO Bus: probed\n[ 0.717629] tun: Universal TUN/TAP device driver, 1.6\n[ 0.718884] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.721816] PPP generic driver version 2.4.2\n[ 0.723116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724631] ehci-pci: EHCI PCI platform driver\n[ 0.725759] ehci-platform: EHCI generic platform driver\n[ 0.727081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.728579] ohci-pci: OHCI PCI platform driver\n[ 0.729698] ohci-platform: OHCI generic platform driver\n[ 0.730971] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.745518] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.746834] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.748740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.751564] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754933] usb usb1: Product: UHCI Host Controller\n[ 0.756125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.757586] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.758880] hub 1-0:1.0: USB hub found\n[ 0.759913] hub 1-0:1.0: 2 ports detected\n[ 0.761275] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.764039] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765259] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.766571] mousedev: PS/2 mouse device common for all mice\n[ 0.768173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.770503] rtc_cmos 00:00: RTC can wake from S4\n[ 0.771964] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.773502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.775026] i2c /dev entries driver\n[ 0.776326] device-mapper: uevent: version 1.0.3\n[ 0.777586] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.779740] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.781646] NET: Registered protocol family 10\n[ 0.783308] NET: Registered protocol family 17\n[ 0.784457] Key type dns_resolver registered\n[ 0.785774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.787186] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.789492] registered taskstats version 1\n[ 0.790589] Loading compiled-in X.509 certificates\n[ 0.792396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.794760] zswap: loaded using pool lzo/zbud\n[ 0.797127] Key type trusted registered\n[ 0.799209] Key type encrypted registered\n[ 0.800279] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.801619] ima: No TPM chip found, activating TPM-bypass!\n[ 0.802958] evm: HMAC attrs: 0x1\n[ 0.804190] Magic number: 10:282:873\n[ 0.805302] rtc_cmos 00:00: setting system clock to 2018-11-17 06:51:16 UTC (1542437476)\n[ 0.807409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.808866] EDD information not available.\n[ 0.875171] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.890578] Write protecting the kernel read-only data: 14336k\n[ 0.895149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.897645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.945764] 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.81\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.17...\nLease of 192.168.120.17 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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFRhI9jLs27A6ezCXdh56RVPQsFF7XFkmN+XRt7OapaipLhD/bxKKlmkQcTUE9dNSzJtt0bpovxar6QsTPyjgLmMhlwUHs8BBA22j3zwRoDWCxcYHRqZX6k7ugfIbg1oll/tViEhvvpbRLtT0GSnkJV3dcvnNxskSaRCS/blo4lcxbVRd2FXAgaFZpzIwJrc6lZk9XYhmt27aGNauBIVN7v95Gbhr08cMxvTLs/a559bZz2C8uWmuS/0WwT+mRAop4mOCrTMbS40gjt3gg2esRDnu6XDDoLliQlW4wf5SCOnnF2iaQvCJ+0DIOKLolOKRLnraXyw0t+mn+QMp8Xs2r root@singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895\nssh-dss AAAAB3NzaC1kc3MAAACBAP36M93O3lh7t4Z+OROpUs4HpgXDSLdkOmMMnKpzOZ6kcPJQtuWDgwAyeaodmP461/F0TKZ5ttW+4TBwYYpzMR1kBTraatQsfuLDWAnAx37DwFFLwuyZfX4cGfxxp2OiXlYmVPR9Hhx21tUxKX9BnM6NR9f3N9uB0k8QtCLXQyKPAAAAFQC9iPyJFAzu1ODYRGyx3Q3EpCv3IwAAAIB0gjJlYXtsUmgeCVaRwkSHMACJlTc1oZdKq5Bt1Ru0c3qNrmvk2nil1zGcyopk2DZBNffNda2R2ccouX7QlJMdRiYRUDHG40lIBGEdm2lR/TBuCUza4fTnxrmdscYWkza2VwGWAJSIBEpxZE45BcOqSSZ4yXZ5qh3BO0Z27Qg0mQAAAIEAtXie9EH7Qp60igQOHxUZ5V3jPqvyMtfM2gs+n84Gzw8ukZGKZSGJKoilv1VSKoXasB9JCf/nKl8xfh8n/grQkGHV0Fyqo4sy/vXyb8lA/X8J7sxSLCvnUmdUI4qoPHvVqUEl6TFR0zf9l7q3ivBawv6eD1yXzBSDmUoKCbOtjzE= root@singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895\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.17,24,fe80::f816:3eff:fea9:2f28/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.17 \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: singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895 login: "} 2018-11-17 06:51:22,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4/action used request id req-a454a958-f72e-4558-a80a-985063fbb45b 2018-11-17 06:51:22,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.224134206772s 2018-11-17 06:51:22,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4/action used request id req-a454a958-f72e-4558-a80a-985063fbb45b 2018-11-17 06:51:22,824 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 504392211 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.175082] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177493] pid_max: default: 32768 minimum: 301 [ 0.178806] ACPI: Core revision 20150930 [ 0.180565] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182496] Security Framework initialized [ 0.183693] Yama: becoming mindful. [ 0.184735] AppArmor: AppArmor initialized [ 0.186010] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189802] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191590] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193581] Initializing cgroup subsys io [ 0.194774] Initializing cgroup subsys memory [ 0.196034] Initializing cgroup subsys devices [ 0.197306] Initializing cgroup subsys freezer [ 0.198575] Initializing cgroup subsys net_cls [ 0.199817] Initializing cgroup subsys perf_event [ 0.201179] Initializing cgroup subsys net_prio [ 0.202476] Initializing cgroup subsys hugetlb [ 0.203716] Initializing cgroup subsys pids [ 0.204978] CPU: Physical Processor ID: 0 [ 0.206895] mce: CPU supports 10 MCE banks [ 0.208122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224342] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231167] ftrace: allocating 31920 entries in 125 pages [ 0.256493] smpboot: Max logical packages: 1 [ 0.257776] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259778] x2apic enabled [ 0.260943] Switched APIC routing to physical x2apic. [ 0.263430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265071] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268075] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270673] KVM setup paravirtual spinlock [ 0.272331] x86: Booted up 1 node, 1 CPUs [ 0.273512] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275480] devtmpfs: initialized [ 0.277489] evm: security.selinux [ 0.278488] evm: security.SMACK64 [ 0.279474] evm: security.SMACK64EXEC [ 0.280581] evm: security.SMACK64TRANSMUTE [ 0.281781] evm: security.SMACK64MMAP [ 0.282870] evm: security.ima [ 0.283777] evm: security.capability [ 0.284924] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287537] pinctrl core: initialized pinctrl subsystem [ 0.289088] RTC time: 6:51:16, date: 11/17/18 [ 0.290462] NET: Registered protocol family 16 [ 0.291853] cpuidle: using governor ladder [ 0.293049] cpuidle: using governor menu [ 0.294189] PCCT header not found. [ 0.295273] ACPI: bus type PCI registered [ 0.296444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298222] PCI: Using configuration type 1 for base access [ 0.300482] ACPI: Added _OSI(Module Device) [ 0.301701] ACPI: Added _OSI(Processor Device) [ 0.302959] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304270] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306503] ACPI: Interpreter enabled [ 0.307610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318298] ACPI: (supports S0 S5) [ 0.319322] ACPI: Using IOAPIC for interrupt routing [ 0.320701] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329820] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333008] acpiphp: Slot [3] registered [ 0.334164] acpiphp: Slot [4] registered [ 0.335322] acpiphp: Slot [5] registered [ 0.336481] acpiphp: Slot [6] registered [ 0.337636] acpiphp: Slot [7] registered [ 0.338791] acpiphp: Slot [8] registered [ 0.339948] acpiphp: Slot [9] registered [ 0.341097] acpiphp: Slot [10] registered [ 0.342275] acpiphp: Slot [11] registered [ 0.343451] acpiphp: Slot [12] registered [ 0.344622] acpiphp: Slot [13] registered [ 0.345787] acpiphp: Slot [14] registered [ 0.346969] acpiphp: Slot [15] registered [ 0.361176] acpiphp: Slot [16] registered [ 0.362363] acpiphp: Slot [17] registered [ 0.363535] acpiphp: Slot [18] registered [ 0.364703] acpiphp: Slot [19] registered [ 0.365884] acpiphp: Slot [20] registered [ 0.367062] acpiphp: Slot [21] registered [ 0.368230] acpiphp: Slot [22] registered [ 0.369401] acpiphp: Slot [23] registered [ 0.370582] acpiphp: Slot [24] registered [ 0.371757] acpiphp: Slot [25] registered [ 0.372937] acpiphp: Slot [26] registered [ 0.374108] acpiphp: Slot [27] registered [ 0.375284] acpiphp: Slot [28] registered [ 0.376459] acpiphp: Slot [29] registered [ 0.377632] acpiphp: Slot [30] registered [ 0.378807] acpiphp: Slot [31] registered [ 0.379981] PCI host bridge to bus 0000:00 [ 0.381152] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382916] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384674] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386785] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390490] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394158] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398765] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402720] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404675] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426833] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432045] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433580] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438388] vgaarb: loaded [ 0.439144] vgaarb: bridge control possible 0000:00:02.0 [ 0.440639] SCSI subsystem initialized [ 0.441793] ACPI: bus type USB registered [ 0.442811] usbcore: registered new interface driver usbfs [ 0.444098] usbcore: registered new interface driver hub [ 0.445327] usbcore: registered new device driver usb [ 0.446665] PCI: Using ACPI for IRQ routing [ 0.448041] NetLabel: Initializing [ 0.448927] NetLabel: domain hash size = 128 [ 0.449985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451242] NetLabel: unlabeled traffic allowed by default [ 0.452683] clocksource: Switched to clocksource kvm-clock [ 0.461968] AppArmor: AppArmor Filesystem Enabled [ 0.463174] pnp: PnP ACPI init [ 0.464286] pnp: PnP ACPI: found 5 devices [ 0.470897] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473010] NET: Registered protocol family 2 [ 0.474281] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475910] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477396] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478997] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481973] NET: Registered protocol family 1 [ 0.483105] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484494] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.485919] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515985] Trying to unpack rootfs image as initramfs... [ 0.575877] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.582465] Scanning for low memory corruption every 60 seconds [ 0.585382] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.586937] audit: initializing netlink subsys (disabled) [ 0.588415] audit: type=2000 audit(1542437477.018:1): initialized [ 0.590507] Initialise system trusted keyring [ 0.591955] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596194] zbud: loaded [ 0.597211] VFS: Disk quotas dquot_6.6.0 [ 0.598296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600452] fuse init (API version 7.23) [ 0.601705] Key type big_key registered [ 0.602757] Allocating IMA MOK and blacklist keyrings. [ 0.604352] Key type asymmetric registered [ 0.605442] Asymmetric key parser 'x509' registered [ 0.606690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608676] io scheduler noop registered [ 0.609721] io scheduler deadline registered (default) [ 0.611026] io scheduler cfq registered [ 0.612229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617242] ACPI: Power Button [PWRF] [ 0.618523] GHES: HEST is not enabled! [ 0.632758] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.665047] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.689288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.692244] Linux agpgart interface v0.103 [ 0.695804] brd: module loaded [ 0.698007] loop: module loaded [ 0.702658] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704808] GPT:90111 != 2097151 [ 0.705669] GPT:Alternate GPT header not at the end of the disk. [ 0.707041] GPT:90111 != 2097151 [ 0.707899] GPT: Use GNU Parted to correct GPT errors. [ 0.709147] vda: vda1 vda15 [ 0.710973] scsi host0: ata_piix [ 0.711973] scsi host1: ata_piix [ 0.712929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714485] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716376] libphy: Fixed MDIO Bus: probed [ 0.717629] tun: Universal TUN/TAP device driver, 1.6 [ 0.718884] tun: (C) 1999-2004 Max Krasnyansky [ 0.721816] PPP generic driver version 2.4.2 [ 0.723116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724631] ehci-pci: EHCI PCI platform driver [ 0.725759] ehci-platform: EHCI generic platform driver [ 0.727081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728579] ohci-pci: OHCI PCI platform driver [ 0.729698] ohci-platform: OHCI generic platform driver [ 0.730971] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745518] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746834] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748740] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751564] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754933] usb usb1: Product: UHCI Host Controller [ 0.756125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757586] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758880] hub 1-0:1.0: USB hub found [ 0.759913] hub 1-0:1.0: 2 ports detected [ 0.761275] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.764039] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765259] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766571] mousedev: PS/2 mouse device common for all mice [ 0.768173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770503] rtc_cmos 00:00: RTC can wake from S4 [ 0.771964] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775026] i2c /dev entries driver [ 0.776326] device-mapper: uevent: version 1.0.3 [ 0.777586] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779740] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781646] NET: Registered protocol family 10 [ 0.783308] NET: Registered protocol family 17 [ 0.784457] Key type dns_resolver registered [ 0.785774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787186] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789492] registered taskstats version 1 [ 0.790589] Loading compiled-in X.509 certificates [ 0.792396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794760] zswap: loaded using pool lzo/zbud [ 0.797127] Key type trusted registered [ 0.799209] Key type encrypted registered [ 0.800279] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801619] ima: No TPM chip found, activating TPM-bypass! [ 0.802958] evm: HMAC attrs: 0x1 [ 0.804190] Magic number: 10:282:873 [ 0.805302] rtc_cmos 00:00: setting system clock to 2018-11-17 06:51:16 UTC (1542437476) [ 0.807409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808866] EDD information not available. [ 0.875171] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.890578] Write protecting the kernel read-only data: 14336k [ 0.895149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.897645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.945764] 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.81 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.17... Lease of 192.168.120.17 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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFRhI9jLs27A6ezCXdh56RVPQsFF7XFkmN+XRt7OapaipLhD/bxKKlmkQcTUE9dNSzJtt0bpovxar6QsTPyjgLmMhlwUHs8BBA22j3zwRoDWCxcYHRqZX6k7ugfIbg1oll/tViEhvvpbRLtT0GSnkJV3dcvnNxskSaRCS/blo4lcxbVRd2FXAgaFZpzIwJrc6lZk9XYhmt27aGNauBIVN7v95Gbhr08cMxvTLs/a559bZz2C8uWmuS/0WwT+mRAop4mOCrTMbS40gjt3gg2esRDnu6XDDoLliQlW4wf5SCOnnF2iaQvCJ+0DIOKLolOKRLnraXyw0t+mn+QMp8Xs2r root@singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895 ssh-dss AAAAB3NzaC1kc3MAAACBAP36M93O3lh7t4Z+OROpUs4HpgXDSLdkOmMMnKpzOZ6kcPJQtuWDgwAyeaodmP461/F0TKZ5ttW+4TBwYYpzMR1kBTraatQsfuLDWAnAx37DwFFLwuyZfX4cGfxxp2OiXlYmVPR9Hhx21tUxKX9BnM6NR9f3N9uB0k8QtCLXQyKPAAAAFQC9iPyJFAzu1ODYRGyx3Q3EpCv3IwAAAIB0gjJlYXtsUmgeCVaRwkSHMACJlTc1oZdKq5Bt1Ru0c3qNrmvk2nil1zGcyopk2DZBNffNda2R2ccouX7QlJMdRiYRUDHG40lIBGEdm2lR/TBuCUza4fTnxrmdscYWkza2VwGWAJSIBEpxZE45BcOqSSZ4yXZ5qh3BO0Z27Qg0mQAAAIEAtXie9EH7Qp60igQOHxUZ5V3jPqvyMtfM2gs+n84Gzw8ukZGKZSGJKoilv1VSKoXasB9JCf/nKl8xfh8n/grQkGHV0Fyqo4sy/vXyb8lA/X8J7sxSLCvnUmdUI4qoPHvVqUEl6TFR0zf9l7q3ivBawv6eD1yXzBSDmUoKCbOtjzE= root@singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895 -----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.17,24,fe80::f816:3eff:fea9:2f28/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.17 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-48cd2766-d076-4fdb-bc7e-503d276d4895 login: 2018-11-17 06:51:22,827 - paramiko.transport - DEBUG - starting thread (client mode): 0x38156750L 2018-11-17 06:51:22,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 06:51:22,828 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-17 06:51:22,828 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-17 06:51:22,829 - 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-11-17 06:51:22,829 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 06:51:22,830 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-17 06:51:22,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 06:51:22,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 06:51:22,830 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 06:51:22,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 06:51:22,847 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 06:51:22,860 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 6d744f55be4bed37cd6d9b044e0e03ed 2018-11-17 06:51:22,861 - paramiko.transport - DEBUG - Trying discovered key 6d3e7b5d8ef0f7232194bf45fb314798 in /tmp/tmp8fXhu4 2018-11-17 06:51:22,887 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 06:51:22,891 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 06:51:22,893 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 06:51:22,894 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-17 06:51:22,894 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 06:51:22,895 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 06:51:22,897 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 06:51:22,897 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-17 06:51:22,897 - functest.core.singlevm - DEBUG - error: 2018-11-17 06:51:22,901 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 06:51:23,022 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:51:23,023 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:51:23,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 06:51:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/114b88e5-d555-41fb-86e3-c9d7e601d39c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:24,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:24 GMT X-Openstack-Request-Id: req-0dc395a6-14e1-4559-919e-19c5fad6cbe8 2018-11-17 06:51:24,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:24,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/114b88e5-d555-41fb-86e3-c9d7e601d39c.json used request id req-0dc395a6-14e1-4559-919e-19c5fad6cbe8 2018-11-17 06:51:24,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.31525492668s 2018-11-17 06:51:24,348 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/114b88e5-d555-41fb-86e3-c9d7e601d39c.json used request id req-0dc395a6-14e1-4559-919e-19c5fad6cbe8 2018-11-17 06:51:24,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:51:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:24,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:24 GMT X-Openstack-Request-Id: req-47b36b3e-0838-4052-b068-01e86db5c165 2018-11-17 06:51:24,421 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:51:24,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-47b36b3e-0838-4052-b068-01e86db5c165 2018-11-17 06:51:24,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626499652863s 2018-11-17 06:51:24,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-47b36b3e-0838-4052-b068-01e86db5c165 2018-11-17 06:51:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:51:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:24,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-5acc059b-a014-4898-87a7-4210053e8984 x-openstack-request-id: req-5acc059b-a014-4898-87a7-4210053e8984 2018-11-17 06:51:24,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-5acc059b-a014-4898-87a7-4210053e8984 2018-11-17 06:51:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.335306167603s 2018-11-17 06:51:24,758 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4 used request id req-5acc059b-a014-4898-87a7-4210053e8984 2018-11-17 06:51:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:25,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-a8853634-a813-4cea-8903-ef5b3504fc18 x-openstack-request-id: req-a8853634-a813-4cea-8903-ef5b3504fc18 2018-11-17 06:51:25,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:2f:28", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "rel": "bookmark"}], "image": {"id": "268d9d1b-81ce-432e-93ff-a2229266b479", "links": [{"href": "http://172.30.9.27:8774/images/268d9d1b-81ce-432e-93ff-a2229266b479", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:51:16.000000", "flavor": {"id": "79ccc04e-6845-410f-af88-7ebd20812c61", "links": [{"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}]}, "id": "dd80be90-2ec3-49fb-80bd-708ceb6e9dc4", "security_groups": [{"name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}], "user_id": "cf61687559e8499582f159cd9b685717", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:51:24Z", "hostId": "49f28c2e4c65aa30e5aeaf6c8751f087df3adb509225e00c057e6d4c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895", "name": "singlevm2-vm_48cd2766-d076-4fdb-bc7e-503d276d4895", "created": "2018-11-17T06:51:07Z", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:25,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8853634-a813-4cea-8903-ef5b3504fc18 2018-11-17 06:51:25,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602082967758s 2018-11-17 06:51:25,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8853634-a813-4cea-8903-ef5b3504fc18 2018-11-17 06:51:25,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:27,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-92dce013-3887-4f19-8126-b5abbc2872c3 x-openstack-request-id: req-92dce013-3887-4f19-8126-b5abbc2872c3 2018-11-17 06:51:27,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:51:27,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92dce013-3887-4f19-8126-b5abbc2872c3 2018-11-17 06:51:27,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0873548984528s 2018-11-17 06:51:27,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92dce013-3887-4f19-8126-b5abbc2872c3 2018-11-17 06:51:27,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:27,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:27 GMT X-Openstack-Request-Id: req-ee17d13a-249c-48a5-b5c4-efd026f58de3 2018-11-17 06:51:27,505 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:54Z", "updated_at": "2018-11-17T06:50:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "08f8138b-3821-4684-894f-be6f41287b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "0e153144-e38f-44f9-9cf2-f911f6118445", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "92fd6176-8be7-4d1d-a294-0c789411592b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "a8a8fcb7-de18-43bd-9f90-c36fe114e41e", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "852595f7-1e71-4dac-8471-0a851b71fe56", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:51:03Z", "updated_at": "2018-11-17T06:51:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:04Z", "revision_number": 0, "id": "af6ff865-4344-415f-8ef5-50fa506795cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:04Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "c97c60a6-370d-4da3-9121-2af03afc61f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "f624daad-6f72-497b-b2ca-fccfdd6bae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:51:03Z", "revision_number": 0, "id": "fa23e6e0-3a05-45c4-b80a-d14e246bc26d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:03Z", "security_group_id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 3, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "a47e5654-7ce9-48e0-af3c-54c2162185a0", "name": "singlevm2-sg_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:27,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ee17d13a-249c-48a5-b5c4-efd026f58de3 2018-11-17 06:51:27,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469539165497s 2018-11-17 06:51:27,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ee17d13a-249c-48a5-b5c4-efd026f58de3 2018-11-17 06:51:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:51:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a47e5654-7ce9-48e0-af3c-54c2162185a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:27,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:27 GMT X-Openstack-Request-Id: req-2508e10e-0fd1-4401-ab44-b8ef0f316f71 2018-11-17 06:51:27,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:27,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a47e5654-7ce9-48e0-af3c-54c2162185a0.json used request id req-2508e10e-0fd1-4401-ab44-b8ef0f316f71 2018-11-17 06:51:27,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161196947098s 2018-11-17 06:51:27,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a47e5654-7ce9-48e0-af3c-54c2162185a0.json used request id req-2508e10e-0fd1-4401-ab44-b8ef0f316f71 2018-11-17 06:51:27,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 06:51:27,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:27,699 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-7677f097-edf5-4c91-bfe3-898f9430ce61 x-openstack-request-id: req-7677f097-edf5-4c91-bfe3-898f9430ce61 2018-11-17 06:51:27,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895 used request id req-7677f097-edf5-4c91-bfe3-898f9430ce61 2018-11-17 06:51:27,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0271370410919s 2018-11-17 06:51:27,700 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_48cd2766-d076-4fdb-bc7e-503d276d4895 used request id req-7677f097-edf5-4c91-bfe3-898f9430ce61 2018-11-17 06:51:27,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:51:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" -d '{"subnet_id": "fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"}' 2018-11-17 06:51:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:29 GMT X-Openstack-Request-Id: req-1e6a6e20-9171-4be9-9ab7-b1e9734ec8bc 2018-11-17 06:51:29,675 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "82dcb772-8595-47dd-8cbc-1b141b55dbba", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "subnet_id": "fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd", "subnet_ids": ["fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd"], "port_id": "9aece66a-e7de-465f-9d48-80645f05b454", "id": "2eff904d-448c-4178-8cc0-f9e760c259f5"} 2018-11-17 06:51:29,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/remove_router_interface.json used request id req-1e6a6e20-9171-4be9-9ab7-b1e9734ec8bc 2018-11-17 06:51:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97572994232s 2018-11-17 06:51:29,676 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5/remove_router_interface.json used request id req-1e6a6e20-9171-4be9-9ab7-b1e9734ec8bc returning object 2eff904d-448c-4178-8cc0-f9e760c259f5 2018-11-17 06:51:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:51:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:29,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:29 GMT X-Openstack-Request-Id: req-cb1489d4-0e63-43a1-a0b0-749cb6993754 2018-11-17 06:51:29,800 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:56Z", "admin_state_up": true, "updated_at": "2018-11-17T06:51:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "2eff904d-448c-4178-8cc0-f9e760c259f5", "name": "singlevm2-router_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:29,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cb1489d4-0e63-43a1-a0b0-749cb6993754 2018-11-17 06:51:29,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123969078064s 2018-11-17 06:51:29,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cb1489d4-0e63-43a1-a0b0-749cb6993754 2018-11-17 06:51:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:51:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:31,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:31 GMT X-Openstack-Request-Id: req-d9f13978-eb01-49e4-91c8-8f1e29606634 2018-11-17 06:51:31,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:31,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5.json used request id req-d9f13978-eb01-49e4-91c8-8f1e29606634 2018-11-17 06:51:31,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50404310226s 2018-11-17 06:51:31,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2eff904d-448c-4178-8cc0-f9e760c259f5.json used request id req-d9f13978-eb01-49e4-91c8-8f1e29606634 2018-11-17 06:51:31,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:51:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:31 GMT X-Openstack-Request-Id: req-fd90ac73-9638-444d-97db-403bb2ec83e9 2018-11-17 06:51:31,349 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:50:56Z","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":"908f73882d7248f8b00da0cd392f497d","id":"fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd","subnetpool_id":null,"name":"singlevm2-subnet_48cd2766-d076-4fdb-bc7e-503d276d4895"}]} 2018-11-17 06:51:31,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fd90ac73-9638-444d-97db-403bb2ec83e9 2018-11-17 06:51:31,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420310497284s 2018-11-17 06:51:31,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fd90ac73-9638-444d-97db-403bb2ec83e9 2018-11-17 06:51:31,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:51:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:32,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:32 GMT X-Openstack-Request-Id: req-9195272d-2ab6-415f-8e34-98a043c9b33c 2018-11-17 06:51:32,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:32,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd.json used request id req-9195272d-2ab6-415f-8e34-98a043c9b33c 2018-11-17 06:51:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.994173049927s 2018-11-17 06:51:32,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fbb3fb16-a0d0-442a-b120-e80bd3e9c2cd.json used request id req-9195272d-2ab6-415f-8e34-98a043c9b33c 2018-11-17 06:51:32,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:32,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:32 GMT X-Openstack-Request-Id: req-f602d651-0254-4051-842b-d7ee227b8caa 2018-11-17 06:51:32,440 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82dcb772-8595-47dd-8cbc-1b141b55dbba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"908f73882d7248f8b00da0cd392f497d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:51:32Z","qos_policy_id":null,"name":"singlevm2-net_48cd2766-d076-4fdb-bc7e-503d276d4895","admin_state_up":true,"tenant_id":"908f73882d7248f8b00da0cd392f497d","created_at":"2018-11-17T06:50:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:51:32,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f602d651-0254-4051-842b-d7ee227b8caa 2018-11-17 06:51:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945429801941s 2018-11-17 06:51:32,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f602d651-0254-4051-842b-d7ee227b8caa 2018-11-17 06:51:32,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:51:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/82dcb772-8595-47dd-8cbc-1b141b55dbba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:34,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:34 GMT X-Openstack-Request-Id: req-3db4e1b8-fabd-41b4-9e76-a864eb1d4720 2018-11-17 06:51:34,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:34,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/82dcb772-8595-47dd-8cbc-1b141b55dbba.json used request id req-3db4e1b8-fabd-41b4-9e76-a864eb1d4720 2018-11-17 06:51:34,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61386084557s 2018-11-17 06:51:34,056 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/82dcb772-8595-47dd-8cbc-1b141b55dbba.json used request id req-3db4e1b8-fabd-41b4-9e76-a864eb1d4720 2018-11-17 06:51:34,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:34,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:34 GMT X-Openstack-Request-Id: req-8b58bce7-d350-43f3-ba52-71b1ee77a9a8 2018-11-17 06:51:34,841 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:02Z", "file": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479/file", "owner": "908f73882d7248f8b00da0cd392f497d", "id": "268d9d1b-81ce-432e-93ff-a2229266b479", "size": 12716032, "self": "/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/268d9d1b-81ce-432e-93ff-a2229266b479/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_48cd2766-d076-4fdb-bc7e-503d276d4895", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:34,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8b58bce7-d350-43f3-ba52-71b1ee77a9a8 2018-11-17 06:51:34,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.780205011368s 2018-11-17 06:51:34,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8b58bce7-d350-43f3-ba52-71b1ee77a9a8 2018-11-17 06:51:34,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:51:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d8494ed12a30c2a7b19d9bfdca7bc47fc1990cea6b345c97830ddae31edf64b5" 2018-11-17 06:51:35,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:51:35 GMT X-Openstack-Request-Id: req-ba91818c-69bc-459e-9e20-8a9ca016ef41 2018-11-17 06:51:35,847 - 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-11-17 06:51:35,847 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479 used request id req-ba91818c-69bc-459e-9e20-8a9ca016ef41 2018-11-17 06:51:35,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00466895103s 2018-11-17 06:51:35,848 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/268d9d1b-81ce-432e-93ff-a2229266b479 used request id req-ba91818c-69bc-459e-9e20-8a9ca016ef41 2018-11-17 06:51:35,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:51:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-9e17e721-44b1-47b3-a2a5-aaf941012830 x-openstack-request-id: req-9e17e721-44b1-47b3-a2a5-aaf941012830 2018-11-17 06:51:36,014 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/79ccc04e-6845-410f-af88-7ebd20812c61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "79ccc04e-6845-410f-af88-7ebd20812c61", "name": "singlevm2-flavor_48cd2766-d076-4fdb-bc7e-503d276d4895", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:51:36,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9e17e721-44b1-47b3-a2a5-aaf941012830 2018-11-17 06:51:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.165824890137s 2018-11-17 06:51:36,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9e17e721-44b1-47b3-a2a5-aaf941012830 2018-11-17 06:51:36,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:51:36,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,058 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-e0d3f4c0-07c5-4c23-80d5-e682d95e005c x-openstack-request-id: req-e0d3f4c0-07c5-4c23-80d5-e682d95e005c 2018-11-17 06:51:36,058 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61 used request id req-e0d3f4c0-07c5-4c23-80d5-e682d95e005c 2018-11-17 06:51:36,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425260066986s 2018-11-17 06:51:36,059 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/79ccc04e-6845-410f-af88-7ebd20812c61 used request id req-e0d3f4c0-07c5-4c23-80d5-e682d95e005c 2018-11-17 06:51:36,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:51:36,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37855f66-3712-4228-a9e6-426ce4879210 2018-11-17 06:51:36,264 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895", "links": {"self": "http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf61687559e8499582f159cd9b685717", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:51:36,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37855f66-3712-4228-a9e6-426ce4879210 2018-11-17 06:51:36,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204511165619s 2018-11-17 06:51:36,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37855f66-3712-4228-a9e6-426ce4879210 2018-11-17 06:51:36,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:51:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38054c5b-d5ab-4934-997c-44d4314c8607 2018-11-17 06:51:36,471 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_48cd2766-d076-4fdb-bc7e-503d276d4895", "links": {"self": "http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cf61687559e8499582f159cd9b685717", "description": null}} 2018-11-17 06:51:36,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 used request id req-38054c5b-d5ab-4934-997c-44d4314c8607 2018-11-17 06:51:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200618982315s 2018-11-17 06:51:36,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 used request id req-38054c5b-d5ab-4934-997c-44d4314c8607 2018-11-17 06:51:36,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:51:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291b3fbf-1f04-480d-b23b-675915215b52 2018-11-17 06:51:36,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:51:36,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 used request id req-291b3fbf-1f04-480d-b23b-675915215b52 2018-11-17 06:51:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312533140182s 2018-11-17 06:51:36,785 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cf61687559e8499582f159cd9b685717 used request id req-291b3fbf-1f04-480d-b23b-675915215b52 2018-11-17 06:51:36,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:51:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:36,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147ca675-6a9f-4aaf-bb98-cb6ddfe8489e 2018-11-17 06:51:36,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d"}, "tags": [], "enabled": true, "id": "908f73882d7248f8b00da0cd392f497d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_48cd2766-d076-4fdb-bc7e-503d276d4895"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:51:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-147ca675-6a9f-4aaf-bb98-cb6ddfe8489e 2018-11-17 06:51:36,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17732000351s 2018-11-17 06:51:36,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-147ca675-6a9f-4aaf-bb98-cb6ddfe8489e 2018-11-17 06:51:36,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:51:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:37,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be1d431a-6889-4e0b-a688-fb2c2c1f6b93 2018-11-17 06:51:37,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:51:37,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d used request id req-be1d431a-6889-4e0b-a688-fb2c2c1f6b93 2018-11-17 06:51:37,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297862052917s 2018-11-17 06:51:37,272 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/908f73882d7248f8b00da0cd392f497d used request id req-be1d431a-6889-4e0b-a688-fb2c2c1f6b93 2018-11-17 06:51:37,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=908f73882d7248f8b00da0cd392f497d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:37,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:37 GMT X-Openstack-Request-Id: req-09848983-bcdd-4eb7-8042-77318a8fa90d 2018-11-17 06:51:37,584 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:54Z", "updated_at": "2018-11-17T06:50:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "08f8138b-3821-4684-894f-be6f41287b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "0e153144-e38f-44f9-9cf2-f911f6118445", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "92fd6176-8be7-4d1d-a294-0c789411592b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "a8a8fcb7-de18-43bd-9f90-c36fe114e41e", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "852595f7-1e71-4dac-8471-0a851b71fe56", "name": "default"}]} 2018-11-17 06:51:37,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=908f73882d7248f8b00da0cd392f497d&name=default used request id req-09848983-bcdd-4eb7-8042-77318a8fa90d 2018-11-17 06:51:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306621074677s 2018-11-17 06:51:37,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=908f73882d7248f8b00da0cd392f497d&name=default used request id req-09848983-bcdd-4eb7-8042-77318a8fa90d 2018-11-17 06:51:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:37,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:37 GMT X-Openstack-Request-Id: req-c9f940bb-ab9c-4299-ada0-345569ea33ad 2018-11-17 06:51:37,639 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "908f73882d7248f8b00da0cd392f497d", "created_at": "2018-11-17T06:50:54Z", "updated_at": "2018-11-17T06:50:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "a8a8fcb7-de18-43bd-9f90-c36fe114e41e", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "92fd6176-8be7-4d1d-a294-0c789411592b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:54Z", "revision_number": 0, "id": "0e153144-e38f-44f9-9cf2-f911f6118445", "remote_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:54Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv4", "project_id": "908f73882d7248f8b00da0cd392f497d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:50:55Z", "revision_number": 0, "id": "08f8138b-3821-4684-894f-be6f41287b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:50:55Z", "security_group_id": "852595f7-1e71-4dac-8471-0a851b71fe56", "tenant_id": "908f73882d7248f8b00da0cd392f497d", "port_range_min": null, "ethertype": "IPv6", "project_id": "908f73882d7248f8b00da0cd392f497d"}], "revision_number": 1, "project_id": "908f73882d7248f8b00da0cd392f497d", "id": "852595f7-1e71-4dac-8471-0a851b71fe56", "name": "default"}]} 2018-11-17 06:51:37,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c9f940bb-ab9c-4299-ada0-345569ea33ad 2018-11-17 06:51:37,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491077899933s 2018-11-17 06:51:37,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c9f940bb-ab9c-4299-ada0-345569ea33ad 2018-11-17 06:51:37,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:51:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/852595f7-1e71-4dac-8471-0a851b71fe56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1a9281687c892746cd79fd9b8337f38bd62768a4770a618d32f209a329d24ba" 2018-11-17 06:51:37,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:51:37 GMT X-Openstack-Request-Id: req-170f91c7-8c2b-4056-9633-9d626ddeb441 2018-11-17 06:51:37,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:51:37,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/852595f7-1e71-4dac-8471-0a851b71fe56.json used request id req-170f91c7-8c2b-4056-9633-9d626ddeb441 2018-11-17 06:51:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116500139236s 2018-11-17 06:51:37,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/852595f7-1e71-4dac-8471-0a851b71fe56.json used request id req-170f91c7-8c2b-4056-9633-9d626ddeb441 2018-11-17 06:51:37,812 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-17 06:51:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:51:37,862 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5af7b3-140c-43c0-8586-eb2d87cc9eb2 2018-11-17 06:51:37,862 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:51:37,862 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-dc5af7b3-140c-43c0-8586-eb2d87cc9eb2 2018-11-17 06:51:37,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:51:38,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["1fKLE_NJSESQOzihCTAhbg"], "issued_at": "2018-11-17T06:51:38.000000Z"}} 2018-11-17 06:51:38,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:38,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:38 GMT X-Openstack-Request-Id: req-68b58f7a-142f-446f-aa66-fbe5ed69656b 2018-11-17 06:51:38,623 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:51:38,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68b58f7a-142f-446f-aa66-fbe5ed69656b 2018-11-17 06:51:38,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356738090515s 2018-11-17 06:51:38,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68b58f7a-142f-446f-aa66-fbe5ed69656b 2018-11-17 06:51:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:51:38,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337e656e-eca9-4c09-b464-6302627e40bd 2018-11-17 06:51:38,818 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:51:38,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-337e656e-eca9-4c09-b464-6302627e40bd 2018-11-17 06:51:38,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185531139374s 2018-11-17 06:51:38,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-337e656e-eca9-4c09-b464-6302627e40bd 2018-11-17 06:51:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:51:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}}' 2018-11-17 06:51:39,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d582bd9-49e2-4a9b-9a39-590a24e86f28 2018-11-17 06:51:39,054 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96"}, "tags": [], "enabled": true, "id": "96f69e511816476e92ebee796b416b96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}} 2018-11-17 06:51:39,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8d582bd9-49e2-4a9b-9a39-590a24e86f28 2018-11-17 06:51:39,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227689027786s 2018-11-17 06:51:39,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8d582bd9-49e2-4a9b-9a39-590a24e86f28 2018-11-17 06:51:39,055 - 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'96f69e511816476e92ebee796b416b96', '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_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c'}) 2018-11-17 06:51:39,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:51:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "24bde75c-fc8e-4012-8f15-3adc33fe0e07", "email": null, "name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}}' 2018-11-17 06:51:39,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba8b0ca-007b-4497-8ec1-33c9762d9caa 2018-11-17 06:51:39,583 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "links": {"self": "http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17d1b62dd93b4204ad6c9219b7c99313", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:51:39,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6ba8b0ca-007b-4497-8ec1-33c9762d9caa 2018-11-17 06:51:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.521214962006s 2018-11-17 06:51:39,584 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6ba8b0ca-007b-4497-8ec1-33c9762d9caa 2018-11-17 06:51:39,585 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'17d1b62dd93b4204ad6c9219b7c99313', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c'}) 2018-11-17 06:51:39,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:51:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:39,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b434ec15-5cb0-43b8-b6e1-d685abaebecb 2018-11-17 06:51:39,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:51:39,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b434ec15-5cb0-43b8-b6e1-d685abaebecb 2018-11-17 06:51:39,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189392089844s 2018-11-17 06:51:39,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b434ec15-5cb0-43b8-b6e1-d685abaebecb 2018-11-17 06:51:39,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:51:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:39,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4e0269-a152-4e79-88f3-71756b39631f 2018-11-17 06:51:39,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:51:39,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a4e0269-a152-4e79-88f3-71756b39631f 2018-11-17 06:51:39,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104984998703s 2018-11-17 06:51:39,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a4e0269-a152-4e79-88f3-71756b39631f 2018-11-17 06:51:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:51:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af44615-cce5-40a6-a1e4-444726902349 2018-11-17 06:51:40,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:51:40,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3af44615-cce5-40a6-a1e4-444726902349 2018-11-17 06:51:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192759990692s 2018-11-17 06:51:40,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3af44615-cce5-40a6-a1e4-444726902349 2018-11-17 06:51:40,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:51:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e7ca4d-e5cd-4fcd-948b-aa5e955eacfe 2018-11-17 06:51:40,238 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:51:40,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b6e7ca4d-e5cd-4fcd-948b-aa5e955eacfe 2018-11-17 06:51:40,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145509004593s 2018-11-17 06:51:40,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b6e7ca4d-e5cd-4fcd-948b-aa5e955eacfe 2018-11-17 06:51:40,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:51:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0770d0a9-16d9-4593-bdd9-c1e6357c0114 2018-11-17 06:51:40,449 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "links": {"self": "http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17d1b62dd93b4204ad6c9219b7c99313", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:51:40,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0770d0a9-16d9-4593-bdd9-c1e6357c0114 2018-11-17 06:51:40,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209701061249s 2018-11-17 06:51:40,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0770d0a9-16d9-4593-bdd9-c1e6357c0114 2018-11-17 06:51:40,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:51:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4ceb92-28f7-4ed8-bd67-5a8285ce43b7 2018-11-17 06:51:40,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96"}, "tags": [], "enabled": true, "id": "96f69e511816476e92ebee796b416b96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:51:40,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0c4ceb92-28f7-4ed8-bd67-5a8285ce43b7 2018-11-17 06:51:40,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190397977829s 2018-11-17 06:51:40,653 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0c4ceb92-28f7-4ed8-bd67-5a8285ce43b7 2018-11-17 06:51:40,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:51:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=17d1b62dd93b4204ad6c9219b7c99313&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=96f69e511816476e92ebee796b416b96" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc50192-2fd1-4c07-a5e4-0e7ff21788ac 2018-11-17 06:51:40,773 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=17d1b62dd93b4204ad6c9219b7c99313&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=96f69e511816476e92ebee796b416b96", "previous": null, "next": null}} 2018-11-17 06:51:40,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=17d1b62dd93b4204ad6c9219b7c99313&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=96f69e511816476e92ebee796b416b96 used request id req-abc50192-2fd1-4c07-a5e4-0e7ff21788ac 2018-11-17 06:51:40,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111825942993s 2018-11-17 06:51:40,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=17d1b62dd93b4204ad6c9219b7c99313&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=96f69e511816476e92ebee796b416b96 used request id req-abc50192-2fd1-4c07-a5e4-0e7ff21788ac 2018-11-17 06:51:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:51:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96/users/17d1b62dd93b4204ad6c9219b7c99313/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:40,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd772805-6b33-4525-a8dd-d667e92873fc 2018-11-17 06:51:40,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:51:40,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96/users/17d1b62dd93b4204ad6c9219b7c99313/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-bd772805-6b33-4525-a8dd-d667e92873fc 2018-11-17 06:51:40,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184428930283s 2018-11-17 06:51:40,962 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96/users/17d1b62dd93b4204ad6c9219b7c99313/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-bd772805-6b33-4525-a8dd-d667e92873fc 2018-11-17 06:51:40,962 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 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'96f69e511816476e92ebee796b416b96', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '24bde75c-fc8e-4012-8f15-3adc33fe0e07', 'username': u'vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:51:40,966 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'password': '24bde75c-fc8e-4012-8f15-3adc33fe0e07', 'project_name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '96f69e511816476e92ebee796b416b96', 'project_domain_name': 'Default'} 2018-11-17 06:51:40,967 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-17 06:51:40,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:51:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:41,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a80f26c-b056-48ef-9f81-0ad9433d5f78 2018-11-17 06:51:41,163 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:51:41,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4a80f26c-b056-48ef-9f81-0ad9433d5f78 2018-11-17 06:51:41,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195384025574s 2018-11-17 06:51:41,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4a80f26c-b056-48ef-9f81-0ad9433d5f78 2018-11-17 06:51:41,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:51:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:51:41,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4386cb97-c2c9-4681-a658-bed5676a1af3 2018-11-17 06:51:41,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96"}, "tags": [], "enabled": true, "id": "96f69e511816476e92ebee796b416b96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:51:41,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4386cb97-c2c9-4681-a658-bed5676a1af3 2018-11-17 06:51:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106970071793s 2018-11-17 06:51:41,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4386cb97-c2c9-4681-a658-bed5676a1af3 2018-11-17 06:51:41,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:51:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" -d '{"network": {"tenant_id": "96f69e511816476e92ebee796b416b96", "name": "vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "admin_state_up": true}}' 2018-11-17 06:51:41,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:41 GMT X-Openstack-Request-Id: req-f76f78f3-7d46-46c9-b6cf-db2aefbc7d09 2018-11-17 06:51:41,780 - 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":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:51:41Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}} 2018-11-17 06:51:41,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f76f78f3-7d46-46c9-b6cf-db2aefbc7d09 2018-11-17 06:51:41,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.499840974808s 2018-11-17 06:51:41,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f76f78f3-7d46-46c9-b6cf-db2aefbc7d09 2018-11-17 06:51:41,781 - 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-11-17T06:51:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fbabd752-38f5-4217-baef-3144f2d177bb', u'provider:segmentation_id': 94, 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_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', u'created_at': u'2018-11-17T06:51:41Z', u'mtu': 1450, u'tenant_id': u'96f69e511816476e92ebee796b416b96', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'96f69e511816476e92ebee796b416b96', u'l2_adjacency': True}) 2018-11-17 06:51:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:51:41,791 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973d995c-43d2-424e-8324-25b20d02336a 2018-11-17 06:51:41,791 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:51:41,792 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-973d995c-43d2-424e-8324-25b20d02336a 2018-11-17 06:51:41,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:51:42,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f69e511816476e92ebee796b416b96", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/96f69e511816476e92ebee796b416b96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/96f69e511816476e92ebee796b416b96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/96f69e511816476e92ebee796b416b96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_96f69e511816476e92ebee796b416b96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_96f69e511816476e92ebee796b416b96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96f69e511816476e92ebee796b416b96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/96f69e511816476e92ebee796b416b96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/96f69e511816476e92ebee796b416b96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96f69e511816476e92ebee796b416b96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/96f69e511816476e92ebee796b416b96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/96f69e511816476e92ebee796b416b96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96f69e511816476e92ebee796b416b96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/96f69e511816476e92ebee796b416b96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/96f69e511816476e92ebee796b416b96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "id": "17d1b62dd93b4204ad6c9219b7c99313"}, "audit_ids": ["Rc9ci4NLQE6k0rmK7-Fdhw"], "issued_at": "2018-11-17T06:51:42.000000Z"}} 2018-11-17 06:51:42,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:42,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:42 GMT X-Openstack-Request-Id: req-6ded6ebc-0f5e-44e9-8ba9-df91500770b3 2018-11-17 06:51:42,483 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:51:41Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:51:42,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6ded6ebc-0f5e-44e9-8ba9-df91500770b3 2018-11-17 06:51:42,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29238820076s 2018-11-17 06:51:42,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6ded6ebc-0f5e-44e9-8ba9-df91500770b3 2018-11-17 06:51:42,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:51:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"subnet": {"name": "vping_ssh-subnet_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "enable_dhcp": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:51:43,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:43 GMT X-Openstack-Request-Id: req-6ba990b6-8427-4fcb-890d-c58f819b7154 2018-11-17 06:51:43,173 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:51:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"96f69e511816476e92ebee796b416b96","id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","subnetpool_id":null,"name":"vping_ssh-subnet_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}} 2018-11-17 06:51:43,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ba990b6-8427-4fcb-890d-c58f819b7154 2018-11-17 06:51:43,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.688276052475s 2018-11-17 06:51:43,174 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6ba990b6-8427-4fcb-890d-c58f819b7154 2018-11-17 06:51:43,174 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:51:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a2b6e91b-13d3-42da-ae7b-c420fe14a82f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', u'enable_dhcp': True, u'network_id': u'fbabd752-38f5-4217-baef-3144f2d177bb', u'tenant_id': u'96f69e511816476e92ebee796b416b96', u'created_at': u'2018-11-17T06:51:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'96f69e511816476e92ebee796b416b96'}) 2018-11-17 06:51:43,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:51:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vping_ssh-router_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "admin_state_up": true}}' 2018-11-17 06:51:45,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:45 GMT X-Openstack-Request-Id: req-d635e483-8d62-4d02-ae55-3947cb648b27 2018-11-17 06:51:45,038 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:43Z", "admin_state_up": true, "updated_at": "2018-11-17T06:51:44Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "96f69e511816476e92ebee796b416b96", "id": "c5e58291-787f-4602-8969-50261fd1c5a3", "name": "vping_ssh-router_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}} 2018-11-17 06:51:45,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d635e483-8d62-4d02-ae55-3947cb648b27 2018-11-17 06:51:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86338996887s 2018-11-17 06:51:45,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d635e483-8d62-4d02-ae55-3947cb648b27 2018-11-17 06:51:45,039 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:51:44Z', u'revision_number': 2, u'id': u'c5e58291-787f-4602-8969-50261fd1c5a3', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', u'admin_state_up': True, u'tenant_id': u'96f69e511816476e92ebee796b416b96', u'created_at': u'2018-11-17T06:51:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'96f69e511816476e92ebee796b416b96'}) 2018-11-17 06:51:45,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:51:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"subnet_id": "a2b6e91b-13d3-42da-ae7b-c420fe14a82f"}' 2018-11-17 06:51:47,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:47 GMT X-Openstack-Request-Id: req-9f81a138-e78e-4f5a-a756-919b4b5532a5 2018-11-17 06:51:47,493 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "tenant_id": "96f69e511816476e92ebee796b416b96", "subnet_id": "a2b6e91b-13d3-42da-ae7b-c420fe14a82f", "subnet_ids": ["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"], "port_id": "919fd8bf-596d-4fde-9e36-03c5f631ff76", "id": "c5e58291-787f-4602-8969-50261fd1c5a3"} 2018-11-17 06:51:47,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/add_router_interface.json used request id req-9f81a138-e78e-4f5a-a756-919b4b5532a5 2018-11-17 06:51:47,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45323896408s 2018-11-17 06:51:47,494 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/add_router_interface.json used request id req-9f81a138-e78e-4f5a-a756-919b4b5532a5 returning object c5e58291-787f-4602-8969-50261fd1c5a3 2018-11-17 06:51:47,494 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:51:47,639 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:51:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:51:47,648 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:47 GMT 2018-11-17 06:51:47,649 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:51:47,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:47,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:47,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:47 GMT X-Openstack-Request-Id: req-7ddc3f44-5fff-4c4d-8873-96087ae9ba84 2018-11-17 06:51:47,973 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:47,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ddc3f44-5fff-4c4d-8873-96087ae9ba84 2018-11-17 06:51:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319068908691s 2018-11-17 06:51:47,973 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ddc3f44-5fff-4c4d-8873-96087ae9ba84 2018-11-17 06:51:47,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:51:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}' 2018-11-17 06:51:48,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:48 GMT Location: http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7bd1bbe3-f40e-43d9-a512-66b958ca300d 2018-11-17 06:51:48,058 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:47Z", "file": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file", "owner": "96f69e511816476e92ebee796b416b96", "id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "size": null, "self": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "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_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "checksum": null, "created_at": "2018-11-17T06:51:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:51:48,058 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7bd1bbe3-f40e-43d9-a512-66b958ca300d 2018-11-17 06:51:48,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0747740268707s 2018-11-17 06:51:48,059 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7bd1bbe3-f40e-43d9-a512-66b958ca300d returning object fb2d295f-0a3e-419e-b302-64e8b62e192d 2018-11-17 06:51:48,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:51:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '' 2018-11-17 06:51:48,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:51:48 GMT X-Openstack-Request-Id: req-3c24a953-d255-4c35-9f30-a3c7d8a60474 2018-11-17 06:51:48,657 - 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-11-17 06:51:48,657 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file used request id req-3c24a953-d255-4c35-9f30-a3c7d8a60474 2018-11-17 06:51:48,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.597217082977s 2018-11-17 06:51:48,657 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file used request id req-3c24a953-d255-4c35-9f30-a3c7d8a60474 2018-11-17 06:51:48,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:48 GMT X-Openstack-Request-Id: req-9383f55a-90e9-4731-ba62-55e67fdb8419 2018-11-17 06:51:48,723 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:48Z", "file": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file", "owner": "96f69e511816476e92ebee796b416b96", "id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "size": 12716032, "self": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:48,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9383f55a-90e9-4731-ba62-55e67fdb8419 2018-11-17 06:51:48,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0612001419067s 2018-11-17 06:51:48,723 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9383f55a-90e9-4731-ba62-55e67fdb8419 2018-11-17 06:51:48,725 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file', 'owner': u'96f69e511816476e92ebee796b416b96', 'id': u'fb2d295f-0a3e-419e-b302-64e8b62e192d', 'size': 12716032, u'self': u'/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96f69e511816476e92ebee796b416b96', 'name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:51:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:51:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', '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/fb2d295f-0a3e-419e-b302-64e8b62e192d', 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_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'created': u'2018-11-17T06:51:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:51:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d', 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_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:51:48,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:51:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:51:49,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-7dfcdad8-826b-493e-906d-db85252ee2c2 x-openstack-request-id: req-7dfcdad8-826b-493e-906d-db85252ee2c2 2018-11-17 06:51:49,064 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "name": "vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:51:49,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7dfcdad8-826b-493e-906d-db85252ee2c2 2018-11-17 06:51:49,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335525035858s 2018-11-17 06:51:49,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7dfcdad8-826b-493e-906d-db85252ee2c2 2018-11-17 06:51:49,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', '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'8cbff874483b4da3951abfc162291b33', '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'd010c012-f30a-4ee7-b133-5fc1e2e2e1fd', 'swap': 0}) 2018-11-17 06:51:49,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:51:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" -d '{"extra_specs": {}}' 2018-11-17 06:51:49,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-9db0b06b-0e4b-47ed-ab1d-f61f6888bf57 x-openstack-request-id: req-9db0b06b-0e4b-47ed-ab1d-f61f6888bf57 2018-11-17 06:51:49,090 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:51:49,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd/os-extra_specs used request id req-9db0b06b-0e4b-47ed-ab1d-f61f6888bf57 2018-11-17 06:51:49,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235419273376s 2018-11-17 06:51:49,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd/os-extra_specs used request id req-9db0b06b-0e4b-47ed-ab1d-f61f6888bf57 2018-11-17 06:51:49,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 06:51:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"keypair": {"name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}}' 2018-11-17 06:51:49,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-eecad039-4b59-4f63-a491-56bc66922b1c x-openstack-request-id: req-eecad039-4b59-4f63-a491-56bc66922b1c 2018-11-17 06:51:49,575 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfBO9JZnOKfs6bncEV9uChb7GyDhSaAkCyu2KnHkRwRPZbRoLXTosdAk+jZbo1xJ1jTvfWJs0WRI/CRsL7nwhkXOcx905q77h0H3u3ObzG51qjOwT9TVWpxI2NiOzEkm2OrHr3OsqHX4YvW/girqogVI8CPl+EV0DwoBSK40JhhsZ9yhxCDmDHx3AKGYruycvD+TzDOZMY9GC9XiF9zMGAHiOTH9Ax0FFwL7gJwQ/GVoHXvBzB4kjXHNXVwNDE8im11Ov1HtT6IgVfjI8VEr+DEsyz1I0p+B85MLumKAi5Ef5UMOWAt+HxKUB9stJSXNK91UBjvOeeKV+6ZnQokay1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3wTvSWZzin7Om53BFfbgoW+xsg4UmgJAsrtipx5EcET2W0aC\n106LHQJPo2W6NcSdY0731ibNFkSPwkbC+58IZFznMfdOau+4dB97tzm8xudaozsE\n/U1VqcSNjYjsxJJtjqx69zrKh1+GL1v4Iq6qIFSPAj5fhFdA8KAUiuNCYYbGfcoc\nQg5gx8dwChmK7snLw/k8wzmTGPRgvV4hfczBgB4jkx/QMdBRcC+4CcEPxlaB17wc\nweJI1xzV1cDQxPIptdTr9R7U+iIFX4yPFRK/gxLMs9SNKfgfOTC7pigIuRH+VDDl\ngLfh8SlAfbLSUlzSvdVAY7znnilfumZ0KJGstQIDAQABAoIBAQDNUuy+5gz/+Cld\nigrHnwhGeN/fbyk2dVZ9dxmnhK07s7IgbLVvZoebSJJre+/JKuBAGucACa8NjkfQ\ndHd1U4BVblcIYIiY2WU3u/iZwxVzBnMjDuZUEswIRcaRBPv/KlSlY1S+oyjtI1wV\n5BV6UNaed1tGlIg5/l7yal8fU4W85LF32pQ/x5BRH974lZQCWIhLrPWnBrX/UUxd\nruL0gDIpacxlkmjtM7utS2F6PhavF/EbLt9Wp/7mVJdHRiUGrk/DLRIye9e2bDb3\nwAr2LHJFm098iLrjJ6g9+h/RLMQsTdlupVV//4Csy8u/Z/UpDDo2w838Wcraov4m\nzhk7EWctAoGBAPLrNfVHA39hIGLRSQ1vj4UizRVVgJ/AvT7xBS4EmHHLCmaeN6Qf\nlvZvVEjupZW4mlihqnOmQfW3fRDr44/ygJC5kJZmAnEDlN1F5woQuU/4adY+X/Dc\n/Cu53z1d8/dOQHPHhLZGB+x37yG8FVRtGSSmLKTb4xoC+ZZR8mPY4FRfAoGBAOsH\nZYKlRSazV0x0idpcOedvubKoRru6uFPl0O54MaPKDclFpQkf5VoiKcZSvtfe1yyd\nCdjo4oCJl1GyFg4WQoI7twq9DnBvl2FWEIMtzeu/BuCkjv2fle0eHzQt/RnCJPx2\nm0n1LDYzc5u3KGmdYoUmKjBl/Vpec3yA09DeEjdrAoGBAKMVIe5/NGvp6vIsixzI\nDtRU3tY5xtZ5cRO2f8G7OBT9OQhXpAc9Zf4gE7e679OqUYS7VFG8BoBOJVqc4vOa\n3JFM4zL1XSI+Q0yiR0/MlnyHy5YX3hU4Ztt8N9FdKBKZqE+SXRh5v4wToKlHOhKq\nA71FCqfLL5Yg9Srj7RT3XvOFAoGAR5diMXCcZtR8RBq/nxc2wCvFOgmOOkL/QPch\nNHLCVC0JFAU151ii6Vi8tt+fqGwFyV4wkLUnwZWn1UfU9geLzNXZxNif3Fnxl8G6\nl+rM7gGrW6Rkthb1eVwSjzdvAHimAY0zckzPYdc8YPNiyQEa8IoWkdWPXgalUQiA\n/P+YNu8CgYB7gxQSRHBFlNimqJa0rZDCb/++hPrJzCGPzUnxh62MA41P7xXKwQKP\no80jTFQ5ex4pQ0EezZY17HEsK9dJ70A7GvI6dOT7LWdQsS2j+KF09R/QuvJd0YRC\npUtJtEQY1EvNJ+3S4UXzCDYjiIGAI+gmr4DzccYOe9aNhjJmw5EYVg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "fingerprint": "45:fe:5a:9a:d9:f2:52:4e:e9:52:19:90:04:21:06:17"}} 2018-11-17 06:51:49,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-eecad039-4b59-4f63-a491-56bc66922b1c 2018-11-17 06:51:49,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.48223900795s 2018-11-17 06:51:49,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-eecad039-4b59-4f63-a491-56bc66922b1c 2018-11-17 06:51:49,577 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfBO9JZnOKfs6bncEV9uChb7GyDhSaAkCyu2KnHkRwRPZbRoLXTosdAk+jZbo1xJ1jTvfWJs0WRI/CRsL7nwhkXOcx905q77h0H3u3ObzG51qjOwT9TVWpxI2NiOzEkm2OrHr3OsqHX4YvW/girqogVI8CPl+EV0DwoBSK40JhhsZ9yhxCDmDHx3AKGYruycvD+TzDOZMY9GC9XiF9zMGAHiOTH9Ax0FFwL7gJwQ/GVoHXvBzB4kjXHNXVwNDE8im11Ov1HtT6IgVfjI8VEr+DEsyz1I0p+B85MLumKAi5Ef5UMOWAt+HxKUB9stJSXNK91UBjvOeeKV+6ZnQokay1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3wTvSWZzin7Om53BFfbgoW+xsg4UmgJAsrtipx5EcET2W0aC\n106LHQJPo2W6NcSdY0731ibNFkSPwkbC+58IZFznMfdOau+4dB97tzm8xudaozsE\n/U1VqcSNjYjsxJJtjqx69zrKh1+GL1v4Iq6qIFSPAj5fhFdA8KAUiuNCYYbGfcoc\nQg5gx8dwChmK7snLw/k8wzmTGPRgvV4hfczBgB4jkx/QMdBRcC+4CcEPxlaB17wc\nweJI1xzV1cDQxPIptdTr9R7U+iIFX4yPFRK/gxLMs9SNKfgfOTC7pigIuRH+VDDl\ngLfh8SlAfbLSUlzSvdVAY7znnilfumZ0KJGstQIDAQABAoIBAQDNUuy+5gz/+Cld\nigrHnwhGeN/fbyk2dVZ9dxmnhK07s7IgbLVvZoebSJJre+/JKuBAGucACa8NjkfQ\ndHd1U4BVblcIYIiY2WU3u/iZwxVzBnMjDuZUEswIRcaRBPv/KlSlY1S+oyjtI1wV\n5BV6UNaed1tGlIg5/l7yal8fU4W85LF32pQ/x5BRH974lZQCWIhLrPWnBrX/UUxd\nruL0gDIpacxlkmjtM7utS2F6PhavF/EbLt9Wp/7mVJdHRiUGrk/DLRIye9e2bDb3\nwAr2LHJFm098iLrjJ6g9+h/RLMQsTdlupVV//4Csy8u/Z/UpDDo2w838Wcraov4m\nzhk7EWctAoGBAPLrNfVHA39hIGLRSQ1vj4UizRVVgJ/AvT7xBS4EmHHLCmaeN6Qf\nlvZvVEjupZW4mlihqnOmQfW3fRDr44/ygJC5kJZmAnEDlN1F5woQuU/4adY+X/Dc\n/Cu53z1d8/dOQHPHhLZGB+x37yG8FVRtGSSmLKTb4xoC+ZZR8mPY4FRfAoGBAOsH\nZYKlRSazV0x0idpcOedvubKoRru6uFPl0O54MaPKDclFpQkf5VoiKcZSvtfe1yyd\nCdjo4oCJl1GyFg4WQoI7twq9DnBvl2FWEIMtzeu/BuCkjv2fle0eHzQt/RnCJPx2\nm0n1LDYzc5u3KGmdYoUmKjBl/Vpec3yA09DeEjdrAoGBAKMVIe5/NGvp6vIsixzI\nDtRU3tY5xtZ5cRO2f8G7OBT9OQhXpAc9Zf4gE7e679OqUYS7VFG8BoBOJVqc4vOa\n3JFM4zL1XSI+Q0yiR0/MlnyHy5YX3hU4Ztt8N9FdKBKZqE+SXRh5v4wToKlHOhKq\nA71FCqfLL5Yg9Srj7RT3XvOFAoGAR5diMXCcZtR8RBq/nxc2wCvFOgmOOkL/QPch\nNHLCVC0JFAU151ii6Vi8tt+fqGwFyV4wkLUnwZWn1UfU9geLzNXZxNif3Fnxl8G6\nl+rM7gGrW6Rkthb1eVwSjzdvAHimAY0zckzPYdc8YPNiyQEa8IoWkdWPXgalUQiA\n/P+YNu8CgYB7gxQSRHBFlNimqJa0rZDCb/++hPrJzCGPzUnxh62MA41P7xXKwQKP\no80jTFQ5ex4pQ0EezZY17HEsK9dJ70A7GvI6dOT7LWdQsS2j+KF09R/QuvJd0YRC\npUtJtEQY1EvNJ+3S4UXzCDYjiIGAI+gmr4DzccYOe9aNhjJmw5EYVg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'17d1b62dd93b4204ad6c9219b7c99313', 'name': u'vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'created_at': '2018-11-17T06:51:49.577150', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96f69e511816476e92ebee796b416b96', 'name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:fe:5a:9a:d9:f2:52:4e:e9:52:19:90:04:21:06:17', 'type': 'ssh', 'id': u'vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c'}) 2018-11-17 06:51:49,577 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3wTvSWZzin7Om53BFfbgoW+xsg4UmgJAsrtipx5EcET2W0aC 106LHQJPo2W6NcSdY0731ibNFkSPwkbC+58IZFznMfdOau+4dB97tzm8xudaozsE /U1VqcSNjYjsxJJtjqx69zrKh1+GL1v4Iq6qIFSPAj5fhFdA8KAUiuNCYYbGfcoc Qg5gx8dwChmK7snLw/k8wzmTGPRgvV4hfczBgB4jkx/QMdBRcC+4CcEPxlaB17wc weJI1xzV1cDQxPIptdTr9R7U+iIFX4yPFRK/gxLMs9SNKfgfOTC7pigIuRH+VDDl gLfh8SlAfbLSUlzSvdVAY7znnilfumZ0KJGstQIDAQABAoIBAQDNUuy+5gz/+Cld igrHnwhGeN/fbyk2dVZ9dxmnhK07s7IgbLVvZoebSJJre+/JKuBAGucACa8NjkfQ dHd1U4BVblcIYIiY2WU3u/iZwxVzBnMjDuZUEswIRcaRBPv/KlSlY1S+oyjtI1wV 5BV6UNaed1tGlIg5/l7yal8fU4W85LF32pQ/x5BRH974lZQCWIhLrPWnBrX/UUxd ruL0gDIpacxlkmjtM7utS2F6PhavF/EbLt9Wp/7mVJdHRiUGrk/DLRIye9e2bDb3 wAr2LHJFm098iLrjJ6g9+h/RLMQsTdlupVV//4Csy8u/Z/UpDDo2w838Wcraov4m zhk7EWctAoGBAPLrNfVHA39hIGLRSQ1vj4UizRVVgJ/AvT7xBS4EmHHLCmaeN6Qf lvZvVEjupZW4mlihqnOmQfW3fRDr44/ygJC5kJZmAnEDlN1F5woQuU/4adY+X/Dc /Cu53z1d8/dOQHPHhLZGB+x37yG8FVRtGSSmLKTb4xoC+ZZR8mPY4FRfAoGBAOsH ZYKlRSazV0x0idpcOedvubKoRru6uFPl0O54MaPKDclFpQkf5VoiKcZSvtfe1yyd Cdjo4oCJl1GyFg4WQoI7twq9DnBvl2FWEIMtzeu/BuCkjv2fle0eHzQt/RnCJPx2 m0n1LDYzc5u3KGmdYoUmKjBl/Vpec3yA09DeEjdrAoGBAKMVIe5/NGvp6vIsixzI DtRU3tY5xtZ5cRO2f8G7OBT9OQhXpAc9Zf4gE7e679OqUYS7VFG8BoBOJVqc4vOa 3JFM4zL1XSI+Q0yiR0/MlnyHy5YX3hU4Ztt8N9FdKBKZqE+SXRh5v4wToKlHOhKq A71FCqfLL5Yg9Srj7RT3XvOFAoGAR5diMXCcZtR8RBq/nxc2wCvFOgmOOkL/QPch NHLCVC0JFAU151ii6Vi8tt+fqGwFyV4wkLUnwZWn1UfU9geLzNXZxNif3Fnxl8G6 l+rM7gGrW6Rkthb1eVwSjzdvAHimAY0zckzPYdc8YPNiyQEa8IoWkdWPXgalUQiA /P+YNu8CgYB7gxQSRHBFlNimqJa0rZDCb/++hPrJzCGPzUnxh62MA41P7xXKwQKP o80jTFQ5ex4pQ0EezZY17HEsK9dJ70A7GvI6dOT7LWdQsS2j+KF09R/QuvJd0YRC pUtJtEQY1EvNJ+3S4UXzCDYjiIGAI+gmr4DzccYOe9aNhjJmw5EYVg== -----END RSA PRIVATE KEY----- 2018-11-17 06:51:49,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 06:51:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"security_group": {"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-17 06:51:49,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:49 GMT X-Openstack-Request-Id: req-627384d0-fb02-4f8f-bb89-c6ee16e82ace 2018-11-17 06:51:49,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:49Z", "updated_at": "2018-11-17T06:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "2028b9a4-456e-4294-9d81-a066dc6ff071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "85a28c8a-7f53-4d65-ba5d-1f7c6c59b601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}} 2018-11-17 06:51:49,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-627384d0-fb02-4f8f-bb89-c6ee16e82ace 2018-11-17 06:51:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.132798910141s 2018-11-17 06:51:49,716 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-627384d0-fb02-4f8f-bb89-c6ee16e82ace 2018-11-17 06:51:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:49,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:49 GMT X-Openstack-Request-Id: req-b22ced81-48c2-4b45-91f5-12a7a0bd0797 2018-11-17 06:51:49,817 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:41Z", "updated_at": "2018-11-17T06:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "0634acb3-2ebe-4ee4-ba8b-c722ba05daf5", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "15d3c610-068e-43a8-87bd-892b80d7350b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "6e5b4183-dbd3-4716-b006-b250c1c747f3", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "c1b7354d-3e80-46c0-884d-0a74ff14ba06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "76e7e546-04ca-408f-8af9-485b36b6173e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:49Z", "updated_at": "2018-11-17T06:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "2028b9a4-456e-4294-9d81-a066dc6ff071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "85a28c8a-7f53-4d65-ba5d-1f7c6c59b601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:51:49,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b22ced81-48c2-4b45-91f5-12a7a0bd0797 2018-11-17 06:51:49,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0941019058228s 2018-11-17 06:51:49,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b22ced81-48c2-4b45-91f5-12a7a0bd0797 2018-11-17 06:51:49,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:51:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -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": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}}' 2018-11-17 06:51:49,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:49 GMT X-Openstack-Request-Id: req-5280ae1b-0352-4856-a087-0dba6d4b8646 2018-11-17 06:51:49,961 - 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-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "port_range_min": 22, "revision_number": 0, "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:49Z", "project_id": "96f69e511816476e92ebee796b416b96", "id": "a4f364d7-f32b-4757-b5d9-56a4e257939d"}} 2018-11-17 06:51:49,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5280ae1b-0352-4856-a087-0dba6d4b8646 2018-11-17 06:51:49,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137205839157s 2018-11-17 06:51:49,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5280ae1b-0352-4856-a087-0dba6d4b8646 2018-11-17 06:51:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:51:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:50,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:50 GMT X-Openstack-Request-Id: req-c1e6cc55-6c6f-4a39-b381-4c7abcc81020 2018-11-17 06:51:50,016 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:41Z", "updated_at": "2018-11-17T06:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "0634acb3-2ebe-4ee4-ba8b-c722ba05daf5", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "15d3c610-068e-43a8-87bd-892b80d7350b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "6e5b4183-dbd3-4716-b006-b250c1c747f3", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "c1b7354d-3e80-46c0-884d-0a74ff14ba06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "76e7e546-04ca-408f-8af9-485b36b6173e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:49Z", "updated_at": "2018-11-17T06:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "2028b9a4-456e-4294-9d81-a066dc6ff071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "85a28c8a-7f53-4d65-ba5d-1f7c6c59b601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "a4f364d7-f32b-4757-b5d9-56a4e257939d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 2, "project_id": "96f69e511816476e92ebee796b416b96", "id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:51:50,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c1e6cc55-6c6f-4a39-b381-4c7abcc81020 2018-11-17 06:51:50,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482189655304s 2018-11-17 06:51:50,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c1e6cc55-6c6f-4a39-b381-4c7abcc81020 2018-11-17 06:51:50,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:51:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -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": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}}' 2018-11-17 06:51:50,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:50 GMT X-Openstack-Request-Id: req-27be4278-3eb3-43eb-911c-a00d34856a69 2018-11-17 06:51:50,315 - 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-11-17T06:51:50Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "port_range_min": null, "revision_number": 0, "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:50Z", "project_id": "96f69e511816476e92ebee796b416b96", "id": "5c7c3529-adc1-4b7a-a061-b3ae73abb319"}} 2018-11-17 06:51:50,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-27be4278-3eb3-43eb-911c-a00d34856a69 2018-11-17 06:51:50,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.291996002197s 2018-11-17 06:51:50,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-27be4278-3eb3-43eb-911c-a00d34856a69 2018-11-17 06:51:50,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:50,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:50,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:50 GMT X-Openstack-Request-Id: req-8480c01d-f2fd-461c-9d7c-b063510650cb 2018-11-17 06:51:50,414 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"],"description":"","tags":[],"updated_at":"2018-11-17T06:51:42Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:51:50,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8480c01d-f2fd-461c-9d7c-b063510650cb 2018-11-17 06:51:50,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978670120239s 2018-11-17 06:51:50,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8480c01d-f2fd-461c-9d7c-b063510650cb 2018-11-17 06:51:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:51:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:50,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:50 GMT X-Openstack-Request-Id: req-878c5b69-59ef-45dd-8c62-7a833fe3b5ef 2018-11-17 06:51:50,458 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:48Z", "file": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file", "owner": "96f69e511816476e92ebee796b416b96", "id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "size": 12716032, "self": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:51:50,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-878c5b69-59ef-45dd-8c62-7a833fe3b5ef 2018-11-17 06:51:50,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380091667175s 2018-11-17 06:51:50,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-878c5b69-59ef-45dd-8c62-7a833fe3b5ef 2018-11-17 06:51:50,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:51:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:50,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-7664da8a-5072-4a86-b7ba-a6987d173a2d x-openstack-request-id: req-7664da8a-5072-4a86-b7ba-a6987d173a2d 2018-11-17 06:51:50,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "name": "vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:51:50,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7664da8a-5072-4a86-b7ba-a6987d173a2d 2018-11-17 06:51:50,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226030349731s 2018-11-17 06:51:50,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7664da8a-5072-4a86-b7ba-a6987d173a2d 2018-11-17 06:51:50,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:51:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"server": {"name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "imageRef": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "flavorRef": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fbabd752-38f5-4217-baef-3144f2d177bb"}], "security_groups": [{"name": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}]}}' 2018-11-17 06:51:51,908 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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 location: http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa x-compute-request-id: req-1a279a09-6e61-45f9-8bdb-aea0fd2bb4b8 x-openstack-request-id: req-1a279a09-6e61-45f9-8bdb-aea0fd2bb4b8 2018-11-17 06:51:51,909 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}], "OS-DCF:diskConfig": "MANUAL", "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "adminPass": "or7pAMjmESei"}} 2018-11-17 06:51:51,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1a279a09-6e61-45f9-8bdb-aea0fd2bb4b8 2018-11-17 06:51:51,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.42490506172s 2018-11-17 06:51:51,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1a279a09-6e61-45f9-8bdb-aea0fd2bb4b8 2018-11-17 06:51:51,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:52,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-44c3ab1c-4428-46b0-8763-0d8f917b474d x-openstack-request-id: req-44c3ab1c-4428-46b0-8763-0d8f917b474d 2018-11-17 06:51:52,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "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-11-17T06:51:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:52,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44c3ab1c-4428-46b0-8763-0d8f917b474d 2018-11-17 06:51:52,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607396841049s 2018-11-17 06:51:52,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44c3ab1c-4428-46b0-8763-0d8f917b474d 2018-11-17 06:51:52,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:51:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:52,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:52 GMT X-Openstack-Request-Id: req-4518f8f2-104f-40e9-b270-b45517a5382c 2018-11-17 06:51:52,622 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"],"description":"","tags":[],"updated_at":"2018-11-17T06:51:42Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:51:52,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4518f8f2-104f-40e9-b270-b45517a5382c 2018-11-17 06:51:52,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924599170685s 2018-11-17 06:51:52,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4518f8f2-104f-40e9-b270-b45517a5382c 2018-11-17 06:51:52,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:51:52,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:52,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51:52 GMT X-Openstack-Request-Id: req-81f07c2b-9fa1-4c89-8f6c-96deb3d1df8e 2018-11-17 06:51:52,685 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:51:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"96f69e511816476e92ebee796b416b96","id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","subnetpool_id":null,"name":"vping_ssh-subnet_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:51:52,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-81f07c2b-9fa1-4c89-8f6c-96deb3d1df8e 2018-11-17 06:51:52,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0619418621063s 2018-11-17 06:51:52,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-81f07c2b-9fa1-4c89-8f6c-96deb3d1df8e 2018-11-17 06:51:52,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:54,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:54,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:55,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-e624383e-8189-4499-bfd8-7155657e6299 x-openstack-request-id: req-e624383e-8189-4499-bfd8-7155657e6299 2018-11-17 06:51:55,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:51:54Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:55,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e624383e-8189-4499-bfd8-7155657e6299 2018-11-17 06:51:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822130918503s 2018-11-17 06:51:55,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e624383e-8189-4499-bfd8-7155657e6299 2018-11-17 06:51:55,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:51:57,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:51:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:51:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sat, 17 Nov 2018 06:51: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-b3614386-482e-4fe7-a7b1-ca3fd2bf209c x-openstack-request-id: req-b3614386-482e-4fe7-a7b1-ca3fd2bf209c 2018-11-17 06:51:58,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:51:54Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:51:58,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3614386-482e-4fe7-a7b1-ca3fd2bf209c 2018-11-17 06:51:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596983194351s 2018-11-17 06:51:58,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3614386-482e-4fe7-a7b1-ca3fd2bf209c 2018-11-17 06:51:58,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-4f494274-8aec-44b3-9874-b8b5fff0a288 x-openstack-request-id: req-4f494274-8aec-44b3-9874-b8b5fff0a288 2018-11-17 06:52:00,369 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:51:54Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:00,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f494274-8aec-44b3-9874-b8b5fff0a288 2018-11-17 06:52:00,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241779088974s 2018-11-17 06:52:00,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f494274-8aec-44b3-9874-b8b5fff0a288 2018-11-17 06:52:00,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:02,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:03,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-de286b47-9a31-4951-b342-140ba0bc717a x-openstack-request-id: req-de286b47-9a31-4951-b342-140ba0bc717a 2018-11-17 06:52:03,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:03,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de286b47-9a31-4951-b342-140ba0bc717a 2018-11-17 06:52:03,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775934934616s 2018-11-17 06:52:03,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de286b47-9a31-4951-b342-140ba0bc717a 2018-11-17 06:52:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:52:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=17dcf66a-b2bb-47c3-8f44-4c1df16b70fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:03,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:03 GMT X-Openstack-Request-Id: req-281d4d2c-7707-49a0-9b34-05cde365a687 2018-11-17 06:52:03,217 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:51:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","ip_address":"192.168.120.4"}],"id":"62989657-566b-42d9-ae4e-5f165f29be7b","security_groups":["cb13f1ba-3f86-4706-a0c3-726a2e473c11"],"mac_address":"fa:16:3e:94:04:6d","project_id":"96f69e511816476e92ebee796b416b96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:55Z","binding:vnic_type":"normal","device_id":"17dcf66a-b2bb-47c3-8f44-4c1df16b70fa","ip_allocation":"immediate"}]} 2018-11-17 06:52:03,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=17dcf66a-b2bb-47c3-8f44-4c1df16b70fa used request id req-281d4d2c-7707-49a0-9b34-05cde365a687 2018-11-17 06:52:03,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556099414825s 2018-11-17 06:52:03,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=17dcf66a-b2bb-47c3-8f44-4c1df16b70fa used request id req-281d4d2c-7707-49a0-9b34-05cde365a687 2018-11-17 06:52:03,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=62989657-566b-42d9-ae4e-5f165f29be7b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:03,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:03 GMT X-Openstack-Request-Id: req-3d72afdf-fcd6-4f51-9a77-49acc21e7465 2018-11-17 06:52:03,274 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:52:03,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=62989657-566b-42d9-ae4e-5f165f29be7b used request id req-3d72afdf-fcd6-4f51-9a77-49acc21e7465 2018-11-17 06:52:03,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455520153046s 2018-11-17 06:52:03,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=62989657-566b-42d9-ae4e-5f165f29be7b used request id req-3d72afdf-fcd6-4f51-9a77-49acc21e7465 2018-11-17 06:52:03,275 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:04:6d', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fb2d295f-0a3e-419e-b302-64e8b62e192d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:52:00.000000', 'flavor': Munch({u'id': u'd010c012-f30a-4ee7-b133-5fc1e2e2e1fd'}), 'az': u'nova', 'id': u'17dcf66a-b2bb-47c3-8f44-4c1df16b70fa', 'security_groups': [Munch({u'name': u'vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17d1b62dd93b4204ad6c9219b7c99313', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96f69e511816476e92ebee796b416b96', 'name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', '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-11-17T06:52:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:52:00Z', 'hostId': u'5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5', '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-11-17T06:52:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'96f69e511816476e92ebee796b416b96', 'name': u'vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'adminPass': u'or7pAMjmESei', 'tenant_id': u'96f69e511816476e92ebee796b416b96', 'created_at': u'2018-11-17T06:51:51Z', 'created': u'2018-11-17T06:51:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:52:03,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:03,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:03 GMT X-Openstack-Request-Id: req-93d8b33a-a7bc-47db-9ee6-36f0765b430e 2018-11-17 06:52:03,374 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"],"description":"","tags":[],"updated_at":"2018-11-17T06:51:42Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:52:03,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93d8b33a-a7bc-47db-9ee6-36f0765b430e 2018-11-17 06:52:03,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983400344849s 2018-11-17 06:52:03,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93d8b33a-a7bc-47db-9ee6-36f0765b430e 2018-11-17 06:52:03,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:52:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:04,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:04 GMT X-Openstack-Request-Id: req-4a9d7673-04d9-43d2-b20d-c5ccdc2d19c3 2018-11-17 06:52:04,202 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:48Z", "file": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file", "owner": "96f69e511816476e92ebee796b416b96", "id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "size": 12716032, "self": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:52:04,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4a9d7673-04d9-43d2-b20d-c5ccdc2d19c3 2018-11-17 06:52:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.822498083115s 2018-11-17 06:52:04,203 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4a9d7673-04d9-43d2-b20d-c5ccdc2d19c3 2018-11-17 06:52:04,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:52:04,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-094787aa-6976-47a8-8799-8e922b05c072 x-openstack-request-id: req-094787aa-6976-47a8-8799-8e922b05c072 2018-11-17 06:52:04,232 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "name": "vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:52:04,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-094787aa-6976-47a8-8799-8e922b05c072 2018-11-17 06:52:04,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272970199585s 2018-11-17 06:52:04,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-094787aa-6976-47a8-8799-8e922b05c072 2018-11-17 06:52:04,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:52:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"server": {"name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "imageRef": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "flavorRef": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fbabd752-38f5-4217-baef-3144f2d177bb"}], "security_groups": [{"name": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}]}}' 2018-11-17 06:52:06,789 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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 location: http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc x-compute-request-id: req-b41a2092-8967-4ad3-a9e9-a2176e81fcc0 x-openstack-request-id: req-b41a2092-8967-4ad3-a9e9-a2176e81fcc0 2018-11-17 06:52:06,789 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "cb13f1ba-3f86-4706-a0c3-726a2e473c11"}], "OS-DCF:diskConfig": "MANUAL", "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "adminPass": "L9ThkJSb8prT"}} 2018-11-17 06:52:06,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b41a2092-8967-4ad3-a9e9-a2176e81fcc0 2018-11-17 06:52:06,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55592799187s 2018-11-17 06:52:06,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b41a2092-8967-4ad3-a9e9-a2176e81fcc0 2018-11-17 06:52:06,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-55b6d9e6-e169-43a0-9780-6a4bb40a70bf x-openstack-request-id: req-55b6d9e6-e169-43a0-9780-6a4bb40a70bf 2018-11-17 06:52:07,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "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-11-17T06:52:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:07,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55b6d9e6-e169-43a0-9780-6a4bb40a70bf 2018-11-17 06:52:07,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561611175537s 2018-11-17 06:52:07,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55b6d9e6-e169-43a0-9780-6a4bb40a70bf 2018-11-17 06:52:07,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:09,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-1c02cc27-e2ba-48da-938b-ad07945b19d4 x-openstack-request-id: req-1c02cc27-e2ba-48da-938b-ad07945b19d4 2018-11-17 06:52:09,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:52:09Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:09,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c02cc27-e2ba-48da-938b-ad07945b19d4 2018-11-17 06:52:09,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407415866852s 2018-11-17 06:52:09,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c02cc27-e2ba-48da-938b-ad07945b19d4 2018-11-17 06:52:09,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:11,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:12,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-fdae712f-149b-4108-830e-32705b0ef818 x-openstack-request-id: req-fdae712f-149b-4108-830e-32705b0ef818 2018-11-17 06:52:12,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:52:10Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:12,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdae712f-149b-4108-830e-32705b0ef818 2018-11-17 06:52:12,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777804136276s 2018-11-17 06:52:12,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdae712f-149b-4108-830e-32705b0ef818 2018-11-17 06:52:12,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:14,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:15,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-085848a6-fab8-4a04-8db4-5159025499d9 x-openstack-request-id: req-085848a6-fab8-4a04-8db4-5159025499d9 2018-11-17 06:52:15,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:52:10Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:15,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-085848a6-fab8-4a04-8db4-5159025499d9 2018-11-17 06:52:15,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485091924667s 2018-11-17 06:52:15,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-085848a6-fab8-4a04-8db4-5159025499d9 2018-11-17 06:52:15,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:17,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:17,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-429db59a-1e41-4fb8-bf7d-5d9e22fa84db x-openstack-request-id: req-429db59a-1e41-4fb8-bf7d-5d9e22fa84db 2018-11-17 06:52:17,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:15.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:15Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:00Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:17,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-429db59a-1e41-4fb8-bf7d-5d9e22fa84db 2018-11-17 06:52:17,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229991912842s 2018-11-17 06:52:17,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-429db59a-1e41-4fb8-bf7d-5d9e22fa84db 2018-11-17 06:52:17,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:52:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:17,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:17 GMT X-Openstack-Request-Id: req-ae75ecfb-c94f-4f17-8c35-4e5ba9a2bc3b 2018-11-17 06:52:17,354 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:52:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","ip_address":"192.168.120.8"}],"id":"f2836656-6a19-4b9b-a3ab-7c202b6bb73d","security_groups":["cb13f1ba-3f86-4706-a0c3-726a2e473c11"],"mac_address":"fa:16:3e:03:c0:ef","project_id":"96f69e511816476e92ebee796b416b96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:52:10Z","binding:vnic_type":"normal","device_id":"6af8daa8-f465-4516-95f0-f2abc02a27bc","ip_allocation":"immediate"}]} 2018-11-17 06:52:17,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-ae75ecfb-c94f-4f17-8c35-4e5ba9a2bc3b 2018-11-17 06:52:17,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0519189834595s 2018-11-17 06:52:17,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-ae75ecfb-c94f-4f17-8c35-4e5ba9a2bc3b 2018-11-17 06:52:17,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2836656-6a19-4b9b-a3ab-7c202b6bb73d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:17,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:17 GMT X-Openstack-Request-Id: req-75264926-b068-4af2-938b-9a898a5c94f9 2018-11-17 06:52:17,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:52:17,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2836656-6a19-4b9b-a3ab-7c202b6bb73d used request id req-75264926-b068-4af2-938b-9a898a5c94f9 2018-11-17 06:52:17,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0519750118256s 2018-11-17 06:52:17,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f2836656-6a19-4b9b-a3ab-7c202b6bb73d used request id req-75264926-b068-4af2-938b-9a898a5c94f9 2018-11-17 06:52:17,419 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:c0:ef', 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'fb2d295f-0a3e-419e-b302-64e8b62e192d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:52:15.000000', 'flavor': Munch({u'id': u'd010c012-f30a-4ee7-b133-5fc1e2e2e1fd'}), 'az': u'nova', 'id': u'6af8daa8-f465-4516-95f0-f2abc02a27bc', 'security_groups': [Munch({u'name': u'vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17d1b62dd93b4204ad6c9219b7c99313', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96f69e511816476e92ebee796b416b96', 'name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', '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-11-17T06:52:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:52:15Z', 'hostId': u'f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7', '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-11-17T06:52:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'96f69e511816476e92ebee796b416b96', 'name': u'vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'adminPass': u'L9ThkJSb8prT', 'tenant_id': u'96f69e511816476e92ebee796b416b96', 'created_at': u'2018-11-17T06:52:06Z', 'created': u'2018-11-17T06:52:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:52:17,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:17 GMT X-Openstack-Request-Id: req-69b9d9cf-a4a2-4c48-b451-b4b636cdd43d 2018-11-17 06:52:17,517 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"],"description":"","tags":[],"updated_at":"2018-11-17T06:51:42Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:52:17,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69b9d9cf-a4a2-4c48-b451-b4b636cdd43d 2018-11-17 06:52:17,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932149887085s 2018-11-17 06:52:17,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69b9d9cf-a4a2-4c48-b451-b4b636cdd43d 2018-11-17 06:52:17,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:52:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:17,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:17 GMT X-Openstack-Request-Id: req-7db9ad61-2b7f-4f5c-b000-8364125289cc 2018-11-17 06:52:17,568 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:52:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","ip_address":"192.168.120.8"}],"id":"f2836656-6a19-4b9b-a3ab-7c202b6bb73d","security_groups":["cb13f1ba-3f86-4706-a0c3-726a2e473c11"],"mac_address":"fa:16:3e:03:c0:ef","project_id":"96f69e511816476e92ebee796b416b96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:52:10Z","binding:vnic_type":"normal","device_id":"6af8daa8-f465-4516-95f0-f2abc02a27bc","ip_allocation":"immediate"}]} 2018-11-17 06:52:17,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-7db9ad61-2b7f-4f5c-b000-8364125289cc 2018-11-17 06:52:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0491409301758s 2018-11-17 06:52:17,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-7db9ad61-2b7f-4f5c-b000-8364125289cc 2018-11-17 06:52:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 06:52:17,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.8", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d"}}' 2018-11-17 06:52:20,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-862bfed8-fc56-48e3-85b9-582bace7d777 2018-11-17 06:52:20,074 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}} 2018-11-17 06:52:20,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-862bfed8-fc56-48e3-85b9-582bace7d777 2018-11-17 06:52:20,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.50425100327s 2018-11-17 06:52:20,074 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-862bfed8-fc56-48e3-85b9-582bace7d777 2018-11-17 06:52:20,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-3a74fdc0-7dfc-44c7-b2d8-e1839a077884 2018-11-17 06:52:20,162 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a74fdc0-7dfc-44c7-b2d8-e1839a077884 2018-11-17 06:52:20,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0737521648407s 2018-11-17 06:52:20,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a74fdc0-7dfc-44c7-b2d8-e1839a077884 2018-11-17 06:52:20,170 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:20,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:20,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-6eab7652-e763-4452-8a04-3e5c4f0896d8 2018-11-17 06:52:20,344 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:20,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6eab7652-e763-4452-8a04-3e5c4f0896d8 2018-11-17 06:52:20,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639190673828s 2018-11-17 06:52:20,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6eab7652-e763-4452-8a04-3e5c4f0896d8 2018-11-17 06:52:20,351 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:20,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-c43fc0a4-5f28-4255-8253-3ff5c9fc4eba 2018-11-17 06:52:20,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c43fc0a4-5f28-4255-8253-3ff5c9fc4eba 2018-11-17 06:52:20,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630970001221s 2018-11-17 06:52:20,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c43fc0a4-5f28-4255-8253-3ff5c9fc4eba 2018-11-17 06:52:20,531 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:20,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:20,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-6d2fa8c8-4cc2-4cb5-b64a-a74d1175ef33 2018-11-17 06:52:20,710 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:20,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d2fa8c8-4cc2-4cb5-b64a-a74d1175ef33 2018-11-17 06:52:20,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682528018951s 2018-11-17 06:52:20,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d2fa8c8-4cc2-4cb5-b64a-a74d1175ef33 2018-11-17 06:52:20,717 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:20,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:20,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:20 GMT X-Openstack-Request-Id: req-ba43624f-38ac-4851-b6ad-ad374a18cb6f 2018-11-17 06:52:20,891 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:20,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ba43624f-38ac-4851-b6ad-ad374a18cb6f 2018-11-17 06:52:20,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633380413055s 2018-11-17 06:52:20,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ba43624f-38ac-4851-b6ad-ad374a18cb6f 2018-11-17 06:52:20,898 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:21,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:21,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:21 GMT X-Openstack-Request-Id: req-5f560b1a-a05b-45b6-9f4c-a8de7be7921f 2018-11-17 06:52:21,066 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:18Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:21,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5f560b1a-a05b-45b6-9f4c-a8de7be7921f 2018-11-17 06:52:21,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582890510559s 2018-11-17 06:52:21,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5f560b1a-a05b-45b6-9f4c-a8de7be7921f 2018-11-17 06:52:21,073 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:52:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:21,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:21 GMT X-Openstack-Request-Id: req-3e155628-26ee-4790-bb96-47fe0c59858f 2018-11-17 06:52:21,244 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c5e58291-787f-4602-8969-50261fd1c5a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:52:18Z", "updated_at": "2018-11-17T06:52:21Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:c0:ef", "device_id": "6af8daa8-f465-4516-95f0-f2abc02a27bc"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "port_id": "f2836656-6a19-4b9b-a3ab-7c202b6bb73d", "id": "0e4cc022-35d3-47f9-99c4-398f22808a2f", "qos_policy_id": null}]} 2018-11-17 06:52:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3e155628-26ee-4790-bb96-47fe0c59858f 2018-11-17 06:52:21,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614688396454s 2018-11-17 06:52:21,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3e155628-26ee-4790-bb96-47fe0c59858f 2018-11-17 06:52:21,250 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c5e58291-787f-4602-8969-50261fd1c5a3', 'updated_at': u'2018-11-17T06:52:21Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'f2836656-6a19-4b9b-a3ab-7c202b6bb73d', 'id': u'0e4cc022-35d3-47f9-99c4-398f22808a2f', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'f2836656-6a19-4b9b-a3ab-7c202b6bb73d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96f69e511816476e92ebee796b416b96', 'name': 'vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'96f69e511816476e92ebee796b416b96', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fbabd752-38f5-4217-baef-3144f2d177bb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:c0:ef', u'device_id': u'6af8daa8-f465-4516-95f0-f2abc02a27bc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'96f69e511816476e92ebee796b416b96', 'created_at': u'2018-11-17T06:52:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fbabd752-38f5-4217-baef-3144f2d177bb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:c0:ef', u'device_id': u'6af8daa8-f465-4516-95f0-f2abc02a27bc'}), 'router': u'c5e58291-787f-4602-8969-50261fd1c5a3'}) 2018-11-17 06:52:21,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:52:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:52:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-c9763723-6e82-4296-b03f-e6a7aa7f4335 x-openstack-request-id: req-c9763723-6e82-4296-b03f-e6a7aa7f4335 2018-11-17 06:52:21,972 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500896648 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.165377] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167450] pid_max: default: 32768 minimum: 301\n[ 0.168562] ACPI: Core revision 20150930\n[ 0.170113] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171712] Security Framework initialized\n[ 0.172723] Yama: becoming mindful.\n[ 0.173628] AppArmor: AppArmor initialized\n[ 0.174674] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176281] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177822] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179296] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180986] Initializing cgroup subsys io\n[ 0.181988] Initializing cgroup subsys memory\n[ 0.183041] Initializing cgroup subsys devices\n[ 0.184106] Initializing cgroup subsys freezer\n[ 0.185178] Initializing cgroup subsys net_cls\n[ 0.186257] Initializing cgroup subsys perf_event\n[ 0.187377] Initializing cgroup subsys net_prio\n[ 0.188474] Initializing cgroup subsys hugetlb\n[ 0.189537] Initializing cgroup subsys pids\n[ 0.190594] CPU: Physical Processor ID: 0\n[ 0.192282] mce: CPU supports 10 MCE banks\n[ 0.193318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194545] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.215712] ftrace: allocating 31920 entries in 125 pages\n[ 0.240947] smpboot: Max logical packages: 1\n[ 0.242007] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243690] x2apic enabled\n[ 0.244740] Switched APIC routing to physical x2apic.\n[ 0.246993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.248362] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250909] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.253122] KVM setup paravirtual spinlock\n[ 0.254614] x86: Booted up 1 node, 1 CPUs\n[ 0.255607] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.257307] devtmpfs: initialized\n[ 0.259189] evm: security.selinux\n[ 0.260072] evm: security.SMACK64\n[ 0.260930] evm: security.SMACK64EXEC\n[ 0.261856] evm: security.SMACK64TRANSMUTE\n[ 0.262857] evm: security.SMACK64MMAP\n[ 0.263779] evm: security.ima\n[ 0.264575] evm: security.capability\n[ 0.265567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.267845] pinctrl core: initialized pinctrl subsystem\n[ 0.269183] RTC time: 6:52:16, date: 11/17/18\n[ 0.270346] NET: Registered protocol family 16\n[ 0.271531] cpuidle: using governor ladder\n[ 0.272556] cpuidle: using governor menu\n[ 0.273529] PCCT header not found.\n[ 0.274453] ACPI: bus type PCI registered\n[ 0.275449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.276964] PCI: Using configuration type 1 for base access\n[ 0.278981] ACPI: Added _OSI(Module Device)\n[ 0.280020] ACPI: Added _OSI(Processor Device)\n[ 0.281109] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282242] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284238] ACPI: Interpreter enabled\n[ 0.285183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294301] ACPI: (supports S0 S5)\n[ 0.295180] ACPI: Using IOAPIC for interrupt routing\n[ 0.296355] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304258] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306975] acpiphp: Slot [3] registered\n[ 0.307966] acpiphp: Slot [4] registered\n[ 0.308955] acpiphp: Slot [5] registered\n[ 0.309946] acpiphp: Slot [6] registered\n[ 0.310939] acpiphp: Slot [7] registered\n[ 0.311930] acpiphp: Slot [8] registered\n[ 0.312918] acpiphp: Slot [9] registered\n[ 0.313904] acpiphp: Slot [10] registered\n[ 0.314908] acpiphp: Slot [11] registered\n[ 0.315921] acpiphp: Slot [12] registered\n[ 0.316926] acpiphp: Slot [13] registered\n[ 0.317937] acpiphp: Slot [14] registered\n[ 0.318936] acpiphp: Slot [15] registered\n[ 0.332732] acpiphp: Slot [16] registered\n[ 0.333747] acpiphp: Slot [17] registered\n[ 0.334747] acpiphp: Slot [18] registered\n[ 0.335751] acpiphp: Slot [19] registered\n[ 0.336779] acpiphp: Slot [20] registered\n[ 0.337833] acpiphp: Slot [21] registered\n[ 0.338871] acpiphp: Slot [22] registered\n[ 0.339908] acpiphp: Slot [23] registered\n[ 0.340947] acpiphp: Slot [24] registered\n[ 0.342000] acpiphp: Slot [25] registered\n[ 0.343106] acpiphp: Slot [26] registered\n[ 0.344209] acpiphp: Slot [27] registered\n[ 0.345259] acpiphp: Slot [28] registered\n[ 0.346317] acpiphp: Slot [29] registered\n[ 0.347371] acpiphp: Slot [30] registered\n[ 0.348420] acpiphp: Slot [31] registered\n[ 0.349450] PCI host bridge to bus 0000:00\n[ 0.350509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352065] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357751] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359847] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365246] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366763] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394827] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.396662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398419] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403454] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405140] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408391] vgaarb: loaded\n[ 0.409146] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410702] SCSI subsystem initialized\n[ 0.411835] ACPI: bus type USB registered\n[ 0.412860] usbcore: registered new interface driver usbfs\n[ 0.414163] usbcore: registered new interface driver hub\n[ 0.415441] usbcore: registered new device driver usb\n[ 0.416792] PCI: Using ACPI for IRQ routing\n[ 0.418170] NetLabel: Initializing\n[ 0.419063] NetLabel: domain hash size = 128\n[ 0.420112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421288] NetLabel: unlabeled traffic allowed by default\n[ 0.422720] clocksource: Switched to clocksource kvm-clock\n[ 0.431949] AppArmor: AppArmor Filesystem Enabled\n[ 0.433134] pnp: PnP ACPI init\n[ 0.434271] pnp: PnP ACPI: found 5 devices\n[ 0.440910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443041] NET: Registered protocol family 2\n[ 0.444346] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447457] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448943] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451725] NET: Registered protocol family 1\n[ 0.452814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455554] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483906] Trying to unpack rootfs image as initramfs...\n[ 0.542607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.544628] Scanning for low memory corruption every 60 seconds\n[ 0.546250] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.547764] audit: initializing netlink subsys (disabled)\n[ 0.549052] audit: type=2000 audit(1542437536.253:1): initialized\n[ 0.550702] Initialise system trusted keyring\n[ 0.551908] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.553415] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.555919] zbud: loaded\n[ 0.556886] VFS: Disk quotas dquot_6.6.0\n[ 0.557966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559945] fuse init (API version 7.23)\n[ 0.563572] Key type big_key registered\n[ 0.564659] Allocating IMA MOK and blacklist keyrings.\n[ 0.566330] Key type asymmetric registered\n[ 0.567412] Asymmetric key parser 'x509' registered\n[ 0.568660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.570615] io scheduler noop registered\n[ 0.571648] io scheduler deadline registered (default)\n[ 0.572935] io scheduler cfq registered\n[ 0.574121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.577159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579061] ACPI: Power Button [PWRF]\n[ 0.580219] GHES: HEST is not enabled!\n[ 0.594197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.622973] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649229] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.652242] Linux agpgart interface v0.103\n[ 0.655551] brd: module loaded\n[ 0.657659] loop: module loaded\n[ 0.663089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.664998] GPT:90111 != 2097151\n[ 0.665890] GPT:Alternate GPT header not at the end of the disk.\n[ 0.667323] GPT:90111 != 2097151\n[ 0.668223] GPT: Use GNU Parted to correct GPT errors.\n[ 0.669502] vda: vda1 vda15\n[ 0.671112] scsi host0: ata_piix\n[ 0.672133] scsi host1: ata_piix\n[ 0.673078] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676569] libphy: Fixed MDIO Bus: probed\n[ 0.677642] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678895] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.681733] PPP generic driver version 2.4.2\n[ 0.682885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684365] ehci-pci: EHCI PCI platform driver\n[ 0.685483] ehci-platform: EHCI generic platform driver\n[ 0.686714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688123] ohci-pci: OHCI PCI platform driver\n[ 0.689232] ohci-platform: OHCI generic platform driver\n[ 0.690485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708026] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709287] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714052] usb usb1: Product: UHCI Host Controller\n[ 0.715206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.716629] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717856] hub 1-0:1.0: USB hub found\n[ 0.718849] hub 1-0:1.0: 2 ports detected\n[ 0.720011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722692] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723901] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725171] mousedev: PS/2 mouse device common for all mice\n[ 0.726724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729009] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733354] i2c /dev entries driver\n[ 0.734311] device-mapper: uevent: version 1.0.3\n[ 0.735523] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739286] NET: Registered protocol family 10\n[ 0.740683] NET: Registered protocol family 17\n[ 0.741807] Key type dns_resolver registered\n[ 0.743086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746680] registered taskstats version 1\n[ 0.747751] Loading compiled-in X.509 certificates\n[ 0.749488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751787] zswap: loaded using pool lzo/zbud\n[ 0.753729] Key type trusted registered\n[ 0.755734] Key type encrypted registered\n[ 0.756773] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758051] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759343] evm: HMAC attrs: 0x1\n[ 0.760518] Magic number: 10:282:873\n[ 0.761575] rtc_cmos 00:00: setting system clock to 2018-11-17 06:52:16 UTC (1542437536)\n[ 0.763587] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764965] EDD information not available.\n[ 0.836265] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851419] Write protecting the kernel read-only data: 14336k\n[ 0.854081] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856363] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.78\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.011674] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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 0.91. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3fr3QQFopzwaSfK26+PeDw+x9dc4CoXcZL2ZG2GeTgdNuXGiiEWNFcu29WSk7tD1YFaQQqQBpsCiOAqGRTQq5BvLKGTW0myaGNm2lJgSbzx5BCiE1TiBKC6wqOB6MKm0SCvSfNTKbkKBBvwCBc9VOWYZFTB3XKfS/6okKtjqtvOSXM4Oh9xf3+y96RklMs1zFo1H5AMHCWv4SA5NQ5R4SRpPaC3O5w6rLgkGqLGig8x2f10vPV/q+86gpDjiomFAAI8IzWd/S3bdksdy3Uvxaqro2WrabTBsuV7t7tBHecNbewYw8usX3fu4fekYkwiqXbxq+apBqryN4Fi2GxUX root@vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c\nssh-dss AAAAB3NzaC1kc3MAAACBAL6srWuN4CYvA7XPSmE4EN92rTKUZGSWP9c7NldTlgoV73ygrCcXLbjbomcBVMFO07jCjePQgFKWwSSHsRzi8VmrB4KwUB8RICiDaOinQeueKcqR00u529JvqaA0IpN0QLanRt8vjzN32BcxLQa1pABvqc4H6vCVdUEYXqxJqOwDAAAAFQCsfHUd1EZgGOCJD1i2tDQVc91zewAAAIEAl/w/7cDtczCKNDFpxcIAsp5ovSvHGBVGGgt1nePm/jtiG+Zg3HOeRryE2bX8lIxmmVgcOi9H/0rWab/HDk3TE145eopzHHaCvD+kfhGDdtgWZEf0OmbSffWXkp4E0Blw2WgLLfNxcTU7sdtqx2imX95usY1NLACEWC99ofa7rJMAAACAY3UhgfirK0c/4Jo4isTxaOVShmi6huKxtN+ffer+DRIuyrdNElyBJwdaB1bjh4m6fPx5LMXrXH8kwoAYU8ahfmtAwR9a4ZH1xqKe5CLzXWPyCZt2iDroEr7SZ/mQG/ekhOApcEUu5ND8cHxB0GSAIvTYcyXD8Ut6RpyePjmAYPI= root@vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.59s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe03:c0ef/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.77 ===\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-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c login: "} 2018-11-17 06:52:21,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc/action used request id req-c9763723-6e82-4296-b03f-e6a7aa7f4335 2018-11-17 06:52:21,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.72185587883s 2018-11-17 06:52:21,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc/action used request id req-c9763723-6e82-4296-b03f-e6a7aa7f4335 2018-11-17 06:52:21,974 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 500896648 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.165377] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167450] pid_max: default: 32768 minimum: 301 [ 0.168562] ACPI: Core revision 20150930 [ 0.170113] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171712] Security Framework initialized [ 0.172723] Yama: becoming mindful. [ 0.173628] AppArmor: AppArmor initialized [ 0.174674] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176281] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177822] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179296] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180986] Initializing cgroup subsys io [ 0.181988] Initializing cgroup subsys memory [ 0.183041] Initializing cgroup subsys devices [ 0.184106] Initializing cgroup subsys freezer [ 0.185178] Initializing cgroup subsys net_cls [ 0.186257] Initializing cgroup subsys perf_event [ 0.187377] Initializing cgroup subsys net_prio [ 0.188474] Initializing cgroup subsys hugetlb [ 0.189537] Initializing cgroup subsys pids [ 0.190594] CPU: Physical Processor ID: 0 [ 0.192282] mce: CPU supports 10 MCE banks [ 0.193318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194545] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.215712] ftrace: allocating 31920 entries in 125 pages [ 0.240947] smpboot: Max logical packages: 1 [ 0.242007] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243690] x2apic enabled [ 0.244740] Switched APIC routing to physical x2apic. [ 0.246993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.248362] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250909] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.253122] KVM setup paravirtual spinlock [ 0.254614] x86: Booted up 1 node, 1 CPUs [ 0.255607] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.257307] devtmpfs: initialized [ 0.259189] evm: security.selinux [ 0.260072] evm: security.SMACK64 [ 0.260930] evm: security.SMACK64EXEC [ 0.261856] evm: security.SMACK64TRANSMUTE [ 0.262857] evm: security.SMACK64MMAP [ 0.263779] evm: security.ima [ 0.264575] evm: security.capability [ 0.265567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.267845] pinctrl core: initialized pinctrl subsystem [ 0.269183] RTC time: 6:52:16, date: 11/17/18 [ 0.270346] NET: Registered protocol family 16 [ 0.271531] cpuidle: using governor ladder [ 0.272556] cpuidle: using governor menu [ 0.273529] PCCT header not found. [ 0.274453] ACPI: bus type PCI registered [ 0.275449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.276964] PCI: Using configuration type 1 for base access [ 0.278981] ACPI: Added _OSI(Module Device) [ 0.280020] ACPI: Added _OSI(Processor Device) [ 0.281109] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282242] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284238] ACPI: Interpreter enabled [ 0.285183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294301] ACPI: (supports S0 S5) [ 0.295180] ACPI: Using IOAPIC for interrupt routing [ 0.296355] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304258] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306975] acpiphp: Slot [3] registered [ 0.307966] acpiphp: Slot [4] registered [ 0.308955] acpiphp: Slot [5] registered [ 0.309946] acpiphp: Slot [6] registered [ 0.310939] acpiphp: Slot [7] registered [ 0.311930] acpiphp: Slot [8] registered [ 0.312918] acpiphp: Slot [9] registered [ 0.313904] acpiphp: Slot [10] registered [ 0.314908] acpiphp: Slot [11] registered [ 0.315921] acpiphp: Slot [12] registered [ 0.316926] acpiphp: Slot [13] registered [ 0.317937] acpiphp: Slot [14] registered [ 0.318936] acpiphp: Slot [15] registered [ 0.332732] acpiphp: Slot [16] registered [ 0.333747] acpiphp: Slot [17] registered [ 0.334747] acpiphp: Slot [18] registered [ 0.335751] acpiphp: Slot [19] registered [ 0.336779] acpiphp: Slot [20] registered [ 0.337833] acpiphp: Slot [21] registered [ 0.338871] acpiphp: Slot [22] registered [ 0.339908] acpiphp: Slot [23] registered [ 0.340947] acpiphp: Slot [24] registered [ 0.342000] acpiphp: Slot [25] registered [ 0.343106] acpiphp: Slot [26] registered [ 0.344209] acpiphp: Slot [27] registered [ 0.345259] acpiphp: Slot [28] registered [ 0.346317] acpiphp: Slot [29] registered [ 0.347371] acpiphp: Slot [30] registered [ 0.348420] acpiphp: Slot [31] registered [ 0.349450] PCI host bridge to bus 0000:00 [ 0.350509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352065] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357751] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359847] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365246] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366763] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394827] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398419] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405140] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408391] vgaarb: loaded [ 0.409146] vgaarb: bridge control possible 0000:00:02.0 [ 0.410702] SCSI subsystem initialized [ 0.411835] ACPI: bus type USB registered [ 0.412860] usbcore: registered new interface driver usbfs [ 0.414163] usbcore: registered new interface driver hub [ 0.415441] usbcore: registered new device driver usb [ 0.416792] PCI: Using ACPI for IRQ routing [ 0.418170] NetLabel: Initializing [ 0.419063] NetLabel: domain hash size = 128 [ 0.420112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421288] NetLabel: unlabeled traffic allowed by default [ 0.422720] clocksource: Switched to clocksource kvm-clock [ 0.431949] AppArmor: AppArmor Filesystem Enabled [ 0.433134] pnp: PnP ACPI init [ 0.434271] pnp: PnP ACPI: found 5 devices [ 0.440910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443041] NET: Registered protocol family 2 [ 0.444346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447457] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448943] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451725] NET: Registered protocol family 1 [ 0.452814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455554] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483906] Trying to unpack rootfs image as initramfs... [ 0.542607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.544628] Scanning for low memory corruption every 60 seconds [ 0.546250] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.547764] audit: initializing netlink subsys (disabled) [ 0.549052] audit: type=2000 audit(1542437536.253:1): initialized [ 0.550702] Initialise system trusted keyring [ 0.551908] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.553415] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555919] zbud: loaded [ 0.556886] VFS: Disk quotas dquot_6.6.0 [ 0.557966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559945] fuse init (API version 7.23) [ 0.563572] Key type big_key registered [ 0.564659] Allocating IMA MOK and blacklist keyrings. [ 0.566330] Key type asymmetric registered [ 0.567412] Asymmetric key parser 'x509' registered [ 0.568660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570615] io scheduler noop registered [ 0.571648] io scheduler deadline registered (default) [ 0.572935] io scheduler cfq registered [ 0.574121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579061] ACPI: Power Button [PWRF] [ 0.580219] GHES: HEST is not enabled! [ 0.594197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622973] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649229] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652242] Linux agpgart interface v0.103 [ 0.655551] brd: module loaded [ 0.657659] loop: module loaded [ 0.663089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.664998] GPT:90111 != 2097151 [ 0.665890] GPT:Alternate GPT header not at the end of the disk. [ 0.667323] GPT:90111 != 2097151 [ 0.668223] GPT: Use GNU Parted to correct GPT errors. [ 0.669502] vda: vda1 vda15 [ 0.671112] scsi host0: ata_piix [ 0.672133] scsi host1: ata_piix [ 0.673078] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676569] libphy: Fixed MDIO Bus: probed [ 0.677642] tun: Universal TUN/TAP device driver, 1.6 [ 0.678895] tun: (C) 1999-2004 Max Krasnyansky [ 0.681733] PPP generic driver version 2.4.2 [ 0.682885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684365] ehci-pci: EHCI PCI platform driver [ 0.685483] ehci-platform: EHCI generic platform driver [ 0.686714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688123] ohci-pci: OHCI PCI platform driver [ 0.689232] ohci-platform: OHCI generic platform driver [ 0.690485] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708026] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709287] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714052] usb usb1: Product: UHCI Host Controller [ 0.715206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716629] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717856] hub 1-0:1.0: USB hub found [ 0.718849] hub 1-0:1.0: 2 ports detected [ 0.720011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722692] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725171] mousedev: PS/2 mouse device common for all mice [ 0.726724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729009] rtc_cmos 00:00: RTC can wake from S4 [ 0.730412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733354] i2c /dev entries driver [ 0.734311] device-mapper: uevent: version 1.0.3 [ 0.735523] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739286] NET: Registered protocol family 10 [ 0.740683] NET: Registered protocol family 17 [ 0.741807] Key type dns_resolver registered [ 0.743086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746680] registered taskstats version 1 [ 0.747751] Loading compiled-in X.509 certificates [ 0.749488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751787] zswap: loaded using pool lzo/zbud [ 0.753729] Key type trusted registered [ 0.755734] Key type encrypted registered [ 0.756773] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758051] ima: No TPM chip found, activating TPM-bypass! [ 0.759343] evm: HMAC attrs: 0x1 [ 0.760518] Magic number: 10:282:873 [ 0.761575] rtc_cmos 00:00: setting system clock to 2018-11-17 06:52:16 UTC (1542437536) [ 0.763587] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764965] EDD information not available. [ 0.836265] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851419] Write protecting the kernel read-only data: 14336k [ 0.854081] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856363] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.78 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.011674] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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 0.91. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3fr3QQFopzwaSfK26+PeDw+x9dc4CoXcZL2ZG2GeTgdNuXGiiEWNFcu29WSk7tD1YFaQQqQBpsCiOAqGRTQq5BvLKGTW0myaGNm2lJgSbzx5BCiE1TiBKC6wqOB6MKm0SCvSfNTKbkKBBvwCBc9VOWYZFTB3XKfS/6okKtjqtvOSXM4Oh9xf3+y96RklMs1zFo1H5AMHCWv4SA5NQ5R4SRpPaC3O5w6rLgkGqLGig8x2f10vPV/q+86gpDjiomFAAI8IzWd/S3bdksdy3Uvxaqro2WrabTBsuV7t7tBHecNbewYw8usX3fu4fekYkwiqXbxq+apBqryN4Fi2GxUX root@vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c ssh-dss AAAAB3NzaC1kc3MAAACBAL6srWuN4CYvA7XPSmE4EN92rTKUZGSWP9c7NldTlgoV73ygrCcXLbjbomcBVMFO07jCjePQgFKWwSSHsRzi8VmrB4KwUB8RICiDaOinQeueKcqR00u529JvqaA0IpN0QLanRt8vjzN32BcxLQa1pABvqc4H6vCVdUEYXqxJqOwDAAAAFQCsfHUd1EZgGOCJD1i2tDQVc91zewAAAIEAl/w/7cDtczCKNDFpxcIAsp5ovSvHGBVGGgt1nePm/jtiG+Zg3HOeRryE2bX8lIxmmVgcOi9H/0rWab/HDk3TE145eopzHHaCvD+kfhGDdtgWZEf0OmbSffWXkp4E0Blw2WgLLfNxcTU7sdtqx2imX95usY1NLACEWC99ofa7rJMAAACAY3UhgfirK0c/4Jo4isTxaOVShmi6huKxtN+ffer+DRIuyrdNElyBJwdaB1bjh4m6fPx5LMXrXH8kwoAYU8ahfmtAwR9a4ZH1xqKe5CLzXWPyCZt2iDroEr7SZ/mQG/ekhOApcEUu5ND8cHxB0GSAIvTYcyXD8Ut6RpyePjmAYPI= root@vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.59s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe03:c0ef/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-1d6e68fb-22e7-4352-b852-f56d2ba6ee3c login: 2018-11-17 06:52:21,978 - paramiko.transport - DEBUG - starting thread (client mode): 0x38315910L 2018-11-17 06:52:21,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 06:52:21,979 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-17 06:52:21,979 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-17 06:52:21,981 - 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-11-17 06:52:21,981 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 06:52:21,981 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-17 06:52:21,981 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 06:52:21,981 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 06:52:21,981 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 06:52:21,999 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 06:52:22,000 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 06:52:22,011 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 85713e7668ebfb97a66e7940c97e15fd 2018-11-17 06:52:22,012 - paramiko.transport - DEBUG - Trying discovered key 45fe5a9ad9f2524ee952199004210617 in /tmp/tmp0lp34s 2018-11-17 06:52:22,039 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 06:52:22,045 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 06:52:22,076 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 06:52:22,077 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-17 06:52:22,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 06:52:22,079 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 06:52:22,122 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 06:52:22,123 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=41.991 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.991/41.991/41.991 ms 2018-11-17 06:52:22,123 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-17 06:52:22,124 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 06:52:22,252 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:52:22,252 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:52:22,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:52:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:22,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-7ff008f9-e84f-4e5c-a263-b14c92714277 x-openstack-request-id: req-7ff008f9-e84f-4e5c-a263-b14c92714277 2018-11-17 06:52:22,403 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa used request id req-7ff008f9-e84f-4e5c-a263-b14c92714277 2018-11-17 06:52:22,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145577907562s 2018-11-17 06:52:22,404 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa used request id req-7ff008f9-e84f-4e5c-a263-b14c92714277 2018-11-17 06:52:22,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:22,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:22,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-dc0c4598-73db-4d76-8c2f-077f2b67a076 x-openstack-request-id: req-dc0c4598-73db-4d76-8c2f-077f2b67a076 2018-11-17 06:52:22,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:15.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:15Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:04:6d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:00.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "17dcf66a-b2bb-47c3-8f44-4c1df16b70fa", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:22Z", "hostId": "5b37b9118d249990847dc1cbb3e0a85696e809865e80122a79f47de5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:51:51Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:22,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc0c4598-73db-4d76-8c2f-077f2b67a076 2018-11-17 06:52:22,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54549407959s 2018-11-17 06:52:22,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc0c4598-73db-4d76-8c2f-077f2b67a076 2018-11-17 06:52:22,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:24,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:25,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-eea8789f-a3c6-473f-af4e-536541274b7f x-openstack-request-id: req-eea8789f-a3c6-473f-af4e-536541274b7f 2018-11-17 06:52:25,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:15.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:15Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:25,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eea8789f-a3c6-473f-af4e-536541274b7f 2018-11-17 06:52:25,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664546966553s 2018-11-17 06:52:25,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eea8789f-a3c6-473f-af4e-536541274b7f 2018-11-17 06:52:25,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 06:52:25,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0e4cc022-35d3-47f9-99c4-398f22808a2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:26,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:26 GMT X-Openstack-Request-Id: req-f6adb590-c112-481b-8948-7e04d2ee9aca 2018-11-17 06:52:26,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:26,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0e4cc022-35d3-47f9-99c4-398f22808a2f.json used request id req-f6adb590-c112-481b-8948-7e04d2ee9aca 2018-11-17 06:52:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16135597229s 2018-11-17 06:52:26,789 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0e4cc022-35d3-47f9-99c4-398f22808a2f.json used request id req-f6adb590-c112-481b-8948-7e04d2ee9aca 2018-11-17 06:52:26,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:52:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:26,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:26 GMT X-Openstack-Request-Id: req-78f92e4c-28e7-4ec9-a9bc-8ccbdf78dffd 2018-11-17 06:52:26,882 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:52:26,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-78f92e4c-28e7-4ec9-a9bc-8ccbdf78dffd 2018-11-17 06:52:26,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0819239616394s 2018-11-17 06:52:26,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-78f92e4c-28e7-4ec9-a9bc-8ccbdf78dffd 2018-11-17 06:52:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:52:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:27,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-0423775e-3285-4618-83d7-331bbee4add7 x-openstack-request-id: req-0423775e-3285-4618-83d7-331bbee4add7 2018-11-17 06:52:27,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-0423775e-3285-4618-83d7-331bbee4add7 2018-11-17 06:52:27,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173274993896s 2018-11-17 06:52:27,057 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc used request id req-0423775e-3285-4618-83d7-331bbee4add7 2018-11-17 06:52:27,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:28,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-302e5820-8274-4ab4-849a-52e8de84432d x-openstack-request-id: req-302e5820-8274-4ab4-849a-52e8de84432d 2018-11-17 06:52:28,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:c0:ef", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6af8daa8-f465-4516-95f0-f2abc02a27bc", "rel": "bookmark"}], "image": {"id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "links": [{"href": "http://172.30.9.27:8774/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:15.000000", "flavor": {"id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "links": [{"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}]}, "id": "6af8daa8-f465-4516-95f0-f2abc02a27bc", "security_groups": [{"name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}], "user_id": "17d1b62dd93b4204ad6c9219b7c99313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:26Z", "hostId": "f3c8d2a3d53720cfab91e93814f7931a6be767bb3de8ac2d0a0f1df7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "name": "vping_ssh-vm_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "created": "2018-11-17T06:52:06Z", "tenant_id": "96f69e511816476e92ebee796b416b96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:28,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-302e5820-8274-4ab4-849a-52e8de84432d 2018-11-17 06:52:28,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13120102882s 2018-11-17 06:52:28,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-302e5820-8274-4ab4-849a-52e8de84432d 2018-11-17 06:52:28,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:30,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:30,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-17aeb0c5-6866-4441-b53b-9caf990180dd x-openstack-request-id: req-17aeb0c5-6866-4441-b53b-9caf990180dd 2018-11-17 06:52:30,260 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:52:30,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17aeb0c5-6866-4441-b53b-9caf990180dd 2018-11-17 06:52:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0685131549835s 2018-11-17 06:52:30,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17aeb0c5-6866-4441-b53b-9caf990180dd 2018-11-17 06:52:30,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:52:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:30 GMT X-Openstack-Request-Id: req-0d8c55b4-9ad2-4942-b16c-3fdd920eab83 2018-11-17 06:52:30,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:41Z", "updated_at": "2018-11-17T06:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "0634acb3-2ebe-4ee4-ba8b-c722ba05daf5", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "15d3c610-068e-43a8-87bd-892b80d7350b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "6e5b4183-dbd3-4716-b006-b250c1c747f3", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "c1b7354d-3e80-46c0-884d-0a74ff14ba06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "76e7e546-04ca-408f-8af9-485b36b6173e", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:49Z", "updated_at": "2018-11-17T06:51:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "2028b9a4-456e-4294-9d81-a066dc6ff071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:50Z", "revision_number": 0, "id": "5c7c3529-adc1-4b7a-a061-b3ae73abb319", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:50Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "85a28c8a-7f53-4d65-ba5d-1f7c6c59b601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:51:49Z", "revision_number": 0, "id": "a4f364d7-f32b-4757-b5d9-56a4e257939d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:49Z", "security_group_id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 3, "project_id": "96f69e511816476e92ebee796b416b96", "id": "cb13f1ba-3f86-4706-a0c3-726a2e473c11", "name": "vping_ssh-sg_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:52:30,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0d8c55b4-9ad2-4942-b16c-3fdd920eab83 2018-11-17 06:52:30,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045814037323s 2018-11-17 06:52:30,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0d8c55b4-9ad2-4942-b16c-3fdd920eab83 2018-11-17 06:52:30,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:52:30,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/cb13f1ba-3f86-4706-a0c3-726a2e473c11.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:30,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:30 GMT X-Openstack-Request-Id: req-fc88d1a0-2ff0-4e07-82ae-3913a5184949 2018-11-17 06:52:30,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:30,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/cb13f1ba-3f86-4706-a0c3-726a2e473c11.json used request id req-fc88d1a0-2ff0-4e07-82ae-3913a5184949 2018-11-17 06:52:30,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157425880432s 2018-11-17 06:52:30,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/cb13f1ba-3f86-4706-a0c3-726a2e473c11.json used request id req-fc88d1a0-2ff0-4e07-82ae-3913a5184949 2018-11-17 06:52:30,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 06:52:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:30,524 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-d94a3aaf-7f4f-4428-8a7b-118f932681ca x-openstack-request-id: req-d94a3aaf-7f4f-4428-8a7b-118f932681ca 2018-11-17 06:52:30,525 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c used request id req-d94a3aaf-7f4f-4428-8a7b-118f932681ca 2018-11-17 06:52:30,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0469720363617s 2018-11-17 06:52:30,525 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c used request id req-d94a3aaf-7f4f-4428-8a7b-118f932681ca 2018-11-17 06:52:30,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:52:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" -d '{"subnet_id": "a2b6e91b-13d3-42da-ae7b-c420fe14a82f"}' 2018-11-17 06:52:32,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:32 GMT X-Openstack-Request-Id: req-910a3aac-ff34-47e7-962a-56868bfdc1c0 2018-11-17 06:52:32,568 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fbabd752-38f5-4217-baef-3144f2d177bb", "tenant_id": "96f69e511816476e92ebee796b416b96", "subnet_id": "a2b6e91b-13d3-42da-ae7b-c420fe14a82f", "subnet_ids": ["a2b6e91b-13d3-42da-ae7b-c420fe14a82f"], "port_id": "919fd8bf-596d-4fde-9e36-03c5f631ff76", "id": "c5e58291-787f-4602-8969-50261fd1c5a3"} 2018-11-17 06:52:32,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/remove_router_interface.json used request id req-910a3aac-ff34-47e7-962a-56868bfdc1c0 2018-11-17 06:52:32,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04311203957s 2018-11-17 06:52:32,569 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3/remove_router_interface.json used request id req-910a3aac-ff34-47e7-962a-56868bfdc1c0 returning object c5e58291-787f-4602-8969-50261fd1c5a3 2018-11-17 06:52:32,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:52:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:32,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:32 GMT X-Openstack-Request-Id: req-4dc6bbb8-af29-4cc2-8231-813b78269646 2018-11-17 06:52:32,739 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:43Z", "admin_state_up": true, "updated_at": "2018-11-17T06:52:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "96f69e511816476e92ebee796b416b96", "id": "c5e58291-787f-4602-8969-50261fd1c5a3", "name": "vping_ssh-router_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:52:32,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4dc6bbb8-af29-4cc2-8231-813b78269646 2018-11-17 06:52:32,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.169878959656s 2018-11-17 06:52:32,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4dc6bbb8-af29-4cc2-8231-813b78269646 2018-11-17 06:52:32,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:52:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:34,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:34 GMT X-Openstack-Request-Id: req-63c43dc4-1a81-4d7d-9f3c-6cedb8bae273 2018-11-17 06:52:34,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:34,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3.json used request id req-63c43dc4-1a81-4d7d-9f3c-6cedb8bae273 2018-11-17 06:52:34,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47038817406s 2018-11-17 06:52:34,212 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c5e58291-787f-4602-8969-50261fd1c5a3.json used request id req-63c43dc4-1a81-4d7d-9f3c-6cedb8bae273 2018-11-17 06:52:34,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:52:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:34,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:34 GMT X-Openstack-Request-Id: req-df836315-59f1-4998-8ff9-247c385b2401 2018-11-17 06:52:34,258 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fbabd752-38f5-4217-baef-3144f2d177bb","tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:51:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"96f69e511816476e92ebee796b416b96","id":"a2b6e91b-13d3-42da-ae7b-c420fe14a82f","subnetpool_id":null,"name":"vping_ssh-subnet_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}]} 2018-11-17 06:52:34,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-df836315-59f1-4998-8ff9-247c385b2401 2018-11-17 06:52:34,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0460469722748s 2018-11-17 06:52:34,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-df836315-59f1-4998-8ff9-247c385b2401 2018-11-17 06:52:34,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:52:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a2b6e91b-13d3-42da-ae7b-c420fe14a82f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:35,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:35 GMT X-Openstack-Request-Id: req-0907dfbd-ea1f-4e6d-82b7-b5d3326bd883 2018-11-17 06:52:35,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:35,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a2b6e91b-13d3-42da-ae7b-c420fe14a82f.json used request id req-0907dfbd-ea1f-4e6d-82b7-b5d3326bd883 2018-11-17 06:52:35,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1568582058s 2018-11-17 06:52:35,417 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a2b6e91b-13d3-42da-ae7b-c420fe14a82f.json used request id req-0907dfbd-ea1f-4e6d-82b7-b5d3326bd883 2018-11-17 06:52:35,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:35,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:35 GMT X-Openstack-Request-Id: req-63e154af-cc40-49eb-a2a3-8fdacf18bbb8 2018-11-17 06:52:35,547 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fbabd752-38f5-4217-baef-3144f2d177bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96f69e511816476e92ebee796b416b96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:52:35Z","qos_policy_id":null,"name":"vping_ssh-net_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c","admin_state_up":true,"tenant_id":"96f69e511816476e92ebee796b416b96","created_at":"2018-11-17T06:51:41Z","mtu":1450}]} 2018-11-17 06:52:35,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-63e154af-cc40-49eb-a2a3-8fdacf18bbb8 2018-11-17 06:52:35,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129557847977s 2018-11-17 06:52:35,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-63e154af-cc40-49eb-a2a3-8fdacf18bbb8 2018-11-17 06:52:35,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:52:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fbabd752-38f5-4217-baef-3144f2d177bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:36,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:36 GMT X-Openstack-Request-Id: req-b223e8aa-317e-42d9-be1c-6466f3cf73d8 2018-11-17 06:52:36,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:36,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fbabd752-38f5-4217-baef-3144f2d177bb.json used request id req-b223e8aa-317e-42d9-be1c-6466f3cf73d8 2018-11-17 06:52:36,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26860809326s 2018-11-17 06:52:36,819 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fbabd752-38f5-4217-baef-3144f2d177bb.json used request id req-b223e8aa-317e-42d9-be1c-6466f3cf73d8 2018-11-17 06:52:36,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:52:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:36,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:36 GMT X-Openstack-Request-Id: req-2e5e890f-79e6-4b13-b6fc-210ea0865f0b 2018-11-17 06:52:36,863 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:51:48Z", "file": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/file", "owner": "96f69e511816476e92ebee796b416b96", "id": "fb2d295f-0a3e-419e-b302-64e8b62e192d", "size": 12716032, "self": "/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fb2d295f-0a3e-419e-b302-64e8b62e192d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:51:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:52:36,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2e5e890f-79e6-4b13-b6fc-210ea0865f0b 2018-11-17 06:52:36,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394251346588s 2018-11-17 06:52:36,863 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2e5e890f-79e6-4b13-b6fc-210ea0865f0b 2018-11-17 06:52:36,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:52:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de8b80e5e2fe3afd2725e99a6ec73ce396e8cc353645a40b921666050abe6998" 2018-11-17 06:52:37,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:52:37 GMT X-Openstack-Request-Id: req-f906892c-0be5-4a8b-ba9f-c5d85b755bae 2018-11-17 06:52:37,185 - 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-11-17 06:52:37,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d used request id req-f906892c-0be5-4a8b-ba9f-c5d85b755bae 2018-11-17 06:52:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.320583105087s 2018-11-17 06:52:37,186 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fb2d295f-0a3e-419e-b302-64e8b62e192d used request id req-f906892c-0be5-4a8b-ba9f-c5d85b755bae 2018-11-17 06:52:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:52:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:37,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-b80425a7-4b14-4f74-8d77-e493b3dbda47 x-openstack-request-id: req-b80425a7-4b14-4f74-8d77-e493b3dbda47 2018-11-17 06:52:37,211 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d010c012-f30a-4ee7-b133-5fc1e2e2e1fd", "name": "vping_ssh-flavor_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:52:37,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b80425a7-4b14-4f74-8d77-e493b3dbda47 2018-11-17 06:52:37,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254030227661s 2018-11-17 06:52:37,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b80425a7-4b14-4f74-8d77-e493b3dbda47 2018-11-17 06:52:37,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:52:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:37,243 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:37 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-f6ddeecb-7b0e-4e44-9806-f909b725edd1 x-openstack-request-id: req-f6ddeecb-7b0e-4e44-9806-f909b725edd1 2018-11-17 06:52:37,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd used request id req-f6ddeecb-7b0e-4e44-9806-f909b725edd1 2018-11-17 06:52:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304429531097s 2018-11-17 06:52:37,244 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d010c012-f30a-4ee7-b133-5fc1e2e2e1fd used request id req-f6ddeecb-7b0e-4e44-9806-f909b725edd1 2018-11-17 06:52:37,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:52:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:37,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03dd91b-ece6-4e5d-b506-f7edba8fa4b5 2018-11-17 06:52:37,461 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "links": {"self": "http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17d1b62dd93b4204ad6c9219b7c99313", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:52:37,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b03dd91b-ece6-4e5d-b506-f7edba8fa4b5 2018-11-17 06:52:37,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21649479866s 2018-11-17 06:52:37,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b03dd91b-ece6-4e5d-b506-f7edba8fa4b5 2018-11-17 06:52:37,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:52:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:37,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222aea1d-ef4e-425c-938e-75f6a2fcbfb9 2018-11-17 06:52:37,677 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c", "links": {"self": "http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "17d1b62dd93b4204ad6c9219b7c99313", "description": null}} 2018-11-17 06:52:37,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 used request id req-222aea1d-ef4e-425c-938e-75f6a2fcbfb9 2018-11-17 06:52:37,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209755897522s 2018-11-17 06:52:37,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 used request id req-222aea1d-ef4e-425c-938e-75f6a2fcbfb9 2018-11-17 06:52:37,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:52:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:37,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:52:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a0007b-5b9c-4c8f-9741-35be5ba71593 2018-11-17 06:52:37,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:52:37,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 used request id req-26a0007b-5b9c-4c8f-9741-35be5ba71593 2018-11-17 06:52:37,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274117946625s 2018-11-17 06:52:37,953 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/17d1b62dd93b4204ad6c9219b7c99313 used request id req-26a0007b-5b9c-4c8f-9741-35be5ba71593 2018-11-17 06:52:37,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:52:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:38,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9135ab-3b3d-46c4-89a9-5e20e93b5a21 2018-11-17 06:52:38,156 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96"}, "tags": [], "enabled": true, "id": "96f69e511816476e92ebee796b416b96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_1d6e68fb-22e7-4352-b852-f56d2ba6ee3c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:52:38,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3a9135ab-3b3d-46c4-89a9-5e20e93b5a21 2018-11-17 06:52:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196357011795s 2018-11-17 06:52:38,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3a9135ab-3b3d-46c4-89a9-5e20e93b5a21 2018-11-17 06:52:38,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:52:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:38,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:52:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af2eb26-d39e-45b3-b243-489acc671c21 2018-11-17 06:52:38,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:52:38,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96 used request id req-6af2eb26-d39e-45b3-b243-489acc671c21 2018-11-17 06:52:38,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261389017105s 2018-11-17 06:52:38,424 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/96f69e511816476e92ebee796b416b96 used request id req-6af2eb26-d39e-45b3-b243-489acc671c21 2018-11-17 06:52:38,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:52:38,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96f69e511816476e92ebee796b416b96&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:38,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:38 GMT X-Openstack-Request-Id: req-0f43061f-db7b-4a36-a7ad-3295aaa4d7d0 2018-11-17 06:52:38,677 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:41Z", "updated_at": "2018-11-17T06:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "0634acb3-2ebe-4ee4-ba8b-c722ba05daf5", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "15d3c610-068e-43a8-87bd-892b80d7350b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "6e5b4183-dbd3-4716-b006-b250c1c747f3", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "c1b7354d-3e80-46c0-884d-0a74ff14ba06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "76e7e546-04ca-408f-8af9-485b36b6173e", "name": "default"}]} 2018-11-17 06:52:38,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96f69e511816476e92ebee796b416b96&name=default used request id req-0f43061f-db7b-4a36-a7ad-3295aaa4d7d0 2018-11-17 06:52:38,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246937990189s 2018-11-17 06:52:38,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96f69e511816476e92ebee796b416b96&name=default used request id req-0f43061f-db7b-4a36-a7ad-3295aaa4d7d0 2018-11-17 06:52:38,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:52:38,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:38 GMT X-Openstack-Request-Id: req-2914fc2f-05c0-4cbb-a6ab-592f77c70348 2018-11-17 06:52:38,741 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96f69e511816476e92ebee796b416b96", "created_at": "2018-11-17T06:51:41Z", "updated_at": "2018-11-17T06:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "6e5b4183-dbd3-4716-b006-b250c1c747f3", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "0634acb3-2ebe-4ee4-ba8b-c722ba05daf5", "remote_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "c1b7354d-3e80-46c0-884d-0a74ff14ba06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f69e511816476e92ebee796b416b96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:51:41Z", "revision_number": 0, "id": "15d3c610-068e-43a8-87bd-892b80d7350b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:51:41Z", "security_group_id": "76e7e546-04ca-408f-8af9-485b36b6173e", "tenant_id": "96f69e511816476e92ebee796b416b96", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f69e511816476e92ebee796b416b96"}], "revision_number": 1, "project_id": "96f69e511816476e92ebee796b416b96", "id": "76e7e546-04ca-408f-8af9-485b36b6173e", "name": "default"}]} 2018-11-17 06:52:38,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2914fc2f-05c0-4cbb-a6ab-592f77c70348 2018-11-17 06:52:38,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581960678101s 2018-11-17 06:52:38,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2914fc2f-05c0-4cbb-a6ab-592f77c70348 2018-11-17 06:52:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:52:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/76e7e546-04ca-408f-8af9-485b36b6173e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ecbbcfa28ca265b5b250c32a73971e2d4341a4ca5adb004c3f17474bdd48a71" 2018-11-17 06:52:38,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:52:38 GMT X-Openstack-Request-Id: req-48710882-7066-4d54-9766-45d315a3d783 2018-11-17 06:52:38,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:52:38,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/76e7e546-04ca-408f-8af9-485b36b6173e.json used request id req-48710882-7066-4d54-9766-45d315a3d783 2018-11-17 06:52:38,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152301073074s 2018-11-17 06:52:38,902 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/76e7e546-04ca-408f-8af9-485b36b6173e.json used request id req-48710882-7066-4d54-9766-45d315a3d783 2018-11-17 06:52:38,948 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-17 06:52:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:52:39,010 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe662e3-9548-4bca-9a36-37881a446096 2018-11-17 06:52:39,010 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:52:39,010 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-3fe662e3-9548-4bca-9a36-37881a446096 2018-11-17 06:52:39,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:52:39,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["nGwZL0j9Q7GGk1hAoLOBbQ"], "issued_at": "2018-11-17T06:52:39.000000Z"}} 2018-11-17 06:52:39,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:39,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:39 GMT X-Openstack-Request-Id: req-3ccaeb78-1e19-47b9-936c-aff7e3d8e912 2018-11-17 06:52:39,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:52:39,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3ccaeb78-1e19-47b9-936c-aff7e3d8e912 2018-11-17 06:52:39,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378296852112s 2018-11-17 06:52:39,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3ccaeb78-1e19-47b9-936c-aff7e3d8e912 2018-11-17 06:52:39,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:52:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc55875-9e60-469b-9b2a-6a1521d4c15e 2018-11-17 06:52:39,972 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:52:39,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7bc55875-9e60-469b-9b2a-6a1521d4c15e 2018-11-17 06:52:39,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175992012024s 2018-11-17 06:52:39,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7bc55875-9e60-469b-9b2a-6a1521d4c15e 2018-11-17 06:52:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:52:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}}' 2018-11-17 06:52:40,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 375 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61787d6-3e3b-4983-9056-2ce18d5fabce 2018-11-17 06:52:40,203 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e"}, "tags": [], "enabled": true, "id": "64f277287d6d4699abce82f1ab019b3e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}} 2018-11-17 06:52:40,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c61787d6-3e3b-4983-9056-2ce18d5fabce 2018-11-17 06:52:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220340013504s 2018-11-17 06:52:40,204 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c61787d6-3e3b-4983-9056-2ce18d5fabce 2018-11-17 06:52:40,204 - 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'64f277287d6d4699abce82f1ab019b3e', '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_1d955779-e07b-4934-8f38-057f3e75b3ea'}) 2018-11-17 06:52:40,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:52:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1cf65399-6f7d-4936-b92b-7c2748cb3a21", "email": null, "name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea"}}' 2018-11-17 06:52:40,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 330 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30bb7a3-e1b5-438f-a59d-b72bcdba7ad4 2018-11-17 06:52:40,676 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea", "links": {"self": "http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "620c8ec253c54435b07eb173da84c018", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:52:40,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c30bb7a3-e1b5-438f-a59d-b72bcdba7ad4 2018-11-17 06:52:40,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465323209763s 2018-11-17 06:52:40,677 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-c30bb7a3-e1b5-438f-a59d-b72bcdba7ad4 2018-11-17 06:52:40,677 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'620c8ec253c54435b07eb173da84c018', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea'}) 2018-11-17 06:52:40,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:52:40,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:40,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b649a438-049c-46d5-9a66-34d4dab638f2 2018-11-17 06:52:40,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:52:40,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b649a438-049c-46d5-9a66-34d4dab638f2 2018-11-17 06:52:40,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106227874756s 2018-11-17 06:52:40,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b649a438-049c-46d5-9a66-34d4dab638f2 2018-11-17 06:52:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:52:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:40,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3d8aa5-6925-4a47-8136-f8f229cb0270 2018-11-17 06:52:40,988 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:52:40,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca3d8aa5-6925-4a47-8136-f8f229cb0270 2018-11-17 06:52:40,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194958925247s 2018-11-17 06:52:40,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca3d8aa5-6925-4a47-8136-f8f229cb0270 2018-11-17 06:52:40,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:52:40,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:41,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491467ef-82eb-4cbf-895a-b11d9dba4b5e 2018-11-17 06:52:41,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:52:41,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-491467ef-82eb-4cbf-895a-b11d9dba4b5e 2018-11-17 06:52:41,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19250202179s 2018-11-17 06:52:41,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-491467ef-82eb-4cbf-895a-b11d9dba4b5e 2018-11-17 06:52:41,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:52:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:41,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90b82ac-b0fa-49b4-a281-83d05698e23c 2018-11-17 06:52:41,378 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:52:41,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a90b82ac-b0fa-49b4-a281-83d05698e23c 2018-11-17 06:52:41,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185627937317s 2018-11-17 06:52:41,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a90b82ac-b0fa-49b4-a281-83d05698e23c 2018-11-17 06:52:41,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:52:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:41,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc13dd32-c04d-46ea-aa62-b0b7d1490540 2018-11-17 06:52:41,506 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea", "links": {"self": "http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "620c8ec253c54435b07eb173da84c018", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:52:41,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc13dd32-c04d-46ea-aa62-b0b7d1490540 2018-11-17 06:52:41,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12744808197s 2018-11-17 06:52:41,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc13dd32-c04d-46ea-aa62-b0b7d1490540 2018-11-17 06:52:41,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:52:41,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d532da32-cfee-45d9-93cd-f9642ff8a27f 2018-11-17 06:52:41,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e"}, "tags": [], "enabled": true, "id": "64f277287d6d4699abce82f1ab019b3e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}]} 2018-11-17 06:52:41,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d532da32-cfee-45d9-93cd-f9642ff8a27f 2018-11-17 06:52:41,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108068943024s 2018-11-17 06:52:41,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d532da32-cfee-45d9-93cd-f9642ff8a27f 2018-11-17 06:52:41,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:52:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=620c8ec253c54435b07eb173da84c018&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=64f277287d6d4699abce82f1ab019b3e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:41,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab445a4a-6201-4fcc-a92a-b042e6ba1f81 2018-11-17 06:52:41,814 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=620c8ec253c54435b07eb173da84c018&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=64f277287d6d4699abce82f1ab019b3e", "previous": null, "next": null}} 2018-11-17 06:52:41,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=620c8ec253c54435b07eb173da84c018&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=64f277287d6d4699abce82f1ab019b3e used request id req-ab445a4a-6201-4fcc-a92a-b042e6ba1f81 2018-11-17 06:52:41,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180140018463s 2018-11-17 06:52:41,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=620c8ec253c54435b07eb173da84c018&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=64f277287d6d4699abce82f1ab019b3e used request id req-ab445a4a-6201-4fcc-a92a-b042e6ba1f81 2018-11-17 06:52:41,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:52:41,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e/users/620c8ec253c54435b07eb173da84c018/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:42,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334bc769-80b0-4e0b-b2c2-b2a52a23f65a 2018-11-17 06:52:42,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:52:42,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e/users/620c8ec253c54435b07eb173da84c018/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-334bc769-80b0-4e0b-b2c2-b2a52a23f65a 2018-11-17 06:52:42,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232880115509s 2018-11-17 06:52:42,052 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e/users/620c8ec253c54435b07eb173da84c018/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-334bc769-80b0-4e0b-b2c2-b2a52a23f65a 2018-11-17 06:52:42,052 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea', 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'64f277287d6d4699abce82f1ab019b3e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1cf65399-6f7d-4936-b92b-7c2748cb3a21', 'username': u'vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:52:42,056 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea', 'password': '1cf65399-6f7d-4936-b92b-7c2748cb3a21', 'project_name': 'vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '64f277287d6d4699abce82f1ab019b3e', 'project_domain_name': 'Default'} 2018-11-17 06:52:42,057 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-17 06:52:42,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:52:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:42,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32ec6f8-296e-4c5a-ad9e-110317361f1b 2018-11-17 06:52:42,205 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:52:42,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b32ec6f8-296e-4c5a-ad9e-110317361f1b 2018-11-17 06:52:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147430181503s 2018-11-17 06:52:42,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b32ec6f8-296e-4c5a-ad9e-110317361f1b 2018-11-17 06:52:42,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:52:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:52:42,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0aeb62b-5136-48bc-89d5-8c96826a5062 2018-11-17 06:52:42,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e"}, "tags": [], "enabled": true, "id": "64f277287d6d4699abce82f1ab019b3e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}]} 2018-11-17 06:52:42,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a0aeb62b-5136-48bc-89d5-8c96826a5062 2018-11-17 06:52:42,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110220909119s 2018-11-17 06:52:42,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a0aeb62b-5136-48bc-89d5-8c96826a5062 2018-11-17 06:52:42,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:52:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" -d '{"network": {"tenant_id": "64f277287d6d4699abce82f1ab019b3e", "name": "vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea", "admin_state_up": true}}' 2018-11-17 06:52:42,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:42 GMT X-Openstack-Request-Id: req-cb6a3c6c-bfce-4d9d-85fd-a99b9e5960e3 2018-11-17 06:52:42,861 - 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":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:52:42Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}} 2018-11-17 06:52:42,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cb6a3c6c-bfce-4d9d-85fd-a99b9e5960e3 2018-11-17 06:52:42,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535449981689s 2018-11-17 06:52:42,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cb6a3c6c-bfce-4d9d-85fd-a99b9e5960e3 2018-11-17 06:52:42,862 - 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-11-17T06:52:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9575ca57-98e0-4218-91a2-bdc82ff565e0', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea', u'created_at': u'2018-11-17T06:52:42Z', u'mtu': 1450, u'tenant_id': u'64f277287d6d4699abce82f1ab019b3e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64f277287d6d4699abce82f1ab019b3e', u'l2_adjacency': True}) 2018-11-17 06:52:42,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:52:42,873 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f2fe89-864f-4c0f-8eb3-10e002cb70c0 2018-11-17 06:52:42,874 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:52:42,874 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-58f2fe89-864f-4c0f-8eb3-10e002cb70c0 2018-11-17 06:52:42,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:52:43,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64f277287d6d4699abce82f1ab019b3e", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_64f277287d6d4699abce82f1ab019b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_64f277287d6d4699abce82f1ab019b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/64f277287d6d4699abce82f1ab019b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/64f277287d6d4699abce82f1ab019b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/64f277287d6d4699abce82f1ab019b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/64f277287d6d4699abce82f1ab019b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/64f277287d6d4699abce82f1ab019b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/64f277287d6d4699abce82f1ab019b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/64f277287d6d4699abce82f1ab019b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea", "id": "620c8ec253c54435b07eb173da84c018"}, "audit_ids": ["lOavOT9mTHe-LdHmqwqs_g"], "issued_at": "2018-11-17T06:52:43.000000Z"}} 2018-11-17 06:52:43,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:43,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:43 GMT X-Openstack-Request-Id: req-f26b6990-6483-4c12-bd67-65176fa2c93e 2018-11-17 06:52:43,657 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:52:42Z","qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}]} 2018-11-17 06:52:43,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f26b6990-6483-4c12-bd67-65176fa2c93e 2018-11-17 06:52:43,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373024940491s 2018-11-17 06:52:43,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f26b6990-6483-4c12-bd67-65176fa2c93e 2018-11-17 06:52:43,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:52:43,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"subnet": {"name": "vping_userdata-subnet_1d955779-e07b-4934-8f38-057f3e75b3ea", "enable_dhcp": true, "network_id": "9575ca57-98e0-4218-91a2-bdc82ff565e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:52:44,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:44 GMT X-Openstack-Request-Id: req-55f2a505-a8a7-4daa-b2bf-280704174d94 2018-11-17 06:52:44,371 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:52:43Z","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":"64f277287d6d4699abce82f1ab019b3e","id":"94f678e9-6fc4-4b18-b055-4a137cf879f9","subnetpool_id":null,"name":"vping_userdata-subnet_1d955779-e07b-4934-8f38-057f3e75b3ea"}} 2018-11-17 06:52:44,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-55f2a505-a8a7-4daa-b2bf-280704174d94 2018-11-17 06:52:44,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.711302995682s 2018-11-17 06:52:44,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-55f2a505-a8a7-4daa-b2bf-280704174d94 2018-11-17 06:52:44,372 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:52:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'94f678e9-6fc4-4b18-b055-4a137cf879f9', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1d955779-e07b-4934-8f38-057f3e75b3ea', u'enable_dhcp': True, u'network_id': u'9575ca57-98e0-4218-91a2-bdc82ff565e0', u'tenant_id': u'64f277287d6d4699abce82f1ab019b3e', u'created_at': u'2018-11-17T06:52:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64f277287d6d4699abce82f1ab019b3e'}) 2018-11-17 06:52:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:52:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vping_userdata-router_1d955779-e07b-4934-8f38-057f3e75b3ea", "admin_state_up": true}}' 2018-11-17 06:52:46,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:46 GMT X-Openstack-Request-Id: req-79bdef81-19e3-4eb8-bf3e-bb54e472d1d1 2018-11-17 06:52:46,097 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "created_at": "2018-11-17T06:52:44Z", "admin_state_up": true, "updated_at": "2018-11-17T06:52:45Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "64f277287d6d4699abce82f1ab019b3e", "id": "24ef693e-8eb7-4a62-9367-c05dfa54c767", "name": "vping_userdata-router_1d955779-e07b-4934-8f38-057f3e75b3ea"}} 2018-11-17 06:52:46,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-79bdef81-19e3-4eb8-bf3e-bb54e472d1d1 2018-11-17 06:52:46,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7244489193s 2018-11-17 06:52:46,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-79bdef81-19e3-4eb8-bf3e-bb54e472d1d1 2018-11-17 06:52:46,098 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:52:45Z', u'revision_number': 2, u'id': u'24ef693e-8eb7-4a62-9367-c05dfa54c767', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_1d955779-e07b-4934-8f38-057f3e75b3ea', u'admin_state_up': True, u'tenant_id': u'64f277287d6d4699abce82f1ab019b3e', u'created_at': u'2018-11-17T06:52:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'64f277287d6d4699abce82f1ab019b3e'}) 2018-11-17 06:52:46,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:52:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"subnet_id": "94f678e9-6fc4-4b18-b055-4a137cf879f9"}' 2018-11-17 06:52:48,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:48 GMT X-Openstack-Request-Id: req-436c53df-20d6-40e8-9148-62defffda7d7 2018-11-17 06:52:48,539 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9575ca57-98e0-4218-91a2-bdc82ff565e0", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "subnet_id": "94f678e9-6fc4-4b18-b055-4a137cf879f9", "subnet_ids": ["94f678e9-6fc4-4b18-b055-4a137cf879f9"], "port_id": "c1773c3f-9304-461c-ada2-4c1dbcae2b66", "id": "24ef693e-8eb7-4a62-9367-c05dfa54c767"} 2018-11-17 06:52:48,539 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/add_router_interface.json used request id req-436c53df-20d6-40e8-9148-62defffda7d7 2018-11-17 06:52:48,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44044709206s 2018-11-17 06:52:48,540 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/add_router_interface.json used request id req-436c53df-20d6-40e8-9148-62defffda7d7 returning object 24ef693e-8eb7-4a62-9367-c05dfa54c767 2018-11-17 06:52:48,540 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:52:48,694 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:52:48,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:52:48,706 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:48 GMT 2018-11-17 06:52:48,706 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:52:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:52:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:49,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:49 GMT X-Openstack-Request-Id: req-f4c0ca51-1085-4905-85f1-d68ca9e9f9fe 2018-11-17 06:52:49,018 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:52:49,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f4c0ca51-1085-4905-85f1-d68ca9e9f9fe 2018-11-17 06:52:49,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306882858276s 2018-11-17 06:52:49,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f4c0ca51-1085-4905-85f1-d68ca9e9f9fe 2018-11-17 06:52:49,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:52:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea"}' 2018-11-17 06:52:49,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:49 GMT Location: http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4586ed73-20fb-4002-a654-6705a4abec77 2018-11-17 06:52:49,094 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:52:49Z", "file": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file", "owner": "64f277287d6d4699abce82f1ab019b3e", "id": "653042cb-67ce-45a4-abd7-b641a433fd43", "size": null, "self": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43", "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_1d955779-e07b-4934-8f38-057f3e75b3ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "checksum": null, "created_at": "2018-11-17T06:52:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:52:49,094 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4586ed73-20fb-4002-a654-6705a4abec77 2018-11-17 06:52:49,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0658311843872s 2018-11-17 06:52:49,095 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4586ed73-20fb-4002-a654-6705a4abec77 returning object 653042cb-67ce-45a4-abd7-b641a433fd43 2018-11-17 06:52:49,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:52:49,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '' 2018-11-17 06:52:49,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:52:49 GMT X-Openstack-Request-Id: req-ac0ee793-bf51-4dc5-80f7-a9cfc3f8e100 2018-11-17 06:52:49,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-11-17 06:52:49,493 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file used request id req-ac0ee793-bf51-4dc5-80f7-a9cfc3f8e100 2018-11-17 06:52:49,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.397583007812s 2018-11-17 06:52:49,493 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file used request id req-ac0ee793-bf51-4dc5-80f7-a9cfc3f8e100 2018-11-17 06:52:49,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:52:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:49 GMT X-Openstack-Request-Id: req-0a879ba2-49e0-4eef-8df8-549a255a915c 2018-11-17 06:52:49,543 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:52:49Z", "file": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file", "owner": "64f277287d6d4699abce82f1ab019b3e", "id": "653042cb-67ce-45a4-abd7-b641a433fd43", "size": 12716032, "self": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:52:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:52:49,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a879ba2-49e0-4eef-8df8-549a255a915c 2018-11-17 06:52:49,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0452160835266s 2018-11-17 06:52:49,543 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a879ba2-49e0-4eef-8df8-549a255a915c 2018-11-17 06:52:49,545 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file', 'owner': u'64f277287d6d4699abce82f1ab019b3e', 'id': u'653042cb-67ce-45a4-abd7-b641a433fd43', 'size': 12716032, u'self': u'/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64f277287d6d4699abce82f1ab019b3e', 'name': 'vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:52:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:52:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea', '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/653042cb-67ce-45a4-abd7-b641a433fd43', 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_1d955779-e07b-4934-8f38-057f3e75b3ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea', 'created': u'2018-11-17T06:52:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:52:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43', 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_1d955779-e07b-4934-8f38-057f3e75b3ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:52:49,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:52:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:52:49,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-e0eaf41c-1a46-4acc-a7f1-44fc51211bce x-openstack-request-id: req-e0eaf41c-1a46-4acc-a7f1-44fc51211bce 2018-11-17 06:52:49,909 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "name": "vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:52:49,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0eaf41c-1a46-4acc-a7f1-44fc51211bce 2018-11-17 06:52:49,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361423015594s 2018-11-17 06:52:49,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0eaf41c-1a46-4acc-a7f1-44fc51211bce 2018-11-17 06:52:49,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea', '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'8cbff874483b4da3951abfc162291b33', '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'51cc063b-c3d1-4d9b-a6f9-5b313af81f0c', 'swap': 0}) 2018-11-17 06:52:49,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:52:49,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" -d '{"extra_specs": {}}' 2018-11-17 06:52:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-ac783a5b-e2dc-47e7-891a-5233a753977f x-openstack-request-id: req-ac783a5b-e2dc-47e7-891a-5233a753977f 2018-11-17 06:52:49,934 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:52:49,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c/os-extra_specs used request id req-ac783a5b-e2dc-47e7-891a-5233a753977f 2018-11-17 06:52:49,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223450660706s 2018-11-17 06:52:49,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c/os-extra_specs used request id req-ac783a5b-e2dc-47e7-891a-5233a753977f 2018-11-17 06:52:49,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:50,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:50 GMT X-Openstack-Request-Id: req-6798b636-535e-47f6-8a35-62bfb6e9a2a8 2018-11-17 06:52:50,040 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["94f678e9-6fc4-4b18-b055-4a137cf879f9"],"description":"","tags":[],"updated_at":"2018-11-17T06:52:43Z","qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}]} 2018-11-17 06:52:50,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6798b636-535e-47f6-8a35-62bfb6e9a2a8 2018-11-17 06:52:50,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105094194412s 2018-11-17 06:52:50,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6798b636-535e-47f6-8a35-62bfb6e9a2a8 2018-11-17 06:52:50,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:52:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:50,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:50 GMT X-Openstack-Request-Id: req-b0a6a2df-7ecc-42c7-b024-57911ff6dae5 2018-11-17 06:52:50,087 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:52:49Z", "file": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file", "owner": "64f277287d6d4699abce82f1ab019b3e", "id": "653042cb-67ce-45a4-abd7-b641a433fd43", "size": 12716032, "self": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:52:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:52:50,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b0a6a2df-7ecc-42c7-b024-57911ff6dae5 2018-11-17 06:52:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415358543396s 2018-11-17 06:52:50,088 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b0a6a2df-7ecc-42c7-b024-57911ff6dae5 2018-11-17 06:52:50,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:52:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:50,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-4b255fb5-2b9d-4960-a570-455217e46720 x-openstack-request-id: req-4b255fb5-2b9d-4960-a570-455217e46720 2018-11-17 06:52:50,362 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "name": "vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:52:50,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4b255fb5-2b9d-4960-a570-455217e46720 2018-11-17 06:52:50,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.271095991135s 2018-11-17 06:52:50,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4b255fb5-2b9d-4960-a570-455217e46720 2018-11-17 06:52:50,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:52:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"server": {"name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "imageRef": "653042cb-67ce-45a4-abd7-b641a433fd43", "flavorRef": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9575ca57-98e0-4218-91a2-bdc82ff565e0"}]}}' 2018-11-17 06:52:52,039 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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 location: http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5 x-compute-request-id: req-ae452195-f6b5-4297-ab95-8f31eb83c668 x-openstack-request-id: req-ae452195-f6b5-4297-ab95-8f31eb83c668 2018-11-17 06:52:52,040 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "adminPass": "NBAbeUJS6esY"}} 2018-11-17 06:52:52,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ae452195-f6b5-4297-ab95-8f31eb83c668 2018-11-17 06:52:52,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67510390282s 2018-11-17 06:52:52,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ae452195-f6b5-4297-ab95-8f31eb83c668 2018-11-17 06:52:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:52,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-33fb96b1-576c-41c1-bc37-4398a54897fc x-openstack-request-id: req-33fb96b1-576c-41c1-bc37-4398a54897fc 2018-11-17 06:52:52,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "user_id": "620c8ec253c54435b07eb173da84c018", "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-11-17T06:52:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:52,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33fb96b1-576c-41c1-bc37-4398a54897fc 2018-11-17 06:52:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66252207756s 2018-11-17 06:52:52,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33fb96b1-576c-41c1-bc37-4398a54897fc 2018-11-17 06:52:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:52:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:52,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:52 GMT X-Openstack-Request-Id: req-599bc2f0-d348-4468-8be4-c9d3345360b4 2018-11-17 06:52:52,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["94f678e9-6fc4-4b18-b055-4a137cf879f9"],"description":"","tags":[],"updated_at":"2018-11-17T06:52:43Z","qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}]} 2018-11-17 06:52:52,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-599bc2f0-d348-4468-8be4-c9d3345360b4 2018-11-17 06:52:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101518154144s 2018-11-17 06:52:52,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-599bc2f0-d348-4468-8be4-c9d3345360b4 2018-11-17 06:52:52,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:52:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52:52 GMT X-Openstack-Request-Id: req-4dd16b0b-ee0b-4427-8c6a-975db5012685 2018-11-17 06:52:52,882 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:52:43Z","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":"64f277287d6d4699abce82f1ab019b3e","id":"94f678e9-6fc4-4b18-b055-4a137cf879f9","subnetpool_id":null,"name":"vping_userdata-subnet_1d955779-e07b-4934-8f38-057f3e75b3ea"}]} 2018-11-17 06:52:52,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4dd16b0b-ee0b-4427-8c6a-975db5012685 2018-11-17 06:52:52,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0644378662109s 2018-11-17 06:52:52,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4dd16b0b-ee0b-4427-8c6a-975db5012685 2018-11-17 06:52:52,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:54,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:55,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-39ecd986-17ce-414e-9219-208d71471942 x-openstack-request-id: req-39ecd986-17ce-414e-9219-208d71471942 2018-11-17 06:52:55,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:52:54Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:55,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39ecd986-17ce-414e-9219-208d71471942 2018-11-17 06:52:55,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757705926895s 2018-11-17 06:52:55,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39ecd986-17ce-414e-9219-208d71471942 2018-11-17 06:52:55,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:52:57,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:52:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:52:58,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 17 Nov 2018 06:52: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-7bd91e54-9c50-4e77-9049-8beb979b6349 x-openstack-request-id: req-7bd91e54-9c50-4e77-9049-8beb979b6349 2018-11-17 06:52:58,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:52:54Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:52:58,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bd91e54-9c50-4e77-9049-8beb979b6349 2018-11-17 06:52:58,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443875074387s 2018-11-17 06:52:58,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bd91e54-9c50-4e77-9049-8beb979b6349 2018-11-17 06:52:58,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:00,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:00,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-ee020a85-2911-4924-ad6f-2c12d4b1e6c3 x-openstack-request-id: req-ee020a85-2911-4924-ad6f-2c12d4b1e6c3 2018-11-17 06:53:00,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:00,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee020a85-2911-4924-ad6f-2c12d4b1e6c3 2018-11-17 06:53:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246459960938s 2018-11-17 06:53:00,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee020a85-2911-4924-ad6f-2c12d4b1e6c3 2018-11-17 06:53:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:53:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=47362b0f-4070-4f37-b54c-1e21ea0cbeb5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:00 GMT X-Openstack-Request-Id: req-edaf71fd-c0bf-4c07-b175-c067c8913186 2018-11-17 06:53:00,599 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:52:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94f678e9-6fc4-4b18-b055-4a137cf879f9","ip_address":"192.168.120.17"}],"id":"dd0773b9-76fa-4433-b7b6-0bc3446cf30b","security_groups":["58e4194c-3f4c-44c5-8eed-a56d0539b598"],"mac_address":"fa:16:3e:f7:16:96","project_id":"64f277287d6d4699abce82f1ab019b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:54Z","binding:vnic_type":"normal","device_id":"47362b0f-4070-4f37-b54c-1e21ea0cbeb5","ip_allocation":"immediate"}]} 2018-11-17 06:53:00,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=47362b0f-4070-4f37-b54c-1e21ea0cbeb5 used request id req-edaf71fd-c0bf-4c07-b175-c067c8913186 2018-11-17 06:53:00,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234411001205s 2018-11-17 06:53:00,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=47362b0f-4070-4f37-b54c-1e21ea0cbeb5 used request id req-edaf71fd-c0bf-4c07-b175-c067c8913186 2018-11-17 06:53:00,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=dd0773b9-76fa-4433-b7b6-0bc3446cf30b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:00,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:00 GMT X-Openstack-Request-Id: req-8746f54e-ed8b-47b3-8810-6142965052be 2018-11-17 06:53:00,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:53:00,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=dd0773b9-76fa-4433-b7b6-0bc3446cf30b used request id req-8746f54e-ed8b-47b3-8810-6142965052be 2018-11-17 06:53:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516550540924s 2018-11-17 06:53:00,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=dd0773b9-76fa-4433-b7b6-0bc3446cf30b used request id req-8746f54e-ed8b-47b3-8810-6142965052be 2018-11-17 06:53:00,666 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:16:96', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'653042cb-67ce-45a4-abd7-b641a433fd43'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:52:58.000000', 'flavor': Munch({u'id': u'51cc063b-c3d1-4d9b-a6f9-5b313af81f0c'}), 'az': u'nova', 'id': u'47362b0f-4070-4f37-b54c-1e21ea0cbeb5', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'620c8ec253c54435b07eb173da84c018', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64f277287d6d4699abce82f1ab019b3e', 'name': 'vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea', '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-11-17T06:52:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:52:58Z', 'hostId': u'abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd', '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-11-17T06:52:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64f277287d6d4699abce82f1ab019b3e', 'name': u'vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea', 'adminPass': u'NBAbeUJS6esY', 'tenant_id': u'64f277287d6d4699abce82f1ab019b3e', 'created_at': u'2018-11-17T06:52:51Z', 'created': u'2018-11-17T06:52:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:53:00,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:00,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:00,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:00 GMT X-Openstack-Request-Id: req-d66b9718-4855-40c7-937b-13ffea11363d 2018-11-17 06:53:00,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["94f678e9-6fc4-4b18-b055-4a137cf879f9"],"description":"","tags":[],"updated_at":"2018-11-17T06:52:43Z","qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}]} 2018-11-17 06:53:00,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d66b9718-4855-40c7-937b-13ffea11363d 2018-11-17 06:53:00,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932359695435s 2018-11-17 06:53:00,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d66b9718-4855-40c7-937b-13ffea11363d 2018-11-17 06:53:00,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:53:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:01,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:01 GMT X-Openstack-Request-Id: req-29a6aa1a-3a8f-4466-9e48-4e991df2edbc 2018-11-17 06:53:01,558 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:52:49Z", "file": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file", "owner": "64f277287d6d4699abce82f1ab019b3e", "id": "653042cb-67ce-45a4-abd7-b641a433fd43", "size": 12716032, "self": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:52:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:53:01,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29a6aa1a-3a8f-4466-9e48-4e991df2edbc 2018-11-17 06:53:01,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791495084763s 2018-11-17 06:53:01,558 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29a6aa1a-3a8f-4466-9e48-4e991df2edbc 2018-11-17 06:53:01,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:53:01,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:01,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-5518ebf0-bbde-4926-9815-1ed3f974a999 x-openstack-request-id: req-5518ebf0-bbde-4926-9815-1ed3f974a999 2018-11-17 06:53:01,584 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "name": "vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:53:01,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5518ebf0-bbde-4926-9815-1ed3f974a999 2018-11-17 06:53:01,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243830680847s 2018-11-17 06:53:01,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5518ebf0-bbde-4926-9815-1ed3f974a999 2018-11-17 06:53:01,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:53:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"server": {"name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "imageRef": "653042cb-67ce-45a4-abd7-b641a433fd43", "flavorRef": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE3IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9575ca57-98e0-4218-91a2-bdc82ff565e0"}]}}' 2018-11-17 06:53:03,105 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:01 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.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332 x-compute-request-id: req-65482301-ae2d-49a6-b557-ecdf1fec3e16 x-openstack-request-id: req-65482301-ae2d-49a6-b557-ecdf1fec3e16 2018-11-17 06:53:03,106 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "397e5d95-4b18-4be2-8a11-136584a81332", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "adminPass": "m6oY4oSmH9F6"}} 2018-11-17 06:53:03,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-65482301-ae2d-49a6-b557-ecdf1fec3e16 2018-11-17 06:53:03,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.52000379562s 2018-11-17 06:53:03,106 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-65482301-ae2d-49a6-b557-ecdf1fec3e16 2018-11-17 06:53:03,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:03,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-e54fe781-8021-49b2-80db-6157d5a8fa42 x-openstack-request-id: req-e54fe781-8021-49b2-80db-6157d5a8fa42 2018-11-17 06:53:03,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "user_id": "620c8ec253c54435b07eb173da84c018", "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-11-17T06:53:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:03,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e54fe781-8021-49b2-80db-6157d5a8fa42 2018-11-17 06:53:03,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225229978561s 2018-11-17 06:53:03,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e54fe781-8021-49b2-80db-6157d5a8fa42 2018-11-17 06:53:03,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:05,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:05,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-3bd2480f-a168-4cef-a91c-b0797ad8ddda x-openstack-request-id: req-3bd2480f-a168-4cef-a91c-b0797ad8ddda 2018-11-17 06:53:05,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:53:05Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:05,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bd2480f-a168-4cef-a91c-b0797ad8ddda 2018-11-17 06:53:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336421966553s 2018-11-17 06:53:05,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bd2480f-a168-4cef-a91c-b0797ad8ddda 2018-11-17 06:53:05,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:07,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:07,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:08,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sat, 17 Nov 2018 06: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-98895412-985b-462f-825a-bc760bccb10b x-openstack-request-id: req-98895412-985b-462f-825a-bc760bccb10b 2018-11-17 06:53:08,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:53:05Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:08,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-98895412-985b-462f-825a-bc760bccb10b 2018-11-17 06:53:08,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414292097092s 2018-11-17 06:53:08,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-98895412-985b-462f-825a-bc760bccb10b 2018-11-17 06:53:08,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:10,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:10,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:10,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-8ad098d4-9c08-47fc-8e6a-037f2ba11839 x-openstack-request-id: req-8ad098d4-9c08-47fc-8e6a-037f2ba11839 2018-11-17 06:53:10,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:10,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ad098d4-9c08-47fc-8e6a-037f2ba11839 2018-11-17 06:53:10,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639466047287s 2018-11-17 06:53:10,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ad098d4-9c08-47fc-8e6a-037f2ba11839 2018-11-17 06:53:10,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:53:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=397e5d95-4b18-4be2-8a11-136584a81332" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:11,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:11 GMT X-Openstack-Request-Id: req-cf3a4027-497c-4226-b7d5-8333dce83884 2018-11-17 06:53:11,068 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:53:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94f678e9-6fc4-4b18-b055-4a137cf879f9","ip_address":"192.168.120.3"}],"id":"81dbde70-332a-4cbb-91bf-93ae6ac9e07d","security_groups":["58e4194c-3f4c-44c5-8eed-a56d0539b598"],"mac_address":"fa:16:3e:91:f7:bb","project_id":"64f277287d6d4699abce82f1ab019b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:53:05Z","binding:vnic_type":"normal","device_id":"397e5d95-4b18-4be2-8a11-136584a81332","ip_allocation":"immediate"}]} 2018-11-17 06:53:11,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=397e5d95-4b18-4be2-8a11-136584a81332 used request id req-cf3a4027-497c-4226-b7d5-8333dce83884 2018-11-17 06:53:11,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.305195093155s 2018-11-17 06:53:11,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=397e5d95-4b18-4be2-8a11-136584a81332 used request id req-cf3a4027-497c-4226-b7d5-8333dce83884 2018-11-17 06:53:11,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:11,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=81dbde70-332a-4cbb-91bf-93ae6ac9e07d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:11,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:11 GMT X-Openstack-Request-Id: req-c0874b36-0af8-4fd5-a9a9-1c5bbf1d4fe8 2018-11-17 06:53:11,125 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:53:11,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=81dbde70-332a-4cbb-91bf-93ae6ac9e07d used request id req-c0874b36-0af8-4fd5-a9a9-1c5bbf1d4fe8 2018-11-17 06:53:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459949970245s 2018-11-17 06:53:11,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=81dbde70-332a-4cbb-91bf-93ae6ac9e07d used request id req-c0874b36-0af8-4fd5-a9a9-1c5bbf1d4fe8 2018-11-17 06:53:11,126 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:f7:bb', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'653042cb-67ce-45a4-abd7-b641a433fd43'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:53:09.000000', 'flavor': Munch({u'id': u'51cc063b-c3d1-4d9b-a6f9-5b313af81f0c'}), 'az': u'nova', 'id': u'397e5d95-4b18-4be2-8a11-136584a81332', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'620c8ec253c54435b07eb173da84c018', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64f277287d6d4699abce82f1ab019b3e', 'name': 'vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea', '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-11-17T06:53:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:53:09Z', 'hostId': u'f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e', '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-11-17T06:53:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64f277287d6d4699abce82f1ab019b3e', 'name': u'vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea', 'adminPass': u'm6oY4oSmH9F6', 'tenant_id': u'64f277287d6d4699abce82f1ab019b3e', 'created_at': u'2018-11-17T06:53:03Z', 'created': u'2018-11-17T06:53:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:53:11,127 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-17 06:53:12,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:12,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-618922e9-5ca9-4391-b486-6b03863b6e61 x-openstack-request-id: req-618922e9-5ca9-4391-b486-6b03863b6e61 2018-11-17 06:53:12,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:12,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-618922e9-5ca9-4391-b486-6b03863b6e61 2018-11-17 06:53:12,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229033946991s 2018-11-17 06:53:12,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-618922e9-5ca9-4391-b486-6b03863b6e61 2018-11-17 06:53:12,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:53:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:53:12,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7928 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-ed4b8f0d-ba63-4dbe-b9a0-fcc2ac75f1d6 x-openstack-request-id: req-ed4b8f0d-ba63-4dbe-b9a0-fcc2ac75f1d6 2018-11-17 06:53:12,427 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169206] pid_max: default: 32768 minimum: 301\n[ 0.170335] ACPI: Core revision 20150930\n[ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173474] Security Framework initialized\n[ 0.174514] Yama: becoming mindful.\n[ 0.175433] AppArmor: AppArmor initialized\n[ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182785] Initializing cgroup subsys io\n[ 0.183799] Initializing cgroup subsys memory\n[ 0.184838] Initializing cgroup subsys devices\n[ 0.185886] Initializing cgroup subsys freezer\n[ 0.186944] Initializing cgroup subsys net_cls\n[ 0.188022] Initializing cgroup subsys perf_event\n[ 0.189159] Initializing cgroup subsys net_prio\n[ 0.190264] Initializing cgroup subsys hugetlb\n[ 0.191319] Initializing cgroup subsys pids\n[ 0.192359] CPU: Physical Processor ID: 0\n[ 0.194098] mce: CPU supports 10 MCE banks\n[ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217226] ftrace: allocating 31920 entries in 125 pages\n[ 0.242479] smpboot: Max logical packages: 1\n[ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245220] x2apic enabled\n[ 0.246245] Switched APIC routing to physical x2apic.\n[ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254729] KVM setup paravirtual spinlock\n[ 0.256253] x86: Booted up 1 node, 1 CPUs\n[ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258968] devtmpfs: initialized\n[ 0.260845] evm: security.selinux\n[ 0.261714] evm: security.SMACK64\n[ 0.262571] evm: security.SMACK64EXEC\n[ 0.263496] evm: security.SMACK64TRANSMUTE\n[ 0.264498] evm: security.SMACK64MMAP\n[ 0.265392] evm: security.ima\n[ 0.266167] evm: security.capability\n[ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269399] pinctrl core: initialized pinctrl subsystem\n[ 0.270733] RTC time: 6:53:09, date: 11/17/18\n[ 0.271904] NET: Registered protocol family 16\n[ 0.273104] cpuidle: using governor ladder\n[ 0.274146] cpuidle: using governor menu\n[ 0.275150] PCCT header not found.\n[ 0.276134] ACPI: bus type PCI registered\n[ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278630] PCI: Using configuration type 1 for base access\n[ 0.280653] ACPI: Added _OSI(Module Device)\n[ 0.281716] ACPI: Added _OSI(Processor Device)\n[ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283895] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285902] ACPI: Interpreter enabled\n[ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295933] ACPI: (supports S0 S5)\n[ 0.296809] ACPI: Using IOAPIC for interrupt routing\n[ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308506] acpiphp: Slot [3] registered\n[ 0.309507] acpiphp: Slot [4] registered\n[ 0.310501] acpiphp: Slot [5] registered\n[ 0.311464] acpiphp: Slot [6] registered\n[ 0.312431] acpiphp: Slot [7] registered\n[ 0.313427] acpiphp: Slot [8] registered\n[ 0.314427] acpiphp: Slot [9] registered\n[ 0.315389] acpiphp: Slot [10] registered\n[ 0.316398] acpiphp: Slot [11] registered\n[ 0.317377] acpiphp: Slot [12] registered\n[ 0.318391] acpiphp: Slot [13] registered\n[ 0.319396] acpiphp: Slot [14] registered\n[ 0.320406] acpiphp: Slot [15] registered\n[ 0.334507] acpiphp: Slot [16] registered\n[ 0.335522] acpiphp: Slot [17] registered\n[ 0.336563] acpiphp: Slot [18] registered\n[ 0.337580] acpiphp: Slot [19] registered\n[ 0.338578] acpiphp: Slot [20] registered\n[ 0.339606] acpiphp: Slot [21] registered\n[ 0.340614] acpiphp: Slot [22] registered\n[ 0.341591] acpiphp: Slot [23] registered\n[ 0.342572] acpiphp: Slot [24] registered\n[ 0.343579] acpiphp: Slot [25] registered\n[ 0.344590] acpiphp: Slot [26] registered\n[ 0.345593] acpiphp: Slot [27] registered\n[ 0.346610] acpiphp: Slot [28] registered\n[ 0.347619] acpiphp: Slot [29] registered\n[ 0.348628] acpiphp: Slot [30] registered\n[ 0.349632] acpiphp: Slot [31] registered\n[ 0.350637] PCI host bridge to bus 0000:00\n[ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408260] vgaarb: loaded\n[ 0.409023] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410517] SCSI subsystem initialized\n[ 0.411655] ACPI: bus type USB registered\n[ 0.412679] usbcore: registered new interface driver usbfs\n[ 0.413943] usbcore: registered new interface driver hub\n[ 0.415182] usbcore: registered new device driver usb\n[ 0.416536] PCI: Using ACPI for IRQ routing\n[ 0.417918] NetLabel: Initializing\n[ 0.418832] NetLabel: domain hash size = 128\n[ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421062] NetLabel: unlabeled traffic allowed by default\n[ 0.422481] clocksource: Switched to clocksource kvm-clock\n[ 0.431736] AppArmor: AppArmor Filesystem Enabled\n[ 0.432926] pnp: PnP ACPI init\n[ 0.434059] pnp: PnP ACPI: found 5 devices\n[ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442782] NET: Registered protocol family 2\n[ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451395] NET: Registered protocol family 1\n[ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483844] Trying to unpack rootfs image as initramfs...\n[ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545687] Scanning for low memory corruption every 60 seconds\n[ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.548784] audit: initializing netlink subsys (disabled)\n[ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized\n[ 0.551671] Initialise system trusted keyring\n[ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556735] zbud: loaded\n[ 0.557648] VFS: Disk quotas dquot_6.6.0\n[ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560578] fuse init (API version 7.23)\n[ 0.561703] Key type big_key registered\n[ 0.562723] Allocating IMA MOK and blacklist keyrings.\n[ 0.564217] Key type asymmetric registered\n[ 0.565243] Asymmetric key parser 'x509' registered\n[ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568310] io scheduler noop registered\n[ 0.569288] io scheduler deadline registered (default)\n[ 0.570532] io scheduler cfq registered\n[ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578269] ACPI: Power Button [PWRF]\n[ 0.579958] GHES: HEST is not enabled!\n[ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.652262] Linux agpgart interface v0.103\n[ 0.655433] brd: module loaded\n[ 0.657425] loop: module loaded\n[ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663981] GPT:90111 != 2097151\n[ 0.664847] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666212] GPT:90111 != 2097151\n[ 0.667068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668314] vda: vda1 vda15\n[ 0.669943] scsi host0: ata_piix\n[ 0.670951] scsi host1: ata_piix\n[ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.675634] libphy: Fixed MDIO Bus: probed\n[ 0.676685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677902] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680697] PPP generic driver version 2.4.2\n[ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683396] ehci-pci: EHCI PCI platform driver\n[ 0.684514] ehci-platform: EHCI generic platform driver\n[ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687210] ohci-pci: OHCI PCI platform driver\n[ 0.688334] ohci-platform: OHCI generic platform driver\n[ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713684] usb usb1: Product: UHCI Host Controller\n[ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.716313] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717544] hub 1-0:1.0: USB hub found\n[ 0.718543] hub 1-0:1.0: 2 ports detected\n[ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725145] mousedev: PS/2 mouse device common for all mice\n[ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729058] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733476] i2c /dev entries driver\n[ 0.734453] device-mapper: uevent: version 1.0.3\n[ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739510] NET: Registered protocol family 10\n[ 0.740918] NET: Registered protocol family 17\n[ 0.742050] Key type dns_resolver registered\n[ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746962] registered taskstats version 1\n[ 0.748038] Loading compiled-in X.509 certificates\n[ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752093] zswap: loaded using pool lzo/zbud\n[ 0.754085] Key type trusted registered\n[ 0.756076] Key type encrypted registered\n[ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758410] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759740] evm: HMAC attrs: 0x1\n[ 0.760941] Magic number: 10:282:873\n[ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590)\n[ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765426] EDD information not available.\n[ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851153] Write protecting the kernel read-only data: 14336k\n[ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.094487] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-11-17 06:53:12,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-ed4b8f0d-ba63-4dbe-b9a0-fcc2ac75f1d6 2018-11-17 06:53:12,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0671010017395s 2018-11-17 06:53:12,429 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-ed4b8f0d-ba63-4dbe-b9a0-fcc2ac75f1d6 2018-11-17 06:53:12,429 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169206] pid_max: default: 32768 minimum: 301 [ 0.170335] ACPI: Core revision 20150930 [ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173474] Security Framework initialized [ 0.174514] Yama: becoming mindful. [ 0.175433] AppArmor: AppArmor initialized [ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182785] Initializing cgroup subsys io [ 0.183799] Initializing cgroup subsys memory [ 0.184838] Initializing cgroup subsys devices [ 0.185886] Initializing cgroup subsys freezer [ 0.186944] Initializing cgroup subsys net_cls [ 0.188022] Initializing cgroup subsys perf_event [ 0.189159] Initializing cgroup subsys net_prio [ 0.190264] Initializing cgroup subsys hugetlb [ 0.191319] Initializing cgroup subsys pids [ 0.192359] CPU: Physical Processor ID: 0 [ 0.194098] mce: CPU supports 10 MCE banks [ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217226] ftrace: allocating 31920 entries in 125 pages [ 0.242479] smpboot: Max logical packages: 1 [ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245220] x2apic enabled [ 0.246245] Switched APIC routing to physical x2apic. [ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254729] KVM setup paravirtual spinlock [ 0.256253] x86: Booted up 1 node, 1 CPUs [ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258968] devtmpfs: initialized [ 0.260845] evm: security.selinux [ 0.261714] evm: security.SMACK64 [ 0.262571] evm: security.SMACK64EXEC [ 0.263496] evm: security.SMACK64TRANSMUTE [ 0.264498] evm: security.SMACK64MMAP [ 0.265392] evm: security.ima [ 0.266167] evm: security.capability [ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269399] pinctrl core: initialized pinctrl subsystem [ 0.270733] RTC time: 6:53:09, date: 11/17/18 [ 0.271904] NET: Registered protocol family 16 [ 0.273104] cpuidle: using governor ladder [ 0.274146] cpuidle: using governor menu [ 0.275150] PCCT header not found. [ 0.276134] ACPI: bus type PCI registered [ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278630] PCI: Using configuration type 1 for base access [ 0.280653] ACPI: Added _OSI(Module Device) [ 0.281716] ACPI: Added _OSI(Processor Device) [ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285902] ACPI: Interpreter enabled [ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295933] ACPI: (supports S0 S5) [ 0.296809] ACPI: Using IOAPIC for interrupt routing [ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308506] acpiphp: Slot [3] registered [ 0.309507] acpiphp: Slot [4] registered [ 0.310501] acpiphp: Slot [5] registered [ 0.311464] acpiphp: Slot [6] registered [ 0.312431] acpiphp: Slot [7] registered [ 0.313427] acpiphp: Slot [8] registered [ 0.314427] acpiphp: Slot [9] registered [ 0.315389] acpiphp: Slot [10] registered [ 0.316398] acpiphp: Slot [11] registered [ 0.317377] acpiphp: Slot [12] registered [ 0.318391] acpiphp: Slot [13] registered [ 0.319396] acpiphp: Slot [14] registered [ 0.320406] acpiphp: Slot [15] registered [ 0.334507] acpiphp: Slot [16] registered [ 0.335522] acpiphp: Slot [17] registered [ 0.336563] acpiphp: Slot [18] registered [ 0.337580] acpiphp: Slot [19] registered [ 0.338578] acpiphp: Slot [20] registered [ 0.339606] acpiphp: Slot [21] registered [ 0.340614] acpiphp: Slot [22] registered [ 0.341591] acpiphp: Slot [23] registered [ 0.342572] acpiphp: Slot [24] registered [ 0.343579] acpiphp: Slot [25] registered [ 0.344590] acpiphp: Slot [26] registered [ 0.345593] acpiphp: Slot [27] registered [ 0.346610] acpiphp: Slot [28] registered [ 0.347619] acpiphp: Slot [29] registered [ 0.348628] acpiphp: Slot [30] registered [ 0.349632] acpiphp: Slot [31] registered [ 0.350637] PCI host bridge to bus 0000:00 [ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408260] vgaarb: loaded [ 0.409023] vgaarb: bridge control possible 0000:00:02.0 [ 0.410517] SCSI subsystem initialized [ 0.411655] ACPI: bus type USB registered [ 0.412679] usbcore: registered new interface driver usbfs [ 0.413943] usbcore: registered new interface driver hub [ 0.415182] usbcore: registered new device driver usb [ 0.416536] PCI: Using ACPI for IRQ routing [ 0.417918] NetLabel: Initializing [ 0.418832] NetLabel: domain hash size = 128 [ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421062] NetLabel: unlabeled traffic allowed by default [ 0.422481] clocksource: Switched to clocksource kvm-clock [ 0.431736] AppArmor: AppArmor Filesystem Enabled [ 0.432926] pnp: PnP ACPI init [ 0.434059] pnp: PnP ACPI: found 5 devices [ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442782] NET: Registered protocol family 2 [ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451395] NET: Registered protocol family 1 [ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483844] Trying to unpack rootfs image as initramfs... [ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545687] Scanning for low memory corruption every 60 seconds [ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548784] audit: initializing netlink subsys (disabled) [ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized [ 0.551671] Initialise system trusted keyring [ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556735] zbud: loaded [ 0.557648] VFS: Disk quotas dquot_6.6.0 [ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560578] fuse init (API version 7.23) [ 0.561703] Key type big_key registered [ 0.562723] Allocating IMA MOK and blacklist keyrings. [ 0.564217] Key type asymmetric registered [ 0.565243] Asymmetric key parser 'x509' registered [ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568310] io scheduler noop registered [ 0.569288] io scheduler deadline registered (default) [ 0.570532] io scheduler cfq registered [ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578269] ACPI: Power Button [PWRF] [ 0.579958] GHES: HEST is not enabled! [ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652262] Linux agpgart interface v0.103 [ 0.655433] brd: module loaded [ 0.657425] loop: module loaded [ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663981] GPT:90111 != 2097151 [ 0.664847] GPT:Alternate GPT header not at the end of the disk. [ 0.666212] GPT:90111 != 2097151 [ 0.667068] GPT: Use GNU Parted to correct GPT errors. [ 0.668314] vda: vda1 vda15 [ 0.669943] scsi host0: ata_piix [ 0.670951] scsi host1: ata_piix [ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675634] libphy: Fixed MDIO Bus: probed [ 0.676685] tun: Universal TUN/TAP device driver, 1.6 [ 0.677902] tun: (C) 1999-2004 Max Krasnyansky [ 0.680697] PPP generic driver version 2.4.2 [ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683396] ehci-pci: EHCI PCI platform driver [ 0.684514] ehci-platform: EHCI generic platform driver [ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687210] ohci-pci: OHCI PCI platform driver [ 0.688334] ohci-platform: OHCI generic platform driver [ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713684] usb usb1: Product: UHCI Host Controller [ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716313] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717544] hub 1-0:1.0: USB hub found [ 0.718543] hub 1-0:1.0: 2 ports detected [ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725145] mousedev: PS/2 mouse device common for all mice [ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729058] rtc_cmos 00:00: RTC can wake from S4 [ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733476] i2c /dev entries driver [ 0.734453] device-mapper: uevent: version 1.0.3 [ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739510] NET: Registered protocol family 10 [ 0.740918] NET: Registered protocol family 17 [ 0.742050] Key type dns_resolver registered [ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746962] registered taskstats version 1 [ 0.748038] Loading compiled-in X.509 certificates [ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752093] zswap: loaded using pool lzo/zbud [ 0.754085] Key type trusted registered [ 0.756076] Key type encrypted registered [ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758410] ima: No TPM chip found, activating TPM-bypass! [ 0.759740] evm: HMAC attrs: 0x1 [ 0.760941] Magic number: 10:282:873 [ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590) [ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765426] EDD information not available. [ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851153] Write protecting the kernel read-only data: 14336k [ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.094487] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 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-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-11-17 06:53:12,430 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.17. Waiting for response... 2018-11-17 06:53:13,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-b18ff394-7e06-4789-beda-b6429d25b1b0 x-openstack-request-id: req-b18ff394-7e06-4789-beda-b6429d25b1b0 2018-11-17 06:53:13,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:13,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b18ff394-7e06-4789-beda-b6429d25b1b0 2018-11-17 06:53:13,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477934837341s 2018-11-17 06:53:13,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b18ff394-7e06-4789-beda-b6429d25b1b0 2018-11-17 06:53:13,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:53:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:53:13,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7952 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-d10ed936-9b3c-4865-8a48-81934629862e x-openstack-request-id: req-d10ed936-9b3c-4865-8a48-81934629862e 2018-11-17 06:53:13,987 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169206] pid_max: default: 32768 minimum: 301\n[ 0.170335] ACPI: Core revision 20150930\n[ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173474] Security Framework initialized\n[ 0.174514] Yama: becoming mindful.\n[ 0.175433] AppArmor: AppArmor initialized\n[ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182785] Initializing cgroup subsys io\n[ 0.183799] Initializing cgroup subsys memory\n[ 0.184838] Initializing cgroup subsys devices\n[ 0.185886] Initializing cgroup subsys freezer\n[ 0.186944] Initializing cgroup subsys net_cls\n[ 0.188022] Initializing cgroup subsys perf_event\n[ 0.189159] Initializing cgroup subsys net_prio\n[ 0.190264] Initializing cgroup subsys hugetlb\n[ 0.191319] Initializing cgroup subsys pids\n[ 0.192359] CPU: Physical Processor ID: 0\n[ 0.194098] mce: CPU supports 10 MCE banks\n[ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217226] ftrace: allocating 31920 entries in 125 pages\n[ 0.242479] smpboot: Max logical packages: 1\n[ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245220] x2apic enabled\n[ 0.246245] Switched APIC routing to physical x2apic.\n[ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254729] KVM setup paravirtual spinlock\n[ 0.256253] x86: Booted up 1 node, 1 CPUs\n[ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258968] devtmpfs: initialized\n[ 0.260845] evm: security.selinux\n[ 0.261714] evm: security.SMACK64\n[ 0.262571] evm: security.SMACK64EXEC\n[ 0.263496] evm: security.SMACK64TRANSMUTE\n[ 0.264498] evm: security.SMACK64MMAP\n[ 0.265392] evm: security.ima\n[ 0.266167] evm: security.capability\n[ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269399] pinctrl core: initialized pinctrl subsystem\n[ 0.270733] RTC time: 6:53:09, date: 11/17/18\n[ 0.271904] NET: Registered protocol family 16\n[ 0.273104] cpuidle: using governor ladder\n[ 0.274146] cpuidle: using governor menu\n[ 0.275150] PCCT header not found.\n[ 0.276134] ACPI: bus type PCI registered\n[ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278630] PCI: Using configuration type 1 for base access\n[ 0.280653] ACPI: Added _OSI(Module Device)\n[ 0.281716] ACPI: Added _OSI(Processor Device)\n[ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283895] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285902] ACPI: Interpreter enabled\n[ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295933] ACPI: (supports S0 S5)\n[ 0.296809] ACPI: Using IOAPIC for interrupt routing\n[ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308506] acpiphp: Slot [3] registered\n[ 0.309507] acpiphp: Slot [4] registered\n[ 0.310501] acpiphp: Slot [5] registered\n[ 0.311464] acpiphp: Slot [6] registered\n[ 0.312431] acpiphp: Slot [7] registered\n[ 0.313427] acpiphp: Slot [8] registered\n[ 0.314427] acpiphp: Slot [9] registered\n[ 0.315389] acpiphp: Slot [10] registered\n[ 0.316398] acpiphp: Slot [11] registered\n[ 0.317377] acpiphp: Slot [12] registered\n[ 0.318391] acpiphp: Slot [13] registered\n[ 0.319396] acpiphp: Slot [14] registered\n[ 0.320406] acpiphp: Slot [15] registered\n[ 0.334507] acpiphp: Slot [16] registered\n[ 0.335522] acpiphp: Slot [17] registered\n[ 0.336563] acpiphp: Slot [18] registered\n[ 0.337580] acpiphp: Slot [19] registered\n[ 0.338578] acpiphp: Slot [20] registered\n[ 0.339606] acpiphp: Slot [21] registered\n[ 0.340614] acpiphp: Slot [22] registered\n[ 0.341591] acpiphp: Slot [23] registered\n[ 0.342572] acpiphp: Slot [24] registered\n[ 0.343579] acpiphp: Slot [25] registered\n[ 0.344590] acpiphp: Slot [26] registered\n[ 0.345593] acpiphp: Slot [27] registered\n[ 0.346610] acpiphp: Slot [28] registered\n[ 0.347619] acpiphp: Slot [29] registered\n[ 0.348628] acpiphp: Slot [30] registered\n[ 0.349632] acpiphp: Slot [31] registered\n[ 0.350637] PCI host bridge to bus 0000:00\n[ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408260] vgaarb: loaded\n[ 0.409023] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410517] SCSI subsystem initialized\n[ 0.411655] ACPI: bus type USB registered\n[ 0.412679] usbcore: registered new interface driver usbfs\n[ 0.413943] usbcore: registered new interface driver hub\n[ 0.415182] usbcore: registered new device driver usb\n[ 0.416536] PCI: Using ACPI for IRQ routing\n[ 0.417918] NetLabel: Initializing\n[ 0.418832] NetLabel: domain hash size = 128\n[ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421062] NetLabel: unlabeled traffic allowed by default\n[ 0.422481] clocksource: Switched to clocksource kvm-clock\n[ 0.431736] AppArmor: AppArmor Filesystem Enabled\n[ 0.432926] pnp: PnP ACPI init\n[ 0.434059] pnp: PnP ACPI: found 5 devices\n[ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442782] NET: Registered protocol family 2\n[ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451395] NET: Registered protocol family 1\n[ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483844] Trying to unpack rootfs image as initramfs...\n[ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545687] Scanning for low memory corruption every 60 seconds\n[ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.548784] audit: initializing netlink subsys (disabled)\n[ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized\n[ 0.551671] Initialise system trusted keyring\n[ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556735] zbud: loaded\n[ 0.557648] VFS: Disk quotas dquot_6.6.0\n[ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560578] fuse init (API version 7.23)\n[ 0.561703] Key type big_key registered\n[ 0.562723] Allocating IMA MOK and blacklist keyrings.\n[ 0.564217] Key type asymmetric registered\n[ 0.565243] Asymmetric key parser 'x509' registered\n[ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568310] io scheduler noop registered\n[ 0.569288] io scheduler deadline registered (default)\n[ 0.570532] io scheduler cfq registered\n[ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578269] ACPI: Power Button [PWRF]\n[ 0.579958] GHES: HEST is not enabled!\n[ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.652262] Linux agpgart interface v0.103\n[ 0.655433] brd: module loaded\n[ 0.657425] loop: module loaded\n[ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663981] GPT:90111 != 2097151\n[ 0.664847] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666212] GPT:90111 != 2097151\n[ 0.667068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668314] vda: vda1 vda15\n[ 0.669943] scsi host0: ata_piix\n[ 0.670951] scsi host1: ata_piix\n[ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.675634] libphy: Fixed MDIO Bus: probed\n[ 0.676685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677902] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680697] PPP generic driver version 2.4.2\n[ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683396] ehci-pci: EHCI PCI platform driver\n[ 0.684514] ehci-platform: EHCI generic platform driver\n[ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687210] ohci-pci: OHCI PCI platform driver\n[ 0.688334] ohci-platform: OHCI generic platform driver\n[ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713684] usb usb1: Product: UHCI Host Controller\n[ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.716313] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717544] hub 1-0:1.0: USB hub found\n[ 0.718543] hub 1-0:1.0: 2 ports detected\n[ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725145] mousedev: PS/2 mouse device common for all mice\n[ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729058] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733476] i2c /dev entries driver\n[ 0.734453] device-mapper: uevent: version 1.0.3\n[ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739510] NET: Registered protocol family 10\n[ 0.740918] NET: Registered protocol family 17\n[ 0.742050] Key type dns_resolver registered\n[ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746962] registered taskstats version 1\n[ 0.748038] Loading compiled-in X.509 certificates\n[ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752093] zswap: loaded using pool lzo/zbud\n[ 0.754085] Key type trusted registered\n[ 0.756076] Key type encrypted registered\n[ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758410] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759740] evm: HMAC attrs: 0x1\n[ 0.760941] Magic number: 10:282:873\n[ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590)\n[ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765426] EDD information not available.\n[ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851153] Write protecting the kernel read-only data: 14336k\n[ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.094487] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-11-17 06:53:13,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-d10ed936-9b3c-4865-8a48-81934629862e 2018-11-17 06:53:13,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750179290771s 2018-11-17 06:53:13,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-d10ed936-9b3c-4865-8a48-81934629862e 2018-11-17 06:53:13,989 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169206] pid_max: default: 32768 minimum: 301 [ 0.170335] ACPI: Core revision 20150930 [ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173474] Security Framework initialized [ 0.174514] Yama: becoming mindful. [ 0.175433] AppArmor: AppArmor initialized [ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182785] Initializing cgroup subsys io [ 0.183799] Initializing cgroup subsys memory [ 0.184838] Initializing cgroup subsys devices [ 0.185886] Initializing cgroup subsys freezer [ 0.186944] Initializing cgroup subsys net_cls [ 0.188022] Initializing cgroup subsys perf_event [ 0.189159] Initializing cgroup subsys net_prio [ 0.190264] Initializing cgroup subsys hugetlb [ 0.191319] Initializing cgroup subsys pids [ 0.192359] CPU: Physical Processor ID: 0 [ 0.194098] mce: CPU supports 10 MCE banks [ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217226] ftrace: allocating 31920 entries in 125 pages [ 0.242479] smpboot: Max logical packages: 1 [ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245220] x2apic enabled [ 0.246245] Switched APIC routing to physical x2apic. [ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254729] KVM setup paravirtual spinlock [ 0.256253] x86: Booted up 1 node, 1 CPUs [ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258968] devtmpfs: initialized [ 0.260845] evm: security.selinux [ 0.261714] evm: security.SMACK64 [ 0.262571] evm: security.SMACK64EXEC [ 0.263496] evm: security.SMACK64TRANSMUTE [ 0.264498] evm: security.SMACK64MMAP [ 0.265392] evm: security.ima [ 0.266167] evm: security.capability [ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269399] pinctrl core: initialized pinctrl subsystem [ 0.270733] RTC time: 6:53:09, date: 11/17/18 [ 0.271904] NET: Registered protocol family 16 [ 0.273104] cpuidle: using governor ladder [ 0.274146] cpuidle: using governor menu [ 0.275150] PCCT header not found. [ 0.276134] ACPI: bus type PCI registered [ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278630] PCI: Using configuration type 1 for base access [ 0.280653] ACPI: Added _OSI(Module Device) [ 0.281716] ACPI: Added _OSI(Processor Device) [ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285902] ACPI: Interpreter enabled [ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295933] ACPI: (supports S0 S5) [ 0.296809] ACPI: Using IOAPIC for interrupt routing [ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308506] acpiphp: Slot [3] registered [ 0.309507] acpiphp: Slot [4] registered [ 0.310501] acpiphp: Slot [5] registered [ 0.311464] acpiphp: Slot [6] registered [ 0.312431] acpiphp: Slot [7] registered [ 0.313427] acpiphp: Slot [8] registered [ 0.314427] acpiphp: Slot [9] registered [ 0.315389] acpiphp: Slot [10] registered [ 0.316398] acpiphp: Slot [11] registered [ 0.317377] acpiphp: Slot [12] registered [ 0.318391] acpiphp: Slot [13] registered [ 0.319396] acpiphp: Slot [14] registered [ 0.320406] acpiphp: Slot [15] registered [ 0.334507] acpiphp: Slot [16] registered [ 0.335522] acpiphp: Slot [17] registered [ 0.336563] acpiphp: Slot [18] registered [ 0.337580] acpiphp: Slot [19] registered [ 0.338578] acpiphp: Slot [20] registered [ 0.339606] acpiphp: Slot [21] registered [ 0.340614] acpiphp: Slot [22] registered [ 0.341591] acpiphp: Slot [23] registered [ 0.342572] acpiphp: Slot [24] registered [ 0.343579] acpiphp: Slot [25] registered [ 0.344590] acpiphp: Slot [26] registered [ 0.345593] acpiphp: Slot [27] registered [ 0.346610] acpiphp: Slot [28] registered [ 0.347619] acpiphp: Slot [29] registered [ 0.348628] acpiphp: Slot [30] registered [ 0.349632] acpiphp: Slot [31] registered [ 0.350637] PCI host bridge to bus 0000:00 [ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408260] vgaarb: loaded [ 0.409023] vgaarb: bridge control possible 0000:00:02.0 [ 0.410517] SCSI subsystem initialized [ 0.411655] ACPI: bus type USB registered [ 0.412679] usbcore: registered new interface driver usbfs [ 0.413943] usbcore: registered new interface driver hub [ 0.415182] usbcore: registered new device driver usb [ 0.416536] PCI: Using ACPI for IRQ routing [ 0.417918] NetLabel: Initializing [ 0.418832] NetLabel: domain hash size = 128 [ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421062] NetLabel: unlabeled traffic allowed by default [ 0.422481] clocksource: Switched to clocksource kvm-clock [ 0.431736] AppArmor: AppArmor Filesystem Enabled [ 0.432926] pnp: PnP ACPI init [ 0.434059] pnp: PnP ACPI: found 5 devices [ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442782] NET: Registered protocol family 2 [ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451395] NET: Registered protocol family 1 [ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483844] Trying to unpack rootfs image as initramfs... [ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545687] Scanning for low memory corruption every 60 seconds [ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548784] audit: initializing netlink subsys (disabled) [ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized [ 0.551671] Initialise system trusted keyring [ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556735] zbud: loaded [ 0.557648] VFS: Disk quotas dquot_6.6.0 [ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560578] fuse init (API version 7.23) [ 0.561703] Key type big_key registered [ 0.562723] Allocating IMA MOK and blacklist keyrings. [ 0.564217] Key type asymmetric registered [ 0.565243] Asymmetric key parser 'x509' registered [ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568310] io scheduler noop registered [ 0.569288] io scheduler deadline registered (default) [ 0.570532] io scheduler cfq registered [ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578269] ACPI: Power Button [PWRF] [ 0.579958] GHES: HEST is not enabled! [ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652262] Linux agpgart interface v0.103 [ 0.655433] brd: module loaded [ 0.657425] loop: module loaded [ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663981] GPT:90111 != 2097151 [ 0.664847] GPT:Alternate GPT header not at the end of the disk. [ 0.666212] GPT:90111 != 2097151 [ 0.667068] GPT: Use GNU Parted to correct GPT errors. [ 0.668314] vda: vda1 vda15 [ 0.669943] scsi host0: ata_piix [ 0.670951] scsi host1: ata_piix [ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675634] libphy: Fixed MDIO Bus: probed [ 0.676685] tun: Universal TUN/TAP device driver, 1.6 [ 0.677902] tun: (C) 1999-2004 Max Krasnyansky [ 0.680697] PPP generic driver version 2.4.2 [ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683396] ehci-pci: EHCI PCI platform driver [ 0.684514] ehci-platform: EHCI generic platform driver [ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687210] ohci-pci: OHCI PCI platform driver [ 0.688334] ohci-platform: OHCI generic platform driver [ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713684] usb usb1: Product: UHCI Host Controller [ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716313] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717544] hub 1-0:1.0: USB hub found [ 0.718543] hub 1-0:1.0: 2 ports detected [ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725145] mousedev: PS/2 mouse device common for all mice [ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729058] rtc_cmos 00:00: RTC can wake from S4 [ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733476] i2c /dev entries driver [ 0.734453] device-mapper: uevent: version 1.0.3 [ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739510] NET: Registered protocol family 10 [ 0.740918] NET: Registered protocol family 17 [ 0.742050] Key type dns_resolver registered [ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746962] registered taskstats version 1 [ 0.748038] Loading compiled-in X.509 certificates [ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752093] zswap: loaded using pool lzo/zbud [ 0.754085] Key type trusted registered [ 0.756076] Key type encrypted registered [ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758410] ima: No TPM chip found, activating TPM-bypass! [ 0.759740] evm: HMAC attrs: 0x1 [ 0.760941] Magic number: 10:282:873 [ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590) [ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765426] EDD information not available. [ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851153] Write protecting the kernel read-only data: 14336k [ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.094487] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 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-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-11-17 06:53:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:15,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-8e04521d-e683-46f7-833d-b65361ca9c0a x-openstack-request-id: req-8e04521d-e683-46f7-833d-b65361ca9c0a 2018-11-17 06:53:15,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:52:58Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:15,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e04521d-e683-46f7-833d-b65361ca9c0a 2018-11-17 06:53:15,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478257894516s 2018-11-17 06:53:15,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e04521d-e683-46f7-833d-b65361ca9c0a 2018-11-17 06:53:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:53:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:53:15,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9568 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-4944211e-e15d-4db4-8823-0058dc37052c x-openstack-request-id: req-4944211e-e15d-4db4-8823-0058dc37052c 2018-11-17 06:53:15,572 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169206] pid_max: default: 32768 minimum: 301\n[ 0.170335] ACPI: Core revision 20150930\n[ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173474] Security Framework initialized\n[ 0.174514] Yama: becoming mindful.\n[ 0.175433] AppArmor: AppArmor initialized\n[ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182785] Initializing cgroup subsys io\n[ 0.183799] Initializing cgroup subsys memory\n[ 0.184838] Initializing cgroup subsys devices\n[ 0.185886] Initializing cgroup subsys freezer\n[ 0.186944] Initializing cgroup subsys net_cls\n[ 0.188022] Initializing cgroup subsys perf_event\n[ 0.189159] Initializing cgroup subsys net_prio\n[ 0.190264] Initializing cgroup subsys hugetlb\n[ 0.191319] Initializing cgroup subsys pids\n[ 0.192359] CPU: Physical Processor ID: 0\n[ 0.194098] mce: CPU supports 10 MCE banks\n[ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217226] ftrace: allocating 31920 entries in 125 pages\n[ 0.242479] smpboot: Max logical packages: 1\n[ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245220] x2apic enabled\n[ 0.246245] Switched APIC routing to physical x2apic.\n[ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254729] KVM setup paravirtual spinlock\n[ 0.256253] x86: Booted up 1 node, 1 CPUs\n[ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258968] devtmpfs: initialized\n[ 0.260845] evm: security.selinux\n[ 0.261714] evm: security.SMACK64\n[ 0.262571] evm: security.SMACK64EXEC\n[ 0.263496] evm: security.SMACK64TRANSMUTE\n[ 0.264498] evm: security.SMACK64MMAP\n[ 0.265392] evm: security.ima\n[ 0.266167] evm: security.capability\n[ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269399] pinctrl core: initialized pinctrl subsystem\n[ 0.270733] RTC time: 6:53:09, date: 11/17/18\n[ 0.271904] NET: Registered protocol family 16\n[ 0.273104] cpuidle: using governor ladder\n[ 0.274146] cpuidle: using governor menu\n[ 0.275150] PCCT header not found.\n[ 0.276134] ACPI: bus type PCI registered\n[ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278630] PCI: Using configuration type 1 for base access\n[ 0.280653] ACPI: Added _OSI(Module Device)\n[ 0.281716] ACPI: Added _OSI(Processor Device)\n[ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283895] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285902] ACPI: Interpreter enabled\n[ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295933] ACPI: (supports S0 S5)\n[ 0.296809] ACPI: Using IOAPIC for interrupt routing\n[ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308506] acpiphp: Slot [3] registered\n[ 0.309507] acpiphp: Slot [4] registered\n[ 0.310501] acpiphp: Slot [5] registered\n[ 0.311464] acpiphp: Slot [6] registered\n[ 0.312431] acpiphp: Slot [7] registered\n[ 0.313427] acpiphp: Slot [8] registered\n[ 0.314427] acpiphp: Slot [9] registered\n[ 0.315389] acpiphp: Slot [10] registered\n[ 0.316398] acpiphp: Slot [11] registered\n[ 0.317377] acpiphp: Slot [12] registered\n[ 0.318391] acpiphp: Slot [13] registered\n[ 0.319396] acpiphp: Slot [14] registered\n[ 0.320406] acpiphp: Slot [15] registered\n[ 0.334507] acpiphp: Slot [16] registered\n[ 0.335522] acpiphp: Slot [17] registered\n[ 0.336563] acpiphp: Slot [18] registered\n[ 0.337580] acpiphp: Slot [19] registered\n[ 0.338578] acpiphp: Slot [20] registered\n[ 0.339606] acpiphp: Slot [21] registered\n[ 0.340614] acpiphp: Slot [22] registered\n[ 0.341591] acpiphp: Slot [23] registered\n[ 0.342572] acpiphp: Slot [24] registered\n[ 0.343579] acpiphp: Slot [25] registered\n[ 0.344590] acpiphp: Slot [26] registered\n[ 0.345593] acpiphp: Slot [27] registered\n[ 0.346610] acpiphp: Slot [28] registered\n[ 0.347619] acpiphp: Slot [29] registered\n[ 0.348628] acpiphp: Slot [30] registered\n[ 0.349632] acpiphp: Slot [31] registered\n[ 0.350637] PCI host bridge to bus 0000:00\n[ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408260] vgaarb: loaded\n[ 0.409023] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410517] SCSI subsystem initialized\n[ 0.411655] ACPI: bus type USB registered\n[ 0.412679] usbcore: registered new interface driver usbfs\n[ 0.413943] usbcore: registered new interface driver hub\n[ 0.415182] usbcore: registered new device driver usb\n[ 0.416536] PCI: Using ACPI for IRQ routing\n[ 0.417918] NetLabel: Initializing\n[ 0.418832] NetLabel: domain hash size = 128\n[ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421062] NetLabel: unlabeled traffic allowed by default\n[ 0.422481] clocksource: Switched to clocksource kvm-clock\n[ 0.431736] AppArmor: AppArmor Filesystem Enabled\n[ 0.432926] pnp: PnP ACPI init\n[ 0.434059] pnp: PnP ACPI: found 5 devices\n[ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442782] NET: Registered protocol family 2\n[ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447153] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451395] NET: Registered protocol family 1\n[ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483844] Trying to unpack rootfs image as initramfs...\n[ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545687] Scanning for low memory corruption every 60 seconds\n[ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.548784] audit: initializing netlink subsys (disabled)\n[ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized\n[ 0.551671] Initialise system trusted keyring\n[ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556735] zbud: loaded\n[ 0.557648] VFS: Disk quotas dquot_6.6.0\n[ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560578] fuse init (API version 7.23)\n[ 0.561703] Key type big_key registered\n[ 0.562723] Allocating IMA MOK and blacklist keyrings.\n[ 0.564217] Key type asymmetric registered\n[ 0.565243] Asymmetric key parser 'x509' registered\n[ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568310] io scheduler noop registered\n[ 0.569288] io scheduler deadline registered (default)\n[ 0.570532] io scheduler cfq registered\n[ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578269] ACPI: Power Button [PWRF]\n[ 0.579958] GHES: HEST is not enabled!\n[ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.652262] Linux agpgart interface v0.103\n[ 0.655433] brd: module loaded\n[ 0.657425] loop: module loaded\n[ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663981] GPT:90111 != 2097151\n[ 0.664847] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666212] GPT:90111 != 2097151\n[ 0.667068] GPT: Use GNU Parted to correct GPT errors.\n[ 0.668314] vda: vda1 vda15\n[ 0.669943] scsi host0: ata_piix\n[ 0.670951] scsi host1: ata_piix\n[ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.675634] libphy: Fixed MDIO Bus: probed\n[ 0.676685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677902] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680697] PPP generic driver version 2.4.2\n[ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683396] ehci-pci: EHCI PCI platform driver\n[ 0.684514] ehci-platform: EHCI generic platform driver\n[ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687210] ohci-pci: OHCI PCI platform driver\n[ 0.688334] ohci-platform: OHCI generic platform driver\n[ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713684] usb usb1: Product: UHCI Host Controller\n[ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.716313] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717544] hub 1-0:1.0: USB hub found\n[ 0.718543] hub 1-0:1.0: 2 ports detected\n[ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725145] mousedev: PS/2 mouse device common for all mice\n[ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729058] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733476] i2c /dev entries driver\n[ 0.734453] device-mapper: uevent: version 1.0.3\n[ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739510] NET: Registered protocol family 10\n[ 0.740918] NET: Registered protocol family 17\n[ 0.742050] Key type dns_resolver registered\n[ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746962] registered taskstats version 1\n[ 0.748038] Loading compiled-in X.509 certificates\n[ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752093] zswap: loaded using pool lzo/zbud\n[ 0.754085] Key type trusted registered\n[ 0.756076] Key type encrypted registered\n[ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758410] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759740] evm: HMAC attrs: 0x1\n[ 0.760941] Magic number: 10:282:873\n[ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590)\n[ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765426] EDD information not available.\n[ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851153] Write protecting the kernel read-only data: 14336k\n[ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.094487] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.25s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6gbyc+a+6XxiyBziYOofYrVUgO5FJCxsSC3vp6aKqxyYGJ2x/g5Fq4Uf6Lz83KX2keruRu9DyZd5aesYKR3Fkv09wPwuHeyAsKQ7433K+PM+PP54hgEqfRddzKKxfoVROIuBO5za+9N9qsRIPl+IOMW/dheq6B5xfKdvoPMc7SJ+2HpguN6F9mJLlHNyOxBetaxa88JIWzkm0R5lPdQCKOoz/yVYIK/bIiCYkVpH2IQNy5AOnIb/YAmq6+oqq3qBcELnPnMjd7RwVm35X2H+kUONVu8qwYB5Mf4lZV7QHhirTGLIELZq97k1jiuTvzCasOLzBqX5wKb5c5jcdMv+T root@vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea\nssh-dss AAAAB3NzaC1kc3MAAACBALCBdinneoC+KSADljpzFDK7kbAfAAGSKkxZrcsvlSMB8zs3dH52v3oUJgnE/qyGRptgT9wN/RUY1j4YVRDKJ0gRVGnNImTxwVeJqWbTPbB4O7HE40C3A6UrRmZQkoKO3cwamPLYaJso4VA7Lzid/v9msAJLaq2q5r/l0oMeah67AAAAFQDfiixKEJ5J5XS2tkisNgriSqBTCwAAAIA8X+SuO+37i4Jbqr6SWvBkIrxBZSOXWSEzbdgY59a37x8NJOvd8qtCWMSentkeDxPy5v6GlhPlRngROqU6T5WWSCuGzmviqr4amJMGiQw8joEB6Y2HxXPxnj5rUCFNVMxf/DOUL8j3UO4okw1MgHB7etv07+eRjaqfbnklKE8vIAAAAIA/lXtfsx4GQl+Sz15gcIAgAMj0FfwBJqRUqKaaMajQRfCNJluaxye7Qq8UA6/toDmXYXWy5yS87rPYKy5dgaWUT70xWslfOMpJg1uBBDYC7mYNvNco1qActBfAfgYVDqOu1EcLQwrNLGpcafAAUKVGlCLuPhEkIGmAnSvcKEND2g== root@vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe91:f7bb/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.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.23 ===\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-1d955779-e07b-4934-8f38-057f3e75b3ea login: "} 2018-11-17 06:53:15,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-4944211e-e15d-4db4-8823-0058dc37052c 2018-11-17 06:53:15,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100661993027s 2018-11-17 06:53:15,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332/action used request id req-4944211e-e15d-4db4-8823-0058dc37052c 2018-11-17 06:53:15,574 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483751811 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.167141] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169206] pid_max: default: 32768 minimum: 301 [ 0.170335] ACPI: Core revision 20150930 [ 0.171858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173474] Security Framework initialized [ 0.174514] Yama: becoming mindful. [ 0.175433] AppArmor: AppArmor initialized [ 0.176457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178043] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179589] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182785] Initializing cgroup subsys io [ 0.183799] Initializing cgroup subsys memory [ 0.184838] Initializing cgroup subsys devices [ 0.185886] Initializing cgroup subsys freezer [ 0.186944] Initializing cgroup subsys net_cls [ 0.188022] Initializing cgroup subsys perf_event [ 0.189159] Initializing cgroup subsys net_prio [ 0.190264] Initializing cgroup subsys hugetlb [ 0.191319] Initializing cgroup subsys pids [ 0.192359] CPU: Physical Processor ID: 0 [ 0.194098] mce: CPU supports 10 MCE banks [ 0.195114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210903] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217226] ftrace: allocating 31920 entries in 125 pages [ 0.242479] smpboot: Max logical packages: 1 [ 0.243539] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245220] x2apic enabled [ 0.246245] Switched APIC routing to physical x2apic. [ 0.248444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249819] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252382] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254729] KVM setup paravirtual spinlock [ 0.256253] x86: Booted up 1 node, 1 CPUs [ 0.257255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258968] devtmpfs: initialized [ 0.260845] evm: security.selinux [ 0.261714] evm: security.SMACK64 [ 0.262571] evm: security.SMACK64EXEC [ 0.263496] evm: security.SMACK64TRANSMUTE [ 0.264498] evm: security.SMACK64MMAP [ 0.265392] evm: security.ima [ 0.266167] evm: security.capability [ 0.267125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269399] pinctrl core: initialized pinctrl subsystem [ 0.270733] RTC time: 6:53:09, date: 11/17/18 [ 0.271904] NET: Registered protocol family 16 [ 0.273104] cpuidle: using governor ladder [ 0.274146] cpuidle: using governor menu [ 0.275150] PCCT header not found. [ 0.276134] ACPI: bus type PCI registered [ 0.277119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278630] PCI: Using configuration type 1 for base access [ 0.280653] ACPI: Added _OSI(Module Device) [ 0.281716] ACPI: Added _OSI(Processor Device) [ 0.282782] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285902] ACPI: Interpreter enabled [ 0.286851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295933] ACPI: (supports S0 S5) [ 0.296809] ACPI: Using IOAPIC for interrupt routing [ 0.297938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305844] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308506] acpiphp: Slot [3] registered [ 0.309507] acpiphp: Slot [4] registered [ 0.310501] acpiphp: Slot [5] registered [ 0.311464] acpiphp: Slot [6] registered [ 0.312431] acpiphp: Slot [7] registered [ 0.313427] acpiphp: Slot [8] registered [ 0.314427] acpiphp: Slot [9] registered [ 0.315389] acpiphp: Slot [10] registered [ 0.316398] acpiphp: Slot [11] registered [ 0.317377] acpiphp: Slot [12] registered [ 0.318391] acpiphp: Slot [13] registered [ 0.319396] acpiphp: Slot [14] registered [ 0.320406] acpiphp: Slot [15] registered [ 0.334507] acpiphp: Slot [16] registered [ 0.335522] acpiphp: Slot [17] registered [ 0.336563] acpiphp: Slot [18] registered [ 0.337580] acpiphp: Slot [19] registered [ 0.338578] acpiphp: Slot [20] registered [ 0.339606] acpiphp: Slot [21] registered [ 0.340614] acpiphp: Slot [22] registered [ 0.341591] acpiphp: Slot [23] registered [ 0.342572] acpiphp: Slot [24] registered [ 0.343579] acpiphp: Slot [25] registered [ 0.344590] acpiphp: Slot [26] registered [ 0.345593] acpiphp: Slot [27] registered [ 0.346610] acpiphp: Slot [28] registered [ 0.347619] acpiphp: Slot [29] registered [ 0.348628] acpiphp: Slot [30] registered [ 0.349632] acpiphp: Slot [31] registered [ 0.350637] PCI host bridge to bus 0000:00 [ 0.351642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363724] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.368286] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374257] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.396565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408260] vgaarb: loaded [ 0.409023] vgaarb: bridge control possible 0000:00:02.0 [ 0.410517] SCSI subsystem initialized [ 0.411655] ACPI: bus type USB registered [ 0.412679] usbcore: registered new interface driver usbfs [ 0.413943] usbcore: registered new interface driver hub [ 0.415182] usbcore: registered new device driver usb [ 0.416536] PCI: Using ACPI for IRQ routing [ 0.417918] NetLabel: Initializing [ 0.418832] NetLabel: domain hash size = 128 [ 0.419883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421062] NetLabel: unlabeled traffic allowed by default [ 0.422481] clocksource: Switched to clocksource kvm-clock [ 0.431736] AppArmor: AppArmor Filesystem Enabled [ 0.432926] pnp: PnP ACPI init [ 0.434059] pnp: PnP ACPI: found 5 devices [ 0.440669] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442782] NET: Registered protocol family 2 [ 0.444092] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448630] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451395] NET: Registered protocol family 1 [ 0.452479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469455] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483844] Trying to unpack rootfs image as initramfs... [ 0.543728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545687] Scanning for low memory corruption every 60 seconds [ 0.547368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548784] audit: initializing netlink subsys (disabled) [ 0.550066] audit: type=2000 audit(1542437590.259:1): initialized [ 0.551671] Initialise system trusted keyring [ 0.552826] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556735] zbud: loaded [ 0.557648] VFS: Disk quotas dquot_6.6.0 [ 0.558658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560578] fuse init (API version 7.23) [ 0.561703] Key type big_key registered [ 0.562723] Allocating IMA MOK and blacklist keyrings. [ 0.564217] Key type asymmetric registered [ 0.565243] Asymmetric key parser 'x509' registered [ 0.566441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568310] io scheduler noop registered [ 0.569288] io scheduler deadline registered (default) [ 0.570532] io scheduler cfq registered [ 0.571584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578269] ACPI: Power Button [PWRF] [ 0.579958] GHES: HEST is not enabled! [ 0.593989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652262] Linux agpgart interface v0.103 [ 0.655433] brd: module loaded [ 0.657425] loop: module loaded [ 0.662144] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.663981] GPT:90111 != 2097151 [ 0.664847] GPT:Alternate GPT header not at the end of the disk. [ 0.666212] GPT:90111 != 2097151 [ 0.667068] GPT: Use GNU Parted to correct GPT errors. [ 0.668314] vda: vda1 vda15 [ 0.669943] scsi host0: ata_piix [ 0.670951] scsi host1: ata_piix [ 0.671877] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673760] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675634] libphy: Fixed MDIO Bus: probed [ 0.676685] tun: Universal TUN/TAP device driver, 1.6 [ 0.677902] tun: (C) 1999-2004 Max Krasnyansky [ 0.680697] PPP generic driver version 2.4.2 [ 0.681869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683396] ehci-pci: EHCI PCI platform driver [ 0.684514] ehci-platform: EHCI generic platform driver [ 0.685771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687210] ohci-pci: OHCI PCI platform driver [ 0.688334] ohci-platform: OHCI generic platform driver [ 0.689605] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707531] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713684] usb usb1: Product: UHCI Host Controller [ 0.714866] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.716313] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717544] hub 1-0:1.0: USB hub found [ 0.718543] hub 1-0:1.0: 2 ports detected [ 0.719733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722523] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725145] mousedev: PS/2 mouse device common for all mice [ 0.726760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729058] rtc_cmos 00:00: RTC can wake from S4 [ 0.730493] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731996] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733476] i2c /dev entries driver [ 0.734453] device-mapper: uevent: version 1.0.3 [ 0.735652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737706] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739510] NET: Registered protocol family 10 [ 0.740918] NET: Registered protocol family 17 [ 0.742050] Key type dns_resolver registered [ 0.743334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746962] registered taskstats version 1 [ 0.748038] Loading compiled-in X.509 certificates [ 0.749751] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752093] zswap: loaded using pool lzo/zbud [ 0.754085] Key type trusted registered [ 0.756076] Key type encrypted registered [ 0.757116] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758410] ima: No TPM chip found, activating TPM-bypass! [ 0.759740] evm: HMAC attrs: 0x1 [ 0.760941] Magic number: 10:282:873 [ 0.762017] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:10 UTC (1542437590) [ 0.764046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765426] EDD information not available. [ 0.836048] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851153] Write protecting the kernel read-only data: 14336k [ 0.853850] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856175] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.094487] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 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-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.25s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6gbyc+a+6XxiyBziYOofYrVUgO5FJCxsSC3vp6aKqxyYGJ2x/g5Fq4Uf6Lz83KX2keruRu9DyZd5aesYKR3Fkv09wPwuHeyAsKQ7433K+PM+PP54hgEqfRddzKKxfoVROIuBO5za+9N9qsRIPl+IOMW/dheq6B5xfKdvoPMc7SJ+2HpguN6F9mJLlHNyOxBetaxa88JIWzkm0R5lPdQCKOoz/yVYIK/bIiCYkVpH2IQNy5AOnIb/YAmq6+oqq3qBcELnPnMjd7RwVm35X2H+kUONVu8qwYB5Mf4lZV7QHhirTGLIELZq97k1jiuTvzCasOLzBqX5wKb5c5jcdMv+T root@vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea ssh-dss AAAAB3NzaC1kc3MAAACBALCBdinneoC+KSADljpzFDK7kbAfAAGSKkxZrcsvlSMB8zs3dH52v3oUJgnE/qyGRptgT9wN/RUY1j4YVRDKJ0gRVGnNImTxwVeJqWbTPbB4O7HE40C3A6UrRmZQkoKO3cwamPLYaJso4VA7Lzid/v9msAJLaq2q5r/l0oMeah67AAAAFQDfiixKEJ5J5XS2tkisNgriSqBTCwAAAIA8X+SuO+37i4Jbqr6SWvBkIrxBZSOXWSEzbdgY59a37x8NJOvd8qtCWMSentkeDxPy5v6GlhPlRngROqU6T5WWSCuGzmviqr4amJMGiQw8joEB6Y2HxXPxnj5rUCFNVMxf/DOUL8j3UO4okw1MgHB7etv07+eRjaqfbnklKE8vIAAAAIA/lXtfsx4GQl+Sz15gcIAgAMj0FfwBJqRUqKaaMajQRfCNJluaxye7Qq8UA6/toDmXYXWy5yS87rPYKy5dgaWUT70xWslfOMpJg1uBBDYC7mYNvNco1qActBfAfgYVDqOu1EcLQwrNLGpcafAAUKVGlCLuPhEkIGmAnSvcKEND2g== root@vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe91:f7bb/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.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-1d955779-e07b-4934-8f38-057f3e75b3ea login: 2018-11-17 06:53:15,575 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-17 06:53:15,706 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:53:15,707 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-17 06:53:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:53:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:15,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-2267ed2c-38c1-4aab-914f-9a2cbe97a647 x-openstack-request-id: req-2267ed2c-38c1-4aab-914f-9a2cbe97a647 2018-11-17 06:53:15,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5 used request id req-2267ed2c-38c1-4aab-914f-9a2cbe97a647 2018-11-17 06:53:15,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1546459198s 2018-11-17 06:53:15,867 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5 used request id req-2267ed2c-38c1-4aab-914f-9a2cbe97a647 2018-11-17 06:53:15,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:16,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-184dabf9-09a9-47b7-8408-c5e3fe8b3b11 x-openstack-request-id: req-184dabf9-09a9-47b7-8408-c5e3fe8b3b11 2018-11-17 06:53:16,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:16:96", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:52:58.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "47362b0f-4070-4f37-b54c-1e21ea0cbeb5", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:15Z", "hostId": "abfd1a542091fccc8a3daa541372d0e9ed70aad5bb1735db87c023cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:52:51Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:16,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-184dabf9-09a9-47b7-8408-c5e3fe8b3b11 2018-11-17 06:53:16,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298076868057s 2018-11-17 06:53:16,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-184dabf9-09a9-47b7-8408-c5e3fe8b3b11 2018-11-17 06:53:16,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:18,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:18,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-becbd5f5-44a1-4ca3-883e-c1368cdb4231 x-openstack-request-id: req-becbd5f5-44a1-4ca3-883e-c1368cdb4231 2018-11-17 06:53:18,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:09Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:18,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-becbd5f5-44a1-4ca3-883e-c1368cdb4231 2018-11-17 06:53:18,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490063905716s 2018-11-17 06:53:18,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-becbd5f5-44a1-4ca3-883e-c1368cdb4231 2018-11-17 06:53:18,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:53:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:18,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-c899a3de-de6c-4f6f-aaa0-368fa7fac1e1 x-openstack-request-id: req-c899a3de-de6c-4f6f-aaa0-368fa7fac1e1 2018-11-17 06:53:18,843 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332 used request id req-c899a3de-de6c-4f6f-aaa0-368fa7fac1e1 2018-11-17 06:53:18,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179814815521s 2018-11-17 06:53:18,843 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332 used request id req-c899a3de-de6c-4f6f-aaa0-368fa7fac1e1 2018-11-17 06:53:18,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:18,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:19,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-4e8c525d-4801-4e43-abdb-bca8cf0c41d6 x-openstack-request-id: req-4e8c525d-4801-4e43-abdb-bca8cf0c41d6 2018-11-17 06:53:19,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:f7:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/397e5d95-4b18-4be2-8a11-136584a81332", "rel": "bookmark"}], "image": {"id": "653042cb-67ce-45a4-abd7-b641a433fd43", "links": [{"href": "http://172.30.9.27:8774/images/653042cb-67ce-45a4-abd7-b641a433fd43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:09.000000", "flavor": {"id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "links": [{"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}]}, "id": "397e5d95-4b18-4be2-8a11-136584a81332", "security_groups": [{"name": "default"}], "user_id": "620c8ec253c54435b07eb173da84c018", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:18Z", "hostId": "f6b534b522f8f42a0e08e9bf77523261f9d9d2d66ff447af20d8fa1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d955779-e07b-4934-8f38-057f3e75b3ea", "created": "2018-11-17T06:53:03Z", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:19,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e8c525d-4801-4e43-abdb-bca8cf0c41d6 2018-11-17 06:53:19,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227339982986s 2018-11-17 06:53:19,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e8c525d-4801-4e43-abdb-bca8cf0c41d6 2018-11-17 06:53:19,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:21,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:21,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-26e4c222-0064-452c-b10a-9fd5a910715f x-openstack-request-id: req-26e4c222-0064-452c-b10a-9fd5a910715f 2018-11-17 06:53:21,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:53:21,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26e4c222-0064-452c-b10a-9fd5a910715f 2018-11-17 06:53:21,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.06498503685s 2018-11-17 06:53:21,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26e4c222-0064-452c-b10a-9fd5a910715f 2018-11-17 06:53:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:53:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" -d '{"subnet_id": "94f678e9-6fc4-4b18-b055-4a137cf879f9"}' 2018-11-17 06:53:23,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:23 GMT X-Openstack-Request-Id: req-62493f0d-814d-4cd6-ac46-1370ed12ebc5 2018-11-17 06:53:23,162 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9575ca57-98e0-4218-91a2-bdc82ff565e0", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "subnet_id": "94f678e9-6fc4-4b18-b055-4a137cf879f9", "subnet_ids": ["94f678e9-6fc4-4b18-b055-4a137cf879f9"], "port_id": "c1773c3f-9304-461c-ada2-4c1dbcae2b66", "id": "24ef693e-8eb7-4a62-9367-c05dfa54c767"} 2018-11-17 06:53:23,162 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/remove_router_interface.json used request id req-62493f0d-814d-4cd6-ac46-1370ed12ebc5 2018-11-17 06:53:23,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01983213425s 2018-11-17 06:53:23,162 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767/remove_router_interface.json used request id req-62493f0d-814d-4cd6-ac46-1370ed12ebc5 returning object 24ef693e-8eb7-4a62-9367-c05dfa54c767 2018-11-17 06:53:23,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:53:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:23,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:23 GMT X-Openstack-Request-Id: req-342ba037-a510-45c2-8ad5-5c0392024043 2018-11-17 06:53:23,289 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "created_at": "2018-11-17T06:52:44Z", "admin_state_up": true, "updated_at": "2018-11-17T06:53:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "64f277287d6d4699abce82f1ab019b3e", "id": "24ef693e-8eb7-4a62-9367-c05dfa54c767", "name": "vping_userdata-router_1d955779-e07b-4934-8f38-057f3e75b3ea"}]} 2018-11-17 06:53:23,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-342ba037-a510-45c2-8ad5-5c0392024043 2018-11-17 06:53:23,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126460790634s 2018-11-17 06:53:23,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-342ba037-a510-45c2-8ad5-5c0392024043 2018-11-17 06:53:23,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:53:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:24,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:53:24 GMT X-Openstack-Request-Id: req-60311a55-a070-44bb-bef6-5c92f10dbe3b 2018-11-17 06:53:24,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:53:24,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767.json used request id req-60311a55-a070-44bb-bef6-5c92f10dbe3b 2018-11-17 06:53:24,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4841837883s 2018-11-17 06:53:24,776 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24ef693e-8eb7-4a62-9367-c05dfa54c767.json used request id req-60311a55-a070-44bb-bef6-5c92f10dbe3b 2018-11-17 06:53:24,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:53:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:24 GMT X-Openstack-Request-Id: req-0a49bb51-0eaa-4adb-9213-87187b3ea16f 2018-11-17 06:53:24,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:52:43Z","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":"64f277287d6d4699abce82f1ab019b3e","id":"94f678e9-6fc4-4b18-b055-4a137cf879f9","subnetpool_id":null,"name":"vping_userdata-subnet_1d955779-e07b-4934-8f38-057f3e75b3ea"}]} 2018-11-17 06:53:24,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0a49bb51-0eaa-4adb-9213-87187b3ea16f 2018-11-17 06:53:24,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0438380241394s 2018-11-17 06:53:24,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0a49bb51-0eaa-4adb-9213-87187b3ea16f 2018-11-17 06:53:24,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:53:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/94f678e9-6fc4-4b18-b055-4a137cf879f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:26,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:53:26 GMT X-Openstack-Request-Id: req-e6dcc134-a598-4f15-868b-b8fa37235385 2018-11-17 06:53:26,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:53:26,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/94f678e9-6fc4-4b18-b055-4a137cf879f9.json used request id req-e6dcc134-a598-4f15-868b-b8fa37235385 2018-11-17 06:53:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27957701683s 2018-11-17 06:53:26,102 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/94f678e9-6fc4-4b18-b055-4a137cf879f9.json used request id req-e6dcc134-a598-4f15-868b-b8fa37235385 2018-11-17 06:53:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:26,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:26 GMT X-Openstack-Request-Id: req-b7126c48-178c-449f-9dea-e9e2db93c50e 2018-11-17 06:53:26,203 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9575ca57-98e0-4218-91a2-bdc82ff565e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64f277287d6d4699abce82f1ab019b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:53:25Z","qos_policy_id":null,"name":"vping_userdata-net_1d955779-e07b-4934-8f38-057f3e75b3ea","admin_state_up":true,"tenant_id":"64f277287d6d4699abce82f1ab019b3e","created_at":"2018-11-17T06:52:42Z","mtu":1450}]} 2018-11-17 06:53:26,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7126c48-178c-449f-9dea-e9e2db93c50e 2018-11-17 06:53:26,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101383924484s 2018-11-17 06:53:26,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7126c48-178c-449f-9dea-e9e2db93c50e 2018-11-17 06:53:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:53:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9575ca57-98e0-4218-91a2-bdc82ff565e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:27,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:53:27 GMT X-Openstack-Request-Id: req-240e6830-3fd9-4037-b36d-f2c5bf7eb716 2018-11-17 06:53:27,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:53:27,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9575ca57-98e0-4218-91a2-bdc82ff565e0.json used request id req-240e6830-3fd9-4037-b36d-f2c5bf7eb716 2018-11-17 06:53:27,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1836168766s 2018-11-17 06:53:27,389 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9575ca57-98e0-4218-91a2-bdc82ff565e0.json used request id req-240e6830-3fd9-4037-b36d-f2c5bf7eb716 2018-11-17 06:53:27,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:53:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:27,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:27 GMT X-Openstack-Request-Id: req-6ca2483a-b673-47c2-b365-959088505fb1 2018-11-17 06:53:27,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:52:49Z", "file": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43/file", "owner": "64f277287d6d4699abce82f1ab019b3e", "id": "653042cb-67ce-45a4-abd7-b641a433fd43", "size": 12716032, "self": "/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/653042cb-67ce-45a4-abd7-b641a433fd43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d955779-e07b-4934-8f38-057f3e75b3ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:52:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:53:27,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ca2483a-b673-47c2-b365-959088505fb1 2018-11-17 06:53:27,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304212093353s 2018-11-17 06:53:27,699 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6ca2483a-b673-47c2-b365-959088505fb1 2018-11-17 06:53:27,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:53:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}785ba79a883471fceafc8854874c662dc04708b5e158fcc9333ff12c256d2ab1" 2018-11-17 06:53:28,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:53:28 GMT X-Openstack-Request-Id: req-fd4e447b-f128-40a5-b52c-51b1dd7ada3a 2018-11-17 06:53:28,851 - 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-11-17 06:53:28,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43 used request id req-fd4e447b-f128-40a5-b52c-51b1dd7ada3a 2018-11-17 06:53:28,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15062403679s 2018-11-17 06:53:28,851 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/653042cb-67ce-45a4-abd7-b641a433fd43 used request id req-fd4e447b-f128-40a5-b52c-51b1dd7ada3a 2018-11-17 06:53:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:53:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:28,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-4d8e831b-3963-49de-b5ff-9571b51613a9 x-openstack-request-id: req-4d8e831b-3963-49de-b5ff-9571b51613a9 2018-11-17 06:53:28,875 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51cc063b-c3d1-4d9b-a6f9-5b313af81f0c", "name": "vping_userdata-flavor_1d955779-e07b-4934-8f38-057f3e75b3ea", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:53:28,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8e831b-3963-49de-b5ff-9571b51613a9 2018-11-17 06:53:28,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237510204315s 2018-11-17 06:53:28,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8e831b-3963-49de-b5ff-9571b51613a9 2018-11-17 06:53:28,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:53:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:28,916 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-60cc7ab0-ce71-414d-9838-a97d0af49670 x-openstack-request-id: req-60cc7ab0-ce71-414d-9838-a97d0af49670 2018-11-17 06:53:28,916 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c used request id req-60cc7ab0-ce71-414d-9838-a97d0af49670 2018-11-17 06:53:28,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039134979248s 2018-11-17 06:53:28,916 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/51cc063b-c3d1-4d9b-a6f9-5b313af81f0c used request id req-60cc7ab0-ce71-414d-9838-a97d0af49670 2018-11-17 06:53:28,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:53:28,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78555680-e560-4e9f-8381-e0df5b4f5e8d 2018-11-17 06:53:29,161 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea", "links": {"self": "http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "620c8ec253c54435b07eb173da84c018", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:53:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-78555680-e560-4e9f-8381-e0df5b4f5e8d 2018-11-17 06:53:29,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244345188141s 2018-11-17 06:53:29,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-78555680-e560-4e9f-8381-e0df5b4f5e8d 2018-11-17 06:53:29,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:53:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:29,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd99d6f-d087-4992-bfa2-84a43e8d88bb 2018-11-17 06:53:29,366 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_1d955779-e07b-4934-8f38-057f3e75b3ea", "links": {"self": "http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "620c8ec253c54435b07eb173da84c018", "description": null}} 2018-11-17 06:53:29,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 used request id req-2bd99d6f-d087-4992-bfa2-84a43e8d88bb 2018-11-17 06:53:29,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198495864868s 2018-11-17 06:53:29,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 used request id req-2bd99d6f-d087-4992-bfa2-84a43e8d88bb 2018-11-17 06:53:29,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:53:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:29,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fa8846-a1ab-4699-b516-874de3af1703 2018-11-17 06:53:29,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:53:29,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 used request id req-f8fa8846-a1ab-4699-b516-874de3af1703 2018-11-17 06:53:29,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.358881950378s 2018-11-17 06:53:29,726 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/620c8ec253c54435b07eb173da84c018 used request id req-f8fa8846-a1ab-4699-b516-874de3af1703 2018-11-17 06:53:29,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:53:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:29,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975a4592-da9a-4391-b20b-3f706f32e311 2018-11-17 06:53:29,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e"}, "tags": [], "enabled": true, "id": "64f277287d6d4699abce82f1ab019b3e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d955779-e07b-4934-8f38-057f3e75b3ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:53:29,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-975a4592-da9a-4391-b20b-3f706f32e311 2018-11-17 06:53:29,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207878112793s 2018-11-17 06:53:29,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-975a4592-da9a-4391-b20b-3f706f32e311 2018-11-17 06:53:29,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:53:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:30,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff25b66d-02bb-4ec3-96a6-1b97ce7570c5 2018-11-17 06:53:30,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:53:30,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e used request id req-ff25b66d-02bb-4ec3-96a6-1b97ce7570c5 2018-11-17 06:53:30,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.249677181244s 2018-11-17 06:53:30,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/64f277287d6d4699abce82f1ab019b3e used request id req-ff25b66d-02bb-4ec3-96a6-1b97ce7570c5 2018-11-17 06:53:30,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:53:30,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=64f277287d6d4699abce82f1ab019b3e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:30,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:30 GMT X-Openstack-Request-Id: req-e12cf7e1-9f5a-4dcf-b1a6-f960677230a1 2018-11-17 06:53:30,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "created_at": "2018-11-17T06:52:42Z", "updated_at": "2018-11-17T06:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "3e77a7d9-e434-4760-b9db-a823fa901049", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "8ea2d5a1-f76c-44db-8df4-3d66db748855", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "91d1b8c8-aca9-459b-980b-ada78dd49a15", "remote_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "f1c21bcf-4c75-4396-9ea4-0c49bc40aaa4", "remote_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64f277287d6d4699abce82f1ab019b3e"}], "revision_number": 1, "project_id": "64f277287d6d4699abce82f1ab019b3e", "id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "name": "default"}]} 2018-11-17 06:53:30,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=64f277287d6d4699abce82f1ab019b3e&name=default used request id req-e12cf7e1-9f5a-4dcf-b1a6-f960677230a1 2018-11-17 06:53:30,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286900043488s 2018-11-17 06:53:30,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=64f277287d6d4699abce82f1ab019b3e&name=default used request id req-e12cf7e1-9f5a-4dcf-b1a6-f960677230a1 2018-11-17 06:53:30,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:53:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:30,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:30 GMT X-Openstack-Request-Id: req-c75c0e47-175c-4510-9c03-3f4fc8ea9b8b 2018-11-17 06:53:30,545 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "created_at": "2018-11-17T06:52:42Z", "updated_at": "2018-11-17T06:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "91d1b8c8-aca9-459b-980b-ada78dd49a15", "remote_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "f1c21bcf-4c75-4396-9ea4-0c49bc40aaa4", "remote_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "8ea2d5a1-f76c-44db-8df4-3d66db748855", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64f277287d6d4699abce82f1ab019b3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:52:42Z", "revision_number": 0, "id": "3e77a7d9-e434-4760-b9db-a823fa901049", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:52:42Z", "security_group_id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "tenant_id": "64f277287d6d4699abce82f1ab019b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64f277287d6d4699abce82f1ab019b3e"}], "revision_number": 1, "project_id": "64f277287d6d4699abce82f1ab019b3e", "id": "58e4194c-3f4c-44c5-8eed-a56d0539b598", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 06:53:30,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c75c0e47-175c-4510-9c03-3f4fc8ea9b8b 2018-11-17 06:53:30,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504279136658s 2018-11-17 06:53:30,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c75c0e47-175c-4510-9c03-3f4fc8ea9b8b 2018-11-17 06:53:30,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:53:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/58e4194c-3f4c-44c5-8eed-a56d0539b598.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26cb4ba2c79e4de01943dd51ae4dbbaf993c0a788b05ea556e651dbc98c38e04" 2018-11-17 06:53:30,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:53:30 GMT X-Openstack-Request-Id: req-353e9a5f-bf4c-4577-8c2a-5aeb97a2fed4 2018-11-17 06:53:30,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:53:30,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/58e4194c-3f4c-44c5-8eed-a56d0539b598.json used request id req-353e9a5f-bf4c-4577-8c2a-5aeb97a2fed4 2018-11-17 06:53:30,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138215065002s 2018-11-17 06:53:30,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/58e4194c-3f4c-44c5-8eed-a56d0539b598.json used request id req-353e9a5f-bf4c-4577-8c2a-5aeb97a2fed4 2018-11-17 06:53:30,737 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-17 06:53:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:53:30,785 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddc6e00-d205-4355-8b71-e5bbcc5bdc2d 2018-11-17 06:53:30,785 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:53:30,786 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-bddc6e00-d205-4355-8b71-e5bbcc5bdc2d 2018-11-17 06:53:30,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:53:31,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["-1TVC9R7RwWf1SA0n2IiAw"], "issued_at": "2018-11-17T06:53:31.000000Z"}} 2018-11-17 06:53:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:31 GMT X-Openstack-Request-Id: req-1ef1cc98-ef5f-4852-bed5-f0f1331a41fd 2018-11-17 06:53:31,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:53:31,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ef1cc98-ef5f-4852-bed5-f0f1331a41fd 2018-11-17 06:53:31,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272871017456s 2018-11-17 06:53:31,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ef1cc98-ef5f-4852-bed5-f0f1331a41fd 2018-11-17 06:53:31,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:53:31,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:31,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e48bc1-4572-4c00-9432-48a013505979 2018-11-17 06:53:31,663 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:53:31,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-68e48bc1-4572-4c00-9432-48a013505979 2018-11-17 06:53:31,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196192979813s 2018-11-17 06:53:31,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-68e48bc1-4572-4c00-9432-48a013505979 2018-11-17 06:53:31,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:53:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}}' 2018-11-17 06:53:31,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 369 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff45378-e999-4771-8baf-b187fb37cb9e 2018-11-17 06:53:31,890 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9"}, "tags": [], "enabled": true, "id": "675181e9659341afa8f72551493e4cf9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}} 2018-11-17 06:53:31,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fff45378-e999-4771-8baf-b187fb37cb9e 2018-11-17 06:53:31,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217595100403s 2018-11-17 06:53:31,890 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fff45378-e999-4771-8baf-b187fb37cb9e 2018-11-17 06:53:31,891 - 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'675181e9659341afa8f72551493e4cf9', '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_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0'}) 2018-11-17 06:53:31,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:53:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b6f3b7bf-b0d4-413e-b533-429ad35bddd9", "email": null, "name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}}' 2018-11-17 06:53:32,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e91ec6-8aa3-4280-a263-1d9083b786a1 2018-11-17 06:53:32,292 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "links": {"self": "http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c0fcf64e2f4449db221b3793af194e6", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:53:32,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-60e91ec6-8aa3-4280-a263-1d9083b786a1 2018-11-17 06:53:32,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393717050552s 2018-11-17 06:53:32,292 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-60e91ec6-8aa3-4280-a263-1d9083b786a1 2018-11-17 06:53:32,293 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c0fcf64e2f4449db221b3793af194e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0'}) 2018-11-17 06:53:32,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:53:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:32,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6decfbd2-30be-4367-98d6-dc42728b9780 2018-11-17 06:53:32,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:53:32,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6decfbd2-30be-4367-98d6-dc42728b9780 2018-11-17 06:53:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178349018097s 2018-11-17 06:53:32,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6decfbd2-30be-4367-98d6-dc42728b9780 2018-11-17 06:53:32,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:53:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:32,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11da1c9f-2d63-481d-a1fe-833013634c62 2018-11-17 06:53:32,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:53:32,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11da1c9f-2d63-481d-a1fe-833013634c62 2018-11-17 06:53:32,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147641897202s 2018-11-17 06:53:32,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11da1c9f-2d63-481d-a1fe-833013634c62 2018-11-17 06:53:32,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:53:32,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:32,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5cff46-697e-4f5b-80e0-7bcd891758bf 2018-11-17 06:53:32,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:53:32,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e5cff46-697e-4f5b-80e0-7bcd891758bf 2018-11-17 06:53:32,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11606502533s 2018-11-17 06:53:32,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e5cff46-697e-4f5b-80e0-7bcd891758bf 2018-11-17 06:53:32,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:53:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:32,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4f171c-8c89-4f9b-837d-5a6350a21b7e 2018-11-17 06:53:32,861 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:53:32,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2a4f171c-8c89-4f9b-837d-5a6350a21b7e 2018-11-17 06:53:32,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104572057724s 2018-11-17 06:53:32,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2a4f171c-8c89-4f9b-837d-5a6350a21b7e 2018-11-17 06:53:32,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:53:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:33,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86da7bc5-b6cc-43d8-b5f3-5fbf10749977 2018-11-17 06:53:33,001 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "links": {"self": "http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c0fcf64e2f4449db221b3793af194e6", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:53:33,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-86da7bc5-b6cc-43d8-b5f3-5fbf10749977 2018-11-17 06:53:33,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13818192482s 2018-11-17 06:53:33,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-86da7bc5-b6cc-43d8-b5f3-5fbf10749977 2018-11-17 06:53:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:53:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:33,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38de0328-52a3-4f78-9fe1-20c0e0933c7a 2018-11-17 06:53:33,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9"}, "tags": [], "enabled": true, "id": "675181e9659341afa8f72551493e4cf9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:53:33,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-38de0328-52a3-4f78-9fe1-20c0e0933c7a 2018-11-17 06:53:33,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205674171448s 2018-11-17 06:53:33,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-38de0328-52a3-4f78-9fe1-20c0e0933c7a 2018-11-17 06:53:33,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:53:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=1c0fcf64e2f4449db221b3793af194e6&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=675181e9659341afa8f72551493e4cf9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:33,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d98e42c-7468-4db1-884e-28eb048fde7c 2018-11-17 06:53:33,422 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1c0fcf64e2f4449db221b3793af194e6&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=675181e9659341afa8f72551493e4cf9", "previous": null, "next": null}} 2018-11-17 06:53:33,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c0fcf64e2f4449db221b3793af194e6&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=675181e9659341afa8f72551493e4cf9 used request id req-6d98e42c-7468-4db1-884e-28eb048fde7c 2018-11-17 06:53:33,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193333148956s 2018-11-17 06:53:33,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c0fcf64e2f4449db221b3793af194e6&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=675181e9659341afa8f72551493e4cf9 used request id req-6d98e42c-7468-4db1-884e-28eb048fde7c 2018-11-17 06:53:33,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:53:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9/users/1c0fcf64e2f4449db221b3793af194e6/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:33,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d663a427-2bdc-4c79-95be-b5de15ce93df 2018-11-17 06:53:33,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:53:33,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9/users/1c0fcf64e2f4449db221b3793af194e6/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-d663a427-2bdc-4c79-95be-b5de15ce93df 2018-11-17 06:53:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244199037552s 2018-11-17 06:53:33,671 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9/users/1c0fcf64e2f4449db221b3793af194e6/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-d663a427-2bdc-4c79-95be-b5de15ce93df 2018-11-17 06:53:33,672 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 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'675181e9659341afa8f72551493e4cf9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b6f3b7bf-b0d4-413e-b533-429ad35bddd9', 'username': u'cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:53:33,676 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'password': 'b6f3b7bf-b0d4-413e-b533-429ad35bddd9', 'project_name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '675181e9659341afa8f72551493e4cf9', 'project_domain_name': 'Default'} 2018-11-17 06:53:33,677 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-17 06:53:33,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:53:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:33,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6ca66b-bd11-4096-9a44-001886d18a0a 2018-11-17 06:53:33,791 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:53:33,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3a6ca66b-bd11-4096-9a44-001886d18a0a 2018-11-17 06:53:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113368034363s 2018-11-17 06:53:33,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3a6ca66b-bd11-4096-9a44-001886d18a0a 2018-11-17 06:53:33,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:53:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:53:34,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce1918c-e00d-4e7e-8176-bdcfc27daa50 2018-11-17 06:53:34,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9"}, "tags": [], "enabled": true, "id": "675181e9659341afa8f72551493e4cf9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:53:34,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6ce1918c-e00d-4e7e-8176-bdcfc27daa50 2018-11-17 06:53:34,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240844964981s 2018-11-17 06:53:34,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6ce1918c-e00d-4e7e-8176-bdcfc27daa50 2018-11-17 06:53:34,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 06:53:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" -d '{"network": {"tenant_id": "675181e9659341afa8f72551493e4cf9", "name": "cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "admin_state_up": true}}' 2018-11-17 06:53:34,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:34 GMT X-Openstack-Request-Id: req-1da1988d-b547-46bb-9d05-b619e422c906 2018-11-17 06:53:34,426 - 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":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:53:34Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450}} 2018-11-17 06:53:34,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1da1988d-b547-46bb-9d05-b619e422c906 2018-11-17 06:53:34,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.383330106735s 2018-11-17 06:53:34,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1da1988d-b547-46bb-9d05-b619e422c906 2018-11-17 06:53:34,427 - 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-11-17T06:53:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', 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'cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', u'created_at': u'2018-11-17T06:53:34Z', u'mtu': 1450, u'tenant_id': u'675181e9659341afa8f72551493e4cf9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'675181e9659341afa8f72551493e4cf9', u'l2_adjacency': True}) 2018-11-17 06:53:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:53:34,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2700c4-4a0b-4d2c-90f5-4f3ffb8cde44 2018-11-17 06:53:34,437 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:53:34,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ab2700c4-4a0b-4d2c-90f5-4f3ffb8cde44 2018-11-17 06:53:34,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:53:34,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "675181e9659341afa8f72551493e4cf9", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/675181e9659341afa8f72551493e4cf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/675181e9659341afa8f72551493e4cf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/675181e9659341afa8f72551493e4cf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_675181e9659341afa8f72551493e4cf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_675181e9659341afa8f72551493e4cf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/675181e9659341afa8f72551493e4cf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/675181e9659341afa8f72551493e4cf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/675181e9659341afa8f72551493e4cf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/675181e9659341afa8f72551493e4cf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/675181e9659341afa8f72551493e4cf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/675181e9659341afa8f72551493e4cf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/675181e9659341afa8f72551493e4cf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/675181e9659341afa8f72551493e4cf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "id": "1c0fcf64e2f4449db221b3793af194e6"}, "audit_ids": ["I9Lmm3VTS0yAVYUZMmTtkg"], "issued_at": "2018-11-17T06:53:34.000000Z"}} 2018-11-17 06:53:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:34,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:35,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:35 GMT X-Openstack-Request-Id: req-db66cf93-390b-4f2b-b376-e5699faeafa3 2018-11-17 06:53:35,211 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:53:34Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:53:35,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db66cf93-390b-4f2b-b376-e5699faeafa3 2018-11-17 06:53:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374413013458s 2018-11-17 06:53:35,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db66cf93-390b-4f2b-b376-e5699faeafa3 2018-11-17 06:53:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 06:53:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"subnet": {"name": "cinder_test-subnet_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "enable_dhcp": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 06:53:35,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:35 GMT X-Openstack-Request-Id: req-398444d0-7702-4178-8ba0-4a1478c425f2 2018-11-17 06:53:35,864 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:53: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":"675181e9659341afa8f72551493e4cf9","id":"a9e33db6-508c-4994-8264-01e232ff4811","subnetpool_id":null,"name":"cinder_test-subnet_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}} 2018-11-17 06:53:35,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-398444d0-7702-4178-8ba0-4a1478c425f2 2018-11-17 06:53:35,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.650537967682s 2018-11-17 06:53:35,864 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-398444d0-7702-4178-8ba0-4a1478c425f2 2018-11-17 06:53:35,865 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:53: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'a9e33db6-508c-4994-8264-01e232ff4811', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', u'enable_dhcp': True, u'network_id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', u'tenant_id': u'675181e9659341afa8f72551493e4cf9', u'created_at': u'2018-11-17T06:53: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'675181e9659341afa8f72551493e4cf9'}) 2018-11-17 06:53:35,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 06:53:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "cinder_test-router_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "admin_state_up": true}}' 2018-11-17 06:53:37,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:37 GMT X-Openstack-Request-Id: req-62df9659-3f1a-4692-907c-76ae76a2eaa7 2018-11-17 06:53:37,448 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:35Z", "admin_state_up": true, "updated_at": "2018-11-17T06:53:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "675181e9659341afa8f72551493e4cf9", "id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "name": "cinder_test-router_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}} 2018-11-17 06:53:37,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-62df9659-3f1a-4692-907c-76ae76a2eaa7 2018-11-17 06:53:37,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58252096176s 2018-11-17 06:53:37,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-62df9659-3f1a-4692-907c-76ae76a2eaa7 2018-11-17 06:53:37,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T06:53:37Z', u'revision_number': 2, u'id': u'95e83e67-b091-4741-81a5-22bcd43bdd5e', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', u'admin_state_up': True, u'tenant_id': u'675181e9659341afa8f72551493e4cf9', u'created_at': u'2018-11-17T06:53:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'675181e9659341afa8f72551493e4cf9'}) 2018-11-17 06:53:37,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 06:53:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"subnet_id": "a9e33db6-508c-4994-8264-01e232ff4811"}' 2018-11-17 06:53:39,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:39 GMT X-Openstack-Request-Id: req-085cd789-a015-45d7-ae54-1cb96385d1ce 2018-11-17 06:53:39,949 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "tenant_id": "675181e9659341afa8f72551493e4cf9", "subnet_id": "a9e33db6-508c-4994-8264-01e232ff4811", "subnet_ids": ["a9e33db6-508c-4994-8264-01e232ff4811"], "port_id": "1b63959f-2998-427c-9c16-0d2f8968d176", "id": "95e83e67-b091-4741-81a5-22bcd43bdd5e"} 2018-11-17 06:53:39,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/add_router_interface.json used request id req-085cd789-a015-45d7-ae54-1cb96385d1ce 2018-11-17 06:53:39,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50025701523s 2018-11-17 06:53:39,950 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/add_router_interface.json used request id req-085cd789-a015-45d7-ae54-1cb96385d1ce returning object 95e83e67-b091-4741-81a5-22bcd43bdd5e 2018-11-17 06:53:39,951 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:53:40,083 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:53:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:53:40,092 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:40 GMT 2018-11-17 06:53:40,092 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:53:40,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:53:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:40 GMT X-Openstack-Request-Id: req-5e2d5917-d828-4cb1-9909-531e64fd2d45 2018-11-17 06:53:40,415 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:53:40,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5e2d5917-d828-4cb1-9909-531e64fd2d45 2018-11-17 06:53:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314861059189s 2018-11-17 06:53:40,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5e2d5917-d828-4cb1-9909-531e64fd2d45 2018-11-17 06:53:40,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:53:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}' 2018-11-17 06:53:40,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:40 GMT Location: http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f610582-3650-4995-9132-1aa4c8d8ce1f 2018-11-17 06:53:40,482 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:53:40Z", "file": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file", "owner": "675181e9659341afa8f72551493e4cf9", "id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "size": null, "self": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "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_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "checksum": null, "created_at": "2018-11-17T06:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:53:40,482 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f610582-3650-4995-9132-1aa4c8d8ce1f 2018-11-17 06:53:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0581469535828s 2018-11-17 06:53:40,483 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f610582-3650-4995-9132-1aa4c8d8ce1f returning object 24f6733f-fa45-4ecb-b39d-a2795d2916ed 2018-11-17 06:53:40,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:53:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '' 2018-11-17 06:53:40,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:53:40 GMT X-Openstack-Request-Id: req-5561e675-b39a-4df8-84e6-b21a8821c22a 2018-11-17 06:53:40,901 - 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-11-17 06:53:40,901 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file used request id req-5561e675-b39a-4df8-84e6-b21a8821c22a 2018-11-17 06:53:40,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.417755126953s 2018-11-17 06:53:40,902 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file used request id req-5561e675-b39a-4df8-84e6-b21a8821c22a 2018-11-17 06:53:40,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:53:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:40,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:40 GMT X-Openstack-Request-Id: req-8160fae5-c02f-4bb8-97bf-ec717ee8456e 2018-11-17 06:53:40,948 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:53:40Z", "file": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file", "owner": "675181e9659341afa8f72551493e4cf9", "id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "size": 12716032, "self": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:53:40,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8160fae5-c02f-4bb8-97bf-ec717ee8456e 2018-11-17 06:53:40,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420582294464s 2018-11-17 06:53:40,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8160fae5-c02f-4bb8-97bf-ec717ee8456e 2018-11-17 06:53:40,950 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file', 'owner': u'675181e9659341afa8f72551493e4cf9', 'id': u'24f6733f-fa45-4ecb-b39d-a2795d2916ed', 'size': 12716032, u'self': u'/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:53:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T06:53:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', '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/24f6733f-fa45-4ecb-b39d-a2795d2916ed', 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_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'created': u'2018-11-17T06:53:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:53:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed', 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_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:53:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:53:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:53:41,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-3310d871-668d-4153-ad5c-7f479000473f x-openstack-request-id: req-3310d871-668d-4153-ad5c-7f479000473f 2018-11-17 06:53:41,395 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "name": "cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:53:41,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3310d871-668d-4153-ad5c-7f479000473f 2018-11-17 06:53:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.441759109497s 2018-11-17 06:53:41,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3310d871-668d-4153-ad5c-7f479000473f 2018-11-17 06:53:41,397 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', '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'8cbff874483b4da3951abfc162291b33', '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'60ec5cba-908a-46b2-abcc-80d41393ee9a', 'swap': 0}) 2018-11-17 06:53:41,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:53:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" -d '{"extra_specs": {}}' 2018-11-17 06:53:41,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-6709b6cf-1f8d-458e-81e8-44ff64d84f7b x-openstack-request-id: req-6709b6cf-1f8d-458e-81e8-44ff64d84f7b 2018-11-17 06:53:41,417 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:53:41,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a/os-extra_specs used request id req-6709b6cf-1f8d-458e-81e8-44ff64d84f7b 2018-11-17 06:53:41,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202538967133s 2018-11-17 06:53:41,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a/os-extra_specs used request id req-6709b6cf-1f8d-458e-81e8-44ff64d84f7b 2018-11-17 06:53:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 06:53:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"keypair": {"name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}}' 2018-11-17 06:53:41,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-352b13dc-253a-41e0-ae08-1be583fad963 x-openstack-request-id: req-352b13dc-253a-41e0-ae08-1be583fad963 2018-11-17 06:53:41,867 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+WU6d/VvE1c+PtVxozgpkHOoa7xMHGNOiHmnDUuPQT1nM7WvxllHkLjeTqChdfdLfT7AHuK/s+txTuxQAb33Tbon9ArJ2JdKpfj5/rIiwiqT94xendOnh+QZ7o0LZ0w8bH3BP7b7jPVo2qWflNsvFNa1oKyi1BLFyJwIuk5DOKevMW8hMB7CNIOLlOQhXyPHi09Vz128sGracEfLSzO7X9Tll+Q8jwPz/VEEGWkEWKXdJjFcOGXdO9EBXBqpamg0PbEvUlfM5yn5mlQr9YRopc3tFZtYdKR4v8/kyscyQ1fcV6JJq+IxE4yBIdluAKeC/SvpKPygiY/Yor7gDNJpj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvllOnf1bxNXPj7VcaM4KZBzqGu8TBxjToh5pw1Lj0E9ZzO1r\n8ZZR5C43k6goXX3S30+wB7iv7PrcU7sUAG99026J/QKydiXSqX4+f6yIsIqk/eMX\np3Tp4fkGe6NC2dMPGx9wT+2+4z1aNqln5TbLxTWtaCsotQSxcicCLpOQzinrzFvI\nTAewjSDi5TkIV8jx4tPVc9dvLBq2nBHy0szu1/U5ZfkPI8D8/1RBBlpBFil3SYxX\nDhl3TvRAVwaqWpoND2xL1JXzOcp+ZpUK/WEaKXN7RWbWHSkeL/P5MrHMkNX3FeiS\naviMROMgSHZbgCngv0r6Sj8oImP2KK+4AzSaYwIDAQABAoIBADqBGn/GsmECUmRa\nGsf/pAP3OyECIDgLMmjeriUhofGRogkxY/8B87ONXPmeMqHhnWGTjYgiBLhytitq\nEZC8s9C7ZeAE5zMXFvOPYMg/EFgqlOGP3eJTNduFfa+ck1x92WO9uvhmG0iev86T\nLOKvf9viTqT4tu9EPQHX6XzFUDl88tVG7F7LWvrvt5bKyrk0yIyER9EGyw/yr/+B\noQq80tbhIYTVRvwU4266Ef94/n51e9bIBfo83/z8wl3lBuY8YF6F+DzCts1DYmyM\nxOCmSj6E2w2CnSNILeLr14AXTcokKteuSj7NEN99G9BPkxycd3pUhZPlJRPRhoay\n+moUxYECgYEA8DFcPVp5sBuM1NzBlQ6k1D1EDmuS7A9fFOewzJZC7h8Fn5Gwmhvj\n+GfGK5p1WJW35HUZnz644ubILpkap+GD/zs3w9g63KpCj0BZirThkuf9PoCnYhxd\nBWhFIDnRli7sg2Hk/WU5mPON9de7YdSQ+HCQFSVm6uqkwKS03/EsFUECgYEAyuAz\n2GWHa9hFnr7WeE5LZyCJjvfqesQAP7o6/VV2oHRbnFiZsju7HbxNrWPs91pay4Wd\neX5vSAObpqV9bh2w+HqWvNix0h9OmDT/e7Cb9cOW4T7WBC1DMSEiIG+77ewMSbOR\nRvL4dqJUBKNYjOc4nzhMZzDvQXaMOnTgADsEkqMCgYB5tflwmX0aMQuu/WIWnwIF\nDjqDOB2OAsgCdtkPAoFN2mhmEFQ18zYUtLkldTJLPiqd2HywRf838wuzGR/5u/vA\nBIjgc5x4Hsp1fn0hHUFEyMt5tYWb4JV+XPTSPJooiQSOGrgHcxi5mYjw721jSGxh\nh+Bq5rX9CgOMHqoM5E+bQQKBgB+jDvK0AoZC17iFshRYwVF3tXviFWLHpfJKLGDN\nLw6elpqvBmjQ/8EHWGWtq4p3QKl0ULZdjSUBywgVzpWZc7uMAm24rSJDV5JM0XqM\ndAXDVogRsHY+SLgknpnIUtorcU8c/Y6+3RhDAC8o+eofNKk/skp1Sxo+TmffSf8/\nNNtZAoGAO/lx6WabLT6aW77YpZkbbOJyaD7MPTuJkjHLMbHZArWrZbsqWpSyC2jS\nF7l/yXxe3K9nwms0JEl4U8IJnjyAHTxl2XPFg6gGvGZ1Dst4hqsb7QrOdwdSkGdS\nJusYcLVVnZis/T0SHA/63KHbTH+RX9TFFQTdNwOWBmhVNeaUBSY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "fingerprint": "6a:2d:3f:55:6f:f8:3e:3c:f2:f4:9b:ea:93:cf:05:00"}} 2018-11-17 06:53:41,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-352b13dc-253a-41e0-ae08-1be583fad963 2018-11-17 06:53:41,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.446706056595s 2018-11-17 06:53:41,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-352b13dc-253a-41e0-ae08-1be583fad963 2018-11-17 06:53:41,869 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+WU6d/VvE1c+PtVxozgpkHOoa7xMHGNOiHmnDUuPQT1nM7WvxllHkLjeTqChdfdLfT7AHuK/s+txTuxQAb33Tbon9ArJ2JdKpfj5/rIiwiqT94xendOnh+QZ7o0LZ0w8bH3BP7b7jPVo2qWflNsvFNa1oKyi1BLFyJwIuk5DOKevMW8hMB7CNIOLlOQhXyPHi09Vz128sGracEfLSzO7X9Tll+Q8jwPz/VEEGWkEWKXdJjFcOGXdO9EBXBqpamg0PbEvUlfM5yn5mlQr9YRopc3tFZtYdKR4v8/kyscyQ1fcV6JJq+IxE4yBIdluAKeC/SvpKPygiY/Yor7gDNJpj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvllOnf1bxNXPj7VcaM4KZBzqGu8TBxjToh5pw1Lj0E9ZzO1r\n8ZZR5C43k6goXX3S30+wB7iv7PrcU7sUAG99026J/QKydiXSqX4+f6yIsIqk/eMX\np3Tp4fkGe6NC2dMPGx9wT+2+4z1aNqln5TbLxTWtaCsotQSxcicCLpOQzinrzFvI\nTAewjSDi5TkIV8jx4tPVc9dvLBq2nBHy0szu1/U5ZfkPI8D8/1RBBlpBFil3SYxX\nDhl3TvRAVwaqWpoND2xL1JXzOcp+ZpUK/WEaKXN7RWbWHSkeL/P5MrHMkNX3FeiS\naviMROMgSHZbgCngv0r6Sj8oImP2KK+4AzSaYwIDAQABAoIBADqBGn/GsmECUmRa\nGsf/pAP3OyECIDgLMmjeriUhofGRogkxY/8B87ONXPmeMqHhnWGTjYgiBLhytitq\nEZC8s9C7ZeAE5zMXFvOPYMg/EFgqlOGP3eJTNduFfa+ck1x92WO9uvhmG0iev86T\nLOKvf9viTqT4tu9EPQHX6XzFUDl88tVG7F7LWvrvt5bKyrk0yIyER9EGyw/yr/+B\noQq80tbhIYTVRvwU4266Ef94/n51e9bIBfo83/z8wl3lBuY8YF6F+DzCts1DYmyM\nxOCmSj6E2w2CnSNILeLr14AXTcokKteuSj7NEN99G9BPkxycd3pUhZPlJRPRhoay\n+moUxYECgYEA8DFcPVp5sBuM1NzBlQ6k1D1EDmuS7A9fFOewzJZC7h8Fn5Gwmhvj\n+GfGK5p1WJW35HUZnz644ubILpkap+GD/zs3w9g63KpCj0BZirThkuf9PoCnYhxd\nBWhFIDnRli7sg2Hk/WU5mPON9de7YdSQ+HCQFSVm6uqkwKS03/EsFUECgYEAyuAz\n2GWHa9hFnr7WeE5LZyCJjvfqesQAP7o6/VV2oHRbnFiZsju7HbxNrWPs91pay4Wd\neX5vSAObpqV9bh2w+HqWvNix0h9OmDT/e7Cb9cOW4T7WBC1DMSEiIG+77ewMSbOR\nRvL4dqJUBKNYjOc4nzhMZzDvQXaMOnTgADsEkqMCgYB5tflwmX0aMQuu/WIWnwIF\nDjqDOB2OAsgCdtkPAoFN2mhmEFQ18zYUtLkldTJLPiqd2HywRf838wuzGR/5u/vA\nBIjgc5x4Hsp1fn0hHUFEyMt5tYWb4JV+XPTSPJooiQSOGrgHcxi5mYjw721jSGxh\nh+Bq5rX9CgOMHqoM5E+bQQKBgB+jDvK0AoZC17iFshRYwVF3tXviFWLHpfJKLGDN\nLw6elpqvBmjQ/8EHWGWtq4p3QKl0ULZdjSUBywgVzpWZc7uMAm24rSJDV5JM0XqM\ndAXDVogRsHY+SLgknpnIUtorcU8c/Y6+3RhDAC8o+eofNKk/skp1Sxo+TmffSf8/\nNNtZAoGAO/lx6WabLT6aW77YpZkbbOJyaD7MPTuJkjHLMbHZArWrZbsqWpSyC2jS\nF7l/yXxe3K9nwms0JEl4U8IJnjyAHTxl2XPFg6gGvGZ1Dst4hqsb7QrOdwdSkGdS\nJusYcLVVnZis/T0SHA/63KHbTH+RX9TFFQTdNwOWBmhVNeaUBSY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1c0fcf64e2f4449db221b3793af194e6', 'name': u'cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'created_at': '2018-11-17T06:53:41.869211', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6a:2d:3f:55:6f:f8:3e:3c:f2:f4:9b:ea:93:cf:05:00', 'type': 'ssh', 'id': u'cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0'}) 2018-11-17 06:53:41,869 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvllOnf1bxNXPj7VcaM4KZBzqGu8TBxjToh5pw1Lj0E9ZzO1r 8ZZR5C43k6goXX3S30+wB7iv7PrcU7sUAG99026J/QKydiXSqX4+f6yIsIqk/eMX p3Tp4fkGe6NC2dMPGx9wT+2+4z1aNqln5TbLxTWtaCsotQSxcicCLpOQzinrzFvI TAewjSDi5TkIV8jx4tPVc9dvLBq2nBHy0szu1/U5ZfkPI8D8/1RBBlpBFil3SYxX Dhl3TvRAVwaqWpoND2xL1JXzOcp+ZpUK/WEaKXN7RWbWHSkeL/P5MrHMkNX3FeiS aviMROMgSHZbgCngv0r6Sj8oImP2KK+4AzSaYwIDAQABAoIBADqBGn/GsmECUmRa Gsf/pAP3OyECIDgLMmjeriUhofGRogkxY/8B87ONXPmeMqHhnWGTjYgiBLhytitq EZC8s9C7ZeAE5zMXFvOPYMg/EFgqlOGP3eJTNduFfa+ck1x92WO9uvhmG0iev86T LOKvf9viTqT4tu9EPQHX6XzFUDl88tVG7F7LWvrvt5bKyrk0yIyER9EGyw/yr/+B oQq80tbhIYTVRvwU4266Ef94/n51e9bIBfo83/z8wl3lBuY8YF6F+DzCts1DYmyM xOCmSj6E2w2CnSNILeLr14AXTcokKteuSj7NEN99G9BPkxycd3pUhZPlJRPRhoay +moUxYECgYEA8DFcPVp5sBuM1NzBlQ6k1D1EDmuS7A9fFOewzJZC7h8Fn5Gwmhvj +GfGK5p1WJW35HUZnz644ubILpkap+GD/zs3w9g63KpCj0BZirThkuf9PoCnYhxd BWhFIDnRli7sg2Hk/WU5mPON9de7YdSQ+HCQFSVm6uqkwKS03/EsFUECgYEAyuAz 2GWHa9hFnr7WeE5LZyCJjvfqesQAP7o6/VV2oHRbnFiZsju7HbxNrWPs91pay4Wd eX5vSAObpqV9bh2w+HqWvNix0h9OmDT/e7Cb9cOW4T7WBC1DMSEiIG+77ewMSbOR RvL4dqJUBKNYjOc4nzhMZzDvQXaMOnTgADsEkqMCgYB5tflwmX0aMQuu/WIWnwIF DjqDOB2OAsgCdtkPAoFN2mhmEFQ18zYUtLkldTJLPiqd2HywRf838wuzGR/5u/vA BIjgc5x4Hsp1fn0hHUFEyMt5tYWb4JV+XPTSPJooiQSOGrgHcxi5mYjw721jSGxh h+Bq5rX9CgOMHqoM5E+bQQKBgB+jDvK0AoZC17iFshRYwVF3tXviFWLHpfJKLGDN Lw6elpqvBmjQ/8EHWGWtq4p3QKl0ULZdjSUBywgVzpWZc7uMAm24rSJDV5JM0XqM dAXDVogRsHY+SLgknpnIUtorcU8c/Y6+3RhDAC8o+eofNKk/skp1Sxo+TmffSf8/ NNtZAoGAO/lx6WabLT6aW77YpZkbbOJyaD7MPTuJkjHLMbHZArWrZbsqWpSyC2jS F7l/yXxe3K9nwms0JEl4U8IJnjyAHTxl2XPFg6gGvGZ1Dst4hqsb7QrOdwdSkGdS JusYcLVVnZis/T0SHA/63KHbTH+RX9TFFQTdNwOWBmhVNeaUBSY= -----END RSA PRIVATE KEY----- 2018-11-17 06:53:41,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 06:53:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"security_group": {"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-11-17 06:53:42,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:41 GMT X-Openstack-Request-Id: req-4625fd11-e4b9-468e-b027-ccf5e185a79f 2018-11-17 06:53:42,003 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:41Z", "updated_at": "2018-11-17T06:53:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "22fa62b1-2fa8-4772-8791-428e5cc7bfbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "c6559409-1c90-4622-aafa-79da3530fb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "5e0895c1-555c-4539-8031-2c7a7828037d", "name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}} 2018-11-17 06:53:42,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4625fd11-e4b9-468e-b027-ccf5e185a79f 2018-11-17 06:53:42,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.128275156021s 2018-11-17 06:53:42,004 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4625fd11-e4b9-468e-b027-ccf5e185a79f 2018-11-17 06:53:42,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:53:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:42,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-91c3dafb-085b-4187-96e5-49372b188e96 2018-11-17 06:53:42,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:41Z", "updated_at": "2018-11-17T06:53:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "22fa62b1-2fa8-4772-8791-428e5cc7bfbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "c6559409-1c90-4622-aafa-79da3530fb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "5e0895c1-555c-4539-8031-2c7a7828037d", "name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"description": "Default security group", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:34Z", "updated_at": "2018-11-17T06:53:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "1a291e31-7768-46d5-806b-3861bf00fceb", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "4af26fd3-78a4-46d8-bec3-3da8e043023f", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "8feb82c6-b023-4c8b-8ca6-3eb593559614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "a19b9262-79c7-492e-a477-6984b254876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "name": "default"}]} 2018-11-17 06:53:42,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-91c3dafb-085b-4187-96e5-49372b188e96 2018-11-17 06:53:42,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0634608268738s 2018-11-17 06:53:42,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-91c3dafb-085b-4187-96e5-49372b188e96 2018-11-17 06:53:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:53:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -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": "5e0895c1-555c-4539-8031-2c7a7828037d"}}' 2018-11-17 06:53:42,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-2d5c8d2d-934d-46a5-99e9-d50d9d3b7beb 2018-11-17 06:53:42,207 - 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-11-17T06:53:42Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "port_range_min": 22, "revision_number": 0, "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:42Z", "project_id": "675181e9659341afa8f72551493e4cf9", "id": "21f7415c-4dbd-47a1-8d18-083775a26e66"}} 2018-11-17 06:53:42,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2d5c8d2d-934d-46a5-99e9-d50d9d3b7beb 2018-11-17 06:53:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125808000565s 2018-11-17 06:53:42,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2d5c8d2d-934d-46a5-99e9-d50d9d3b7beb 2018-11-17 06:53:42,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:53:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:42,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-d845789c-a09c-4717-962b-dba6581eb972 2018-11-17 06:53:42,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:41Z", "updated_at": "2018-11-17T06:53:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:53:42Z", "revision_number": 0, "id": "21f7415c-4dbd-47a1-8d18-083775a26e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:42Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "22fa62b1-2fa8-4772-8791-428e5cc7bfbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "c6559409-1c90-4622-aafa-79da3530fb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 2, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "5e0895c1-555c-4539-8031-2c7a7828037d", "name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"description": "Default security group", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:34Z", "updated_at": "2018-11-17T06:53:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "1a291e31-7768-46d5-806b-3861bf00fceb", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "4af26fd3-78a4-46d8-bec3-3da8e043023f", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "8feb82c6-b023-4c8b-8ca6-3eb593559614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "a19b9262-79c7-492e-a477-6984b254876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "name": "default"}]} 2018-11-17 06:53:42,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d845789c-a09c-4717-962b-dba6581eb972 2018-11-17 06:53:42,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480749607086s 2018-11-17 06:53:42,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d845789c-a09c-4717-962b-dba6581eb972 2018-11-17 06:53:42,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 06:53:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -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": "5e0895c1-555c-4539-8031-2c7a7828037d"}}' 2018-11-17 06:53:42,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-c7002259-4cc5-43da-b93d-99455be596e3 2018-11-17 06:53:42,465 - 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-11-17T06:53:42Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "port_range_min": null, "revision_number": 0, "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:42Z", "project_id": "675181e9659341afa8f72551493e4cf9", "id": "f535de94-c56d-41cc-9a17-e07ceecdbdcf"}} 2018-11-17 06:53:42,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c7002259-4cc5-43da-b93d-99455be596e3 2018-11-17 06:53:42,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.19725894928s 2018-11-17 06:53:42,466 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c7002259-4cc5-43da-b93d-99455be596e3 2018-11-17 06:53:42,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:42,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-2bd4bcd3-a025-48a8-a86f-54c0fc52b365 2018-11-17 06:53:42,564 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":["a9e33db6-508c-4994-8264-01e232ff4811"],"description":"","tags":[],"updated_at":"2018-11-17T06:53:35Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:53:42,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2bd4bcd3-a025-48a8-a86f-54c0fc52b365 2018-11-17 06:53:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974161624908s 2018-11-17 06:53:42,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2bd4bcd3-a025-48a8-a86f-54c0fc52b365 2018-11-17 06:53:42,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:53:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:42,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:42 GMT X-Openstack-Request-Id: req-7dc836a2-961a-4224-afe7-66d11309ad98 2018-11-17 06:53:42,693 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:53:40Z", "file": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file", "owner": "675181e9659341afa8f72551493e4cf9", "id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "size": 12716032, "self": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:53:42,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7dc836a2-961a-4224-afe7-66d11309ad98 2018-11-17 06:53:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123547077179s 2018-11-17 06:53:42,694 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7dc836a2-961a-4224-afe7-66d11309ad98 2018-11-17 06:53:42,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:53:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:42,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-61a31dc8-e478-4d85-bace-482f7e61be9d x-openstack-request-id: req-61a31dc8-e478-4d85-bace-482f7e61be9d 2018-11-17 06:53:42,716 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "name": "cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:53:42,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-61a31dc8-e478-4d85-bace-482f7e61be9d 2018-11-17 06:53:42,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212359428406s 2018-11-17 06:53:42,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-61a31dc8-e478-4d85-bace-482f7e61be9d 2018-11-17 06:53:42,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:53:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"server": {"name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "imageRef": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "flavorRef": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "394ee8c2-7947-4dae-9803-b4b0a49ef34c"}], "security_groups": [{"name": "5e0895c1-555c-4539-8031-2c7a7828037d"}]}}' 2018-11-17 06:53:44,231 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a x-compute-request-id: req-b2701eb9-af4a-432f-8848-40beba12f166 x-openstack-request-id: req-b2701eb9-af4a-432f-8848-40beba12f166 2018-11-17 06:53:44,231 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5e0895c1-555c-4539-8031-2c7a7828037d"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "adminPass": "cni28Fqu8Fb9"}} 2018-11-17 06:53:44,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b2701eb9-af4a-432f-8848-40beba12f166 2018-11-17 06:53:44,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.51296305656s 2018-11-17 06:53:44,232 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b2701eb9-af4a-432f-8848-40beba12f166 2018-11-17 06:53:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:44,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-fbf0aabb-7704-44ec-b07c-e4d50962c3c3 x-openstack-request-id: req-fbf0aabb-7704-44ec-b07c-e4d50962c3c3 2018-11-17 06:53:44,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "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-11-17T06:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:44,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fbf0aabb-7704-44ec-b07c-e4d50962c3c3 2018-11-17 06:53:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305505990982s 2018-11-17 06:53:44,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fbf0aabb-7704-44ec-b07c-e4d50962c3c3 2018-11-17 06:53:44,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:44,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:44 GMT X-Openstack-Request-Id: req-dfc1cf3e-1e4b-4f32-a732-2e0d23bb1035 2018-11-17 06:53:44,641 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":["a9e33db6-508c-4994-8264-01e232ff4811"],"description":"","tags":[],"updated_at":"2018-11-17T06:53:35Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:53:44,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dfc1cf3e-1e4b-4f32-a732-2e0d23bb1035 2018-11-17 06:53:44,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916910171509s 2018-11-17 06:53:44,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dfc1cf3e-1e4b-4f32-a732-2e0d23bb1035 2018-11-17 06:53:44,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:53:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:44,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:44 GMT X-Openstack-Request-Id: req-551eac6b-9dbc-43cd-801c-eb81c7387c32 2018-11-17 06:53:44,715 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:53: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":"675181e9659341afa8f72551493e4cf9","id":"a9e33db6-508c-4994-8264-01e232ff4811","subnetpool_id":null,"name":"cinder_test-subnet_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}]} 2018-11-17 06:53:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-551eac6b-9dbc-43cd-801c-eb81c7387c32 2018-11-17 06:53:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0720429420471s 2018-11-17 06:53:44,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-551eac6b-9dbc-43cd-801c-eb81c7387c32 2018-11-17 06:53:44,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:46,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 611 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-3c0569ba-6517-424c-adf8-9099bc48b003 x-openstack-request-id: req-3c0569ba-6517-424c-adf8-9099bc48b003 2018-11-17 06:53:47,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:53:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:47,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c0569ba-6517-424c-adf8-9099bc48b003 2018-11-17 06:53:47,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447641134262s 2018-11-17 06:53:47,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c0569ba-6517-424c-adf8-9099bc48b003 2018-11-17 06:53:47,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:49,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:49,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-5422f351-5d11-4763-9e87-e1e56208c93d x-openstack-request-id: req-5422f351-5d11-4763-9e87-e1e56208c93d 2018-11-17 06:53:49,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:53:47Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:49,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5422f351-5d11-4763-9e87-e1e56208c93d 2018-11-17 06:53:49,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511401176453s 2018-11-17 06:53:49,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5422f351-5d11-4763-9e87-e1e56208c93d 2018-11-17 06:53:49,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:51,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:51,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-695d0588-26e1-4c0a-9536-a45311936d48 x-openstack-request-id: req-695d0588-26e1-4c0a-9536-a45311936d48 2018-11-17 06:53:51,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:53:47Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:51,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-695d0588-26e1-4c0a-9536-a45311936d48 2018-11-17 06:53:51,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232409954071s 2018-11-17 06:53:51,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-695d0588-26e1-4c0a-9536-a45311936d48 2018-11-17 06:53:51,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:53:53,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:53:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:54,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-de7bcbc3-ec7a-4b7c-a2a2-f87b3c6308d9 x-openstack-request-id: req-de7bcbc3-ec7a-4b7c-a2a2-f87b3c6308d9 2018-11-17 06:53:54,173 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:52Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:53:54,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de7bcbc3-ec7a-4b7c-a2a2-f87b3c6308d9 2018-11-17 06:53:54,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234223127365s 2018-11-17 06:53:54,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de7bcbc3-ec7a-4b7c-a2a2-f87b3c6308d9 2018-11-17 06:53:54,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:53:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:54,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:54 GMT X-Openstack-Request-Id: req-f87f7191-8443-469f-9598-58789e89970f 2018-11-17 06:53:54,229 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:53:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9e33db6-508c-4994-8264-01e232ff4811","ip_address":"192.168.120.11"}],"id":"36541156-e0fb-48ba-ad2d-383796448236","security_groups":["5e0895c1-555c-4539-8031-2c7a7828037d"],"mac_address":"fa:16:3e:c0:14:09","project_id":"675181e9659341afa8f72551493e4cf9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:47Z","binding:vnic_type":"normal","device_id":"4b4f7732-8471-443b-bc77-ff0f227ca26a","ip_allocation":"immediate"}]} 2018-11-17 06:53:54,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-f87f7191-8443-469f-9598-58789e89970f 2018-11-17 06:53:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482330322266s 2018-11-17 06:53:54,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-f87f7191-8443-469f-9598-58789e89970f 2018-11-17 06:53:54,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=36541156-e0fb-48ba-ad2d-383796448236" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:54,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:54 GMT X-Openstack-Request-Id: req-d26b807d-dccc-4938-bed7-d78cb615657f 2018-11-17 06:53:54,289 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:53:54,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=36541156-e0fb-48ba-ad2d-383796448236 used request id req-d26b807d-dccc-4938-bed7-d78cb615657f 2018-11-17 06:53:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0505809783936s 2018-11-17 06:53:54,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=36541156-e0fb-48ba-ad2d-383796448236 used request id req-d26b807d-dccc-4938-bed7-d78cb615657f 2018-11-17 06:53:54,290 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:14:09', 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'24f6733f-fa45-4ecb-b39d-a2795d2916ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:53:51.000000', 'flavor': Munch({u'id': u'60ec5cba-908a-46b2-abcc-80d41393ee9a'}), 'az': u'nova', 'id': u'4b4f7732-8471-443b-bc77-ff0f227ca26a', 'security_groups': [Munch({u'name': u'cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c0fcf64e2f4449db221b3793af194e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', '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-11-17T06:53:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:53:52Z', 'hostId': u'fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8', '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-11-17T06:53:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'675181e9659341afa8f72551493e4cf9', 'name': u'cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'adminPass': u'cni28Fqu8Fb9', 'tenant_id': u'675181e9659341afa8f72551493e4cf9', 'created_at': u'2018-11-17T06:53:44Z', 'created': u'2018-11-17T06:53:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:53:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:53:54,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:54,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:54 GMT X-Openstack-Request-Id: req-8e1eb54c-5895-48d1-8f5c-c3dbfef5ad73 2018-11-17 06:53:54,388 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":["a9e33db6-508c-4994-8264-01e232ff4811"],"description":"","tags":[],"updated_at":"2018-11-17T06:53:35Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:53:54,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8e1eb54c-5895-48d1-8f5c-c3dbfef5ad73 2018-11-17 06:53:54,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935869216919s 2018-11-17 06:53:54,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8e1eb54c-5895-48d1-8f5c-c3dbfef5ad73 2018-11-17 06:53:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:53:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:54,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:54 GMT X-Openstack-Request-Id: req-9f64ad15-a285-4428-98b6-1e524a167057 2018-11-17 06:53:54,440 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:53:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9e33db6-508c-4994-8264-01e232ff4811","ip_address":"192.168.120.11"}],"id":"36541156-e0fb-48ba-ad2d-383796448236","security_groups":["5e0895c1-555c-4539-8031-2c7a7828037d"],"mac_address":"fa:16:3e:c0:14:09","project_id":"675181e9659341afa8f72551493e4cf9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:47Z","binding:vnic_type":"normal","device_id":"4b4f7732-8471-443b-bc77-ff0f227ca26a","ip_allocation":"immediate"}]} 2018-11-17 06:53:54,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-9f64ad15-a285-4428-98b6-1e524a167057 2018-11-17 06:53:54,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050950050354s 2018-11-17 06:53:54,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-9f64ad15-a285-4428-98b6-1e524a167057 2018-11-17 06:53:54,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 06:53:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.11", "port_id": "36541156-e0fb-48ba-ad2d-383796448236"}}' 2018-11-17 06:53:56,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:56 GMT X-Openstack-Request-Id: req-228a7e56-d139-4f31-9148-131435bf854b 2018-11-17 06:53:56,881 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}} 2018-11-17 06:53:56,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-228a7e56-d139-4f31-9148-131435bf854b 2018-11-17 06:53:56,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43929290771s 2018-11-17 06:53:56,882 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-228a7e56-d139-4f31-9148-131435bf854b 2018-11-17 06:53:56,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:56,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:56 GMT X-Openstack-Request-Id: req-baa96b1c-f673-4077-93de-974a2fa11513 2018-11-17 06:53:56,975 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:56,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-baa96b1c-f673-4077-93de-974a2fa11513 2018-11-17 06:53:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772039890289s 2018-11-17 06:53:56,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-baa96b1c-f673-4077-93de-974a2fa11513 2018-11-17 06:53:56,982 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:57,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:57 GMT X-Openstack-Request-Id: req-79f8d48a-10e7-46b9-ba36-305bfbacbf2b 2018-11-17 06:53:57,151 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-79f8d48a-10e7-46b9-ba36-305bfbacbf2b 2018-11-17 06:53:57,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588369369507s 2018-11-17 06:53:57,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-79f8d48a-10e7-46b9-ba36-305bfbacbf2b 2018-11-17 06:53:57,158 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:57,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:57 GMT X-Openstack-Request-Id: req-dce2687e-594e-44b8-acce-7aae981fe0ab 2018-11-17 06:53:57,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:57,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dce2687e-594e-44b8-acce-7aae981fe0ab 2018-11-17 06:53:57,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671660900116s 2018-11-17 06:53:57,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dce2687e-594e-44b8-acce-7aae981fe0ab 2018-11-17 06:53:57,343 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:57,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:57 GMT X-Openstack-Request-Id: req-09d8d30a-9b39-448a-9557-4a5ef82943a6 2018-11-17 06:53:57,513 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:57,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-09d8d30a-9b39-448a-9557-4a5ef82943a6 2018-11-17 06:53:57,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596921443939s 2018-11-17 06:53:57,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-09d8d30a-9b39-448a-9557-4a5ef82943a6 2018-11-17 06:53:57,520 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:57,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:57 GMT X-Openstack-Request-Id: req-93f06b65-3871-48a4-a361-b32c5e63c6a1 2018-11-17 06:53:57,689 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:57,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-93f06b65-3871-48a4-a361-b32c5e63c6a1 2018-11-17 06:53:57,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059201002121s 2018-11-17 06:53:57,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-93f06b65-3871-48a4-a361-b32c5e63c6a1 2018-11-17 06:53:57,695 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:57,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:57 GMT X-Openstack-Request-Id: req-d2c5914e-7792-4cb2-9aeb-3cb95eaed23a 2018-11-17 06:53:57,864 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:55Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:57,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d2c5914e-7792-4cb2-9aeb-3cb95eaed23a 2018-11-17 06:53:57,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058363199234s 2018-11-17 06:53:57,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d2c5914e-7792-4cb2-9aeb-3cb95eaed23a 2018-11-17 06:53:57,871 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:53:57,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:53:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:53:58,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:58 GMT X-Openstack-Request-Id: req-33dd17dd-8f84-4e7e-bfd2-09fce28066b8 2018-11-17 06:53:58,045 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}]} 2018-11-17 06:53:58,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-33dd17dd-8f84-4e7e-bfd2-09fce28066b8 2018-11-17 06:53:58,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636479854584s 2018-11-17 06:53:58,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-33dd17dd-8f84-4e7e-bfd2-09fce28066b8 2018-11-17 06:53:58,052 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'95e83e67-b091-4741-81a5-22bcd43bdd5e', 'updated_at': u'2018-11-17T06:53:57Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'36541156-e0fb-48ba-ad2d-383796448236', 'id': u'82304a0e-9db7-4a7d-afa7-c0ac52d2e30c', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'36541156-e0fb-48ba-ad2d-383796448236', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'675181e9659341afa8f72551493e4cf9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:14:09', u'device_id': u'4b4f7732-8471-443b-bc77-ff0f227ca26a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'675181e9659341afa8f72551493e4cf9', 'created_at': u'2018-11-17T06:53:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:14:09', u'device_id': u'4b4f7732-8471-443b-bc77-ff0f227ca26a'}), 'router': u'95e83e67-b091-4741-81a5-22bcd43bdd5e'}) 2018-11-17 06:53:58,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:53:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:53:58,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53: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-bf68ca5c-534c-437a-8b58-11898f56594b x-openstack-request-id: req-bf68ca5c-534c-437a-8b58-11898f56594b 2018-11-17 06:53:58,129 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478838521 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.165576] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167613] pid_max: default: 32768 minimum: 301\n[ 0.168719] ACPI: Core revision 20150930\n[ 0.170281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171896] Security Framework initialized\n[ 0.172927] Yama: becoming mindful.\n[ 0.173831] AppArmor: AppArmor initialized\n[ 0.174890] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178078] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179555] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181280] Initializing cgroup subsys io\n[ 0.182307] Initializing cgroup subsys memory\n[ 0.183385] Initializing cgroup subsys devices\n[ 0.184491] Initializing cgroup subsys freezer\n[ 0.185589] Initializing cgroup subsys net_cls\n[ 0.186644] Initializing cgroup subsys perf_event\n[ 0.187772] Initializing cgroup subsys net_prio\n[ 0.188882] Initializing cgroup subsys hugetlb\n[ 0.189954] Initializing cgroup subsys pids\n[ 0.191015] CPU: Physical Processor ID: 0\n[ 0.192723] mce: CPU supports 10 MCE banks\n[ 0.193759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.195001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216876] ftrace: allocating 31920 entries in 125 pages\n[ 0.243632] smpboot: Max logical packages: 1\n[ 0.244714] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.246383] x2apic enabled\n[ 0.247411] Switched APIC routing to physical x2apic.\n[ 0.249664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.251023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.253553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255749] KVM setup paravirtual spinlock\n[ 0.257270] x86: Booted up 1 node, 1 CPUs\n[ 0.258259] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259961] devtmpfs: initialized\n[ 0.261852] evm: security.selinux\n[ 0.262711] evm: security.SMACK64\n[ 0.263564] evm: security.SMACK64EXEC\n[ 0.264482] evm: security.SMACK64TRANSMUTE\n[ 0.265480] evm: security.SMACK64MMAP\n[ 0.266396] evm: security.ima\n[ 0.267188] evm: security.capability\n[ 0.268170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.270426] pinctrl core: initialized pinctrl subsystem\n[ 0.271758] RTC time: 6:53:51, date: 11/17/18\n[ 0.272926] NET: Registered protocol family 16\n[ 0.274114] cpuidle: using governor ladder\n[ 0.275127] cpuidle: using governor menu\n[ 0.276102] PCCT header not found.\n[ 0.277025] ACPI: bus type PCI registered\n[ 0.278019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279530] PCI: Using configuration type 1 for base access\n[ 0.281553] ACPI: Added _OSI(Module Device)\n[ 0.282579] ACPI: Added _OSI(Processor Device)\n[ 0.283637] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284741] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286759] ACPI: Interpreter enabled\n[ 0.287697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296821] ACPI: (supports S0 S5)\n[ 0.297696] ACPI: Using IOAPIC for interrupt routing\n[ 0.298851] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302377] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303761] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309361] acpiphp: Slot [3] registered\n[ 0.310346] acpiphp: Slot [4] registered\n[ 0.311334] acpiphp: Slot [5] registered\n[ 0.312319] acpiphp: Slot [6] registered\n[ 0.313302] acpiphp: Slot [7] registered\n[ 0.314281] acpiphp: Slot [8] registered\n[ 0.315264] acpiphp: Slot [9] registered\n[ 0.316244] acpiphp: Slot [10] registered\n[ 0.317233] acpiphp: Slot [11] registered\n[ 0.318234] acpiphp: Slot [12] registered\n[ 0.319235] acpiphp: Slot [13] registered\n[ 0.320230] acpiphp: Slot [14] registered\n[ 0.321226] acpiphp: Slot [15] registered\n[ 0.335064] acpiphp: Slot [16] registered\n[ 0.336076] acpiphp: Slot [17] registered\n[ 0.337068] acpiphp: Slot [18] registered\n[ 0.338061] acpiphp: Slot [19] registered\n[ 0.339058] acpiphp: Slot [20] registered\n[ 0.340052] acpiphp: Slot [21] registered\n[ 0.341059] acpiphp: Slot [22] registered\n[ 0.342054] acpiphp: Slot [23] registered\n[ 0.343047] acpiphp: Slot [24] registered\n[ 0.344041] acpiphp: Slot [25] registered\n[ 0.345035] acpiphp: Slot [26] registered\n[ 0.346027] acpiphp: Slot [27] registered\n[ 0.347033] acpiphp: Slot [28] registered\n[ 0.348035] acpiphp: Slot [29] registered\n[ 0.349027] acpiphp: Slot [30] registered\n[ 0.350028] acpiphp: Slot [31] registered\n[ 0.351025] PCI host bridge to bus 0000:00\n[ 0.352015] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354935] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356951] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.359032] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.361316] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370764] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399667] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401642] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403620] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405684] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407444] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409274] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413022] vgaarb: loaded\n[ 0.413898] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415630] SCSI subsystem initialized\n[ 0.416934] ACPI: bus type USB registered\n[ 0.418127] usbcore: registered new interface driver usbfs\n[ 0.419622] usbcore: registered new interface driver hub\n[ 0.421069] usbcore: registered new device driver usb\n[ 0.422637] PCI: Using ACPI for IRQ routing\n[ 0.424200] NetLabel: Initializing\n[ 0.425239] NetLabel: domain hash size = 128\n[ 0.426465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427850] NetLabel: unlabeled traffic allowed by default\n[ 0.429507] clocksource: Switched to clocksource kvm-clock\n[ 0.439529] AppArmor: AppArmor Filesystem Enabled\n[ 0.440900] pnp: PnP ACPI init\n[ 0.442168] pnp: PnP ACPI: found 5 devices\n[ 0.448997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451478] NET: Registered protocol family 2\n[ 0.452952] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454820] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456568] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.458307] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461576] NET: Registered protocol family 1\n[ 0.462836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464413] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465972] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495222] Trying to unpack rootfs image as initramfs...\n[ 0.555775] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558132] Scanning for low memory corruption every 60 seconds\n[ 0.560019] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.561704] audit: initializing netlink subsys (disabled)\n[ 0.563181] audit: type=2000 audit(1542437632.737:1): initialized\n[ 0.565037] Initialise system trusted keyring\n[ 0.566412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568101] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570823] zbud: loaded\n[ 0.571826] VFS: Disk quotas dquot_6.6.0\n[ 0.573028] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575238] fuse init (API version 7.23)\n[ 0.576547] Key type big_key registered\n[ 0.577726] Allocating IMA MOK and blacklist keyrings.\n[ 0.579423] Key type asymmetric registered\n[ 0.583816] Asymmetric key parser 'x509' registered\n[ 0.586029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588481] io scheduler noop registered\n[ 0.589712] io scheduler deadline registered (default)\n[ 0.591176] io scheduler cfq registered\n[ 0.592868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.594388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.596554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598714] ACPI: Power Button [PWRF]\n[ 0.600163] GHES: HEST is not enabled!\n[ 0.614543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647519] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675527] Linux agpgart interface v0.103\n[ 0.679311] brd: module loaded\n[ 0.681543] loop: module loaded\n[ 0.686903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.688998] GPT:90111 != 2097151\n[ 0.689982] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691566] GPT:90111 != 2097151\n[ 0.692539] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693952] vda: vda1 vda15\n[ 0.695907] scsi host0: ata_piix\n[ 0.697030] scsi host1: ata_piix\n[ 0.698085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.699839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.702178] libphy: Fixed MDIO Bus: probed\n[ 0.703374] tun: Universal TUN/TAP device driver, 1.6\n[ 0.704749] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707895] PPP generic driver version 2.4.2\n[ 0.709200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710909] ehci-pci: EHCI PCI platform driver\n[ 0.712186] ehci-platform: EHCI generic platform driver\n[ 0.713636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715422] ohci-pci: OHCI PCI platform driver\n[ 0.716890] ohci-platform: OHCI generic platform driver\n[ 0.718580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735367] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.741484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745229] usb usb1: Product: UHCI Host Controller\n[ 0.746484] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747926] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749190] hub 1-0:1.0: USB hub found\n[ 0.750210] hub 1-0:1.0: 2 ports detected\n[ 0.751494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754257] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756797] mousedev: PS/2 mouse device common for all mice\n[ 0.758431] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763760] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.765259] i2c /dev entries driver\n[ 0.766279] device-mapper: uevent: version 1.0.3\n[ 0.767517] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769641] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771667] NET: Registered protocol family 10\n[ 0.773366] NET: Registered protocol family 17\n[ 0.774575] Key type dns_resolver registered\n[ 0.776075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777476] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779890] registered taskstats version 1\n[ 0.781008] Loading compiled-in X.509 certificates\n[ 0.782841] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.785238] zswap: loaded using pool lzo/zbud\n[ 0.787727] Key type trusted registered\n[ 0.789816] Key type encrypted registered\n[ 0.790867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.794337] evm: HMAC attrs: 0x1\n[ 0.796028] Magic number: 10:282:873\n[ 0.797554] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:52 UTC (1542437632)\n[ 0.800430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802371] EDD information not available.\n[ 0.861582] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.878334] Write protecting the kernel read-only data: 14336k\n[ 0.881115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.883440] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.930581] 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.84\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.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.98. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAzYyfeNzYWU0rohPOSZ3vrN+E0WrxJUl+ke7wQsY9H1zSsyuUKlNGnpPbyPOLUFqiYNoXfsjHvdTsxprLUQbTVdtm9qEzgQXQ9E1ZBR14ZPNIKWu1dCLYsNTbBRRg7RlRwr6ROQTi8TpXB+Ls/7WfcMPYdLXdyZ5zeQB/tlBpt0yC4y0uOMf+olQohDuoWXe/x+2qUOhheBknU/TdVDuMrLP/21gKpJsr69INNjRsFlFCKOUhT0AEP3YUJscGld0+GiT9Y2/6SKJURE6jx+nwLkR9XjbRmo2uvxMSnmCiKLJMsV/9zUyGPDlVnZL0qmySt/npv82cP92qXTWuj8Br root@cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\nssh-dss AAAAB3NzaC1kc3MAAACBAO3ewqaWEck9LUsxCZQoG2sO5lTFsVsdT07kQi/WSvQY8xDzGlmvDHPKSPkQP8f8609JVMmMLz74PFTXbFUARk+kTVQzF93Bgx1ZPIeQ0LdUO8Rg4wD3kYfL4lu0ip/icFQpxHjlVHVrKSt/WWQe4TVBBS5IpdPOIGTPL4hbZa4jAAAAFQDLJBi2QgbtE/mlUDqry1Bn+2uhhQAAAIBke76/386TMg0U6P4ML7AuPa9e8pFdBBNwRg+8uRJvGML0bRk5MceuoDX45q2BoCwteNfTLA5Xk0lbQe5p5SxXtHKZcpEn/4k2wII+2wRK5GNRBtfAI46OZ8gBx7rp9jomrmllDM3nmSpBRA9q465QSFu+y3EC03OvBcXavswryQAAAIB+R7Xc51ArmsvmYS0U/D2mH2DB8L+fUq2OhLN3U7pnZedRqZwzs5kKEGclPI8DQX4e9U3E91kCIxyKETqtp6GtNakkmfisYIjVRegXmpWQCLRGiZX4FnPcTeqGunv7RCj0638LH3qED8qo5HKENvwX10LNJy2C/GTHrgwc0P4FNQ== root@cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\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.11,24,fe80::f816:3eff:fec0:1409/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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.98 ===\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-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 login: "} 2018-11-17 06:53:58,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/action used request id req-bf68ca5c-534c-437a-8b58-11898f56594b 2018-11-17 06:53:58,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766928195953s 2018-11-17 06:53:58,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/action used request id req-bf68ca5c-534c-437a-8b58-11898f56594b 2018-11-17 06:53:58,131 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 478838521 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.165576] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167613] pid_max: default: 32768 minimum: 301 [ 0.168719] ACPI: Core revision 20150930 [ 0.170281] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171896] Security Framework initialized [ 0.172927] Yama: becoming mindful. [ 0.173831] AppArmor: AppArmor initialized [ 0.174890] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178078] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179555] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181280] Initializing cgroup subsys io [ 0.182307] Initializing cgroup subsys memory [ 0.183385] Initializing cgroup subsys devices [ 0.184491] Initializing cgroup subsys freezer [ 0.185589] Initializing cgroup subsys net_cls [ 0.186644] Initializing cgroup subsys perf_event [ 0.187772] Initializing cgroup subsys net_prio [ 0.188882] Initializing cgroup subsys hugetlb [ 0.189954] Initializing cgroup subsys pids [ 0.191015] CPU: Physical Processor ID: 0 [ 0.192723] mce: CPU supports 10 MCE banks [ 0.193759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216876] ftrace: allocating 31920 entries in 125 pages [ 0.243632] smpboot: Max logical packages: 1 [ 0.244714] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246383] x2apic enabled [ 0.247411] Switched APIC routing to physical x2apic. [ 0.249664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.253553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255749] KVM setup paravirtual spinlock [ 0.257270] x86: Booted up 1 node, 1 CPUs [ 0.258259] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259961] devtmpfs: initialized [ 0.261852] evm: security.selinux [ 0.262711] evm: security.SMACK64 [ 0.263564] evm: security.SMACK64EXEC [ 0.264482] evm: security.SMACK64TRANSMUTE [ 0.265480] evm: security.SMACK64MMAP [ 0.266396] evm: security.ima [ 0.267188] evm: security.capability [ 0.268170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270426] pinctrl core: initialized pinctrl subsystem [ 0.271758] RTC time: 6:53:51, date: 11/17/18 [ 0.272926] NET: Registered protocol family 16 [ 0.274114] cpuidle: using governor ladder [ 0.275127] cpuidle: using governor menu [ 0.276102] PCCT header not found. [ 0.277025] ACPI: bus type PCI registered [ 0.278019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279530] PCI: Using configuration type 1 for base access [ 0.281553] ACPI: Added _OSI(Module Device) [ 0.282579] ACPI: Added _OSI(Processor Device) [ 0.283637] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286759] ACPI: Interpreter enabled [ 0.287697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296821] ACPI: (supports S0 S5) [ 0.297696] ACPI: Using IOAPIC for interrupt routing [ 0.298851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302377] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303761] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309361] acpiphp: Slot [3] registered [ 0.310346] acpiphp: Slot [4] registered [ 0.311334] acpiphp: Slot [5] registered [ 0.312319] acpiphp: Slot [6] registered [ 0.313302] acpiphp: Slot [7] registered [ 0.314281] acpiphp: Slot [8] registered [ 0.315264] acpiphp: Slot [9] registered [ 0.316244] acpiphp: Slot [10] registered [ 0.317233] acpiphp: Slot [11] registered [ 0.318234] acpiphp: Slot [12] registered [ 0.319235] acpiphp: Slot [13] registered [ 0.320230] acpiphp: Slot [14] registered [ 0.321226] acpiphp: Slot [15] registered [ 0.335064] acpiphp: Slot [16] registered [ 0.336076] acpiphp: Slot [17] registered [ 0.337068] acpiphp: Slot [18] registered [ 0.338061] acpiphp: Slot [19] registered [ 0.339058] acpiphp: Slot [20] registered [ 0.340052] acpiphp: Slot [21] registered [ 0.341059] acpiphp: Slot [22] registered [ 0.342054] acpiphp: Slot [23] registered [ 0.343047] acpiphp: Slot [24] registered [ 0.344041] acpiphp: Slot [25] registered [ 0.345035] acpiphp: Slot [26] registered [ 0.346027] acpiphp: Slot [27] registered [ 0.347033] acpiphp: Slot [28] registered [ 0.348035] acpiphp: Slot [29] registered [ 0.349027] acpiphp: Slot [30] registered [ 0.350028] acpiphp: Slot [31] registered [ 0.351025] PCI host bridge to bus 0000:00 [ 0.352015] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354935] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356951] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.359032] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.361316] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365380] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370764] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397607] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399667] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401642] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403620] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405684] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409274] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413022] vgaarb: loaded [ 0.413898] vgaarb: bridge control possible 0000:00:02.0 [ 0.415630] SCSI subsystem initialized [ 0.416934] ACPI: bus type USB registered [ 0.418127] usbcore: registered new interface driver usbfs [ 0.419622] usbcore: registered new interface driver hub [ 0.421069] usbcore: registered new device driver usb [ 0.422637] PCI: Using ACPI for IRQ routing [ 0.424200] NetLabel: Initializing [ 0.425239] NetLabel: domain hash size = 128 [ 0.426465] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427850] NetLabel: unlabeled traffic allowed by default [ 0.429507] clocksource: Switched to clocksource kvm-clock [ 0.439529] AppArmor: AppArmor Filesystem Enabled [ 0.440900] pnp: PnP ACPI init [ 0.442168] pnp: PnP ACPI: found 5 devices [ 0.448997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451478] NET: Registered protocol family 2 [ 0.452952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.454820] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.456568] TCP: Hash tables configured (established 4096 bind 4096) [ 0.458307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461576] NET: Registered protocol family 1 [ 0.462836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464413] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465972] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495222] Trying to unpack rootfs image as initramfs... [ 0.555775] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558132] Scanning for low memory corruption every 60 seconds [ 0.560019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.561704] audit: initializing netlink subsys (disabled) [ 0.563181] audit: type=2000 audit(1542437632.737:1): initialized [ 0.565037] Initialise system trusted keyring [ 0.566412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568101] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570823] zbud: loaded [ 0.571826] VFS: Disk quotas dquot_6.6.0 [ 0.573028] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575238] fuse init (API version 7.23) [ 0.576547] Key type big_key registered [ 0.577726] Allocating IMA MOK and blacklist keyrings. [ 0.579423] Key type asymmetric registered [ 0.583816] Asymmetric key parser 'x509' registered [ 0.586029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588481] io scheduler noop registered [ 0.589712] io scheduler deadline registered (default) [ 0.591176] io scheduler cfq registered [ 0.592868] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.596554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598714] ACPI: Power Button [PWRF] [ 0.600163] GHES: HEST is not enabled! [ 0.614543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647519] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675527] Linux agpgart interface v0.103 [ 0.679311] brd: module loaded [ 0.681543] loop: module loaded [ 0.686903] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.688998] GPT:90111 != 2097151 [ 0.689982] GPT:Alternate GPT header not at the end of the disk. [ 0.691566] GPT:90111 != 2097151 [ 0.692539] GPT: Use GNU Parted to correct GPT errors. [ 0.693952] vda: vda1 vda15 [ 0.695907] scsi host0: ata_piix [ 0.697030] scsi host1: ata_piix [ 0.698085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.699839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.702178] libphy: Fixed MDIO Bus: probed [ 0.703374] tun: Universal TUN/TAP device driver, 1.6 [ 0.704749] tun: (C) 1999-2004 Max Krasnyansky [ 0.707895] PPP generic driver version 2.4.2 [ 0.709200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710909] ehci-pci: EHCI PCI platform driver [ 0.712186] ehci-platform: EHCI generic platform driver [ 0.713636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715422] ohci-pci: OHCI PCI platform driver [ 0.716890] ohci-platform: OHCI generic platform driver [ 0.718580] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733646] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735367] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737827] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.741484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745229] usb usb1: Product: UHCI Host Controller [ 0.746484] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749190] hub 1-0:1.0: USB hub found [ 0.750210] hub 1-0:1.0: 2 ports detected [ 0.751494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754257] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755469] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756797] mousedev: PS/2 mouse device common for all mice [ 0.758431] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760778] rtc_cmos 00:00: RTC can wake from S4 [ 0.762248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763760] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.765259] i2c /dev entries driver [ 0.766279] device-mapper: uevent: version 1.0.3 [ 0.767517] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.769641] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771667] NET: Registered protocol family 10 [ 0.773366] NET: Registered protocol family 17 [ 0.774575] Key type dns_resolver registered [ 0.776075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777476] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779890] registered taskstats version 1 [ 0.781008] Loading compiled-in X.509 certificates [ 0.782841] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.785238] zswap: loaded using pool lzo/zbud [ 0.787727] Key type trusted registered [ 0.789816] Key type encrypted registered [ 0.790867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792468] ima: No TPM chip found, activating TPM-bypass! [ 0.794337] evm: HMAC attrs: 0x1 [ 0.796028] Magic number: 10:282:873 [ 0.797554] rtc_cmos 00:00: setting system clock to 2018-11-17 06:53:52 UTC (1542437632) [ 0.800430] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802371] EDD information not available. [ 0.861582] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.878334] Write protecting the kernel read-only data: 14336k [ 0.881115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.883440] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.930581] 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.84 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.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.98. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAzYyfeNzYWU0rohPOSZ3vrN+E0WrxJUl+ke7wQsY9H1zSsyuUKlNGnpPbyPOLUFqiYNoXfsjHvdTsxprLUQbTVdtm9qEzgQXQ9E1ZBR14ZPNIKWu1dCLYsNTbBRRg7RlRwr6ROQTi8TpXB+Ls/7WfcMPYdLXdyZ5zeQB/tlBpt0yC4y0uOMf+olQohDuoWXe/x+2qUOhheBknU/TdVDuMrLP/21gKpJsr69INNjRsFlFCKOUhT0AEP3YUJscGld0+GiT9Y2/6SKJURE6jx+nwLkR9XjbRmo2uvxMSnmCiKLJMsV/9zUyGPDlVnZL0qmySt/npv82cP92qXTWuj8Br root@cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 ssh-dss AAAAB3NzaC1kc3MAAACBAO3ewqaWEck9LUsxCZQoG2sO5lTFsVsdT07kQi/WSvQY8xDzGlmvDHPKSPkQP8f8609JVMmMLz74PFTXbFUARk+kTVQzF93Bgx1ZPIeQ0LdUO8Rg4wD3kYfL4lu0ip/icFQpxHjlVHVrKSt/WWQe4TVBBS5IpdPOIGTPL4hbZa4jAAAAFQDLJBi2QgbtE/mlUDqry1Bn+2uhhQAAAIBke76/386TMg0U6P4ML7AuPa9e8pFdBBNwRg+8uRJvGML0bRk5MceuoDX45q2BoCwteNfTLA5Xk0lbQe5p5SxXtHKZcpEn/4k2wII+2wRK5GNRBtfAI46OZ8gBx7rp9jomrmllDM3nmSpBRA9q465QSFu+y3EC03OvBcXavswryQAAAIB+R7Xc51ArmsvmYS0U/D2mH2DB8L+fUq2OhLN3U7pnZedRqZwzs5kKEGclPI8DQX4e9U3E91kCIxyKETqtp6GtNakkmfisYIjVRegXmpWQCLRGiZX4FnPcTeqGunv7RCj0638LH3qED8qo5HKENvwX10LNJy2C/GTHrgwc0P4FNQ== root@cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 -----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.11,24,fe80::f816:3eff:fec0:1409/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 login: 2018-11-17 06:53:58,135 - paramiko.transport - DEBUG - starting thread (client mode): 0x37e69290L 2018-11-17 06:53:58,135 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 06:53:58,135 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-17 06:53:58,135 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-17 06:53:58,137 - 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-11-17 06:53:58,137 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 06:53:58,137 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-17 06:53:58,137 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 06:53:58,137 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 06:53:58,138 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 06:53:58,155 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 06:53:58,155 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 06:53:58,167 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 3b078643b76109901df17d31326b5947 2018-11-17 06:53:58,168 - paramiko.transport - DEBUG - Trying discovered key 6a2d3f556ff83e3cf2f49bea93cf0500 in /tmp/tmpHICGDR 2018-11-17 06:53:58,193 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 06:53:58,199 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 06:53:58,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-11-17 06:53:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"volume": {"display_name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "size": "2"}}' 2018-11-17 06:53:59,591 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-7a7a9dbe-533b-4838-b6c4-6bba5253225d x-openstack-request-id: req-7a7a9dbe-533b-4838-b6c4-6bba5253225d 2018-11-17 06:53:59,591 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}} 2018-11-17 06:53:59,591 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes used request id req-7a7a9dbe-533b-4838-b6c4-6bba5253225d 2018-11-17 06:53:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.38279104233s 2018-11-17 06:53:59,592 - shade.request_ids - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes used request id req-7a7a9dbe-533b-4838-b6c4-6bba5253225d 2018-11-17 06:53:59,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:53:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sat, 17 Nov 2018 06:53:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6b5df389-8af6-4996-9837-120709c7cf90 x-openstack-request-id: req-6b5df389-8af6-4996-9837-120709c7cf90 2018-11-17 06:54:00,622 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:53:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:00,623 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-6b5df389-8af6-4996-9837-120709c7cf90 2018-11-17 06:54:00,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02996993065s 2018-11-17 06:54:00,623 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-6b5df389-8af6-4996-9837-120709c7cf90 2018-11-17 06:54:00,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:02,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:03,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a2e181f1-7f3d-4d59-aec4-0b255db4d228 x-openstack-request-id: req-a2e181f1-7f3d-4d59-aec4-0b255db4d228 2018-11-17 06:54:03,688 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:03,689 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-a2e181f1-7f3d-4d59-aec4-0b255db4d228 2018-11-17 06:54:03,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06073999405s 2018-11-17 06:54:03,689 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-a2e181f1-7f3d-4d59-aec4-0b255db4d228 2018-11-17 06:54:03,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:54:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:03,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:03 GMT X-Openstack-Request-Id: req-777ffc22-42e9-41b0-a965-925636d0c310 2018-11-17 06:54:03,783 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":["a9e33db6-508c-4994-8264-01e232ff4811"],"description":"","tags":[],"updated_at":"2018-11-17T06:53:35Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:54:03,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-777ffc22-42e9-41b0-a965-925636d0c310 2018-11-17 06:54:03,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921590328217s 2018-11-17 06:54:03,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-777ffc22-42e9-41b0-a965-925636d0c310 2018-11-17 06:54:03,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:54:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:04 GMT X-Openstack-Request-Id: req-e4965464-e4ad-46b1-927c-0362607f1cf6 2018-11-17 06:54:04,082 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:53:40Z", "file": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file", "owner": "675181e9659341afa8f72551493e4cf9", "id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "size": 12716032, "self": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:54:04,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4965464-e4ad-46b1-927c-0362607f1cf6 2018-11-17 06:54:04,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293627023697s 2018-11-17 06:54:04,083 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4965464-e4ad-46b1-927c-0362607f1cf6 2018-11-17 06:54:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:54:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:04,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-fb83eff5-6b56-49c0-beb0-ba429000588d x-openstack-request-id: req-fb83eff5-6b56-49c0-beb0-ba429000588d 2018-11-17 06:54:04,108 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "name": "cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:54:04,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fb83eff5-6b56-49c0-beb0-ba429000588d 2018-11-17 06:54:04,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241301059723s 2018-11-17 06:54:04,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fb83eff5-6b56-49c0-beb0-ba429000588d 2018-11-17 06:54:04,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 06:54:04,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"server": {"name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "imageRef": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "flavorRef": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "394ee8c2-7947-4dae-9803-b4b0a49ef34c"}], "security_groups": [{"name": "5e0895c1-555c-4539-8031-2c7a7828037d"}]}}' 2018-11-17 06:54:05,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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 location: http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4 x-compute-request-id: req-a93afc6b-e638-4327-919e-e794a4f21e1d x-openstack-request-id: req-a93afc6b-e638-4327-919e-e794a4f21e1d 2018-11-17 06:54:05,265 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5e0895c1-555c-4539-8031-2c7a7828037d"}], "OS-DCF:diskConfig": "MANUAL", "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "adminPass": "xWo2ay3GzfX3"}} 2018-11-17 06:54:05,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a93afc6b-e638-4327-919e-e794a4f21e1d 2018-11-17 06:54:05,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.15482592583s 2018-11-17 06:54:05,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a93afc6b-e638-4327-919e-e794a4f21e1d 2018-11-17 06:54:05,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:05,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-5cfa9002-ecf3-41e5-937f-ae478c866b63 x-openstack-request-id: req-5cfa9002-ecf3-41e5-937f-ae478c866b63 2018-11-17 06:54:05,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "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-11-17T06:54:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:52Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:05,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5cfa9002-ecf3-41e5-937f-ae478c866b63 2018-11-17 06:54:05,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482781887054s 2018-11-17 06:54:05,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5cfa9002-ecf3-41e5-937f-ae478c866b63 2018-11-17 06:54:05,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-8f5a9564-27f6-4cd7-87cb-362ff3578211 x-openstack-request-id: req-8f5a9564-27f6-4cd7-87cb-362ff3578211 2018-11-17 06:54:08,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:54:07Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:52Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:08,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f5a9564-27f6-4cd7-87cb-362ff3578211 2018-11-17 06:54:08,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743733167648s 2018-11-17 06:54:08,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f5a9564-27f6-4cd7-87cb-362ff3578211 2018-11-17 06:54:08,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:10,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:11,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-e5e4821e-5c9f-48cc-899a-692f369dcfb4 x-openstack-request-id: req-e5e4821e-5c9f-48cc-899a-692f369dcfb4 2018-11-17 06:54:11,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T06:54:07Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:52Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:11,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5e4821e-5c9f-48cc-899a-692f369dcfb4 2018-11-17 06:54:11,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520828008652s 2018-11-17 06:54:11,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5e4821e-5c9f-48cc-899a-692f369dcfb4 2018-11-17 06:54:11,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:13,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:13,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-b86778fb-eab5-4407-ad28-e126a6ac0541 x-openstack-request-id: req-b86778fb-eab5-4407-ad28-e126a6ac0541 2018-11-17 06:54:13,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:54:12.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:54:12Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:53:52Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:13,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b86778fb-eab5-4407-ad28-e126a6ac0541 2018-11-17 06:54:13,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69301199913s 2018-11-17 06:54:13,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b86778fb-eab5-4407-ad28-e126a6ac0541 2018-11-17 06:54:13,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:54:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:13,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:13 GMT X-Openstack-Request-Id: req-bae09353-0496-4939-9221-8ebca7760b2b 2018-11-17 06:54:13,799 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:54:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9e33db6-508c-4994-8264-01e232ff4811","ip_address":"192.168.120.9"}],"id":"c7d48629-3b9d-4a0d-b471-ccf914c8807c","security_groups":["5e0895c1-555c-4539-8031-2c7a7828037d"],"mac_address":"fa:16:3e:25:7b:eb","project_id":"675181e9659341afa8f72551493e4cf9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:54:07Z","binding:vnic_type":"normal","device_id":"349fbd8c-da03-4474-a8a7-2acbfa47e0a4","ip_allocation":"immediate"}]} 2018-11-17 06:54:13,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-bae09353-0496-4939-9221-8ebca7760b2b 2018-11-17 06:54:13,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520060062408s 2018-11-17 06:54:13,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-bae09353-0496-4939-9221-8ebca7760b2b 2018-11-17 06:54:13,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c7d48629-3b9d-4a0d-b471-ccf914c8807c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:13,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:13 GMT X-Openstack-Request-Id: req-87d6d338-aa4e-495f-87c8-f96f4281ada4 2018-11-17 06:54:13,858 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:54:13,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c7d48629-3b9d-4a0d-b471-ccf914c8807c used request id req-87d6d338-aa4e-495f-87c8-f96f4281ada4 2018-11-17 06:54:13,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486459732056s 2018-11-17 06:54:13,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c7d48629-3b9d-4a0d-b471-ccf914c8807c used request id req-87d6d338-aa4e-495f-87c8-f96f4281ada4 2018-11-17 06:54:13,859 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:7b:eb', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24f6733f-fa45-4ecb-b39d-a2795d2916ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T06:54:12.000000', 'flavor': Munch({u'id': u'60ec5cba-908a-46b2-abcc-80d41393ee9a'}), 'az': u'nova', 'id': u'349fbd8c-da03-4474-a8a7-2acbfa47e0a4', 'security_groups': [Munch({u'name': u'cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c0fcf64e2f4449db221b3793af194e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', '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-11-17T06:54:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T06:54:12Z', 'hostId': u'5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414', '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-11-17T06:54:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'675181e9659341afa8f72551493e4cf9', 'name': u'cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'adminPass': u'xWo2ay3GzfX3', 'tenant_id': u'675181e9659341afa8f72551493e4cf9', 'created_at': u'2018-11-17T06:54:05Z', 'created': u'2018-11-17T06:54:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 06:54:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:54:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:13,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:13 GMT X-Openstack-Request-Id: req-f4ca8783-43fa-4c55-84f6-23ad21b5261d 2018-11-17 06:54:13,967 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":["a9e33db6-508c-4994-8264-01e232ff4811"],"description":"","tags":[],"updated_at":"2018-11-17T06:53:35Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:54:13,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f4ca8783-43fa-4c55-84f6-23ad21b5261d 2018-11-17 06:54:13,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102230072021s 2018-11-17 06:54:13,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f4ca8783-43fa-4c55-84f6-23ad21b5261d 2018-11-17 06:54:13,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 06:54:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:14,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:14 GMT X-Openstack-Request-Id: req-f3b5a3af-0a65-409b-bda9-eea84e5fd2c8 2018-11-17 06:54:14,017 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T06:54:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9e33db6-508c-4994-8264-01e232ff4811","ip_address":"192.168.120.9"}],"id":"c7d48629-3b9d-4a0d-b471-ccf914c8807c","security_groups":["5e0895c1-555c-4539-8031-2c7a7828037d"],"mac_address":"fa:16:3e:25:7b:eb","project_id":"675181e9659341afa8f72551493e4cf9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:54:07Z","binding:vnic_type":"normal","device_id":"349fbd8c-da03-4474-a8a7-2acbfa47e0a4","ip_allocation":"immediate"}]} 2018-11-17 06:54:14,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-f3b5a3af-0a65-409b-bda9-eea84e5fd2c8 2018-11-17 06:54:14,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.048211812973s 2018-11-17 06:54:14,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-f3b5a3af-0a65-409b-bda9-eea84e5fd2c8 2018-11-17 06:54:14,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 06:54:14,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c"}}' 2018-11-17 06:54:16,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:16 GMT X-Openstack-Request-Id: req-4b24d2b2-043a-49b3-895f-75bc3347af5f 2018-11-17 06:54:16,537 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}} 2018-11-17 06:54:16,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4b24d2b2-043a-49b3-895f-75bc3347af5f 2018-11-17 06:54:16,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.51873588562s 2018-11-17 06:54:16,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4b24d2b2-043a-49b3-895f-75bc3347af5f 2018-11-17 06:54:16,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:16,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:16 GMT X-Openstack-Request-Id: req-1abedf37-54a2-4f9c-8bbd-105c8b7ced6d 2018-11-17 06:54:16,641 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:16,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1abedf37-54a2-4f9c-8bbd-105c8b7ced6d 2018-11-17 06:54:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0852060317993s 2018-11-17 06:54:16,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1abedf37-54a2-4f9c-8bbd-105c8b7ced6d 2018-11-17 06:54:16,654 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:16,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:16,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:16 GMT X-Openstack-Request-Id: req-079575ca-acfe-4814-8cc7-f3dc7a7a44d4 2018-11-17 06:54:16,827 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:16,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-079575ca-acfe-4814-8cc7-f3dc7a7a44d4 2018-11-17 06:54:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617678165436s 2018-11-17 06:54:16,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-079575ca-acfe-4814-8cc7-f3dc7a7a44d4 2018-11-17 06:54:16,840 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:16,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:17 GMT X-Openstack-Request-Id: req-52b478a0-67b3-4f58-aa1f-3a96f88c087d 2018-11-17 06:54:17,010 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:17,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-52b478a0-67b3-4f58-aa1f-3a96f88c087d 2018-11-17 06:54:17,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593500137329s 2018-11-17 06:54:17,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-52b478a0-67b3-4f58-aa1f-3a96f88c087d 2018-11-17 06:54:17,022 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:17,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:17 GMT X-Openstack-Request-Id: req-94eb2d54-239d-4dca-97b9-f72944a042ae 2018-11-17 06:54:17,195 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:17,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-94eb2d54-239d-4dca-97b9-f72944a042ae 2018-11-17 06:54:17,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622119903564s 2018-11-17 06:54:17,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-94eb2d54-239d-4dca-97b9-f72944a042ae 2018-11-17 06:54:17,207 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:17,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:17,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:17 GMT X-Openstack-Request-Id: req-82024e5a-8e93-47a8-acd8-9d77260ece6a 2018-11-17 06:54:17,379 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:17,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82024e5a-8e93-47a8-acd8-9d77260ece6a 2018-11-17 06:54:17,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612750053406s 2018-11-17 06:54:17,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82024e5a-8e93-47a8-acd8-9d77260ece6a 2018-11-17 06:54:17,391 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:17,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:17,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:17 GMT X-Openstack-Request-Id: req-fdcfbe5a-ac33-4a64-a9dc-dfb477526503 2018-11-17 06:54:17,564 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:15Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:17,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fdcfbe5a-ac33-4a64-a9dc-dfb477526503 2018-11-17 06:54:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616800785065s 2018-11-17 06:54:17,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fdcfbe5a-ac33-4a64-a9dc-dfb477526503 2018-11-17 06:54:17,576 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 06:54:17,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:17,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:17 GMT X-Openstack-Request-Id: req-0417b3f5-a4d2-4564-aa1f-9868f0bf2316 2018-11-17 06:54:17,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:55Z", "updated_at": "2018-11-17T06:53:57Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:14:09", "device_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "36541156-e0fb-48ba-ad2d-383796448236", "id": "82304a0e-9db7-4a7d-afa7-c0ac52d2e30c", "qos_policy_id": null}, {"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:17Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:17,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0417b3f5-a4d2-4564-aa1f-9868f0bf2316 2018-11-17 06:54:17,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637950897217s 2018-11-17 06:54:17,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0417b3f5-a4d2-4564-aa1f-9868f0bf2316 2018-11-17 06:54:17,767 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'95e83e67-b091-4741-81a5-22bcd43bdd5e', 'updated_at': u'2018-11-17T06:54:17Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'c7d48629-3b9d-4a0d-b471-ccf914c8807c', 'id': u'837e4ec9-b986-47fe-9096-929c8d6afea4', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'c7d48629-3b9d-4a0d-b471-ccf914c8807c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'675181e9659341afa8f72551493e4cf9', 'name': 'cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'675181e9659341afa8f72551493e4cf9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:7b:eb', u'device_id': u'349fbd8c-da03-4474-a8a7-2acbfa47e0a4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'675181e9659341afa8f72551493e4cf9', 'created_at': u'2018-11-17T06:54:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'394ee8c2-7947-4dae-9803-b4b0a49ef34c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:7b:eb', u'device_id': u'349fbd8c-da03-4474-a8a7-2acbfa47e0a4'}), 'router': u'95e83e67-b091-4741-81a5-22bcd43bdd5e'}) 2018-11-17 06:54:17,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 06:54:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 06:54:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-641906ea-f79b-4726-8940-69f103d8da47 x-openstack-request-id: req-641906ea-f79b-4726-8940-69f103d8da47 2018-11-17 06:54:17,847 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494554108 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.177789] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179967] pid_max: default: 32768 minimum: 301\n[ 0.181189] ACPI: Core revision 20150930\n[ 0.182796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184484] Security Framework initialized\n[ 0.185612] Yama: becoming mindful.\n[ 0.186563] AppArmor: AppArmor initialized\n[ 0.187670] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189449] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194526] Initializing cgroup subsys io\n[ 0.195593] Initializing cgroup subsys memory\n[ 0.196747] Initializing cgroup subsys devices\n[ 0.197927] Initializing cgroup subsys freezer\n[ 0.199062] Initializing cgroup subsys net_cls\n[ 0.200194] Initializing cgroup subsys perf_event\n[ 0.201446] Initializing cgroup subsys net_prio\n[ 0.202600] Initializing cgroup subsys hugetlb\n[ 0.203732] Initializing cgroup subsys pids\n[ 0.204900] CPU: Physical Processor ID: 0\n[ 0.206670] mce: CPU supports 10 MCE banks\n[ 0.207768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225193] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.231710] ftrace: allocating 31920 entries in 125 pages\n[ 0.256925] smpboot: Max logical packages: 1\n[ 0.258063] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259837] x2apic enabled\n[ 0.260956] Switched APIC routing to physical x2apic.\n[ 0.263258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.264742] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.267478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269813] KVM setup paravirtual spinlock\n[ 0.271351] x86: Booted up 1 node, 1 CPUs\n[ 0.272408] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.274206] devtmpfs: initialized\n[ 0.276103] evm: security.selinux\n[ 0.277014] evm: security.SMACK64\n[ 0.277919] evm: security.SMACK64EXEC\n[ 0.278901] evm: security.SMACK64TRANSMUTE\n[ 0.279965] evm: security.SMACK64MMAP\n[ 0.280935] evm: security.ima\n[ 0.281776] evm: security.capability\n[ 0.282807] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.285223] pinctrl core: initialized pinctrl subsystem\n[ 0.286633] RTC time: 6:54:11, date: 11/17/18\n[ 0.287861] NET: Registered protocol family 16\n[ 0.289128] cpuidle: using governor ladder\n[ 0.290211] cpuidle: using governor menu\n[ 0.291246] PCCT header not found.\n[ 0.292217] ACPI: bus type PCI registered\n[ 0.293265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294877] PCI: Using configuration type 1 for base access\n[ 0.296952] ACPI: Added _OSI(Module Device)\n[ 0.298062] ACPI: Added _OSI(Processor Device)\n[ 0.299195] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300375] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302480] ACPI: Interpreter enabled\n[ 0.303524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.310767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313244] ACPI: (supports S0 S5)\n[ 0.314172] ACPI: Using IOAPIC for interrupt routing\n[ 0.315410] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322188] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326676] acpiphp: Slot [3] registered\n[ 0.327726] acpiphp: Slot [4] registered\n[ 0.328773] acpiphp: Slot [5] registered\n[ 0.329816] acpiphp: Slot [6] registered\n[ 0.330860] acpiphp: Slot [7] registered\n[ 0.331903] acpiphp: Slot [8] registered\n[ 0.332994] acpiphp: Slot [9] registered\n[ 0.334050] acpiphp: Slot [10] registered\n[ 0.335116] acpiphp: Slot [11] registered\n[ 0.336182] acpiphp: Slot [12] registered\n[ 0.337239] acpiphp: Slot [13] registered\n[ 0.338299] acpiphp: Slot [14] registered\n[ 0.339367] acpiphp: Slot [15] registered\n[ 0.353190] acpiphp: Slot [16] registered\n[ 0.354254] acpiphp: Slot [17] registered\n[ 0.355316] acpiphp: Slot [18] registered\n[ 0.356392] acpiphp: Slot [19] registered\n[ 0.357450] acpiphp: Slot [20] registered\n[ 0.358510] acpiphp: Slot [21] registered\n[ 0.359568] acpiphp: Slot [22] registered\n[ 0.360627] acpiphp: Slot [23] registered\n[ 0.361691] acpiphp: Slot [24] registered\n[ 0.362753] acpiphp: Slot [25] registered\n[ 0.363849] acpiphp: Slot [26] registered\n[ 0.364909] acpiphp: Slot [27] registered\n[ 0.365976] acpiphp: Slot [28] registered\n[ 0.367035] acpiphp: Slot [29] registered\n[ 0.368092] acpiphp: Slot [30] registered\n[ 0.369151] acpiphp: Slot [31] registered\n[ 0.370210] PCI host bridge to bus 0000:00\n[ 0.371273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372857] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376354] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378256] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380196] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.385647] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387188] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.388837] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414960] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425572] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428988] vgaarb: loaded\n[ 0.429778] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431348] SCSI subsystem initialized\n[ 0.432528] ACPI: bus type USB registered\n[ 0.433610] usbcore: registered new interface driver usbfs\n[ 0.434989] usbcore: registered new interface driver hub\n[ 0.436303] usbcore: registered new device driver usb\n[ 0.437724] PCI: Using ACPI for IRQ routing\n[ 0.439173] NetLabel: Initializing\n[ 0.440109] NetLabel: domain hash size = 128\n[ 0.441230] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442485] NetLabel: unlabeled traffic allowed by default\n[ 0.444009] clocksource: Switched to clocksource kvm-clock\n[ 0.453225] AppArmor: AppArmor Filesystem Enabled\n[ 0.454506] pnp: PnP ACPI init\n[ 0.455686] pnp: PnP ACPI: found 5 devices\n[ 0.462338] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464621] NET: Registered protocol family 2\n[ 0.465992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.469251] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473781] NET: Registered protocol family 1\n[ 0.475035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476484] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477888] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.506218] Trying to unpack rootfs image as initramfs...\n[ 0.564941] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.569953] Scanning for low memory corruption every 60 seconds\n[ 0.572188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.573897] audit: initializing netlink subsys (disabled)\n[ 0.575443] audit: type=2000 audit(1542437652.920:1): initialized\n[ 0.577440] Initialise system trusted keyring\n[ 0.578867] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580577] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583355] zbud: loaded\n[ 0.584389] VFS: Disk quotas dquot_6.6.0\n[ 0.585594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587845] fuse init (API version 7.23)\n[ 0.589151] Key type big_key registered\n[ 0.590315] Allocating IMA MOK and blacklist keyrings.\n[ 0.592049] Key type asymmetric registered\n[ 0.593252] Asymmetric key parser 'x509' registered\n[ 0.594651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.596847] io scheduler noop registered\n[ 0.598010] io scheduler deadline registered (default)\n[ 0.599471] io scheduler cfq registered\n[ 0.600731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.602258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.604133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606194] ACPI: Power Button [PWRF]\n[ 0.607328] GHES: HEST is not enabled!\n[ 0.621329] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.650165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679182] Linux agpgart interface v0.103\n[ 0.682318] brd: module loaded\n[ 0.684396] loop: module loaded\n[ 0.688745] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690576] GPT:90111 != 2097151\n[ 0.691432] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692802] GPT:90111 != 2097151\n[ 0.693664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694878] vda: vda1 vda15\n[ 0.696412] scsi host0: ata_piix\n[ 0.697404] scsi host1: ata_piix\n[ 0.698323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.699846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701674] libphy: Fixed MDIO Bus: probed\n[ 0.702716] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703936] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706738] PPP generic driver version 2.4.2\n[ 0.707886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709393] ehci-pci: EHCI PCI platform driver\n[ 0.710505] ehci-platform: EHCI generic platform driver\n[ 0.711746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713165] ohci-pci: OHCI PCI platform driver\n[ 0.714273] ohci-platform: OHCI generic platform driver\n[ 0.715517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729935] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733038] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734317] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.735762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.737298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739091] usb usb1: Product: UHCI Host Controller\n[ 0.740263] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.741685] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742912] hub 1-0:1.0: USB hub found\n[ 0.743895] hub 1-0:1.0: 2 ports detected\n[ 0.745057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747688] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748889] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750150] mousedev: PS/2 mouse device common for all mice\n[ 0.751688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754008] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758361] i2c /dev entries driver\n[ 0.759311] device-mapper: uevent: version 1.0.3\n[ 0.760490] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762516] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764237] NET: Registered protocol family 10\n[ 0.765625] NET: Registered protocol family 17\n[ 0.766728] Key type dns_resolver registered\n[ 0.767944] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769318] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771528] registered taskstats version 1\n[ 0.772608] Loading compiled-in X.509 certificates\n[ 0.774332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776685] zswap: loaded using pool lzo/zbud\n[ 0.778606] Key type trusted registered\n[ 0.780607] Key type encrypted registered\n[ 0.781662] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782963] ima: No TPM chip found, activating TPM-bypass!\n[ 0.784290] evm: HMAC attrs: 0x1\n[ 0.785472] Magic number: 10:832:923\n[ 0.786559] rtc_cmos 00:00: setting system clock to 2018-11-17 06:54:12 UTC (1542437652)\n[ 0.788605] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.790000] EDD information not available.\n[ 0.861489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.876532] Write protecting the kernel read-only data: 14336k\n[ 0.879231] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.928858] 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.78\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.9...\nLease of 192.168.120.9 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.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDplfmA4pdadf5ACnxxEpM3SUsiBkwcKwsInqL7kzjWVZul996Vgb2L4B2gmuCywk9Zw3lWyP6zYSfYWcpH9T5vvObYmMK6BQOry8LdOvB8J6vT3p/bgzHrAAvyPKMrq4gI7gTm6A5gAiPEELKcH2V3HDVm3qD3bP/VS/Up/MsDUaKzgd0X8v6mhWqB/oUzISo3tLAHVIDpZEaZTnECdoRQ0ZeEB2OlC59qL8jhlYHYx7VjJzaD5j3p6PxgOfrbx2Woo8XNAo4vfSI6u+AoL+o5Y3If17wqDGi4ZM+ikrNF/1aZsmXmLWM6/Ro4Xq3hXDKDgIN9YIPDBaaFbBUj6kG/ root@cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\nssh-dss AAAAB3NzaC1kc3MAAACBAIEEzoaelqz+L7zr/fhmsNZgHTkt12aSa3smNiJ6tMhxKYD6AKdRjjVT3RBMQP+32LevndQKUXVH8ye3mbloZVziqE+jNNE0RzoDFEKNnDsaKXOYmxayu70B2+h7fDQaU/JzAurgbQy0DldaF+dg8WS8KH0kWgpY/seXmW4WkMUtAAAAFQDy5XycsCSutJSywToCvXBjsDAvIwAAAIBQ2g2A+5SwfeCtqDRJH8cxCrjS2y/hmVTxzJp0j3mYJ+qu5eelS/cdnLye/zVELAtVj940qewq/bXNT+RxGqxIl16KeaCeZzs9vmCjXuvY4j8IeEebobWAz0FoOgJVwpkELjUwcQ5P8WXxi3T0hc6q/lxeR1QzNwCs18bBIcg40wAAAIAaAspmHM51zT+JCYNBijWTB7ZG47gqhK2Lqb2YVq6Aua+H8Ui3Sqj31Quu4XTkdlmifIthVm5kRgIW8CUcG4fhlm2A9rtE/kFb2Ri/+9aKezxhXw/e2ezby61YGDsOF0RnHdGiWhfe4fA2dKCLWD08FebPTH3DScPXfDJwJYlqUA== root@cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe25:7beb/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.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 login: "} 2018-11-17 06:54:17,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/action used request id req-641906ea-f79b-4726-8940-69f103d8da47 2018-11-17 06:54:17,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799219608307s 2018-11-17 06:54:17,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/action used request id req-641906ea-f79b-4726-8940-69f103d8da47 2018-11-17 06:54:17,849 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494554108 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.177789] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179967] pid_max: default: 32768 minimum: 301 [ 0.181189] ACPI: Core revision 20150930 [ 0.182796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184484] Security Framework initialized [ 0.185612] Yama: becoming mindful. [ 0.186563] AppArmor: AppArmor initialized [ 0.187670] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189449] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194526] Initializing cgroup subsys io [ 0.195593] Initializing cgroup subsys memory [ 0.196747] Initializing cgroup subsys devices [ 0.197927] Initializing cgroup subsys freezer [ 0.199062] Initializing cgroup subsys net_cls [ 0.200194] Initializing cgroup subsys perf_event [ 0.201446] Initializing cgroup subsys net_prio [ 0.202600] Initializing cgroup subsys hugetlb [ 0.203732] Initializing cgroup subsys pids [ 0.204900] CPU: Physical Processor ID: 0 [ 0.206670] mce: CPU supports 10 MCE banks [ 0.207768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225193] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231710] ftrace: allocating 31920 entries in 125 pages [ 0.256925] smpboot: Max logical packages: 1 [ 0.258063] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259837] x2apic enabled [ 0.260956] Switched APIC routing to physical x2apic. [ 0.263258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264742] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269813] KVM setup paravirtual spinlock [ 0.271351] x86: Booted up 1 node, 1 CPUs [ 0.272408] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.274206] devtmpfs: initialized [ 0.276103] evm: security.selinux [ 0.277014] evm: security.SMACK64 [ 0.277919] evm: security.SMACK64EXEC [ 0.278901] evm: security.SMACK64TRANSMUTE [ 0.279965] evm: security.SMACK64MMAP [ 0.280935] evm: security.ima [ 0.281776] evm: security.capability [ 0.282807] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.285223] pinctrl core: initialized pinctrl subsystem [ 0.286633] RTC time: 6:54:11, date: 11/17/18 [ 0.287861] NET: Registered protocol family 16 [ 0.289128] cpuidle: using governor ladder [ 0.290211] cpuidle: using governor menu [ 0.291246] PCCT header not found. [ 0.292217] ACPI: bus type PCI registered [ 0.293265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294877] PCI: Using configuration type 1 for base access [ 0.296952] ACPI: Added _OSI(Module Device) [ 0.298062] ACPI: Added _OSI(Processor Device) [ 0.299195] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300375] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302480] ACPI: Interpreter enabled [ 0.303524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313244] ACPI: (supports S0 S5) [ 0.314172] ACPI: Using IOAPIC for interrupt routing [ 0.315410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322188] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326676] acpiphp: Slot [3] registered [ 0.327726] acpiphp: Slot [4] registered [ 0.328773] acpiphp: Slot [5] registered [ 0.329816] acpiphp: Slot [6] registered [ 0.330860] acpiphp: Slot [7] registered [ 0.331903] acpiphp: Slot [8] registered [ 0.332994] acpiphp: Slot [9] registered [ 0.334050] acpiphp: Slot [10] registered [ 0.335116] acpiphp: Slot [11] registered [ 0.336182] acpiphp: Slot [12] registered [ 0.337239] acpiphp: Slot [13] registered [ 0.338299] acpiphp: Slot [14] registered [ 0.339367] acpiphp: Slot [15] registered [ 0.353190] acpiphp: Slot [16] registered [ 0.354254] acpiphp: Slot [17] registered [ 0.355316] acpiphp: Slot [18] registered [ 0.356392] acpiphp: Slot [19] registered [ 0.357450] acpiphp: Slot [20] registered [ 0.358510] acpiphp: Slot [21] registered [ 0.359568] acpiphp: Slot [22] registered [ 0.360627] acpiphp: Slot [23] registered [ 0.361691] acpiphp: Slot [24] registered [ 0.362753] acpiphp: Slot [25] registered [ 0.363849] acpiphp: Slot [26] registered [ 0.364909] acpiphp: Slot [27] registered [ 0.365976] acpiphp: Slot [28] registered [ 0.367035] acpiphp: Slot [29] registered [ 0.368092] acpiphp: Slot [30] registered [ 0.369151] acpiphp: Slot [31] registered [ 0.370210] PCI host bridge to bus 0000:00 [ 0.371273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372857] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376354] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378256] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380196] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.385647] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387188] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388837] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414960] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425572] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428988] vgaarb: loaded [ 0.429778] vgaarb: bridge control possible 0000:00:02.0 [ 0.431348] SCSI subsystem initialized [ 0.432528] ACPI: bus type USB registered [ 0.433610] usbcore: registered new interface driver usbfs [ 0.434989] usbcore: registered new interface driver hub [ 0.436303] usbcore: registered new device driver usb [ 0.437724] PCI: Using ACPI for IRQ routing [ 0.439173] NetLabel: Initializing [ 0.440109] NetLabel: domain hash size = 128 [ 0.441230] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442485] NetLabel: unlabeled traffic allowed by default [ 0.444009] clocksource: Switched to clocksource kvm-clock [ 0.453225] AppArmor: AppArmor Filesystem Enabled [ 0.454506] pnp: PnP ACPI init [ 0.455686] pnp: PnP ACPI: found 5 devices [ 0.462338] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464621] NET: Registered protocol family 2 [ 0.465992] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.467676] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.469251] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470818] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.472242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473781] NET: Registered protocol family 1 [ 0.475035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476484] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506218] Trying to unpack rootfs image as initramfs... [ 0.564941] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.569953] Scanning for low memory corruption every 60 seconds [ 0.572188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.573897] audit: initializing netlink subsys (disabled) [ 0.575443] audit: type=2000 audit(1542437652.920:1): initialized [ 0.577440] Initialise system trusted keyring [ 0.578867] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580577] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583355] zbud: loaded [ 0.584389] VFS: Disk quotas dquot_6.6.0 [ 0.585594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587845] fuse init (API version 7.23) [ 0.589151] Key type big_key registered [ 0.590315] Allocating IMA MOK and blacklist keyrings. [ 0.592049] Key type asymmetric registered [ 0.593252] Asymmetric key parser 'x509' registered [ 0.594651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.596847] io scheduler noop registered [ 0.598010] io scheduler deadline registered (default) [ 0.599471] io scheduler cfq registered [ 0.600731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.602258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.604133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606194] ACPI: Power Button [PWRF] [ 0.607328] GHES: HEST is not enabled! [ 0.621329] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.650165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679182] Linux agpgart interface v0.103 [ 0.682318] brd: module loaded [ 0.684396] loop: module loaded [ 0.688745] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690576] GPT:90111 != 2097151 [ 0.691432] GPT:Alternate GPT header not at the end of the disk. [ 0.692802] GPT:90111 != 2097151 [ 0.693664] GPT: Use GNU Parted to correct GPT errors. [ 0.694878] vda: vda1 vda15 [ 0.696412] scsi host0: ata_piix [ 0.697404] scsi host1: ata_piix [ 0.698323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.699846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.701674] libphy: Fixed MDIO Bus: probed [ 0.702716] tun: Universal TUN/TAP device driver, 1.6 [ 0.703936] tun: (C) 1999-2004 Max Krasnyansky [ 0.706738] PPP generic driver version 2.4.2 [ 0.707886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709393] ehci-pci: EHCI PCI platform driver [ 0.710505] ehci-platform: EHCI generic platform driver [ 0.711746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713165] ohci-pci: OHCI PCI platform driver [ 0.714273] ohci-platform: OHCI generic platform driver [ 0.715517] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729935] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733038] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734317] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.737298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739091] usb usb1: Product: UHCI Host Controller [ 0.740263] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741685] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742912] hub 1-0:1.0: USB hub found [ 0.743895] hub 1-0:1.0: 2 ports detected [ 0.745057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747688] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748889] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750150] mousedev: PS/2 mouse device common for all mice [ 0.751688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754008] rtc_cmos 00:00: RTC can wake from S4 [ 0.755399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758361] i2c /dev entries driver [ 0.759311] device-mapper: uevent: version 1.0.3 [ 0.760490] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762516] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764237] NET: Registered protocol family 10 [ 0.765625] NET: Registered protocol family 17 [ 0.766728] Key type dns_resolver registered [ 0.767944] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.769318] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.771528] registered taskstats version 1 [ 0.772608] Loading compiled-in X.509 certificates [ 0.774332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.776685] zswap: loaded using pool lzo/zbud [ 0.778606] Key type trusted registered [ 0.780607] Key type encrypted registered [ 0.781662] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782963] ima: No TPM chip found, activating TPM-bypass! [ 0.784290] evm: HMAC attrs: 0x1 [ 0.785472] Magic number: 10:832:923 [ 0.786559] rtc_cmos 00:00: setting system clock to 2018-11-17 06:54:12 UTC (1542437652) [ 0.788605] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.790000] EDD information not available. [ 0.861489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.876532] Write protecting the kernel read-only data: 14336k [ 0.879231] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.928858] 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.78 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.9... Lease of 192.168.120.9 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.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDplfmA4pdadf5ACnxxEpM3SUsiBkwcKwsInqL7kzjWVZul996Vgb2L4B2gmuCywk9Zw3lWyP6zYSfYWcpH9T5vvObYmMK6BQOry8LdOvB8J6vT3p/bgzHrAAvyPKMrq4gI7gTm6A5gAiPEELKcH2V3HDVm3qD3bP/VS/Up/MsDUaKzgd0X8v6mhWqB/oUzISo3tLAHVIDpZEaZTnECdoRQ0ZeEB2OlC59qL8jhlYHYx7VjJzaD5j3p6PxgOfrbx2Woo8XNAo4vfSI6u+AoL+o5Y3If17wqDGi4ZM+ikrNF/1aZsmXmLWM6/Ro4Xq3hXDKDgIN9YIPDBaaFbBUj6kG/ root@cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 ssh-dss AAAAB3NzaC1kc3MAAACBAIEEzoaelqz+L7zr/fhmsNZgHTkt12aSa3smNiJ6tMhxKYD6AKdRjjVT3RBMQP+32LevndQKUXVH8ye3mbloZVziqE+jNNE0RzoDFEKNnDsaKXOYmxayu70B2+h7fDQaU/JzAurgbQy0DldaF+dg8WS8KH0kWgpY/seXmW4WkMUtAAAAFQDy5XycsCSutJSywToCvXBjsDAvIwAAAIBQ2g2A+5SwfeCtqDRJH8cxCrjS2y/hmVTxzJp0j3mYJ+qu5eelS/cdnLye/zVELAtVj940qewq/bXNT+RxGqxIl16KeaCeZzs9vmCjXuvY4j8IeEebobWAz0FoOgJVwpkELjUwcQ5P8WXxi3T0hc6q/lxeR1QzNwCs18bBIcg40wAAAIAaAspmHM51zT+JCYNBijWTB7ZG47gqhK2Lqb2YVq6Aua+H8Ui3Sqj31Quu4XTkdlmifIthVm5kRgIW8CUcG4fhlm2A9rtE/kFb2Ri/+9aKezxhXw/e2ezby61YGDsOF0RnHdGiWhfe4fA2dKCLWD08FebPTH3DScPXfDJwJYlqUA== root@cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe25:7beb/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 login: 2018-11-17 06:54:17,852 - paramiko.transport - DEBUG - starting thread (client mode): 0x37ea9350L 2018-11-17 06:54:17,853 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 06:54:17,853 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-17 06:54:17,853 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-17 06:54:17,854 - 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-11-17 06:54:17,854 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 06:54:17,854 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-17 06:54:17,854 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 06:54:17,854 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 06:54:17,854 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 06:54:17,870 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 06:54:17,871 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 06:54:17,885 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: e55309bebac4d4e1f734ddec902900f0 2018-11-17 06:54:17,886 - paramiko.transport - DEBUG - Trying discovered key 6a2d3f556ff83e3cf2f49bea93cf0500 in /tmp/tmpHICGDR 2018-11-17 06:54:17,908 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 06:54:17,914 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 06:54:17,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-17 06:54:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"volumeAttachment": {"volumeId": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}}' 2018-11-17 06:54:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-05b3c903-d56f-437c-bb9d-b5d132d97da6 x-openstack-request-id: req-05b3c903-d56f-437c-bb9d-b5d132d97da6 2018-11-17 06:54:20,849 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "volumeId": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}} 2018-11-17 06:54:20,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments used request id req-05b3c903-d56f-437c-bb9d-b5d132d97da6 2018-11-17 06:54:20,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.93114185333s 2018-11-17 06:54:20,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments used request id req-05b3c903-d56f-437c-bb9d-b5d132d97da6 2018-11-17 06:54:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:20,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fe878ded-3303-480d-bc1c-bd43fc7ec7dd x-openstack-request-id: req-fe878ded-3303-480d-bc1c-bd43fc7ec7dd 2018-11-17 06:54:20,908 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:20,908 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-fe878ded-3303-480d-bc1c-bd43fc7ec7dd 2018-11-17 06:54:20,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0579679012299s 2018-11-17 06:54:20,909 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-fe878ded-3303-480d-bc1c-bd43fc7ec7dd 2018-11-17 06:54:20,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:22,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1662fb14-4472-4f92-80fe-945c4eee7fe2 x-openstack-request-id: req-1662fb14-4472-4f92-80fe-945c4eee7fe2 2018-11-17 06:54:22,974 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:22,975 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-1662fb14-4472-4f92-80fe-945c4eee7fe2 2018-11-17 06:54:22,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0620009899139s 2018-11-17 06:54:22,975 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-1662fb14-4472-4f92-80fe-945c4eee7fe2 2018-11-17 06:54:22,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:24,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-829ae7a0-c82d-4dcf-8bc5-4a76c99d195b x-openstack-request-id: req-829ae7a0-c82d-4dcf-8bc5-4a76c99d195b 2018-11-17 06:54:25,857 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [{"server_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "attachment_id": "98c3a9f6-4a67-49ce-8356-463e0f4e2085", "attached_at": "2018-11-17T06:54:23.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "device": "/dev/vdb", "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:25,857 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-829ae7a0-c82d-4dcf-8bc5-4a76c99d195b 2018-11-17 06:54:25,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.877856969833s 2018-11-17 06:54:25,858 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-829ae7a0-c82d-4dcf-8bc5-4a76c99d195b 2018-11-17 06:54:25,860 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 06:54:25,861 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-17 06:54:25,861 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 06:54:25,864 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 06:54:25,932 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 06:54:25,933 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-17 06:54:25,934 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-17 06:54:25,934 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 06:54:25,972 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-17 06:54:25,972 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-17 06:54:25,999 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-17 06:54:26,473 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-17 06:54:26,473 - 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: e01951f0-45b3-4431-bc3c-d786a0798a7f 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-11-17 06:54:26,474 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-17 06:54:26,475 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-17 06:54:26,475 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-17 06:54:26,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-17 06:54:26,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:27,999 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-c4de58ff-0512-4a24-b68f-14295b1f8376 x-openstack-request-id: req-c4de58ff-0512-4a24-b68f-14295b1f8376 2018-11-17 06:54:27,999 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-c4de58ff-0512-4a24-b68f-14295b1f8376 2018-11-17 06:54:27,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.52342700958s 2018-11-17 06:54:28,000 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-c4de58ff-0512-4a24-b68f-14295b1f8376 2018-11-17 06:54:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-27e50cbc-31b3-4ca8-b31e-db612cf7d41a x-openstack-request-id: req-27e50cbc-31b3-4ca8-b31e-db612cf7d41a 2018-11-17 06:54:29,034 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:28.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:29,034 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-27e50cbc-31b3-4ca8-b31e-db612cf7d41a 2018-11-17 06:54:29,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03364491463s 2018-11-17 06:54:29,034 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-27e50cbc-31b3-4ca8-b31e-db612cf7d41a 2018-11-17 06:54:29,036 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-17 06:54:29,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-17 06:54:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"volumeAttachment": {"volumeId": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}}' 2018-11-17 06:54:29,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-c5f9a256-80b9-4241-9d5e-678d8228fbf4 x-openstack-request-id: req-c5f9a256-80b9-4241-9d5e-678d8228fbf4 2018-11-17 06:54:29,910 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "volumeId": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}} 2018-11-17 06:54:29,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments used request id req-c5f9a256-80b9-4241-9d5e-678d8228fbf4 2018-11-17 06:54:29,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.874201059341s 2018-11-17 06:54:29,911 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments used request id req-c5f9a256-80b9-4241-9d5e-678d8228fbf4 2018-11-17 06:54:29,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:29,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-67a0a8c8-6a4f-473f-a153-c0f5bff91c68 x-openstack-request-id: req-67a0a8c8-6a4f-473f-a153-c0f5bff91c68 2018-11-17 06:54:29,974 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:29,974 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-67a0a8c8-6a4f-473f-a153-c0f5bff91c68 2018-11-17 06:54:29,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0627138614655s 2018-11-17 06:54:29,974 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-67a0a8c8-6a4f-473f-a153-c0f5bff91c68 2018-11-17 06:54:29,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:32,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:31 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-99e240db-83f1-47c9-bd16-25e1acea4991 x-openstack-request-id: req-99e240db-83f1-47c9-bd16-25e1acea4991 2018-11-17 06:54:32,031 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:32,031 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-99e240db-83f1-47c9-bd16-25e1acea4991 2018-11-17 06:54:32,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0526549816132s 2018-11-17 06:54:32,031 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-99e240db-83f1-47c9-bd16-25e1acea4991 2018-11-17 06:54:32,033 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:34,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:34,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-79721871-06ce-4cbb-94ae-4750dfbecd27 x-openstack-request-id: req-79721871-06ce-4cbb-94ae-4750dfbecd27 2018-11-17 06:54:34,089 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [{"server_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "attachment_id": "bbcc3376-077c-420c-8662-f934999f86ed", "attached_at": "2018-11-17T06:54:31.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "device": "/dev/vdb", "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:34,089 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-79721871-06ce-4cbb-94ae-4750dfbecd27 2018-11-17 06:54:34,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0539789199829s 2018-11-17 06:54:34,090 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-79721871-06ce-4cbb-94ae-4750dfbecd27 2018-11-17 06:54:34,092 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 06:54:34,093 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-17 06:54:34,093 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 06:54:34,097 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 06:54:34,166 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 06:54:34,166 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-17 06:54:34,167 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-17 06:54:34,168 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 06:54:34,205 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-17 06:54:34,205 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-17 06:54:34,233 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-17 06:54:34,253 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-17 06:54:34,253 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-11-17 06:54:34,254 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-17 06:54:34,254 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-17 06:54:34,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-17 06:54:34,255 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-17 06:54:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:34,970 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-8013374f-2579-4780-9d31-dac576205c5a x-openstack-request-id: req-8013374f-2579-4780-9d31-dac576205c5a 2018-11-17 06:54:34,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-8013374f-2579-4780-9d31-dac576205c5a 2018-11-17 06:54:34,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.715698003769s 2018-11-17 06:54:34,971 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a/os-volume_attachments/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-8013374f-2579-4780-9d31-dac576205c5a 2018-11-17 06:54:34,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:35,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7508f3de-9986-4efc-ba61-881432fcf388 x-openstack-request-id: req-7508f3de-9986-4efc-ba61-881432fcf388 2018-11-17 06:54:35,027 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [{"server_id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "attachment_id": "bbcc3376-077c-420c-8662-f934999f86ed", "attached_at": "2018-11-17T06:54:31.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "device": "/dev/vdb", "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73"}], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:35,028 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-7508f3de-9986-4efc-ba61-881432fcf388 2018-11-17 06:54:35,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0560541152954s 2018-11-17 06:54:35,028 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-7508f3de-9986-4efc-ba61-881432fcf388 2018-11-17 06:54:35,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:37,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:37,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c0a2d391-9dc1-4486-bc83-b82d4cb8cc36 x-openstack-request-id: req-c0a2d391-9dc1-4486-bc83-b82d4cb8cc36 2018-11-17 06:54:37,078 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:37,079 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-c0a2d391-9dc1-4486-bc83-b82d4cb8cc36 2018-11-17 06:54:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0467519760132s 2018-11-17 06:54:37,079 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-c0a2d391-9dc1-4486-bc83-b82d4cb8cc36 2018-11-17 06:54:37,201 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 06:54:37,201 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:03 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-17 06:54:37,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:54:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:37,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:37 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-9065731d-3183-4ac8-bc81-1e899581398e x-openstack-request-id: req-9065731d-3183-4ac8-bc81-1e899581398e 2018-11-17 06:54:37,346 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-9065731d-3183-4ac8-bc81-1e899581398e 2018-11-17 06:54:37,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140025854111s 2018-11-17 06:54:37,347 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a used request id req-9065731d-3183-4ac8-bc81-1e899581398e 2018-11-17 06:54:37,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:37,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-9b36421e-036a-445e-8fe2-2a513d433c5c x-openstack-request-id: req-9b36421e-036a-445e-8fe2-2a513d433c5c 2018-11-17 06:54:37,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:54:12.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:54:12Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:14:09", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b4f7732-8471-443b-bc77-ff0f227ca26a", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:53:51.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "4b4f7732-8471-443b-bc77-ff0f227ca26a", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:54:37Z", "hostId": "fec5e0d3ad226a99f1d33582e74d99f88b86364a4c409720b47912f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm2_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:53:44Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:37,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b36421e-036a-445e-8fe2-2a513d433c5c 2018-11-17 06:54:37,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436748981476s 2018-11-17 06:54:37,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b36421e-036a-445e-8fe2-2a513d433c5c 2018-11-17 06:54:37,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:39,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:40,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-5ce172c2-4dfd-4a69-927f-107477b5199b x-openstack-request-id: req-5ce172c2-4dfd-4a69-927f-107477b5199b 2018-11-17 06:54:40,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:54:12.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:54:12Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:40,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ce172c2-4dfd-4a69-927f-107477b5199b 2018-11-17 06:54:40,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490525007248s 2018-11-17 06:54:40,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ce172c2-4dfd-4a69-927f-107477b5199b 2018-11-17 06:54:40,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 06:54:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/82304a0e-9db7-4a7d-afa7-c0ac52d2e30c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:41,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:41 GMT X-Openstack-Request-Id: req-e6400257-5df7-4ffc-8494-e739574ceeaa 2018-11-17 06:54:41,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:41,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82304a0e-9db7-4a7d-afa7-c0ac52d2e30c.json used request id req-e6400257-5df7-4ffc-8494-e739574ceeaa 2018-11-17 06:54:41,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13410997391s 2018-11-17 06:54:41,422 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82304a0e-9db7-4a7d-afa7-c0ac52d2e30c.json used request id req-e6400257-5df7-4ffc-8494-e739574ceeaa 2018-11-17 06:54:41,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:41,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:41 GMT X-Openstack-Request-Id: req-5d9aaea6-b34b-4ead-b97c-798a1aa90a33 2018-11-17 06:54:41,519 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:54:15Z", "updated_at": "2018-11-17T06:54:17Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:7b:eb", "device_id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "port_id": "c7d48629-3b9d-4a0d-b471-ccf914c8807c", "id": "837e4ec9-b986-47fe-9096-929c8d6afea4", "qos_policy_id": null}]} 2018-11-17 06:54:41,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5d9aaea6-b34b-4ead-b97c-798a1aa90a33 2018-11-17 06:54:41,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0869090557098s 2018-11-17 06:54:41,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5d9aaea6-b34b-4ead-b97c-798a1aa90a33 2018-11-17 06:54:41,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fdeadb4d-ec72-46a4-a5f5-e90674a08317 x-openstack-request-id: req-fdeadb4d-ec72-46a4-a5f5-e90674a08317 2018-11-17 06:54:41,576 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:41,576 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-fdeadb4d-ec72-46a4-a5f5-e90674a08317 2018-11-17 06:54:41,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0495929718018s 2018-11-17 06:54:41,577 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-fdeadb4d-ec72-46a4-a5f5-e90674a08317 2018-11-17 06:54:41,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-11-17 06:54:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:41,665 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:54:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-24d68952-a5d0-4545-a610-3dc31885ba84 2018-11-17 06:54:41,665 - 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-11-17 06:54:41,666 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-24d68952-a5d0-4545-a610-3dc31885ba84 2018-11-17 06:54:41,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0871880054474s 2018-11-17 06:54:41,666 - shade.request_ids - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73 used request id req-24d68952-a5d0-4545-a610-3dc31885ba84 2018-11-17 06:54:41,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:41,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3a324749-6ab1-44bc-aedd-6e499bb17a65 x-openstack-request-id: req-3a324749-6ab1-44bc-aedd-6e499bb17a65 2018-11-17 06:54:41,713 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "1c0fcf64e2f4449db221b3793af194e6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "self"}, {"href": "http://172.30.9.27:8776/675181e9659341afa8f72551493e4cf9/volumes/8ef6237e-d9ba-4850-8873-0ea11b232b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-17T06:53:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675181e9659341afa8f72551493e4cf9", "updated_at": "2018-11-17T06:54:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ef6237e-d9ba-4850-8873-0ea11b232b73", "size": 2}]} 2018-11-17 06:54:41,713 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-3a324749-6ab1-44bc-aedd-6e499bb17a65 2018-11-17 06:54:41,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0467669963837s 2018-11-17 06:54:41,714 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-3a324749-6ab1-44bc-aedd-6e499bb17a65 2018-11-17 06:54:41,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:43,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 06:54:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:43,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-976e6e18-6431-4c08-aeea-d9a352c630de x-openstack-request-id: req-976e6e18-6431-4c08-aeea-d9a352c630de 2018-11-17 06:54:43,761 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 06:54:43,762 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-976e6e18-6431-4c08-aeea-d9a352c630de 2018-11-17 06:54:43,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0444340705872s 2018-11-17 06:54:43,762 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/675181e9659341afa8f72551493e4cf9/volumes/detail used request id req-976e6e18-6431-4c08-aeea-d9a352c630de 2018-11-17 06:54:43,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 06:54:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/837e4ec9-b986-47fe-9096-929c8d6afea4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:44,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:44 GMT X-Openstack-Request-Id: req-0b14ce0e-31b4-40d5-8fef-a0337ebf9f06 2018-11-17 06:54:44,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:44,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/837e4ec9-b986-47fe-9096-929c8d6afea4.json used request id req-0b14ce0e-31b4-40d5-8fef-a0337ebf9f06 2018-11-17 06:54:44,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10476112366s 2018-11-17 06:54:44,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/837e4ec9-b986-47fe-9096-929c8d6afea4.json used request id req-0b14ce0e-31b4-40d5-8fef-a0337ebf9f06 2018-11-17 06:54:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 06:54:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:44,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:44 GMT X-Openstack-Request-Id: req-6d55a570-9797-4ccb-a99e-0819f498b53f 2018-11-17 06:54:44,957 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 06:54:44,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d55a570-9797-4ccb-a99e-0819f498b53f 2018-11-17 06:54:44,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073606967926s 2018-11-17 06:54:44,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d55a570-9797-4ccb-a99e-0819f498b53f 2018-11-17 06:54:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 06:54:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:45,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-5c3ab9d3-4f57-4d80-afc5-f83a2f23f268 x-openstack-request-id: req-5c3ab9d3-4f57-4d80-afc5-f83a2f23f268 2018-11-17 06:54:45,101 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-5c3ab9d3-4f57-4d80-afc5-f83a2f23f268 2018-11-17 06:54:45,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142541885376s 2018-11-17 06:54:45,102 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4 used request id req-5c3ab9d3-4f57-4d80-afc5-f83a2f23f268 2018-11-17 06:54:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:45,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:45,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-73b68a3f-1554-4775-b1d7-05e8b3991483 x-openstack-request-id: req-73b68a3f-1554-4775-b1d7-05e8b3991483 2018-11-17 06:54:45,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:7b:eb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "rel": "bookmark"}], "image": {"id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "links": [{"href": "http://172.30.9.27:8774/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T06:54:12.000000", "flavor": {"id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "links": [{"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}]}, "id": "349fbd8c-da03-4474-a8a7-2acbfa47e0a4", "security_groups": [{"name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}], "user_id": "1c0fcf64e2f4449db221b3793af194e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T06:54:45Z", "hostId": "5bd6a285aa4af1e6580ff2d45f3712274147f5b8b1ba92bbfd8f3414", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "name": "cinder_test-vm_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "created": "2018-11-17T06:54:05Z", "tenant_id": "675181e9659341afa8f72551493e4cf9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 06:54:45,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-73b68a3f-1554-4775-b1d7-05e8b3991483 2018-11-17 06:54:45,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43359708786s 2018-11-17 06:54:45,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-73b68a3f-1554-4775-b1d7-05e8b3991483 2018-11-17 06:54:45,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 06:54:47,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 06:54:47,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-3cbf4023-320e-4b51-a19e-fa4a0257b49d x-openstack-request-id: req-3cbf4023-320e-4b51-a19e-fa4a0257b49d 2018-11-17 06:54:47,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 06:54:47,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3cbf4023-320e-4b51-a19e-fa4a0257b49d 2018-11-17 06:54:47,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0626029968262s 2018-11-17 06:54:47,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3cbf4023-320e-4b51-a19e-fa4a0257b49d 2018-11-17 06:54:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:54:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:47,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:47 GMT X-Openstack-Request-Id: req-9337ab0f-29d8-45d0-9985-d86f2a41ee04 2018-11-17 06:54:47,664 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:41Z", "updated_at": "2018-11-17T06:53:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T06:53:42Z", "revision_number": 0, "id": "21f7415c-4dbd-47a1-8d18-083775a26e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:42Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "22fa62b1-2fa8-4772-8791-428e5cc7bfbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:41Z", "revision_number": 0, "id": "c6559409-1c90-4622-aafa-79da3530fb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:41Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:42Z", "revision_number": 0, "id": "f535de94-c56d-41cc-9a17-e07ceecdbdcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:42Z", "security_group_id": "5e0895c1-555c-4539-8031-2c7a7828037d", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 3, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "5e0895c1-555c-4539-8031-2c7a7828037d", "name": "cinder_test-sg_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"description": "Default security group", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:34Z", "updated_at": "2018-11-17T06:53:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "1a291e31-7768-46d5-806b-3861bf00fceb", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "4af26fd3-78a4-46d8-bec3-3da8e043023f", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "8feb82c6-b023-4c8b-8ca6-3eb593559614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "a19b9262-79c7-492e-a477-6984b254876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "name": "default"}]} 2018-11-17 06:54:47,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9337ab0f-29d8-45d0-9985-d86f2a41ee04 2018-11-17 06:54:47,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557730197906s 2018-11-17 06:54:47,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9337ab0f-29d8-45d0-9985-d86f2a41ee04 2018-11-17 06:54:47,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:54:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5e0895c1-555c-4539-8031-2c7a7828037d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:47,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:47 GMT X-Openstack-Request-Id: req-fc8a35ba-f9a7-4c52-bb4f-b27a5f6b2192 2018-11-17 06:54:47,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:47,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5e0895c1-555c-4539-8031-2c7a7828037d.json used request id req-fc8a35ba-f9a7-4c52-bb4f-b27a5f6b2192 2018-11-17 06:54:47,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137996912003s 2018-11-17 06:54:47,809 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5e0895c1-555c-4539-8031-2c7a7828037d.json used request id req-fc8a35ba-f9a7-4c52-bb4f-b27a5f6b2192 2018-11-17 06:54:47,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 06:54:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:47,845 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-5026ed4c-6c18-411f-b670-0e35d478f1cc x-openstack-request-id: req-5026ed4c-6c18-411f-b670-0e35d478f1cc 2018-11-17 06:54:47,845 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 used request id req-5026ed4c-6c18-411f-b670-0e35d478f1cc 2018-11-17 06:54:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0356271266937s 2018-11-17 06:54:47,846 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0 used request id req-5026ed4c-6c18-411f-b670-0e35d478f1cc 2018-11-17 06:54:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 06:54:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" -d '{"subnet_id": "a9e33db6-508c-4994-8264-01e232ff4811"}' 2018-11-17 06:54:49,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:49 GMT X-Openstack-Request-Id: req-341a1709-f674-40cd-8ddc-d3cd5ef7efe5 2018-11-17 06:54:49,715 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "394ee8c2-7947-4dae-9803-b4b0a49ef34c", "tenant_id": "675181e9659341afa8f72551493e4cf9", "subnet_id": "a9e33db6-508c-4994-8264-01e232ff4811", "subnet_ids": ["a9e33db6-508c-4994-8264-01e232ff4811"], "port_id": "1b63959f-2998-427c-9c16-0d2f8968d176", "id": "95e83e67-b091-4741-81a5-22bcd43bdd5e"} 2018-11-17 06:54:49,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/remove_router_interface.json used request id req-341a1709-f674-40cd-8ddc-d3cd5ef7efe5 2018-11-17 06:54:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86904191971s 2018-11-17 06:54:49,716 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e/remove_router_interface.json used request id req-341a1709-f674-40cd-8ddc-d3cd5ef7efe5 returning object 95e83e67-b091-4741-81a5-22bcd43bdd5e 2018-11-17 06:54:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 06:54:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:49 GMT X-Openstack-Request-Id: req-e6932e00-108d-4ecf-b282-85228370358b 2018-11-17 06:54:49,837 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:35Z", "admin_state_up": true, "updated_at": "2018-11-17T06:54:48Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "675181e9659341afa8f72551493e4cf9", "id": "95e83e67-b091-4741-81a5-22bcd43bdd5e", "name": "cinder_test-router_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}]} 2018-11-17 06:54:49,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e6932e00-108d-4ecf-b282-85228370358b 2018-11-17 06:54:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12110710144s 2018-11-17 06:54:49,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e6932e00-108d-4ecf-b282-85228370358b 2018-11-17 06:54:49,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 06:54:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:51,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:51 GMT X-Openstack-Request-Id: req-74383127-a0ff-4dc2-b040-92200324fb38 2018-11-17 06:54:51,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:51,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e.json used request id req-74383127-a0ff-4dc2-b040-92200324fb38 2018-11-17 06:54:51,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38008213043s 2018-11-17 06:54:51,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/95e83e67-b091-4741-81a5-22bcd43bdd5e.json used request id req-74383127-a0ff-4dc2-b040-92200324fb38 2018-11-17 06:54:51,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 06:54:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:51,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:51 GMT X-Openstack-Request-Id: req-a5474649-d8dc-44ad-be65-3645ec2bb235 2018-11-17 06:54:51,264 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T06:53: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":"675181e9659341afa8f72551493e4cf9","id":"a9e33db6-508c-4994-8264-01e232ff4811","subnetpool_id":null,"name":"cinder_test-subnet_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}]} 2018-11-17 06:54:51,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a5474649-d8dc-44ad-be65-3645ec2bb235 2018-11-17 06:54:51,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0443410873413s 2018-11-17 06:54:51,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a5474649-d8dc-44ad-be65-3645ec2bb235 2018-11-17 06:54:51,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 06:54:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a9e33db6-508c-4994-8264-01e232ff4811.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:52,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:52 GMT X-Openstack-Request-Id: req-0b54c059-2fa2-4ac2-a753-209c48902cdc 2018-11-17 06:54:52,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:52,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a9e33db6-508c-4994-8264-01e232ff4811.json used request id req-0b54c059-2fa2-4ac2-a753-209c48902cdc 2018-11-17 06:54:52,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.997842073441s 2018-11-17 06:54:52,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a9e33db6-508c-4994-8264-01e232ff4811.json used request id req-0b54c059-2fa2-4ac2-a753-209c48902cdc 2018-11-17 06:54:52,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:54:52,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:52,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:52 GMT X-Openstack-Request-Id: req-f87bbc9f-eb42-485f-9e29-b13be748fa47 2018-11-17 06:54:52,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"394ee8c2-7947-4dae-9803-b4b0a49ef34c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"675181e9659341afa8f72551493e4cf9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T06:54:52Z","qos_policy_id":null,"name":"cinder_test-net_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0","admin_state_up":true,"tenant_id":"675181e9659341afa8f72551493e4cf9","created_at":"2018-11-17T06:53:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 06:54:52,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f87bbc9f-eb42-485f-9e29-b13be748fa47 2018-11-17 06:54:52,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137274980545s 2018-11-17 06:54:52,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f87bbc9f-eb42-485f-9e29-b13be748fa47 2018-11-17 06:54:52,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 06:54:52,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/394ee8c2-7947-4dae-9803-b4b0a49ef34c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:53,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:53 GMT X-Openstack-Request-Id: req-c16e0e8b-53fb-49c4-b0e4-1e752419a3be 2018-11-17 06:54:53,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:53,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/394ee8c2-7947-4dae-9803-b4b0a49ef34c.json used request id req-c16e0e8b-53fb-49c4-b0e4-1e752419a3be 2018-11-17 06:54:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56065297127s 2018-11-17 06:54:53,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/394ee8c2-7947-4dae-9803-b4b0a49ef34c.json used request id req-c16e0e8b-53fb-49c4-b0e4-1e752419a3be 2018-11-17 06:54:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:54:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:54,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:54 GMT X-Openstack-Request-Id: req-1df73139-4c68-4d6d-a16e-f93b4af43c76 2018-11-17 06:54:54,252 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:53:40Z", "file": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/file", "owner": "675181e9659341afa8f72551493e4cf9", "id": "24f6733f-fa45-4ecb-b39d-a2795d2916ed", "size": 12716032, "self": "/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:53:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:54:54,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1df73139-4c68-4d6d-a16e-f93b4af43c76 2018-11-17 06:54:54,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283315181732s 2018-11-17 06:54:54,252 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1df73139-4c68-4d6d-a16e-f93b4af43c76 2018-11-17 06:54:54,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 06:54:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea14781711040cb9953f2f88c2fdef62d2a6d790c221ad466dd4d0921469bcb" 2018-11-17 06:54:54,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:54:54 GMT X-Openstack-Request-Id: req-bf466726-d1a9-4abc-ad60-72aebbead894 2018-11-17 06:54:54,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-11-17 06:54:54,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed used request id req-bf466726-d1a9-4abc-ad60-72aebbead894 2018-11-17 06:54:54,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.539286851883s 2018-11-17 06:54:54,794 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/24f6733f-fa45-4ecb-b39d-a2795d2916ed used request id req-bf466726-d1a9-4abc-ad60-72aebbead894 2018-11-17 06:54:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 06:54:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:54,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-65af93d3-0d6e-427c-90c7-e4481be5d2e9 x-openstack-request-id: req-65af93d3-0d6e-427c-90c7-e4481be5d2e9 2018-11-17 06:54:54,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ec5cba-908a-46b2-abcc-80d41393ee9a", "name": "cinder_test-flavor_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 06:54:54,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-65af93d3-0d6e-427c-90c7-e4481be5d2e9 2018-11-17 06:54:54,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227479934692s 2018-11-17 06:54:54,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-65af93d3-0d6e-427c-90c7-e4481be5d2e9 2018-11-17 06:54:54,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 06:54:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:54,858 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54: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-9f4902b3-9a7c-4cb1-86b8-2aa80b12e0e1 x-openstack-request-id: req-9f4902b3-9a7c-4cb1-86b8-2aa80b12e0e1 2018-11-17 06:54:54,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a used request id req-9f4902b3-9a7c-4cb1-86b8-2aa80b12e0e1 2018-11-17 06:54:54,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395729541779s 2018-11-17 06:54:54,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/60ec5cba-908a-46b2-abcc-80d41393ee9a used request id req-9f4902b3-9a7c-4cb1-86b8-2aa80b12e0e1 2018-11-17 06:54:54,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:54:54,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:55,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3297e66-a62e-4be7-b141-f04d52d15c0e 2018-11-17 06:54:55,070 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "links": {"self": "http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c0fcf64e2f4449db221b3793af194e6", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:54:55,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3297e66-a62e-4be7-b141-f04d52d15c0e 2018-11-17 06:54:55,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21119594574s 2018-11-17 06:54:55,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3297e66-a62e-4be7-b141-f04d52d15c0e 2018-11-17 06:54:55,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:54:55,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:55,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b88c35-8887-41b4-9037-1b8ea7061c0e 2018-11-17 06:54:55,282 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0", "links": {"self": "http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1c0fcf64e2f4449db221b3793af194e6", "description": null}} 2018-11-17 06:54:55,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 used request id req-00b88c35-8887-41b4-9037-1b8ea7061c0e 2018-11-17 06:54:55,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205388069153s 2018-11-17 06:54:55,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 used request id req-00b88c35-8887-41b4-9037-1b8ea7061c0e 2018-11-17 06:54:55,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 06:54:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:55,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c788046-9b42-4931-bf40-f47d1d852479 2018-11-17 06:54:55,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:54:55,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 used request id req-6c788046-9b42-4931-bf40-f47d1d852479 2018-11-17 06:54:55,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293486118317s 2018-11-17 06:54:55,577 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1c0fcf64e2f4449db221b3793af194e6 used request id req-6c788046-9b42-4931-bf40-f47d1d852479 2018-11-17 06:54:55,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:54:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c8a8df-444b-44a8-8f94-ba96fbbf6ea4 2018-11-17 06:54:55,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9"}, "tags": [], "enabled": true, "id": "675181e9659341afa8f72551493e4cf9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e57bcf8d-f13b-462e-8a23-4ccaa6c38ad0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:54:55,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5c8a8df-444b-44a8-8f94-ba96fbbf6ea4 2018-11-17 06:54:55,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204584121704s 2018-11-17 06:54:55,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5c8a8df-444b-44a8-8f94-ba96fbbf6ea4 2018-11-17 06:54:55,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 06:54:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:56,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1c4cb7-9180-4fb1-82d8-d61925b4c6c5 2018-11-17 06:54:56,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:54:56,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9 used request id req-ff1c4cb7-9180-4fb1-82d8-d61925b4c6c5 2018-11-17 06:54:56,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285763978958s 2018-11-17 06:54:56,080 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/675181e9659341afa8f72551493e4cf9 used request id req-ff1c4cb7-9180-4fb1-82d8-d61925b4c6c5 2018-11-17 06:54:56,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:54:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=675181e9659341afa8f72551493e4cf9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:56,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:56 GMT X-Openstack-Request-Id: req-f0009455-fb43-4a03-873f-c9b437c7544c 2018-11-17 06:54:56,387 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:34Z", "updated_at": "2018-11-17T06:53:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "1a291e31-7768-46d5-806b-3861bf00fceb", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "4af26fd3-78a4-46d8-bec3-3da8e043023f", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "8feb82c6-b023-4c8b-8ca6-3eb593559614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "a19b9262-79c7-492e-a477-6984b254876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "name": "default"}]} 2018-11-17 06:54:56,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=675181e9659341afa8f72551493e4cf9&name=default used request id req-f0009455-fb43-4a03-873f-c9b437c7544c 2018-11-17 06:54:56,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30103802681s 2018-11-17 06:54:56,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=675181e9659341afa8f72551493e4cf9&name=default used request id req-f0009455-fb43-4a03-873f-c9b437c7544c 2018-11-17 06:54:56,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 06:54:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:56,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:56 GMT X-Openstack-Request-Id: req-c5266ffa-8ff4-4808-ba8f-5912bb8c3f8d 2018-11-17 06:54:56,440 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "675181e9659341afa8f72551493e4cf9", "created_at": "2018-11-17T06:53:34Z", "updated_at": "2018-11-17T06:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "8feb82c6-b023-4c8b-8ca6-3eb593559614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "1a291e31-7768-46d5-806b-3861bf00fceb", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "4af26fd3-78a4-46d8-bec3-3da8e043023f", "remote_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "675181e9659341afa8f72551493e4cf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:53:34Z", "revision_number": 0, "id": "a19b9262-79c7-492e-a477-6984b254876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:53:34Z", "security_group_id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "tenant_id": "675181e9659341afa8f72551493e4cf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "675181e9659341afa8f72551493e4cf9"}], "revision_number": 1, "project_id": "675181e9659341afa8f72551493e4cf9", "id": "ce160cd4-f292-4887-840c-1c0fe3abc6a1", "name": "default"}]} 2018-11-17 06:54:56,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c5266ffa-8ff4-4808-ba8f-5912bb8c3f8d 2018-11-17 06:54:56,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472440719604s 2018-11-17 06:54:56,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c5266ffa-8ff4-4808-ba8f-5912bb8c3f8d 2018-11-17 06:54:56,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 06:54:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ce160cd4-f292-4887-840c-1c0fe3abc6a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5bb9fbbfeff99b7c7a16404724678dcadb4d0a94997357c3a919a3859a6cb5cd" 2018-11-17 06:54:56,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 06:54:56 GMT X-Openstack-Request-Id: req-e3302584-2af3-4f61-8d98-4cac1e0c135d 2018-11-17 06:54:56,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 06:54:56,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ce160cd4-f292-4887-840c-1c0fe3abc6a1.json used request id req-e3302584-2af3-4f61-8d98-4cac1e0c135d 2018-11-17 06:54:56,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139261007309s 2018-11-17 06:54:56,588 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ce160cd4-f292-4887-840c-1c0fe3abc6a1.json used request id req-e3302584-2af3-4f61-8d98-4cac1e0c135d 2018-11-17 06:54:56,638 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-17 06:54:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:54:56,957 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca961f4-551c-4df1-af53-b1c6774d026c 2018-11-17 06:54:56,957 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:54:56,957 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-1ca961f4-551c-4df1-af53-b1c6774d026c 2018-11-17 06:54:56,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:54:57,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["UcF4Ld1sRx6Z7vkyJvdLqw"], "issued_at": "2018-11-17T06:54:57.000000Z"}} 2018-11-17 06:54:57,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:54:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:57,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45e768e-50c8-4e6a-820b-f34adf73a152 2018-11-17 06:54:57,477 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:54:57,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c45e768e-50c8-4e6a-820b-f34adf73a152 2018-11-17 06:54:57,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116719961166s 2018-11-17 06:54:57,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c45e768e-50c8-4e6a-820b-f34adf73a152 2018-11-17 06:54:57,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:54:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}}' 2018-11-17 06:54:57,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f1c3ce-db27-40c4-a70f-50ab3965060d 2018-11-17 06:54:57,703 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}} 2018-11-17 06:54:57,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7f1c3ce-db27-40c4-a70f-50ab3965060d 2018-11-17 06:54:57,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219434022903s 2018-11-17 06:54:57,704 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7f1c3ce-db27-40c4-a70f-50ab3965060d 2018-11-17 06:54:57,704 - 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'db715a8f121e4226a0b60b1d62b1cdec', '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_1affea97-c2fb-491e-8561-315f72be1400'}) 2018-11-17 06:54:57,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:54:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "74c72cec-749b-4d79-b5bc-f142af47b7f4", "email": null, "name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400"}}' 2018-11-17 06:54:58,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3947a8-213e-4c1a-8046-ae0396cda956 2018-11-17 06:54:58,165 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:54:58,165 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ba3947a8-213e-4c1a-8046-ae0396cda956 2018-11-17 06:54:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454219818115s 2018-11-17 06:54:58,166 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ba3947a8-213e-4c1a-8046-ae0396cda956 2018-11-17 06:54:58,166 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5675e9877c80443791bb92a251cd7344', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_1affea97-c2fb-491e-8561-315f72be1400'}) 2018-11-17 06:54:58,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:54:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:58,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadfc047-f8b7-41a5-aa6f-95c88f734947 2018-11-17 06:54:58,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:54:58,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dadfc047-f8b7-41a5-aa6f-95c88f734947 2018-11-17 06:54:58,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178250074387s 2018-11-17 06:54:58,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dadfc047-f8b7-41a5-aa6f-95c88f734947 2018-11-17 06:54:58,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:54:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:58,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf067c1-d762-4dd0-96ff-54f8abc2bc10 2018-11-17 06:54:58,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:54:58,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-edf067c1-d762-4dd0-96ff-54f8abc2bc10 2018-11-17 06:54:58,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103842973709s 2018-11-17 06:54:58,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-edf067c1-d762-4dd0-96ff-54f8abc2bc10 2018-11-17 06:54:58,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:54:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d99d76f-4826-4c5c-9082-927f3509b327 2018-11-17 06:54:58,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:54:58,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d99d76f-4826-4c5c-9082-927f3509b327 2018-11-17 06:54:58,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154407024384s 2018-11-17 06:54:58,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d99d76f-4826-4c5c-9082-927f3509b327 2018-11-17 06:54:58,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:54:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:58,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6178c671-d036-4415-b75c-310f8ee5d7bd 2018-11-17 06:54:58,810 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:54:58,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6178c671-d036-4415-b75c-310f8ee5d7bd 2018-11-17 06:54:58,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185609102249s 2018-11-17 06:54:58,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6178c671-d036-4415-b75c-310f8ee5d7bd 2018-11-17 06:54:58,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:54:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5bbd32-73cf-4934-9d73-8232e192005f 2018-11-17 06:54:59,022 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:54:59,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8a5bbd32-73cf-4934-9d73-8232e192005f 2018-11-17 06:54:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210629940033s 2018-11-17 06:54:59,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8a5bbd32-73cf-4934-9d73-8232e192005f 2018-11-17 06:54:59,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:54:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140d2d82-11e5-462c-a1c8-7be4bf31907c 2018-11-17 06:54:59,145 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:54:59,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-140d2d82-11e5-462c-a1c8-7be4bf31907c 2018-11-17 06:54:59,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107595920563s 2018-11-17 06:54:59,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-140d2d82-11e5-462c-a1c8-7be4bf31907c 2018-11-17 06:54:59,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:54:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3abb09d-e285-4329-8f40-b3a273565252 2018-11-17 06:54:59,302 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec", "previous": null, "next": null}} 2018-11-17 06:54:59,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-e3abb09d-e285-4329-8f40-b3a273565252 2018-11-17 06:54:59,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.14847612381s 2018-11-17 06:54:59,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-e3abb09d-e285-4329-8f40-b3a273565252 2018-11-17 06:54:59,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:54:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360a8164-1fc9-4dbd-86df-4e20da832370 2018-11-17 06:54:59,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:54:59,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-360a8164-1fc9-4dbd-86df-4e20da832370 2018-11-17 06:54:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149210929871s 2018-11-17 06:54:59,456 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-360a8164-1fc9-4dbd-86df-4e20da832370 2018-11-17 06:54:59,457 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_1affea97-c2fb-491e-8561-315f72be1400', 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'db715a8f121e4226a0b60b1d62b1cdec', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '74c72cec-749b-4d79-b5bc-f142af47b7f4', 'username': u'api_check-user_1affea97-c2fb-491e-8561-315f72be1400', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:54:59,460 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_1affea97-c2fb-491e-8561-315f72be1400', 'password': '74c72cec-749b-4d79-b5bc-f142af47b7f4', 'project_name': 'api_check-project_1affea97-c2fb-491e-8561-315f72be1400', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'db715a8f121e4226a0b60b1d62b1cdec', 'project_domain_name': 'Default'} 2018-11-17 06:54:59,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:54:59,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7683b8-2ecc-4696-8f36-e2a437822fa0 2018-11-17 06:54:59,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:54:59,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a7683b8-2ecc-4696-8f36-e2a437822fa0 2018-11-17 06:54:59,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17941904068s 2018-11-17 06:54:59,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a7683b8-2ecc-4696-8f36-e2a437822fa0 2018-11-17 06:54:59,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:54:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58217062-83ce-4e9c-b783-4480fa4c3f47 2018-11-17 06:54:59,757 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:54:59,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-58217062-83ce-4e9c-b783-4480fa4c3f47 2018-11-17 06:54:59,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107483148575s 2018-11-17 06:54:59,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-58217062-83ce-4e9c-b783-4480fa4c3f47 2018-11-17 06:54:59,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:54:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f183fd17-5bfd-4e21-8f45-7af436681858 2018-11-17 06:54:59,868 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:54:59,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f183fd17-5bfd-4e21-8f45-7af436681858 2018-11-17 06:54:59,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105955123901s 2018-11-17 06:54:59,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f183fd17-5bfd-4e21-8f45-7af436681858 2018-11-17 06:54:59,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:54:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:54:59,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6453ae76-c6e2-4e6c-a31c-80fcc5c9495c 2018-11-17 06:54:59,992 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:54:59,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6453ae76-c6e2-4e6c-a31c-80fcc5c9495c 2018-11-17 06:54:59,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123173952103s 2018-11-17 06:54:59,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6453ae76-c6e2-4e6c-a31c-80fcc5c9495c 2018-11-17 06:55:00,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:00,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914ade33-4adf-48b4-aa65-3d451d346d87 2018-11-17 06:55:00,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:55:00,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-914ade33-4adf-48b4-aa65-3d451d346d87 2018-11-17 06:55:00,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111955165863s 2018-11-17 06:55:00,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-914ade33-4adf-48b4-aa65-3d451d346d87 2018-11-17 06:55:00,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:00,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a7b689-7850-4c25-8571-c13e91f59e07 2018-11-17 06:55:00,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec", "previous": null, "next": null}} 2018-11-17 06:55:00,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-13a7b689-7850-4c25-8571-c13e91f59e07 2018-11-17 06:55:00,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104521036148s 2018-11-17 06:55:00,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-13a7b689-7850-4c25-8571-c13e91f59e07 2018-11-17 06:55:00,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:00,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47485ec9-e96b-44b6-a1ee-bfa7056ef16b 2018-11-17 06:55:00,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:00,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/77522f72cb38453d800d3c5850a6c541 used request id req-47485ec9-e96b-44b6-a1ee-bfa7056ef16b 2018-11-17 06:55:00,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222721099854s 2018-11-17 06:55:00,456 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/77522f72cb38453d800d3c5850a6c541 used request id req-47485ec9-e96b-44b6-a1ee-bfa7056ef16b 2018-11-17 06:55:00,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3291c350-2174-4055-807e-0a57cfa782a0 2018-11-17 06:55:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:00,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3291c350-2174-4055-807e-0a57cfa782a0 2018-11-17 06:55:00,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105670213699s 2018-11-17 06:55:00,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3291c350-2174-4055-807e-0a57cfa782a0 2018-11-17 06:55:00,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-17 06:55:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-17 06:55:00,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 209 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63beeeb2-c6f2-48fa-a4bd-124c042317ca 2018-11-17 06:55:00,775 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}} 2018-11-17 06:55:00,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-63beeeb2-c6f2-48fa-a4bd-124c042317ca 2018-11-17 06:55:00,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.203538894653s 2018-11-17 06:55:00,775 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-63beeeb2-c6f2-48fa-a4bd-124c042317ca 2018-11-17 06:55:00,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e54315-21e1-4340-a5ed-a833e8d7a769 2018-11-17 06:55:00,965 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:00,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37e54315-21e1-4340-a5ed-a833e8d7a769 2018-11-17 06:55:00,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185692071915s 2018-11-17 06:55:00,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37e54315-21e1-4340-a5ed-a833e8d7a769 2018-11-17 06:55:00,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f1436b-6c6d-4e3e-a0ec-9068a60499c9 2018-11-17 06:55:01,123 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:01,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-48f1436b-6c6d-4e3e-a0ec-9068a60499c9 2018-11-17 06:55:01,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152349948883s 2018-11-17 06:55:01,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-48f1436b-6c6d-4e3e-a0ec-9068a60499c9 2018-11-17 06:55:01,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:01,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045a22ff-6806-4885-b43a-ee80b3489ac2 2018-11-17 06:55:01,286 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:01,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-045a22ff-6806-4885-b43a-ee80b3489ac2 2018-11-17 06:55:01,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.162371873856s 2018-11-17 06:55:01,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-045a22ff-6806-4885-b43a-ee80b3489ac2 2018-11-17 06:55:01,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:01,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da61755c-b734-4b62-ba9f-6fd5166d6589 2018-11-17 06:55:01,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 06:55:01,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-da61755c-b734-4b62-ba9f-6fd5166d6589 2018-11-17 06:55:01,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194765090942s 2018-11-17 06:55:01,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-da61755c-b734-4b62-ba9f-6fd5166d6589 2018-11-17 06:55:01,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:01,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0e08f9-72d2-42fd-8c7c-64988d40666c 2018-11-17 06:55:01,613 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec", "previous": null, "next": null}} 2018-11-17 06:55:01,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-6e0e08f9-72d2-42fd-8c7c-64988d40666c 2018-11-17 06:55:01,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11116194725s 2018-11-17 06:55:01,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5675e9877c80443791bb92a251cd7344&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=db715a8f121e4226a0b60b1d62b1cdec used request id req-6e0e08f9-72d2-42fd-8c7c-64988d40666c 2018-11-17 06:55:01,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/eb649908d6254ac8b5fa99e0586bf384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}678b335221bbd6557c424996416cd0fe39272c387497ec14afd60eddd937a2a2" 2018-11-17 06:55:01,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4354910-9fc8-4251-acad-bd5fe631ad81 2018-11-17 06:55:01,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:01,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-a4354910-9fc8-4251-acad-bd5fe631ad81 2018-11-17 06:55:01,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142676115036s 2018-11-17 06:55:01,761 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec/users/5675e9877c80443791bb92a251cd7344/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-a4354910-9fc8-4251-acad-bd5fe631ad81 2018-11-17 06:55:01,761 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-17 06:55:01,761 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-17 06:55:01,762 - openstack_tests - INFO - OS Credentials = > 2018-11-17 06:55:01,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-17 06:55:01,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:02,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}, {"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "eb649908d6254ac8b5fa99e0586bf384", "name": "heat_stack_owner"}], "expires_at": "2018-11-17T07:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db715a8f121e4226a0b60b1d62b1cdec", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_db715a8f121e4226a0b60b1d62b1cdec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_db715a8f121e4226a0b60b1d62b1cdec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/db715a8f121e4226a0b60b1d62b1cdec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/db715a8f121e4226a0b60b1d62b1cdec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/db715a8f121e4226a0b60b1d62b1cdec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/db715a8f121e4226a0b60b1d62b1cdec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/db715a8f121e4226a0b60b1d62b1cdec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/db715a8f121e4226a0b60b1d62b1cdec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/db715a8f121e4226a0b60b1d62b1cdec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "id": "5675e9877c80443791bb92a251cd7344"}, "audit_ids": ["0nC7d2hKSqSdztnzlVxBew"], "issued_at": "2018-11-17T06:55:02.000000Z"}} 2018-11-17 06:55:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}6af88ad634bb99265354674c1a959da89163b6f4682884651f63e6341628770e" 2018-11-17 06:55:02,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:02 GMT X-Openstack-Request-Id: req-d56a5cc3-9f01-4cf9-a424-2f11094750bf 2018-11-17 06:55:02,550 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:55:02,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-d56a5cc3-9f01-4cf9-a424-2f11094750bf 2018-11-17 06:55:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}6af88ad634bb99265354674c1a959da89163b6f4682884651f63e6341628770e" 2018-11-17 06:55:02,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:02 GMT X-Openstack-Request-Id: req-85f05324-209b-4495-b092-ff54ce8d7a83 2018-11-17 06:55:02,596 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:55:02,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e used request id req-85f05324-209b-4495-b092-ff54ce8d7a83 2018-11-17 06:55:02,597 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-17 06:55:02,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-11-17 06:55:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:55:02,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50f5abe1-d557-4f39-9dbd-32b7e22045a4 2018-11-17 06:55:02,611 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:55:02,611 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-50f5abe1-d557-4f39-9dbd-32b7e22045a4 2018-11-17 06:55:02,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:03,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["8yG30WvSRVKZcbCZEot0OA"], "issued_at": "2018-11-17T06:55:02.000000Z"}} 2018-11-17 06:55:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1507d48a1840bd7a13cb26353af9fc1f40ae623b8d326ae4c2feed12f32076a2" 2018-11-17 06:55:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 257 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55: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-56f2dd53-adf5-4453-91fa-dddeeef1e1ca x-openstack-request-id: req-56f2dd53-adf5-4453-91fa-dddeeef1e1ca 2018-11-17 06:55:03,275 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.67", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-11-17 06:55:03,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-56f2dd53-adf5-4453-91fa-dddeeef1e1ca 2018-11-17 06:55:03,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.670670986176s 2018-11-17 06:55:03,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-56f2dd53-adf5-4453-91fa-dddeeef1e1ca 2018-11-17 06:55:03,276 - 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.27: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.67', 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-11-17 06:55:03,277 - functest.utils.functest_utils - DEBUG - nova version: (2, 67) 2018-11-17 06:55:03,277 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-11-17 06:55:03,277 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-17 06:55:03,330 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-17 06:55:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:55:03,379 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0020ce1-bc51-477d-973c-7574e4f30b45 2018-11-17 06:55:03,379 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:55:03,380 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a0020ce1-bc51-477d-973c-7574e4f30b45 2018-11-17 06:55:03,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:03,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["oWa22C6tSeuo2hGDvH0aTg"], "issued_at": "2018-11-17T06:55:03.000000Z"}} 2018-11-17 06:55:03,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:03,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42de8c6-1080-4ca2-8b1a-deb2e9d080a4 2018-11-17 06:55:03,888 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:55:03,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b42de8c6-1080-4ca2-8b1a-deb2e9d080a4 2018-11-17 06:55:03,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109101057053s 2018-11-17 06:55:03,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b42de8c6-1080-4ca2-8b1a-deb2e9d080a4 2018-11-17 06:55:03,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:55:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}}' 2018-11-17 06:55:04,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 383 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39088054-34ba-40b0-b818-1674429d60ea 2018-11-17 06:55:04,035 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}} 2018-11-17 06:55:04,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-39088054-34ba-40b0-b818-1674429d60ea 2018-11-17 06:55:04,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137948989868s 2018-11-17 06:55:04,035 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-39088054-34ba-40b0-b818-1674429d60ea 2018-11-17 06:55:04,036 - 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'a5adc98c39af40588b3df43f524d6be3', '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_68a03dde-5d19-49ff-a24d-71ebe42c322a'}) 2018-11-17 06:55:04,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:55:04,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e7c928f2-5c00-4f7e-8015-084574f2c3f1", "email": null, "name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a"}}' 2018-11-17 06:55:04,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 334 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb4643f7-53e5-4945-b5fb-27ca27f71f09 2018-11-17 06:55:04,460 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:55:04,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-cb4643f7-53e5-4945-b5fb-27ca27f71f09 2018-11-17 06:55:04,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416119813919s 2018-11-17 06:55:04,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-cb4643f7-53e5-4945-b5fb-27ca27f71f09 2018-11-17 06:55:04,461 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7764d962a0fd4df3ba5497622dc82aec', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a'}) 2018-11-17 06:55:04,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:04,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8874366a-db2c-49a4-b649-07b99a03175d 2018-11-17 06:55:04,658 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:04,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8874366a-db2c-49a4-b649-07b99a03175d 2018-11-17 06:55:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193376064301s 2018-11-17 06:55:04,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8874366a-db2c-49a4-b649-07b99a03175d 2018-11-17 06:55:04,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:04,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d30cea0-dd0d-43e2-a1fe-e90369f75a5b 2018-11-17 06:55:04,810 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:04,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d30cea0-dd0d-43e2-a1fe-e90369f75a5b 2018-11-17 06:55:04,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145791053772s 2018-11-17 06:55:04,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d30cea0-dd0d-43e2-a1fe-e90369f75a5b 2018-11-17 06:55:04,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:04,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152f9bf6-9f5a-48a1-8f55-555174f7aa70 2018-11-17 06:55:04,921 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:04,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-152f9bf6-9f5a-48a1-8f55-555174f7aa70 2018-11-17 06:55:04,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105618000031s 2018-11-17 06:55:04,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-152f9bf6-9f5a-48a1-8f55-555174f7aa70 2018-11-17 06:55:04,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef834799-500c-47d9-aa63-a3638e623beb 2018-11-17 06:55:05,032 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ef834799-500c-47d9-aa63-a3638e623beb 2018-11-17 06:55:05,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104328870773s 2018-11-17 06:55:05,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ef834799-500c-47d9-aa63-a3638e623beb 2018-11-17 06:55:05,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:05,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 909 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6c5daa-a8aa-4a85-9a69-58b3c5db106b 2018-11-17 06:55:05,161 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:05,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6b6c5daa-a8aa-4a85-9a69-58b3c5db106b 2018-11-17 06:55:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126840114594s 2018-11-17 06:55:05,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6b6c5daa-a8aa-4a85-9a69-58b3c5db106b 2018-11-17 06:55:05,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 469 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18627fb7-0292-44bb-ab8f-d9986b8fd4c4 2018-11-17 06:55:05,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 06:55:05,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-18627fb7-0292-44bb-ab8f-d9986b8fd4c4 2018-11-17 06:55:05,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148313045502s 2018-11-17 06:55:05,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-18627fb7-0292-44bb-ab8f-d9986b8fd4c4 2018-11-17 06:55:05,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a5adc98c39af40588b3df43f524d6be3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de03e133-6cd8-4278-8b4a-3644abd5a48a 2018-11-17 06:55:05,434 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a5adc98c39af40588b3df43f524d6be3", "previous": null, "next": null}} 2018-11-17 06:55:05,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-de03e133-6cd8-4278-8b4a-3644abd5a48a 2018-11-17 06:55:05,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107784986496s 2018-11-17 06:55:05,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-de03e133-6cd8-4278-8b4a-3644abd5a48a 2018-11-17 06:55:05,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a322c47-adfb-4b73-9c8e-6bfdd99a6925 2018-11-17 06:55:05,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:05,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-4a322c47-adfb-4b73-9c8e-6bfdd99a6925 2018-11-17 06:55:05,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179972171783s 2018-11-17 06:55:05,619 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-4a322c47-adfb-4b73-9c8e-6bfdd99a6925 2018-11-17 06:55:05,620 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a', 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'a5adc98c39af40588b3df43f524d6be3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e7c928f2-5c00-4f7e-8015-084574f2c3f1', 'username': u'snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:55:05,623 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a', 'password': 'e7c928f2-5c00-4f7e-8015-084574f2c3f1', 'project_name': 'snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a5adc98c39af40588b3df43f524d6be3', 'project_domain_name': 'Default'} 2018-11-17 06:55:05,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7fbe0ad-ff66-480e-b8c3-e33274e690b4 2018-11-17 06:55:05,735 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:05,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7fbe0ad-ff66-480e-b8c3-e33274e690b4 2018-11-17 06:55:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107848882675s 2018-11-17 06:55:05,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7fbe0ad-ff66-480e-b8c3-e33274e690b4 2018-11-17 06:55:05,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e62af22-d9cd-42fb-a2af-26ee52f67d3f 2018-11-17 06:55:05,847 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:05,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e62af22-d9cd-42fb-a2af-26ee52f67d3f 2018-11-17 06:55:05,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106806993484s 2018-11-17 06:55:05,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9e62af22-d9cd-42fb-a2af-26ee52f67d3f 2018-11-17 06:55:05,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:05,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9413badc-fc50-49c7-bc64-a64e342c47a8 2018-11-17 06:55:05,960 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:05,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9413badc-fc50-49c7-bc64-a64e342c47a8 2018-11-17 06:55:05,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105385780334s 2018-11-17 06:55:05,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9413badc-fc50-49c7-bc64-a64e342c47a8 2018-11-17 06:55:05,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:05,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 909 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc46add-b7ca-4d34-ad14-b18b34af0263 2018-11-17 06:55:06,170 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:06,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-adc46add-b7ca-4d34-ad14-b18b34af0263 2018-11-17 06:55:06,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208421945572s 2018-11-17 06:55:06,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-adc46add-b7ca-4d34-ad14-b18b34af0263 2018-11-17 06:55:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 469 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60178575-cc7e-448b-a4c2-dee4c17adeb8 2018-11-17 06:55:06,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 06:55:06,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60178575-cc7e-448b-a4c2-dee4c17adeb8 2018-11-17 06:55:06,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109344959259s 2018-11-17 06:55:06,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60178575-cc7e-448b-a4c2-dee4c17adeb8 2018-11-17 06:55:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:06,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a5adc98c39af40588b3df43f524d6be3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e5ebcc-40aa-45e7-b1a2-5299e9d16383 2018-11-17 06:55:06,407 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a5adc98c39af40588b3df43f524d6be3", "previous": null, "next": null}} 2018-11-17 06:55:06,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-25e5ebcc-40aa-45e7-b1a2-5299e9d16383 2018-11-17 06:55:06,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105791091919s 2018-11-17 06:55:06,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-25e5ebcc-40aa-45e7-b1a2-5299e9d16383 2018-11-17 06:55:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87cc2dfd-f624-41b2-89e0-2a7a6b57a8ff 2018-11-17 06:55:06,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:06,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/77522f72cb38453d800d3c5850a6c541 used request id req-87cc2dfd-f624-41b2-89e0-2a7a6b57a8ff 2018-11-17 06:55:06,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146450996399s 2018-11-17 06:55:06,558 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/77522f72cb38453d800d3c5850a6c541 used request id req-87cc2dfd-f624-41b2-89e0-2a7a6b57a8ff 2018-11-17 06:55:06,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:06,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42db22cf-0876-4f8a-bcb4-5df27fe85668 2018-11-17 06:55:06,668 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:06,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42db22cf-0876-4f8a-bcb4-5df27fe85668 2018-11-17 06:55:06,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105834007263s 2018-11-17 06:55:06,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42db22cf-0876-4f8a-bcb4-5df27fe85668 2018-11-17 06:55:06,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:06,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c841daf4-57df-4a09-9c33-ba884bf5f6d7 2018-11-17 06:55:06,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c841daf4-57df-4a09-9c33-ba884bf5f6d7 2018-11-17 06:55:06,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104855060577s 2018-11-17 06:55:06,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c841daf4-57df-4a09-9c33-ba884bf5f6d7 2018-11-17 06:55:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:07,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31de6d95-eefc-488e-ab79-bc9bee90e176 2018-11-17 06:55:07,011 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:07,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-31de6d95-eefc-488e-ab79-bc9bee90e176 2018-11-17 06:55:07,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226178884506s 2018-11-17 06:55:07,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-31de6d95-eefc-488e-ab79-bc9bee90e176 2018-11-17 06:55:07,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:07,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 909 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4704fab8-5a6a-4fa7-8338-9c2b2e488041 2018-11-17 06:55:07,135 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:07,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4704fab8-5a6a-4fa7-8338-9c2b2e488041 2018-11-17 06:55:07,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122918844223s 2018-11-17 06:55:07,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4704fab8-5a6a-4fa7-8338-9c2b2e488041 2018-11-17 06:55:07,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:07,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 469 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05697316-f3fc-417c-9599-de32c3660948 2018-11-17 06:55:07,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 06:55:07,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-05697316-f3fc-417c-9599-de32c3660948 2018-11-17 06:55:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112039089203s 2018-11-17 06:55:07,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-05697316-f3fc-417c-9599-de32c3660948 2018-11-17 06:55:07,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:07,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=a5adc98c39af40588b3df43f524d6be3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:07,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07b5e09-50a7-4424-a5bc-ded86c5224a6 2018-11-17 06:55:07,379 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=a5adc98c39af40588b3df43f524d6be3", "previous": null, "next": null}} 2018-11-17 06:55:07,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-e07b5e09-50a7-4424-a5bc-ded86c5224a6 2018-11-17 06:55:07,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106132030487s 2018-11-17 06:55:07,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7764d962a0fd4df3ba5497622dc82aec&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=a5adc98c39af40588b3df43f524d6be3 used request id req-e07b5e09-50a7-4424-a5bc-ded86c5224a6 2018-11-17 06:55:07,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:07,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/eb649908d6254ac8b5fa99e0586bf384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7ec6cc4ece65b12c6e5a74ae8f6cb342d31ddc437935a2a83bbbf4649b2253" 2018-11-17 06:55:07,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791b0070-9580-4910-9da5-a4e11153708b 2018-11-17 06:55:07,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:07,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-791b0070-9580-4910-9da5-a4e11153708b 2018-11-17 06:55:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143661022186s 2018-11-17 06:55:07,527 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3/users/7764d962a0fd4df3ba5497622dc82aec/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-791b0070-9580-4910-9da5-a4e11153708b 2018-11-17 06:55:07,527 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-17 06:55:07,527 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-17 06:55:07,528 - openstack_tests - INFO - OS Credentials = > 2018-11-17 06:55:07,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-17 06:55:07,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:07,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}, {"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "eb649908d6254ac8b5fa99e0586bf384", "name": "heat_stack_owner"}], "expires_at": "2018-11-17T07:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5adc98c39af40588b3df43f524d6be3", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_a5adc98c39af40588b3df43f524d6be3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a5adc98c39af40588b3df43f524d6be3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a5adc98c39af40588b3df43f524d6be3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/a5adc98c39af40588b3df43f524d6be3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/a5adc98c39af40588b3df43f524d6be3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/a5adc98c39af40588b3df43f524d6be3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a5adc98c39af40588b3df43f524d6be3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/a5adc98c39af40588b3df43f524d6be3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/a5adc98c39af40588b3df43f524d6be3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "id": "7764d962a0fd4df3ba5497622dc82aec"}, "audit_ids": ["PPPzc4BrRQGRgk2bECx8Ww"], "issued_at": "2018-11-17T06:55:07.000000Z"}} 2018-11-17 06:55:07,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}26a6ac69eaa6ca4b464c1c1be3ee07b6e5fc5cfb750f901d495cdd6036d2ec27" 2018-11-17 06:55:08,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:08 GMT X-Openstack-Request-Id: req-12e48344-455b-4f32-85c7-afa57e748cb5 2018-11-17 06:55:08,329 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:55:08,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-12e48344-455b-4f32-85c7-afa57e748cb5 2018-11-17 06:55:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}26a6ac69eaa6ca4b464c1c1be3ee07b6e5fc5cfb750f901d495cdd6036d2ec27" 2018-11-17 06:55:08,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:08 GMT X-Openstack-Request-Id: req-05dd9b42-5ab6-4465-b89f-0a0dec607c3a 2018-11-17 06:55:08,374 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 06:55:08,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e used request id req-05dd9b42-5ab6-4465-b89f-0a0dec607c3a 2018-11-17 06:55:08,375 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-17 06:55:08,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-11-17 06:55:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:55:08,389 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-534149ef-81b5-41fe-956e-7e2892681d27 2018-11-17 06:55:08,389 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:55:08,390 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-534149ef-81b5-41fe-956e-7e2892681d27 2018-11-17 06:55:08,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:08,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["ihwIM7XLTsKmOGGbTAPFgw"], "issued_at": "2018-11-17T06:55:08.000000Z"}} 2018-11-17 06:55:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}df094a1dab72b12df566f211a4af4a27b9a40276b75fec8d7a30c0bab7392d88" 2018-11-17 06:55:09,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 257 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55: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-e0fce51a-742c-4036-a710-02103fae0775 x-openstack-request-id: req-e0fce51a-742c-4036-a710-02103fae0775 2018-11-17 06:55:09,084 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.67", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-11-17 06:55:09,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-e0fce51a-742c-4036-a710-02103fae0775 2018-11-17 06:55:09,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.700617074966s 2018-11-17 06:55:09,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-e0fce51a-742c-4036-a710-02103fae0775 2018-11-17 06:55:09,084 - 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.27: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.67', 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-11-17 06:55:09,085 - functest.utils.functest_utils - DEBUG - nova version: (2, 67) 2018-11-17 06:55:09,085 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-11-17 06:55:09,085 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-11-17 06:55:09,090 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:28 | PASS | | vping_ssh | functest | healthcheck | 00:41 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 01:03 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-17 06:55:09,102 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-17 06:55:09,167 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 06:55:09,262 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 06:55:09,374 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 06:55:35,107 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 06:55:35,109 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 06:55:35,110 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-17 06:55:35,110 - 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-11-17 06:55:35,132 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-17 06:55:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:55:38,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e138fe7c-e009-47d6-b3c2-aa37838a21f5 2018-11-17 06:55:38,784 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:55:38,784 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e138fe7c-e009-47d6-b3c2-aa37838a21f5 2018-11-17 06:55:38,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:55:39,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["jdH9CpWXTdW3XYjYIDEqjA"], "issued_at": "2018-11-17T06:55:39.000000Z"}} 2018-11-17 06:55:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 06:55:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:39,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:39 GMT X-Openstack-Request-Id: req-55de52f8-159a-4e7c-b889-93a2990d3d98 2018-11-17 06:55:39,535 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 06:55:39,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55de52f8-159a-4e7c-b889-93a2990d3d98 2018-11-17 06:55:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348087072372s 2018-11-17 06:55:39,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55de52f8-159a-4e7c-b889-93a2990d3d98 2018-11-17 06:55:39,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:39,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d3d78d-f503-460b-9d45-8a952cdac540 2018-11-17 06:55:39,749 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 06:55:39,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c8d3d78d-f503-460b-9d45-8a952cdac540 2018-11-17 06:55:39,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204843044281s 2018-11-17 06:55:39,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c8d3d78d-f503-460b-9d45-8a952cdac540 2018-11-17 06:55:39,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 06:55:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}}' 2018-11-17 06:55:39,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 373 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0f9152-19f9-4764-a143-1675b9c27608 2018-11-17 06:55:39,976 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234"}, "tags": [], "enabled": true, "id": "9271b66f70ea4196b8298cc61ecc9234", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}} 2018-11-17 06:55:39,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4b0f9152-19f9-4764-a143-1675b9c27608 2018-11-17 06:55:39,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219702005386s 2018-11-17 06:55:39,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4b0f9152-19f9-4764-a143-1675b9c27608 2018-11-17 06:55:39,977 - 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'9271b66f70ea4196b8298cc61ecc9234', '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_2bd775ff-c065-49d5-982d-d27c1a747845'}) 2018-11-17 06:55:39,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 06:55:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "260c8e08-6bff-434d-88cc-c8369d3c759a", "email": null, "name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845"}}' 2018-11-17 06:55:40,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1941e139-066a-4083-806d-064829340499 2018-11-17 06:55:40,448 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "domain_id": "default", "password_expires_at": null}} 2018-11-17 06:55:40,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1941e139-066a-4083-806d-064829340499 2018-11-17 06:55:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.462913990021s 2018-11-17 06:55:40,448 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1941e139-066a-4083-806d-064829340499 2018-11-17 06:55:40,449 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'667c1a39e69f40f78270ad1094962177', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845'}) 2018-11-17 06:55:40,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:40,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19322f2-48b0-4e50-bb5c-2aa3258853ed 2018-11-17 06:55:40,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:40,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d19322f2-48b0-4e50-bb5c-2aa3258853ed 2018-11-17 06:55:40,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194629907608s 2018-11-17 06:55:40,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d19322f2-48b0-4e50-bb5c-2aa3258853ed 2018-11-17 06:55:40,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:40,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d69bc-45f6-48e9-9be3-fd94af9d901e 2018-11-17 06:55:40,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:40,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba7d69bc-45f6-48e9-9be3-fd94af9d901e 2018-11-17 06:55:40,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190268993378s 2018-11-17 06:55:40,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba7d69bc-45f6-48e9-9be3-fd94af9d901e 2018-11-17 06:55:40,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9735b67-53b2-4dfe-b169-594d9baf51f4 2018-11-17 06:55:41,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:41,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b9735b67-53b2-4dfe-b169-594d9baf51f4 2018-11-17 06:55:41,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18687915802s 2018-11-17 06:55:41,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b9735b67-53b2-4dfe-b169-594d9baf51f4 2018-11-17 06:55:41,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eeea22a-39e7-4058-93b2-1844cda74080 2018-11-17 06:55:41,146 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8eeea22a-39e7-4058-93b2-1844cda74080 2018-11-17 06:55:41,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103188991547s 2018-11-17 06:55:41,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8eeea22a-39e7-4058-93b2-1844cda74080 2018-11-17 06:55:41,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c11397-3b6c-4647-8866-87e3f222a3af 2018-11-17 06:55:41,272 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:41,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c8c11397-3b6c-4647-8866-87e3f222a3af 2018-11-17 06:55:41,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125829935074s 2018-11-17 06:55:41,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c8c11397-3b6c-4647-8866-87e3f222a3af 2018-11-17 06:55:41,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:41,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbdcb30-4382-4c01-9d7d-3c9afa9b5026 2018-11-17 06:55:41,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234"}, "tags": [], "enabled": true, "id": "9271b66f70ea4196b8298cc61ecc9234", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}]} 2018-11-17 06:55:41,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2bbdcb30-4382-4c01-9d7d-3c9afa9b5026 2018-11-17 06:55:41,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189127922058s 2018-11-17 06:55:41,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2bbdcb30-4382-4c01-9d7d-3c9afa9b5026 2018-11-17 06:55:41,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=9271b66f70ea4196b8298cc61ecc9234" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4613b5a9-05c3-44a3-99cb-bf1cc5c66b93 2018-11-17 06:55:41,675 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=9271b66f70ea4196b8298cc61ecc9234", "previous": null, "next": null}} 2018-11-17 06:55:41,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=9271b66f70ea4196b8298cc61ecc9234 used request id req-4613b5a9-05c3-44a3-99cb-bf1cc5c66b93 2018-11-17 06:55:41,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193502902985s 2018-11-17 06:55:41,675 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=9271b66f70ea4196b8298cc61ecc9234 used request id req-4613b5a9-05c3-44a3-99cb-bf1cc5c66b93 2018-11-17 06:55:41,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:41,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0cba4d-b388-4fab-b10d-04cd79e38d10 2018-11-17 06:55:41,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:41,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-9c0cba4d-b388-4fab-b10d-04cd79e38d10 2018-11-17 06:55:41,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139094114304s 2018-11-17 06:55:41,816 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-9c0cba4d-b388-4fab-b10d-04cd79e38d10 2018-11-17 06:55:41,817 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845', 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'9271b66f70ea4196b8298cc61ecc9234', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '260c8e08-6bff-434d-88cc-c8369d3c759a', 'username': u'tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 06:55:41,820 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845', 'password': '260c8e08-6bff-434d-88cc-c8369d3c759a', 'project_name': 'tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '9271b66f70ea4196b8298cc61ecc9234', 'project_domain_name': 'Default'} 2018-11-17 06:55:41,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c011d3b8-ed2e-4da6-95e1-7551548279cf 2018-11-17 06:55:42,007 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:42,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c011d3b8-ed2e-4da6-95e1-7551548279cf 2018-11-17 06:55:42,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18457198143s 2018-11-17 06:55:42,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c011d3b8-ed2e-4da6-95e1-7551548279cf 2018-11-17 06:55:42,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a557ae0d-d4fc-4776-8a5c-4f92ef4e297f 2018-11-17 06:55:42,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:42,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a557ae0d-d4fc-4776-8a5c-4f92ef4e297f 2018-11-17 06:55:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103790998459s 2018-11-17 06:55:42,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a557ae0d-d4fc-4776-8a5c-4f92ef4e297f 2018-11-17 06:55:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:42,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebec2879-9026-4d2f-8a5c-3aab5ee1a538 2018-11-17 06:55:42,311 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:42,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ebec2879-9026-4d2f-8a5c-3aab5ee1a538 2018-11-17 06:55:42,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189472198486s 2018-11-17 06:55:42,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ebec2879-9026-4d2f-8a5c-3aab5ee1a538 2018-11-17 06:55:42,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ada54d-ab9d-4a53-b7a0-9aa83519a10b 2018-11-17 06:55:42,555 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:42,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-95ada54d-ab9d-4a53-b7a0-9aa83519a10b 2018-11-17 06:55:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242470979691s 2018-11-17 06:55:42,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-95ada54d-ab9d-4a53-b7a0-9aa83519a10b 2018-11-17 06:55:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 06:55:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f596eb01-b541-4cad-be78-fca8513b19fb 2018-11-17 06:55:42,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234"}, "tags": [], "enabled": true, "id": "9271b66f70ea4196b8298cc61ecc9234", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}]} 2018-11-17 06:55:42,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f596eb01-b541-4cad-be78-fca8513b19fb 2018-11-17 06:55:42,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214438915253s 2018-11-17 06:55:42,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f596eb01-b541-4cad-be78-fca8513b19fb 2018-11-17 06:55:42,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=9271b66f70ea4196b8298cc61ecc9234" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:42,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282f4664-4b1d-4f24-951a-9cc4cf281c81 2018-11-17 06:55:42,893 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=9271b66f70ea4196b8298cc61ecc9234", "previous": null, "next": null}} 2018-11-17 06:55:42,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=9271b66f70ea4196b8298cc61ecc9234 used request id req-282f4664-4b1d-4f24-951a-9cc4cf281c81 2018-11-17 06:55:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107527971268s 2018-11-17 06:55:42,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=667c1a39e69f40f78270ad1094962177&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=9271b66f70ea4196b8298cc61ecc9234 used request id req-282f4664-4b1d-4f24-951a-9cc4cf281c81 2018-11-17 06:55:42,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 06:55:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885b489c-cecb-443e-813a-8f33eb54f7b1 2018-11-17 06:55:43,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:43,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 used request id req-885b489c-cecb-443e-813a-8f33eb54f7b1 2018-11-17 06:55:43,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141392946243s 2018-11-17 06:55:43,039 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 used request id req-885b489c-cecb-443e-813a-8f33eb54f7b1 2018-11-17 06:55:43,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:55:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca4924f-be97-42d4-a6a6-8e1acbe92af1 2018-11-17 06:55:43,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:55:43,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fca4924f-be97-42d4-a6a6-8e1acbe92af1 2018-11-17 06:55:43,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10635304451s 2018-11-17 06:55:43,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fca4924f-be97-42d4-a6a6-8e1acbe92af1 2018-11-17 06:55:43,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 06:55:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26666989-822d-4370-a304-a87678e107a2 2018-11-17 06:55:43,300 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 06:55:43,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-26666989-822d-4370-a304-a87678e107a2 2018-11-17 06:55:43,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145054101944s 2018-11-17 06:55:43,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-26666989-822d-4370-a304-a87678e107a2 2018-11-17 06:55:43,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 06:55:43,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d461e8f0-a13c-4ace-b4b1-b332a9c4741f 2018-11-17 06:55:43,424 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 06:55:43,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d461e8f0-a13c-4ace-b4b1-b332a9c4741f 2018-11-17 06:55:43,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123111009598s 2018-11-17 06:55:43,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d461e8f0-a13c-4ace-b4b1-b332a9c4741f 2018-11-17 06:55:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 06:55:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=667c1a39e69f40f78270ad1094962177&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 17 Nov 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e154843-18e6-47a3-804a-1808896bf1f0 2018-11-17 06:55:43,544 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=667c1a39e69f40f78270ad1094962177&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 06:55:43,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=667c1a39e69f40f78270ad1094962177&scope.domain.id=default used request id req-4e154843-18e6-47a3-804a-1808896bf1f0 2018-11-17 06:55:43,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10557103157s 2018-11-17 06:55:43,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=667c1a39e69f40f78270ad1094962177&scope.domain.id=default used request id req-4e154843-18e6-47a3-804a-1808896bf1f0 2018-11-17 06:55:43,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 06:55:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:55:43,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce5656b-88a5-497d-b357-bd81daf6edd2 2018-11-17 06:55:43,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 06:55:43,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 used request id req-cce5656b-88a5-497d-b357-bd81daf6edd2 2018-11-17 06:55:43,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148735046387s 2018-11-17 06:55:43,697 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/667c1a39e69f40f78270ad1094962177/roles/77522f72cb38453d800d3c5850a6c541 used request id req-cce5656b-88a5-497d-b357-bd81daf6edd2 2018-11-17 06:55:43,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 06:55:56,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cbe3b2cc-3959-42ab-8f85-6d88d4569a0a | 2018-11-17T06:55:47.698060 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cbe3b2cc-3959-42ab-8f85-6d88d4569a0a ~/.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-11-17 06:55:59,812 - 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-11-17 06:56:00,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 06:56:08,734 - 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=3739d8dc-763a-49df-a07c-7facbbdc7daa) as the default verifier for the future CLI operations. 2018-11-17 06:56:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:56:10,754 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67837b6-05b3-4df8-91c2-d9bfca317ec8 2018-11-17 06:56:10,754 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 06:56:10,754 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a67837b6-05b3-4df8-91c2-d9bfca317ec8 2018-11-17 06:56:10,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 06:56:11,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T07:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9271b66f70ea4196b8298cc61ecc9234", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_9271b66f70ea4196b8298cc61ecc9234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9271b66f70ea4196b8298cc61ecc9234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9271b66f70ea4196b8298cc61ecc9234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/9271b66f70ea4196b8298cc61ecc9234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/9271b66f70ea4196b8298cc61ecc9234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/9271b66f70ea4196b8298cc61ecc9234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9271b66f70ea4196b8298cc61ecc9234", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/9271b66f70ea4196b8298cc61ecc9234", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/9271b66f70ea4196b8298cc61ecc9234", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "id": "667c1a39e69f40f78270ad1094962177"}, "audit_ids": ["HHl1ia_-Sm6SDrN-H2tYDQ"], "issued_at": "2018-11-17T06:56:11.000000Z"}} 2018-11-17 06:56:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 06:56:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:11,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:11 GMT X-Openstack-Request-Id: req-49e484b1-982c-4dd0-8919-79dbdd44a09a 2018-11-17 06:56:11,435 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 06:56:11,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-49e484b1-982c-4dd0-8919-79dbdd44a09a 2018-11-17 06:56:11,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277709007263s 2018-11-17 06:56:11,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-49e484b1-982c-4dd0-8919-79dbdd44a09a 2018-11-17 06:56:11,447 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-17 06:56:11,447 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 06:56:11,573 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 06:56:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 06:56:11,581 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:11 GMT 2018-11-17 06:56:11,582 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 06:56:11,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:56:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:11,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:11 GMT X-Openstack-Request-Id: req-0e94d9e9-7a99-469a-92f5-333f4422e93f 2018-11-17 06:56:11,886 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:56:11,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0e94d9e9-7a99-469a-92f5-333f4422e93f 2018-11-17 06:56:11,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302142858505s 2018-11-17 06:56:11,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0e94d9e9-7a99-469a-92f5-333f4422e93f 2018-11-17 06:56:11,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:56:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845"}' 2018-11-17 06:56:11,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:11 GMT Location: http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d27d2ed7-1a45-4d4c-ad2f-8109a0bc7e47 2018-11-17 06:56:11,955 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:11Z", "file": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "size": null, "self": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "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_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": null, "created_at": "2018-11-17T06:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:56:11,955 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d27d2ed7-1a45-4d4c-ad2f-8109a0bc7e47 2018-11-17 06:56:11,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0588049888611s 2018-11-17 06:56:11,955 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d27d2ed7-1a45-4d4c-ad2f-8109a0bc7e47 returning object 5db1af79-10bc-4b3c-9eb1-91203ea5fcec 2018-11-17 06:56:11,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:56:11,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" -d '' 2018-11-17 06:56:12,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:56:12 GMT X-Openstack-Request-Id: req-81a20aae-e3c2-417f-a592-c94374cbcdaa 2018-11-17 06:56:12,747 - 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-11-17 06:56:12,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file used request id req-81a20aae-e3c2-417f-a592-c94374cbcdaa 2018-11-17 06:56:12,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.791273117065s 2018-11-17 06:56:12,747 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file used request id req-81a20aae-e3c2-417f-a592-c94374cbcdaa 2018-11-17 06:56:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:56:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:12,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:12 GMT X-Openstack-Request-Id: req-394a8731-3eec-4b59-a8cd-a919822a8d90 2018-11-17 06:56:12,778 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:12Z", "file": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "size": 12716032, "self": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:56:12,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-394a8731-3eec-4b59-a8cd-a919822a8d90 2018-11-17 06:56:12,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265288352966s 2018-11-17 06:56:12,779 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-394a8731-3eec-4b59-a8cd-a919822a8d90 2018-11-17 06:56:12,780 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file', 'owner': u'9271b66f70ea4196b8298cc61ecc9234', 'id': u'5db1af79-10bc-4b3c-9eb1-91203ea5fcec', 'size': 12716032, u'self': u'/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9271b66f70ea4196b8298cc61ecc9234', 'name': 'tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:56:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T06:56:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845', '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/5db1af79-10bc-4b3c-9eb1-91203ea5fcec', 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_2bd775ff-c065-49d5-982d-d27c1a747845', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845', 'created': u'2018-11-17T06:56:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:56:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec', 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_2bd775ff-c065-49d5-982d-d27c1a747845', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:56:12,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:56:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_2bd775ff-c065-49d5-982d-d27c1a747845", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:56:13,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56: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-3673e127-8105-4129-838f-59b0630e698f x-openstack-request-id: req-3673e127-8105-4129-838f-59b0630e698f 2018-11-17 06:56:13,097 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13366830-356c-41ab-954d-e875d8d94e51", "name": "tempest_smoke-flavor_2bd775ff-c065-49d5-982d-d27c1a747845", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:56:13,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3673e127-8105-4129-838f-59b0630e698f 2018-11-17 06:56:13,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314024209976s 2018-11-17 06:56:13,098 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3673e127-8105-4129-838f-59b0630e698f 2018-11-17 06:56:13,099 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_2bd775ff-c065-49d5-982d-d27c1a747845', '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'8cbff874483b4da3951abfc162291b33', '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'13366830-356c-41ab-954d-e875d8d94e51', 'swap': 0}) 2018-11-17 06:56:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:56:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"extra_specs": {}}' 2018-11-17 06:56:13,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:13 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-bf0f3582-9da5-4072-b0b3-5f4c5f676f2f x-openstack-request-id: req-bf0f3582-9da5-4072-b0b3-5f4c5f676f2f 2018-11-17 06:56:13,122 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:56:13,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51/os-extra_specs used request id req-bf0f3582-9da5-4072-b0b3-5f4c5f676f2f 2018-11-17 06:56:13,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228188037872s 2018-11-17 06:56:13,123 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51/os-extra_specs used request id req-bf0f3582-9da5-4072-b0b3-5f4c5f676f2f 2018-11-17 06:56:13,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:56:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:13,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f5b745-4e19-417d-a2bc-025f2dcdb0f7 2018-11-17 06:56:13,328 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:56:13,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3f5b745-4e19-417d-a2bc-025f2dcdb0f7 2018-11-17 06:56:13,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193226099014s 2018-11-17 06:56:13,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3f5b745-4e19-417d-a2bc-025f2dcdb0f7 2018-11-17 06:56:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 06:56:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:13,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfc5ea5-bb3a-4aba-bf9e-02de347d150e 2018-11-17 06:56:13,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 06:56:13,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1bfc5ea5-bb3a-4aba-bf9e-02de347d150e 2018-11-17 06:56:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160435914993s 2018-11-17 06:56:13,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1bfc5ea5-bb3a-4aba-bf9e-02de347d150e 2018-11-17 06:56:13,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 06:56:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 06:56:13,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56: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-1dea7890-089d-41f1-87aa-9c967af3695c x-openstack-request-id: req-1dea7890-089d-41f1-87aa-9c967af3695c 2018-11-17 06:56:13,561 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 06:56:13,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1dea7890-089d-41f1-87aa-9c967af3695c 2018-11-17 06:56:13,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0409350395203s 2018-11-17 06:56:13,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1dea7890-089d-41f1-87aa-9c967af3695c 2018-11-17 06:56:13,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:56:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:13,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:13 GMT X-Openstack-Request-Id: req-cb8177ce-491a-4e19-ba11-2caf23d8435d 2018-11-17 06:56:13,590 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:12Z", "file": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "size": 12716032, "self": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:56:13,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb8177ce-491a-4e19-ba11-2caf23d8435d 2018-11-17 06:56:13,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025153875351s 2018-11-17 06:56:13,591 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb8177ce-491a-4e19-ba11-2caf23d8435d 2018-11-17 06:56:13,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 06:56:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845"}' 2018-11-17 06:56:13,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:13 GMT Location: http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-628ed152-fdc2-4e38-8a16-f67a8f98296a 2018-11-17 06:56:13,722 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:13Z", "file": "/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "ef91cad3-56b4-4d02-8b6b-5dbefc7f651c", "size": null, "self": "/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c", "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_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": null, "created_at": "2018-11-17T06:56:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 06:56:13,722 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-628ed152-fdc2-4e38-8a16-f67a8f98296a 2018-11-17 06:56:13,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123811006546s 2018-11-17 06:56:13,722 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-628ed152-fdc2-4e38-8a16-f67a8f98296a returning object ef91cad3-56b4-4d02-8b6b-5dbefc7f651c 2018-11-17 06:56:13,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 06:56:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" -d '' 2018-11-17 06:56:14,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 06:56:14 GMT X-Openstack-Request-Id: req-a02cf4c7-425d-4327-a287-b30d1f87b96e 2018-11-17 06:56:14,830 - 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-11-17 06:56:14,830 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file used request id req-a02cf4c7-425d-4327-a287-b30d1f87b96e 2018-11-17 06:56:14,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10758185387s 2018-11-17 06:56:14,831 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file used request id req-a02cf4c7-425d-4327-a287-b30d1f87b96e 2018-11-17 06:56:14,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 06:56:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 06:56:14,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56:14 GMT X-Openstack-Request-Id: req-b07b1d3e-f0f6-4d4a-9e47-80473f9e02a1 2018-11-17 06:56:14,865 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:14Z", "file": "/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "ef91cad3-56b4-4d02-8b6b-5dbefc7f651c", "size": 12716032, "self": "/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:56:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:12Z", "file": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "size": 12716032, "self": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 06:56:14,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b07b1d3e-f0f6-4d4a-9e47-80473f9e02a1 2018-11-17 06:56:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294868946075s 2018-11-17 06:56:14,866 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b07b1d3e-f0f6-4d4a-9e47-80473f9e02a1 2018-11-17 06:56:14,868 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/file', 'owner': u'9271b66f70ea4196b8298cc61ecc9234', 'id': u'ef91cad3-56b4-4d02-8b6b-5dbefc7f651c', 'size': 12716032, u'self': u'/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9271b66f70ea4196b8298cc61ecc9234', 'name': 'tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T06:56:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T06:56:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845', '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/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c', 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_2bd775ff-c065-49d5-982d-d27c1a747845', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_2bd775ff-c065-49d5-982d-d27c1a747845', 'created': u'2018-11-17T06:56:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T06:56: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/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c', 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_2bd775ff-c065-49d5-982d-d27c1a747845', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 06:56:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 06:56:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 06:56:14,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 17 Nov 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-7bf725e8-61de-4023-a0d6-0452cb98e084 x-openstack-request-id: req-7bf725e8-61de-4023-a0d6-0452cb98e084 2018-11-17 06:56:14,900 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "name": "tempest_smoke-flavor_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 06:56:14,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7bf725e8-61de-4023-a0d6-0452cb98e084 2018-11-17 06:56:14,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0308499336243s 2018-11-17 06:56:14,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7bf725e8-61de-4023-a0d6-0452cb98e084 2018-11-17 06:56:14,901 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2bd775ff-c065-49d5-982d-d27c1a747845', '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'8cbff874483b4da3951abfc162291b33', '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'3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9', 'swap': 0}) 2018-11-17 06:56:14,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 06:56:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" -d '{"extra_specs": {}}' 2018-11-17 06:56:14,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 06:56: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-972b9d7d-9d14-469a-a5ba-540fed14fc3c x-openstack-request-id: req-972b9d7d-9d14-469a-a5ba-540fed14fc3c 2018-11-17 06:56:14,924 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 06:56:14,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9/os-extra_specs used request id req-972b9d7d-9d14-469a-a5ba-540fed14fc3c 2018-11-17 06:56:14,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222079753876s 2018-11-17 06:56:14,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9/os-extra_specs used request id req-972b9d7d-9d14-469a-a5ba-540fed14fc3c 2018-11-17 06:56:14,925 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2bd775ff-c065-49d5-982d-d27c1a747845', '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'8cbff874483b4da3951abfc162291b33', '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'3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9', 'swap': 0}) 2018-11-17 06:56:18,096 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 06:56:18,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 06:56:18,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 06:56:18,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 06:56:18,126 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 06:56:21,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3739d8dc-763a-49df-a07c-7facbbdc7daa/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-17 06:56:21,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 06:56:21,551 - 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-11-17 06:56:30,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:30.796 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.531s] 2018-11-17 06:56:30,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:30.849 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-11-17 06:56:34,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:34.466 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.320s] 2018-11-17 06:56:37,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:37.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.934s] 2018-11-17 06:56:50,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:50.344 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.705s] 2018-11-17 06:56:59,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:59.480 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.152s] 2018-11-17 06:56:59,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:56:59.481 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-17 06:57:05,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:05.807 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.228s] 2018-11-17 06:57:05,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:05.809 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-17 06:57:14,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:14.075 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [32.356s] 2018-11-17 06:57:15,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:15.143 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 06:57:21,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:21.299 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.851s] 2018-11-17 06:57:24,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:24.391 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.143s] 2018-11-17 06:57:24,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:24.392 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-11-17 06:57:30,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:30.289 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.723s] 2018-11-17 06:57:34,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:34.011 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.678s] 2018-11-17 06:57:38,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:38.905 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.198s] 2018-11-17 06:57:39,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:39.692 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.070s] 2018-11-17 06:57:39,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:39.814 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.122s] 2018-11-17 06:57:42,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:42.503 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.395s] 2018-11-17 06:57:45,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:45.475 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-17 06:57:49,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:49.339 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.870s] 2018-11-17 06:57:49,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:49.835 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.952s] 2018-11-17 06:57:49,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:49.844 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-17 06:57:51,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:51.630 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 06:57:56,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:56.160 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.620s] 2018-11-17 06:57:56,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:56.238 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.509s] 2018-11-17 06:57:59,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:57:59.447 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.328s] 2018-11-17 06:58:01,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:01.708 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-17 06:58:01,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:01.961 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.800s] 2018-11-17 06:58:03,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:03.847 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.886s] 2018-11-17 06:58:03,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:03.915 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2018-11-17 06:58:03,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:03.964 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.050s] 2018-11-17 06:58:10,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:10.765 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.180s] 2018-11-17 06:58:11,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:11.296 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.384s] 2018-11-17 06:58:13,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.135 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.363s] 2018-11-17 06:58:13,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.165 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.398s] 2018-11-17 06:58:13,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.208 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-11-17 06:58:13,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.536 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.401s] 2018-11-17 06:58:13,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.677 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.141s] 2018-11-17 06:58:13,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:13.984 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.307s] 2018-11-17 06:58:14,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:14.086 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2018-11-17 06:58:14,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:14.130 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.044s] 2018-11-17 06:58:17,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:17.583 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-11-17 06:58:17,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:17.601 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.445s] 2018-11-17 06:58:17,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:17.782 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.199s] 2018-11-17 06:58:18,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:18.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.237s] 2018-11-17 06:58:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:19.317 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.715s] 2018-11-17 06:58:21,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:21.016 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.698s] 2018-11-17 06:58:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:24.678 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.118s] 2018-11-17 06:58:24,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:24.694 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-11-17 06:58:30,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:30.544 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.756s] 2018-11-17 06:58:31,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:31.868 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.501s] 2018-11-17 06:58:34,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:34.545 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.999s] 2018-11-17 06:58:37,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:37.667 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.905s] 2018-11-17 06:58:37,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:37.743 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.875s] 2018-11-17 06:58:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:39.536 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.991s] 2018-11-17 06:58:40,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:40.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.612s] 2018-11-17 06:58:40,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:40.410 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-11-17 06:58:40,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:40.454 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2018-11-17 06:58:43,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:43.706 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.112s] 2018-11-17 06:58:43,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:43.759 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.052s] 2018-11-17 06:58:43,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:43.831 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.072s] 2018-11-17 06:58:43,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:43.930 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.098s] 2018-11-17 06:58:44,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:44.139 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.154s] 2018-11-17 06:58:44,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:44.296 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.156s] 2018-11-17 06:58:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:44.448 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.152s] 2018-11-17 06:58:44,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:44.455 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-17 06:58:45,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:45.770 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-11-17 06:58:52,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:52.148 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.047s] 2018-11-17 06:58:56,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:56.000 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.007s] 2018-11-17 06:58:56,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:56.649 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.648s] 2018-11-17 06:58:56,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:56.762 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.113s] 2018-11-17 06:58:56,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:56.840 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2018-11-17 06:58:57,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:57.286 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.446s] 2018-11-17 06:58:57,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:57.366 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.080s] 2018-11-17 06:58:57,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:58:57.740 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-11-17 06:59:01,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:01.656 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.268s] 2018-11-17 06:59:10,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:10.030 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.399s] 2018-11-17 06:59:13,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:13.624 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.262s] 2018-11-17 06:59:17,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:17.367 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.336s] 2018-11-17 06:59:22,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:22.389 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.761s] 2018-11-17 06:59:22,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:22.734 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.942s] 2018-11-17 06:59:30,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:30.540 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.632s] 2018-11-17 06:59:31,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:31.913 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.179s] 2018-11-17 06:59:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:34.141 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.599s] 2018-11-17 06:59:40,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:40.199 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.285s] 2018-11-17 06:59:41,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:41.173 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.032s] 2018-11-17 06:59:44,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:44.380 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.181s] 2018-11-17 06:59:50,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:50.825 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.358s] 2018-11-17 06:59:57,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 06:59:57.885 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.463s] 2018-11-17 07:00:00,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:00.485 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.598s] 2018-11-17 07:00:03,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:03.031 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.546s] 2018-11-17 07:00:06,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:06.402 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.108s] 2018-11-17 07:00:15,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:15.129 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.726s] 2018-11-17 07:00:25,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:25.750 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.621s] 2018-11-17 07:00:29,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:29.733 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.983s] 2018-11-17 07:00:35,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:35.792 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.124s] 2018-11-17 07:00:36,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:36.926 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.132s] 2018-11-17 07:00:36,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:36.973 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-11-17 07:00:43,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:43.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.602s] 2018-11-17 07:00:43,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:43.685 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.149s] 2018-11-17 07:00:54,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:54.250 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.249s] 2018-11-17 07:00:56,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:56.576 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.324s] 2018-11-17 07:00:58,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 07:00:58.977 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.400s] 2018-11-17 07:01:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 06f53a83-11bb-4946-9751-e24a9be7da8d 2018-11-17 07:01:01,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '06f53a83-11bb-4946-9751-e24a9be7da8d']'. 2018-11-17 07:01:02,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 07:01:02,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 06f53a83-11bb-4946-9751-e24a9be7da8d | 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 06:56:23 | 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 07:01:01 | 2018-11-17 07:01:02,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:38 | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3739d8dc-763a-49df-a07c-7facbbdc7daa) | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cbe3b2cc-3959-42ab-8f85-6d88d4569a0a) | 2018-11-17 07:01:02,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 271.129 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 07:01:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 07:01:02,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 07:01:02,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 07:01:02,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-11-17 07:01:04,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 07:01:04,893 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:53 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-17 07:01:04,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 07:01:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 07:01:05,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:01:05 GMT X-Openstack-Request-Id: req-5ae60b1a-7c73-4dbe-b202-780402ee2a19 2018-11-17 07:01:05,440 - 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-11-17 07:01:05,440 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c used request id req-5ae60b1a-7c73-4dbe-b202-780402ee2a19 2018-11-17 07:01:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.541613101959s 2018-11-17 07:01:05,441 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ef91cad3-56b4-4d02-8b6b-5dbefc7f651c used request id req-5ae60b1a-7c73-4dbe-b202-780402ee2a19 2018-11-17 07:01:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:01:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:05,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-e2d775de-2ed5-4b14-81cd-cab0019972cb x-openstack-request-id: req-e2d775de-2ed5-4b14-81cd-cab0019972cb 2018-11-17 07:01:05,470 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13366830-356c-41ab-954d-e875d8d94e51", "name": "tempest_smoke-flavor_2bd775ff-c065-49d5-982d-d27c1a747845", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9", "name": "tempest_smoke-flavor_alt_2bd775ff-c065-49d5-982d-d27c1a747845", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:01:05,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e2d775de-2ed5-4b14-81cd-cab0019972cb 2018-11-17 07:01:05,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290129184723s 2018-11-17 07:01:05,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e2d775de-2ed5-4b14-81cd-cab0019972cb 2018-11-17 07:01:05,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:01:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:05,523 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-d296dbbb-8efc-419d-8e8a-fd0080ed6236 x-openstack-request-id: req-d296dbbb-8efc-419d-8e8a-fd0080ed6236 2018-11-17 07:01:05,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9 used request id req-d296dbbb-8efc-419d-8e8a-fd0080ed6236 2018-11-17 07:01:05,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.050192117691s 2018-11-17 07:01:05,523 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3fe51c74-0e4b-4977-8efb-1bc16fc0b0b9 used request id req-d296dbbb-8efc-419d-8e8a-fd0080ed6236 2018-11-17 07:01:05,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:01:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 07:01:05,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:05 GMT X-Openstack-Request-Id: req-9162775c-d017-4ad3-b551-839d3e2b33d6 2018-11-17 07:01:05,556 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T06:56:12Z", "file": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/file", "owner": "9271b66f70ea4196b8298cc61ecc9234", "id": "5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "size": 12716032, "self": "/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2bd775ff-c065-49d5-982d-d27c1a747845", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T06:56:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:01:05,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9162775c-d017-4ad3-b551-839d3e2b33d6 2018-11-17 07:01:05,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278701782227s 2018-11-17 07:01:05,556 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9162775c-d017-4ad3-b551-839d3e2b33d6 2018-11-17 07:01:05,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 07:01:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}33c54ee6f7bccffa5f1e19a077078a64aa7c9747ff299f09ad3b34e4c639bb19" 2018-11-17 07:01:06,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:01:06 GMT X-Openstack-Request-Id: req-de7ac5c7-4fea-4d74-8be9-b8c985d62d59 2018-11-17 07:01:06,489 - 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-11-17 07:01:06,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec used request id req-de7ac5c7-4fea-4d74-8be9-b8c985d62d59 2018-11-17 07:01:06,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.931845903397s 2018-11-17 07:01:06,490 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5db1af79-10bc-4b3c-9eb1-91203ea5fcec used request id req-de7ac5c7-4fea-4d74-8be9-b8c985d62d59 2018-11-17 07:01:06,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:01:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:06,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-124ac2dc-67d9-48f3-a66d-7bc420982c95 x-openstack-request-id: req-124ac2dc-67d9-48f3-a66d-7bc420982c95 2018-11-17 07:01:06,512 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/13366830-356c-41ab-954d-e875d8d94e51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13366830-356c-41ab-954d-e875d8d94e51", "name": "tempest_smoke-flavor_2bd775ff-c065-49d5-982d-d27c1a747845", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:01:06,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-124ac2dc-67d9-48f3-a66d-7bc420982c95 2018-11-17 07:01:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218410491943s 2018-11-17 07:01:06,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-124ac2dc-67d9-48f3-a66d-7bc420982c95 2018-11-17 07:01:06,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:01:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:06,542 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-87638291-f3e5-4c0c-b9f6-6ddcd7726892 x-openstack-request-id: req-87638291-f3e5-4c0c-b9f6-6ddcd7726892 2018-11-17 07:01:06,542 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51 used request id req-87638291-f3e5-4c0c-b9f6-6ddcd7726892 2018-11-17 07:01:06,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281071662903s 2018-11-17 07:01:06,543 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/13366830-356c-41ab-954d-e875d8d94e51 used request id req-87638291-f3e5-4c0c-b9f6-6ddcd7726892 2018-11-17 07:01:06,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:01:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:06,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e05442-d45e-4fea-8f64-68889dbced4e 2018-11-17 07:01:06,755 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:01:06,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-10e05442-d45e-4fea-8f64-68889dbced4e 2018-11-17 07:01:06,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211905002594s 2018-11-17 07:01:06,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-10e05442-d45e-4fea-8f64-68889dbced4e 2018-11-17 07:01:06,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:01:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb0f582-03aa-4efa-ab66-10c0a0e9ef53 2018-11-17 07:01:06,953 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_2bd775ff-c065-49d5-982d-d27c1a747845", "links": {"self": "http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "667c1a39e69f40f78270ad1094962177", "description": null}} 2018-11-17 07:01:06,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 used request id req-bdb0f582-03aa-4efa-ab66-10c0a0e9ef53 2018-11-17 07:01:06,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192403078079s 2018-11-17 07:01:06,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 used request id req-bdb0f582-03aa-4efa-ab66-10c0a0e9ef53 2018-11-17 07:01:06,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 07:01:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:07,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bdb2a2-6395-4890-9af1-a124b394e323 2018-11-17 07:01:07,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:01:07,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 used request id req-20bdb2a2-6395-4890-9af1-a124b394e323 2018-11-17 07:01:07,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301595926285s 2018-11-17 07:01:07,256 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/667c1a39e69f40f78270ad1094962177 used request id req-20bdb2a2-6395-4890-9af1-a124b394e323 2018-11-17 07:01:07,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:01:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:07,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 526 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f677e7-523a-41cb-ae5a-e3c300e05d7e 2018-11-17 07:01:07,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234"}, "tags": [], "enabled": true, "id": "9271b66f70ea4196b8298cc61ecc9234", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2bd775ff-c065-49d5-982d-d27c1a747845"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 07:01:07,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-72f677e7-523a-41cb-ae5a-e3c300e05d7e 2018-11-17 07:01:07,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192849874496s 2018-11-17 07:01:07,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-72f677e7-523a-41cb-ae5a-e3c300e05d7e 2018-11-17 07:01:07,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 07:01:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:07,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:01:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8760d243-f58d-4664-b761-2f79c2ed42b4 2018-11-17 07:01:07,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:01:07,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234 used request id req-8760d243-f58d-4664-b761-2f79c2ed42b4 2018-11-17 07:01:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157907009125s 2018-11-17 07:01:07,617 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9271b66f70ea4196b8298cc61ecc9234 used request id req-8760d243-f58d-4664-b761-2f79c2ed42b4 2018-11-17 07:01:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 07:01:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=9271b66f70ea4196b8298cc61ecc9234&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8d7d99622ca79dddde1f6ecd530410673423b9585cce57502eb9a9c860287e73" 2018-11-17 07:01:08,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:08 GMT X-Openstack-Request-Id: req-31093239-7e4a-4cb3-b7dc-46de126f1d2a 2018-11-17 07:01:08,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 07:01:08,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=9271b66f70ea4196b8298cc61ecc9234&name=default used request id req-31093239-7e4a-4cb3-b7dc-46de126f1d2a 2018-11-17 07:01:08,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.514938831329s 2018-11-17 07:01:08,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=9271b66f70ea4196b8298cc61ecc9234&name=default used request id req-31093239-7e4a-4cb3-b7dc-46de126f1d2a 2018-11-17 07:01:08,192 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-17 07:01:08,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:01:08,268 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898bd01e-b3b6-4bc4-afe0-858e4a550593 2018-11-17 07:01:08,268 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:01:08,268 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-898bd01e-b3b6-4bc4-afe0-858e4a550593 2018-11-17 07:01:08,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:01:08,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["WOgIFLKJQIGmb6twOqwlLg"], "issued_at": "2018-11-17T07:01:08.000000Z"}} 2018-11-17 07:01:08,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:01:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:09,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:09 GMT X-Openstack-Request-Id: req-7f8ba229-764d-47fd-a44b-e46f55274525 2018-11-17 07:01:09,029 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T06:46:35Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 07:01:09,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f8ba229-764d-47fd-a44b-e46f55274525 2018-11-17 07:01:09,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361393928528s 2018-11-17 07:01:09,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f8ba229-764d-47fd-a44b-e46f55274525 2018-11-17 07:01:09,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:01:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:09,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dc4818-1301-41b6-ad10-69aa917eb65c 2018-11-17 07:01:09,232 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 07:01:09,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-58dc4818-1301-41b6-ad10-69aa917eb65c 2018-11-17 07:01:09,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194763183594s 2018-11-17 07:01:09,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-58dc4818-1301-41b6-ad10-69aa917eb65c 2018-11-17 07:01:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 07:01:09,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}}' 2018-11-17 07:01:09,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 391 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f2f494-d79e-4821-a1d2-e6073de510c9 2018-11-17 07:01:09,442 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6"}, "tags": [], "enabled": true, "id": "a009392682ef4aa88d50693355f9c4f6", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}} 2018-11-17 07:01:09,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f5f2f494-d79e-4821-a1d2-e6073de510c9 2018-11-17 07:01:09,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201736927032s 2018-11-17 07:01:09,443 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f5f2f494-d79e-4821-a1d2-e6073de510c9 2018-11-17 07:01:09,444 - 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'a009392682ef4aa88d50693355f9c4f6', '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_72b09ad7-8898-43dc-973d-1d9b2aad24f5'}) 2018-11-17 07:01:09,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 07:01:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a8ef577e-5909-4969-9272-a9dbb89f595e", "email": null, "name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}}' 2018-11-17 07:01:09,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 342 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31fa2ba1-6cdc-4c10-83d5-c021b5ec001a 2018-11-17 07:01:09,904 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "domain_id": "default", "password_expires_at": null}} 2018-11-17 07:01:09,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-31fa2ba1-6cdc-4c10-83d5-c021b5ec001a 2018-11-17 07:01:09,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453891992569s 2018-11-17 07:01:09,905 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-31fa2ba1-6cdc-4c10-83d5-c021b5ec001a 2018-11-17 07:01:09,905 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59b3e667327e422b9b037a7f0fb72efc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5'}) 2018-11-17 07:01:09,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0094e67-1d51-426a-9942-91d072a068db 2018-11-17 07:01:10,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:10,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0094e67-1d51-426a-9942-91d072a068db 2018-11-17 07:01:10,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187938928604s 2018-11-17 07:01:10,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0094e67-1d51-426a-9942-91d072a068db 2018-11-17 07:01:10,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e8c165-676c-4737-a04a-bdccba857484 2018-11-17 07:01:10,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:10,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-55e8c165-676c-4737-a04a-bdccba857484 2018-11-17 07:01:10,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192145109177s 2018-11-17 07:01:10,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-55e8c165-676c-4737-a04a-bdccba857484 2018-11-17 07:01:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f657e08-1a5f-444f-ac9c-938f79017902 2018-11-17 07:01:10,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:10,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f657e08-1a5f-444f-ac9c-938f79017902 2018-11-17 07:01:10,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107479095459s 2018-11-17 07:01:10,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f657e08-1a5f-444f-ac9c-938f79017902 2018-11-17 07:01:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:01:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e493b9a-faa2-4166-9c66-c1ce4508229f 2018-11-17 07:01:10,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:01:10,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1e493b9a-faa2-4166-9c66-c1ce4508229f 2018-11-17 07:01:10,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110542058945s 2018-11-17 07:01:10,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1e493b9a-faa2-4166-9c66-c1ce4508229f 2018-11-17 07:01:10,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:01:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 984 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26bbdc5-bd06-46d0-87e1-460585bcd4b5 2018-11-17 07:01:10,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:01:10,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d26bbdc5-bd06-46d0-87e1-460585bcd4b5 2018-11-17 07:01:10,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205590009689s 2018-11-17 07:01:10,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d26bbdc5-bd06-46d0-87e1-460585bcd4b5 2018-11-17 07:01:10,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:01:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:10,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 547 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27028624-807d-485f-a798-e95950d195d4 2018-11-17 07:01:10,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6"}, "tags": [], "enabled": true, "id": "a009392682ef4aa88d50693355f9c4f6", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:01:10,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-27028624-807d-485f-a798-e95950d195d4 2018-11-17 07:01:10,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152621030807s 2018-11-17 07:01:10,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-27028624-807d-485f-a798-e95950d195d4 2018-11-17 07:01:10,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:01:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a009392682ef4aa88d50693355f9c4f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80335ada-9c93-47d1-9bb6-6af45ba8246e 2018-11-17 07:01:11,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a009392682ef4aa88d50693355f9c4f6", "previous": null, "next": null}} 2018-11-17 07:01:11,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a009392682ef4aa88d50693355f9c4f6 used request id req-80335ada-9c93-47d1-9bb6-6af45ba8246e 2018-11-17 07:01:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150519132614s 2018-11-17 07:01:11,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=a009392682ef4aa88d50693355f9c4f6 used request id req-80335ada-9c93-47d1-9bb6-6af45ba8246e 2018-11-17 07:01:11,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:01:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3efc4a35-470a-41ca-8000-c0254629fe5b 2018-11-17 07:01:11,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:01:11,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-3efc4a35-470a-41ca-8000-c0254629fe5b 2018-11-17 07:01:11,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143465995789s 2018-11-17 07:01:11,204 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-3efc4a35-470a-41ca-8000-c0254629fe5b 2018-11-17 07:01:11,205 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 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'a009392682ef4aa88d50693355f9c4f6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a8ef577e-5909-4969-9272-a9dbb89f595e', 'username': u'neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 07:01:11,209 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'password': 'a8ef577e-5909-4969-9272-a9dbb89f595e', 'project_name': 'neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a009392682ef4aa88d50693355f9c4f6', 'project_domain_name': 'Default'} 2018-11-17 07:01:11,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232ed69-8a2a-475d-8406-76bed12464fb 2018-11-17 07:01:11,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:11,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f232ed69-8a2a-475d-8406-76bed12464fb 2018-11-17 07:01:11,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189666032791s 2018-11-17 07:01:11,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f232ed69-8a2a-475d-8406-76bed12464fb 2018-11-17 07:01:11,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:11,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804739b4-b01e-4c39-a68d-6c12faf185f5 2018-11-17 07:01:11,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:11,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-804739b4-b01e-4c39-a68d-6c12faf185f5 2018-11-17 07:01:11,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106443166733s 2018-11-17 07:01:11,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-804739b4-b01e-4c39-a68d-6c12faf185f5 2018-11-17 07:01:11,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:01:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b9e6a6-6599-4774-85a1-12284d6b2ade 2018-11-17 07:01:11,625 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:01:11,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e0b9e6a6-6599-4774-85a1-12284d6b2ade 2018-11-17 07:01:11,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104686975479s 2018-11-17 07:01:11,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e0b9e6a6-6599-4774-85a1-12284d6b2ade 2018-11-17 07:01:11,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:01:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 984 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec2971-0677-4b0a-8a06-d67154872464 2018-11-17 07:01:11,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:01:11,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-44ec2971-0677-4b0a-8a06-d67154872464 2018-11-17 07:01:11,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125457048416s 2018-11-17 07:01:11,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-44ec2971-0677-4b0a-8a06-d67154872464 2018-11-17 07:01:11,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:01:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 547 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d2970e-2dd1-49df-ab4c-8f057067665e 2018-11-17 07:01:11,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6"}, "tags": [], "enabled": true, "id": "a009392682ef4aa88d50693355f9c4f6", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:01:11,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54d2970e-2dd1-49df-ab4c-8f057067665e 2018-11-17 07:01:11,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112676858902s 2018-11-17 07:01:11,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54d2970e-2dd1-49df-ab4c-8f057067665e 2018-11-17 07:01:11,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:01:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a009392682ef4aa88d50693355f9c4f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:11,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507115f9-d245-419e-9f81-ac8fd1107e70 2018-11-17 07:01:11,996 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a009392682ef4aa88d50693355f9c4f6", "previous": null, "next": null}} 2018-11-17 07:01:11,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a009392682ef4aa88d50693355f9c4f6 used request id req-507115f9-d245-419e-9f81-ac8fd1107e70 2018-11-17 07:01:11,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109179019928s 2018-11-17 07:01:11,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59b3e667327e422b9b037a7f0fb72efc&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=a009392682ef4aa88d50693355f9c4f6 used request id req-507115f9-d245-419e-9f81-ac8fd1107e70 2018-11-17 07:01:12,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:01:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be93b410-e73a-4d1b-a07c-dc2afa83656b 2018-11-17 07:01:12,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:01:12,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 used request id req-be93b410-e73a-4d1b-a07c-dc2afa83656b 2018-11-17 07:01:12,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143593072891s 2018-11-17 07:01:12,144 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 used request id req-be93b410-e73a-4d1b-a07c-dc2afa83656b 2018-11-17 07:01:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e0118e-2e7e-43d9-80c5-3b3506a49ce6 2018-11-17 07:01:12,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:12,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1e0118e-2e7e-43d9-80c5-3b3506a49ce6 2018-11-17 07:01:12,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150889873505s 2018-11-17 07:01:12,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1e0118e-2e7e-43d9-80c5-3b3506a49ce6 2018-11-17 07:01:12,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:01:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d59b80-8382-476d-8ddc-98ffd715362a 2018-11-17 07:01:12,408 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:01:12,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-28d59b80-8382-476d-8ddc-98ffd715362a 2018-11-17 07:01:12,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103984117508s 2018-11-17 07:01:12,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-28d59b80-8382-476d-8ddc-98ffd715362a 2018-11-17 07:01:12,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:01:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 984 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2836cb-d517-4775-a75a-851ccda38c46 2018-11-17 07:01:12,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:01:12,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fd2836cb-d517-4775-a75a-851ccda38c46 2018-11-17 07:01:12,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202684164047s 2018-11-17 07:01:12,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fd2836cb-d517-4775-a75a-851ccda38c46 2018-11-17 07:01:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:01:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=59b3e667327e422b9b037a7f0fb72efc&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f509da-4765-4166-a16e-773371b3f49b 2018-11-17 07:01:12,732 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=59b3e667327e422b9b037a7f0fb72efc&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 07:01:12,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=59b3e667327e422b9b037a7f0fb72efc&scope.domain.id=default used request id req-09f509da-4765-4166-a16e-773371b3f49b 2018-11-17 07:01:12,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10722899437s 2018-11-17 07:01:12,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=59b3e667327e422b9b037a7f0fb72efc&scope.domain.id=default used request id req-09f509da-4765-4166-a16e-773371b3f49b 2018-11-17 07:01:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 07:01:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:12,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9bdcb4-6f0c-47e5-86bc-f3876f2f531a 2018-11-17 07:01:12,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:01:12,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 used request id req-7e9bdcb4-6f0c-47e5-86bc-f3876f2f531a 2018-11-17 07:01:12,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138589859009s 2018-11-17 07:01:12,876 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/59b3e667327e422b9b037a7f0fb72efc/roles/77522f72cb38453d800d3c5850a6c541 used request id req-7e9bdcb4-6f0c-47e5-86bc-f3876f2f531a 2018-11-17 07:01:12,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 07:01:15,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 07:01:17,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0f646345-66f8-433c-856e-aeb2e4e16dd6 | 2018-11-17T07:01:17.129498 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0f646345-66f8-433c-856e-aeb2e4e16dd6 ~/.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-11-17 07:01:20,851 - 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-11-17 07:01:21,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 07:01:23,793 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 07:01:26,525 - 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=0ceb4d4f-d0d9-4559-a8d6-8e482b136517) as the default verifier for the future CLI operations. 2018-11-17 07:01:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:01:28,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6856c1d0-ec45-4348-80aa-de234d1d6cc8 2018-11-17 07:01:28,426 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:01:28,426 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-6856c1d0-ec45-4348-80aa-de234d1d6cc8 2018-11-17 07:01:28,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:01:28,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a009392682ef4aa88d50693355f9c4f6", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_a009392682ef4aa88d50693355f9c4f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a009392682ef4aa88d50693355f9c4f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a009392682ef4aa88d50693355f9c4f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/a009392682ef4aa88d50693355f9c4f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/a009392682ef4aa88d50693355f9c4f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/a009392682ef4aa88d50693355f9c4f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a009392682ef4aa88d50693355f9c4f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/a009392682ef4aa88d50693355f9c4f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/a009392682ef4aa88d50693355f9c4f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "id": "59b3e667327e422b9b037a7f0fb72efc"}, "audit_ids": ["43yM4eLvTKiMWDzau8bjnQ"], "issued_at": "2018-11-17T07:01:28.000000Z"}} 2018-11-17 07:01:28,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 07:01:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:29 GMT X-Openstack-Request-Id: req-e2f96aec-25df-4adc-81e2-ab32f2a977b2 2018-11-17 07:01:29,118 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 07:01:29,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-e2f96aec-25df-4adc-81e2-ab32f2a977b2 2018-11-17 07:01:29,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286518096924s 2018-11-17 07:01:29,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-e2f96aec-25df-4adc-81e2-ab32f2a977b2 2018-11-17 07:01:29,129 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-17 07:01:29,130 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 07:01:29,255 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 07:01:29,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:01:29,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:29 GMT 2018-11-17 07:01:29,263 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 07:01:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:01:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:29,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:29 GMT X-Openstack-Request-Id: req-fff4585e-c53e-464b-96b6-b454c52ed1ac 2018-11-17 07:01:29,569 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:01:29,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fff4585e-c53e-464b-96b6-b454c52ed1ac 2018-11-17 07:01:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303952932358s 2018-11-17 07:01:29,569 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fff4585e-c53e-464b-96b6-b454c52ed1ac 2018-11-17 07:01:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 07:01:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}' 2018-11-17 07:01:29,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:29 GMT Location: http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26bcdd04-aaab-4b7a-a315-b0cd589d3b86 2018-11-17 07:01:29,625 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:29Z", "file": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "size": null, "self": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "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_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": null, "created_at": "2018-11-17T07:01:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 07:01:29,625 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-26bcdd04-aaab-4b7a-a315-b0cd589d3b86 2018-11-17 07:01:29,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461390018463s 2018-11-17 07:01:29,625 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-26bcdd04-aaab-4b7a-a315-b0cd589d3b86 returning object 390d5566-5d52-4dcb-ac09-9b48e4fdc93a 2018-11-17 07:01:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 07:01:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" -d '' 2018-11-17 07:01:30,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:01:30 GMT X-Openstack-Request-Id: req-6a4437b5-d347-4ece-8f05-76883a851cf9 2018-11-17 07:01:30,965 - 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-11-17 07:01:30,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file used request id req-6a4437b5-d347-4ece-8f05-76883a851cf9 2018-11-17 07:01:30,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33919501305s 2018-11-17 07:01:30,965 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file used request id req-6a4437b5-d347-4ece-8f05-76883a851cf9 2018-11-17 07:01:30,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:01:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:30,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:30 GMT X-Openstack-Request-Id: req-26d88df8-8ce1-4a58-ad3e-930f8c14c1a1 2018-11-17 07:01:30,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:30Z", "file": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "size": 12716032, "self": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:01:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:01:30,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-26d88df8-8ce1-4a58-ad3e-930f8c14c1a1 2018-11-17 07:01:30,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025661945343s 2018-11-17 07:01:30,996 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-26d88df8-8ce1-4a58-ad3e-930f8c14c1a1 2018-11-17 07:01:30,998 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file', 'owner': u'a009392682ef4aa88d50693355f9c4f6', 'id': u'390d5566-5d52-4dcb-ac09-9b48e4fdc93a', 'size': 12716032, u'self': u'/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a009392682ef4aa88d50693355f9c4f6', 'name': 'neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T07:01:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T07:01:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5', '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/390d5566-5d52-4dcb-ac09-9b48e4fdc93a', 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_72b09ad7-8898-43dc-973d-1d9b2aad24f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'created': u'2018-11-17T07:01:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T07:01:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a', 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_72b09ad7-8898-43dc-973d-1d9b2aad24f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 07:01:31,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:01:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:01:31,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-b01b2b49-8c2b-4d65-b00c-baa94cbc7338 x-openstack-request-id: req-b01b2b49-8c2b-4d65-b00c-baa94cbc7338 2018-11-17 07:01:31,332 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "55f8b59e-05ea-4232-88a5-c1c12b398e73", "name": "neutron-tempest-plugin-api-flavor_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:01:31,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b01b2b49-8c2b-4d65-b00c-baa94cbc7338 2018-11-17 07:01:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330447912216s 2018-11-17 07:01:31,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b01b2b49-8c2b-4d65-b00c-baa94cbc7338 2018-11-17 07:01:31,333 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_72b09ad7-8898-43dc-973d-1d9b2aad24f5', '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'8cbff874483b4da3951abfc162291b33', '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'55f8b59e-05ea-4232-88a5-c1c12b398e73', 'swap': 0}) 2018-11-17 07:01:31,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:01:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"extra_specs": {}}' 2018-11-17 07:01:31,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-0e7c0ad4-5bd9-45b1-9933-aaf00e4374ef x-openstack-request-id: req-0e7c0ad4-5bd9-45b1-9933-aaf00e4374ef 2018-11-17 07:01:31,368 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:01:31,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73/os-extra_specs used request id req-0e7c0ad4-5bd9-45b1-9933-aaf00e4374ef 2018-11-17 07:01:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0346488952637s 2018-11-17 07:01:31,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73/os-extra_specs used request id req-0e7c0ad4-5bd9-45b1-9933-aaf00e4374ef 2018-11-17 07:01:31,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9579f39c-2c0e-43bf-a54e-3d054dbbea62 2018-11-17 07:01:31,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:31,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9579f39c-2c0e-43bf-a54e-3d054dbbea62 2018-11-17 07:01:31,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188601970673s 2018-11-17 07:01:31,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9579f39c-2c0e-43bf-a54e-3d054dbbea62 2018-11-17 07:01:31,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:01:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f8ced2-8506-4a50-9528-fac863525730 2018-11-17 07:01:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:01:31,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-68f8ced2-8506-4a50-9528-fac863525730 2018-11-17 07:01:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188678026199s 2018-11-17 07:01:31,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-68f8ced2-8506-4a50-9528-fac863525730 2018-11-17 07:01:31,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 07:01:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:01:31,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-fbcea887-50d3-4c06-aec9-a1a772e6a500 x-openstack-request-id: req-fbcea887-50d3-4c06-aec9-a1a772e6a500 2018-11-17 07:01:31,810 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 07:01:31,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fbcea887-50d3-4c06-aec9-a1a772e6a500 2018-11-17 07:01:31,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0371930599213s 2018-11-17 07:01:31,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fbcea887-50d3-4c06-aec9-a1a772e6a500 2018-11-17 07:01:31,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:01:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:31 GMT X-Openstack-Request-Id: req-9dcdbf38-a02b-4cb3-b64c-2982163abd30 2018-11-17 07:01:31,840 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:30Z", "file": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "size": 12716032, "self": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:01:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:01:31,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9dcdbf38-a02b-4cb3-b64c-2982163abd30 2018-11-17 07:01:31,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249559879303s 2018-11-17 07:01:31,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9dcdbf38-a02b-4cb3-b64c-2982163abd30 2018-11-17 07:01:31,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 07:01:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}' 2018-11-17 07:01:31,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:31 GMT Location: http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55671a04-04c3-469f-bab7-101e37d929dc 2018-11-17 07:01:31,893 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:31Z", "file": "/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "9b4295fd-d16f-4caa-8b5f-f967279b5d85", "size": null, "self": "/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85", "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_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": null, "created_at": "2018-11-17T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 07:01:31,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-55671a04-04c3-469f-bab7-101e37d929dc 2018-11-17 07:01:31,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.044163942337s 2018-11-17 07:01:31,893 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-55671a04-04c3-469f-bab7-101e37d929dc returning object 9b4295fd-d16f-4caa-8b5f-f967279b5d85 2018-11-17 07:01:31,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 07:01:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" -d '' 2018-11-17 07:01:33,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:01:33 GMT X-Openstack-Request-Id: req-ef51ca2a-d6be-4dae-bc14-8ab86a733de6 2018-11-17 07:01:33,057 - 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-11-17 07:01:33,057 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file used request id req-ef51ca2a-d6be-4dae-bc14-8ab86a733de6 2018-11-17 07:01:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1629140377s 2018-11-17 07:01:33,057 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file used request id req-ef51ca2a-d6be-4dae-bc14-8ab86a733de6 2018-11-17 07:01:33,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:01:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:01:33,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01:33 GMT X-Openstack-Request-Id: req-fb4647fb-b250-45da-b489-db2378ce69be 2018-11-17 07:01:33,090 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:33Z", "file": "/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "9b4295fd-d16f-4caa-8b5f-f967279b5d85", "size": 12716032, "self": "/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:30Z", "file": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "size": 12716032, "self": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:01:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:01:33,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fb4647fb-b250-45da-b489-db2378ce69be 2018-11-17 07:01:33,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286221504211s 2018-11-17 07:01:33,090 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fb4647fb-b250-45da-b489-db2378ce69be 2018-11-17 07:01:33,092 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/file', 'owner': u'a009392682ef4aa88d50693355f9c4f6', 'id': u'9b4295fd-d16f-4caa-8b5f-f967279b5d85', 'size': 12716032, u'self': u'/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a009392682ef4aa88d50693355f9c4f6', 'name': 'neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T07:01:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T07:01:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5', '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/9b4295fd-d16f-4caa-8b5f-f967279b5d85', 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_72b09ad7-8898-43dc-973d-1d9b2aad24f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5', 'created': u'2018-11-17T07:01:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T07:01:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85', 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_72b09ad7-8898-43dc-973d-1d9b2aad24f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 07:01:33,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:01:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:01:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-58109a83-13aa-480d-9a92-3e0b65974729 x-openstack-request-id: req-58109a83-13aa-480d-9a92-3e0b65974729 2018-11-17 07:01:33,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e69016eb-80a9-4af5-bacb-22bbf80e172d", "name": "neutron-tempest-plugin-api-flavor_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:01:33,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-58109a83-13aa-480d-9a92-3e0b65974729 2018-11-17 07:01:33,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0410661697388s 2018-11-17 07:01:33,135 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-58109a83-13aa-480d-9a92-3e0b65974729 2018-11-17 07:01:33,135 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5', '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'8cbff874483b4da3951abfc162291b33', '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'e69016eb-80a9-4af5-bacb-22bbf80e172d', 'swap': 0}) 2018-11-17 07:01:33,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:01:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" -d '{"extra_specs": {}}' 2018-11-17 07:01:33,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:01: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-365421cd-1a0f-4ad2-ad0e-0b9e242bf84f x-openstack-request-id: req-365421cd-1a0f-4ad2-ad0e-0b9e242bf84f 2018-11-17 07:01:33,157 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:01:33,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d/os-extra_specs used request id req-365421cd-1a0f-4ad2-ad0e-0b9e242bf84f 2018-11-17 07:01:33,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215978622437s 2018-11-17 07:01:33,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d/os-extra_specs used request id req-365421cd-1a0f-4ad2-ad0e-0b9e242bf84f 2018-11-17 07:01:33,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5', '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'8cbff874483b4da3951abfc162291b33', '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'e69016eb-80a9-4af5-bacb-22bbf80e172d', 'swap': 0}) 2018-11-17 07:01:36,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 07:01:36,318 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 07:01:36,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 07:01:36,321 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 07:01:36,795 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 07:01:40,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0ceb4d4f-d0d9-4559-a8d6-8e482b136517/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-17 07:01:40,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 07:01:40,153 - 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-11-17 07:11:54,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 739b1e33-e4bd-4746-9669-2f59bdfed625 2018-11-17 07:11:54,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '739b1e33-e4bd-4746-9669-2f59bdfed625']'. 2018-11-17 07:11:55,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 07:11:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 07:11:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 07:11:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 739b1e33-e4bd-4746-9669-2f59bdfed625 | 2018-11-17 07:11:55,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 07:01:42 | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 07:11:54 | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:12 | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 07:11:55,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0ceb4d4f-d0d9-4559-a8d6-8e482b136517) | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0f646345-66f8-433c-856e-aeb2e4e16dd6) | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 552 | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 606.527 | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 490 | 2018-11-17 07:11:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 62 | 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 07:11:55,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 07:11:55,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-11-17 07:11:58,374 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 07:11:58,374 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:29 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-11-17 07:11:58,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 07:11:58,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:11:59,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:11:59 GMT X-Openstack-Request-Id: req-ed1d44be-7d82-4e95-875a-3c3405c7f8dd 2018-11-17 07:11:59,461 - 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-11-17 07:11:59,461 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85 used request id req-ed1d44be-7d82-4e95-875a-3c3405c7f8dd 2018-11-17 07:11:59,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08045101166s 2018-11-17 07:11:59,461 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9b4295fd-d16f-4caa-8b5f-f967279b5d85 used request id req-ed1d44be-7d82-4e95-875a-3c3405c7f8dd 2018-11-17 07:11:59,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:11:59,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:11:59,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sat, 17 Nov 2018 07:11: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-ace3fec1-363b-4ca6-9fbb-f4674f873e9e x-openstack-request-id: req-ace3fec1-363b-4ca6-9fbb-f4674f873e9e 2018-11-17 07:11:59,759 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "55f8b59e-05ea-4232-88a5-c1c12b398e73", "name": "neutron-tempest-plugin-api-flavor_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e69016eb-80a9-4af5-bacb-22bbf80e172d", "name": "neutron-tempest-plugin-api-flavor_alt_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:11:59,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ace3fec1-363b-4ca6-9fbb-f4674f873e9e 2018-11-17 07:11:59,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29736495018s 2018-11-17 07:11:59,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ace3fec1-363b-4ca6-9fbb-f4674f873e9e 2018-11-17 07:11:59,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:11:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:11:59,813 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:11: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-59514b6f-9efb-4bdc-aa9c-82614c9ded1e x-openstack-request-id: req-59514b6f-9efb-4bdc-aa9c-82614c9ded1e 2018-11-17 07:11:59,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d used request id req-59514b6f-9efb-4bdc-aa9c-82614c9ded1e 2018-11-17 07:11:59,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0509729385376s 2018-11-17 07:11:59,813 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e69016eb-80a9-4af5-bacb-22bbf80e172d used request id req-59514b6f-9efb-4bdc-aa9c-82614c9ded1e 2018-11-17 07:11:59,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:11:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:11:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 17 Nov 2018 07:11:59 GMT X-Openstack-Request-Id: req-7e68c65d-0fca-4f6d-ac91-48a8b8308dc6 2018-11-17 07:11:59,851 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:01:30Z", "file": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/file", "owner": "a009392682ef4aa88d50693355f9c4f6", "id": "390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "size": 12716032, "self": "/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:01:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:11:59,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e68c65d-0fca-4f6d-ac91-48a8b8308dc6 2018-11-17 07:11:59,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335569381714s 2018-11-17 07:11:59,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e68c65d-0fca-4f6d-ac91-48a8b8308dc6 2018-11-17 07:11:59,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 07:11:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65f22c79bbb4fd8ee2fedc1660946069a1bf76fefd56490bf26b859b1441373c" 2018-11-17 07:12:00,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:12:00 GMT X-Openstack-Request-Id: req-e9c6e00a-e642-41cd-91c9-79744f0064d1 2018-11-17 07:12:00,529 - 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-11-17 07:12:00,529 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a used request id req-e9c6e00a-e642-41cd-91c9-79744f0064d1 2018-11-17 07:12:00,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.676259994507s 2018-11-17 07:12:00,530 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/390d5566-5d52-4dcb-ac09-9b48e4fdc93a used request id req-e9c6e00a-e642-41cd-91c9-79744f0064d1 2018-11-17 07:12:00,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:12:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:00,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-127321d7-4926-4f92-bcb6-b9098a7423d4 x-openstack-request-id: req-127321d7-4926-4f92-bcb6-b9098a7423d4 2018-11-17 07:12:00,553 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "55f8b59e-05ea-4232-88a5-c1c12b398e73", "name": "neutron-tempest-plugin-api-flavor_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:12:00,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-127321d7-4926-4f92-bcb6-b9098a7423d4 2018-11-17 07:12:00,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231909751892s 2018-11-17 07:12:00,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-127321d7-4926-4f92-bcb6-b9098a7423d4 2018-11-17 07:12:00,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:12:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:00,591 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-3e0e4915-8b35-47b2-aba7-32f4ed67a8b1 x-openstack-request-id: req-3e0e4915-8b35-47b2-aba7-32f4ed67a8b1 2018-11-17 07:12:00,592 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73 used request id req-3e0e4915-8b35-47b2-aba7-32f4ed67a8b1 2018-11-17 07:12:00,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362458229065s 2018-11-17 07:12:00,592 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/55f8b59e-05ea-4232-88a5-c1c12b398e73 used request id req-3e0e4915-8b35-47b2-aba7-32f4ed67a8b1 2018-11-17 07:12:00,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:12:00,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:00,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 984 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cf8ef1-a26f-48b9-a229-fb554f22f2d2 2018-11-17 07:12:00,826 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:12:00,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-00cf8ef1-a26f-48b9-a229-fb554f22f2d2 2018-11-17 07:12:00,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233221054077s 2018-11-17 07:12:00,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-00cf8ef1-a26f-48b9-a229-fb554f22f2d2 2018-11-17 07:12:00,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:12:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:01,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 240 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5da5d0-aa2e-4233-8c9e-bbaf56c0c83b 2018-11-17 07:12:01,049 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_72b09ad7-8898-43dc-973d-1d9b2aad24f5", "links": {"self": "http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59b3e667327e422b9b037a7f0fb72efc", "description": null}} 2018-11-17 07:12:01,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc used request id req-0d5da5d0-aa2e-4233-8c9e-bbaf56c0c83b 2018-11-17 07:12:01,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216955900192s 2018-11-17 07:12:01,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc used request id req-0d5da5d0-aa2e-4233-8c9e-bbaf56c0c83b 2018-11-17 07:12:01,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 07:12:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:01,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f84d5d-6a52-40a2-b29d-48a5aeddebb0 2018-11-17 07:12:01,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:12:01,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc used request id req-b7f84d5d-6a52-40a2-b29d-48a5aeddebb0 2018-11-17 07:12:01,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309736967087s 2018-11-17 07:12:01,360 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59b3e667327e422b9b037a7f0fb72efc used request id req-b7f84d5d-6a52-40a2-b29d-48a5aeddebb0 2018-11-17 07:12:01,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:12:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:01,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546b9738-2853-4b2d-abae-33ba2b063858 2018-11-17 07:12:01,554 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6"}, "tags": [], "enabled": true, "id": "a009392682ef4aa88d50693355f9c4f6", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_72b09ad7-8898-43dc-973d-1d9b2aad24f5"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 07:12:01,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-546b9738-2853-4b2d-abae-33ba2b063858 2018-11-17 07:12:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187149047852s 2018-11-17 07:12:01,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-546b9738-2853-4b2d-abae-33ba2b063858 2018-11-17 07:12:01,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 07:12:01,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:01,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eba8ff2-fc53-430f-b7fa-7bd17aad7438 2018-11-17 07:12:01,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:12:01,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6 used request id req-1eba8ff2-fc53-430f-b7fa-7bd17aad7438 2018-11-17 07:12:01,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244183063507s 2018-11-17 07:12:01,804 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a009392682ef4aa88d50693355f9c4f6 used request id req-1eba8ff2-fc53-430f-b7fa-7bd17aad7438 2018-11-17 07:12:01,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 07:12:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a009392682ef4aa88d50693355f9c4f6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f2e2c0f4b29165f25fcd666edd794adb739854c805cbb88039b7c51dfbe98cb7" 2018-11-17 07:12:02,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:02 GMT X-Openstack-Request-Id: req-9652a1ec-138d-4853-a766-d1525baafc78 2018-11-17 07:12:02,116 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 07:12:02,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a009392682ef4aa88d50693355f9c4f6&name=default used request id req-9652a1ec-138d-4853-a766-d1525baafc78 2018-11-17 07:12:02,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307396173477s 2018-11-17 07:12:02,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a009392682ef4aa88d50693355f9c4f6&name=default used request id req-9652a1ec-138d-4853-a766-d1525baafc78 2018-11-17 07:12:02,171 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-17 07:12:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:12:02,234 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd35facf-e94e-4680-a3da-43480e501b2c 2018-11-17 07:12:02,235 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:12:02,235 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-fd35facf-e94e-4680-a3da-43480e501b2c 2018-11-17 07:12:02,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:12:02,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["xGoGKqSSQ8G0PjjqyBWS9g"], "issued_at": "2018-11-17T07:12:02.000000Z"}} 2018-11-17 07:12:02,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:12:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:03,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:03 GMT X-Openstack-Request-Id: req-fb89990f-b3b2-4235-91d1-11f4c8f8847b 2018-11-17 07:12:03,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 07:12:03,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb89990f-b3b2-4235-91d1-11f4c8f8847b 2018-11-17 07:12:03,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381376028061s 2018-11-17 07:12:03,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb89990f-b3b2-4235-91d1-11f4c8f8847b 2018-11-17 07:12:03,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:12:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:03,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658c3a2c-3026-4894-bdc8-3cd0e8cf4b54 2018-11-17 07:12:03,221 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 07:12:03,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-658c3a2c-3026-4894-bdc8-3cd0e8cf4b54 2018-11-17 07:12:03,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192200899124s 2018-11-17 07:12:03,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-658c3a2c-3026-4894-bdc8-3cd0e8cf4b54 2018-11-17 07:12:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 07:12:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}}' 2018-11-17 07:12:03,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 371 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c607903-8c70-48f7-9310-e2cea6c18c39 2018-11-17 07:12:03,458 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f"}, "tags": [], "enabled": true, "id": "c64727caac9d49bca271aa946c17509f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}} 2018-11-17 07:12:03,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1c607903-8c70-48f7-9310-e2cea6c18c39 2018-11-17 07:12:03,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229141950607s 2018-11-17 07:12:03,459 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1c607903-8c70-48f7-9310-e2cea6c18c39 2018-11-17 07:12:03,459 - 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'c64727caac9d49bca271aa946c17509f', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf'}) 2018-11-17 07:12:03,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 07:12:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d491d425-b595-43ec-8d3f-0b1e9f62f22b", "email": null, "name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}}' 2018-11-17 07:12:03,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0814092a-bb19-474b-a368-75df5e11e881 2018-11-17 07:12:03,925 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "links": {"self": "http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c24b0387fc1493393433fcbfd88f7de", "domain_id": "default", "password_expires_at": null}} 2018-11-17 07:12:03,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0814092a-bb19-474b-a368-75df5e11e881 2018-11-17 07:12:03,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459546089172s 2018-11-17 07:12:03,926 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0814092a-bb19-474b-a368-75df5e11e881 2018-11-17 07:12:03,926 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0c24b0387fc1493393433fcbfd88f7de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf'}) 2018-11-17 07:12:03,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:12:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9077e2bc-3ee5-4b54-bcd4-ee3592a7fb95 2018-11-17 07:12:04,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:12:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9077e2bc-3ee5-4b54-bcd4-ee3592a7fb95 2018-11-17 07:12:04,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196570158005s 2018-11-17 07:12:04,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9077e2bc-3ee5-4b54-bcd4-ee3592a7fb95 2018-11-17 07:12:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:12:04,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47493a3-52a4-4239-9183-17a08986848e 2018-11-17 07:12:04,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:12:04,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d47493a3-52a4-4239-9183-17a08986848e 2018-11-17 07:12:04,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19473195076s 2018-11-17 07:12:04,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d47493a3-52a4-4239-9183-17a08986848e 2018-11-17 07:12:04,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:12:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe048516-5a2f-4c8f-84c5-64958ab45e4f 2018-11-17 07:12:04,535 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:12:04,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fe048516-5a2f-4c8f-84c5-64958ab45e4f 2018-11-17 07:12:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20263504982s 2018-11-17 07:12:04,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fe048516-5a2f-4c8f-84c5-64958ab45e4f 2018-11-17 07:12:04,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:12:04,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7872b969-a9c0-4a72-9ca5-0ad674fd7497 2018-11-17 07:12:04,687 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:12:04,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7872b969-a9c0-4a72-9ca5-0ad674fd7497 2018-11-17 07:12:04,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146106004715s 2018-11-17 07:12:04,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7872b969-a9c0-4a72-9ca5-0ad674fd7497 2018-11-17 07:12:04,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:12:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dd8e45-7891-48a4-ad22-32eee633f62e 2018-11-17 07:12:04,816 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "links": {"self": "http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c24b0387fc1493393433fcbfd88f7de", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:12:04,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31dd8e45-7891-48a4-ad22-32eee633f62e 2018-11-17 07:12:04,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127885103226s 2018-11-17 07:12:04,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31dd8e45-7891-48a4-ad22-32eee633f62e 2018-11-17 07:12:04,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:12:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:04,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228e880e-94de-4e54-b2b7-822c8eecb146 2018-11-17 07:12:04,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f"}, "tags": [], "enabled": true, "id": "c64727caac9d49bca271aa946c17509f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:12:04,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-228e880e-94de-4e54-b2b7-822c8eecb146 2018-11-17 07:12:04,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11107301712s 2018-11-17 07:12:04,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-228e880e-94de-4e54-b2b7-822c8eecb146 2018-11-17 07:12:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:12:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=c64727caac9d49bca271aa946c17509f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800896f9-891d-4381-a81f-fa0cb618716f 2018-11-17 07:12:05,066 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=c64727caac9d49bca271aa946c17509f", "previous": null, "next": null}} 2018-11-17 07:12:05,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=c64727caac9d49bca271aa946c17509f used request id req-800896f9-891d-4381-a81f-fa0cb618716f 2018-11-17 07:12:05,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115461111069s 2018-11-17 07:12:05,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=c64727caac9d49bca271aa946c17509f used request id req-800896f9-891d-4381-a81f-fa0cb618716f 2018-11-17 07:12:05,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:12:05,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816cfc05-f3d0-4c37-af54-51cef60139bd 2018-11-17 07:12:05,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:12:05,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-816cfc05-f3d0-4c37-af54-51cef60139bd 2018-11-17 07:12:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232060909271s 2018-11-17 07:12:05,303 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-816cfc05-f3d0-4c37-af54-51cef60139bd 2018-11-17 07:12:05,304 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 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'c64727caac9d49bca271aa946c17509f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd491d425-b595-43ec-8d3f-0b1e9f62f22b', 'username': u'rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 07:12:05,307 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'password': 'd491d425-b595-43ec-8d3f-0b1e9f62f22b', 'project_name': 'rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'c64727caac9d49bca271aa946c17509f', 'project_domain_name': 'Default'} 2018-11-17 07:12:05,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:12:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e99930-11eb-45b7-bb1a-a1c25f1fce55 2018-11-17 07:12:05,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:12:05,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e2e99930-11eb-45b7-bb1a-a1c25f1fce55 2018-11-17 07:12:05,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198720932007s 2018-11-17 07:12:05,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e2e99930-11eb-45b7-bb1a-a1c25f1fce55 2018-11-17 07:12:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:12:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5663b2e6-fa23-4c73-b04f-80f6898c14e9 2018-11-17 07:12:05,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:12:05,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5663b2e6-fa23-4c73-b04f-80f6898c14e9 2018-11-17 07:12:05,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185887098312s 2018-11-17 07:12:05,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5663b2e6-fa23-4c73-b04f-80f6898c14e9 2018-11-17 07:12:05,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:12:05,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6483bc74-27de-4e69-9f22-a4ef7132817c 2018-11-17 07:12:05,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:12:05,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6483bc74-27de-4e69-9f22-a4ef7132817c 2018-11-17 07:12:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108108043671s 2018-11-17 07:12:05,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6483bc74-27de-4e69-9f22-a4ef7132817c 2018-11-17 07:12:05,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:12:05,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:05,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419f0998-370d-4313-b696-fd9fede91731 2018-11-17 07:12:05,940 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "links": {"self": "http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c24b0387fc1493393433fcbfd88f7de", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:12:05,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-419f0998-370d-4313-b696-fd9fede91731 2018-11-17 07:12:05,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124612092972s 2018-11-17 07:12:05,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-419f0998-370d-4313-b696-fd9fede91731 2018-11-17 07:12:05,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:12:05,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:06,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2231df-5877-4c7f-bebc-2200e1aa27c2 2018-11-17 07:12:06,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f"}, "tags": [], "enabled": true, "id": "c64727caac9d49bca271aa946c17509f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:12:06,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8f2231df-5877-4c7f-bebc-2200e1aa27c2 2018-11-17 07:12:06,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108237028122s 2018-11-17 07:12:06,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8f2231df-5877-4c7f-bebc-2200e1aa27c2 2018-11-17 07:12:06,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:12:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=c64727caac9d49bca271aa946c17509f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:06,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c131ae45-2899-4935-a9d5-8ce31b11c197 2018-11-17 07:12:06,183 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=c64727caac9d49bca271aa946c17509f", "previous": null, "next": null}} 2018-11-17 07:12:06,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=c64727caac9d49bca271aa946c17509f used request id req-c131ae45-2899-4935-a9d5-8ce31b11c197 2018-11-17 07:12:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112965106964s 2018-11-17 07:12:06,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0c24b0387fc1493393433fcbfd88f7de&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=c64727caac9d49bca271aa946c17509f used request id req-c131ae45-2899-4935-a9d5-8ce31b11c197 2018-11-17 07:12:06,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:12:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:06,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7943f2-a9db-48a3-bedd-39fc0e442a41 2018-11-17 07:12:06,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:12:06,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/77522f72cb38453d800d3c5850a6c541 used request id req-2c7943f2-a9db-48a3-bedd-39fc0e442a41 2018-11-17 07:12:06,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142238855362s 2018-11-17 07:12:06,330 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f/users/0c24b0387fc1493393433fcbfd88f7de/roles/77522f72cb38453d800d3c5850a6c541 used request id req-2c7943f2-a9db-48a3-bedd-39fc0e442a41 2018-11-17 07:12:06,331 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-17 07:12:06,686 - 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-11-17 07:12:06,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:12:06,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675e8048-2870-4a1d-b429-b566e49a5a75 2018-11-17 07:12:06,801 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 07:12:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-675e8048-2870-4a1d-b429-b566e49a5a75 2018-11-17 07:12:06,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113742113113s 2018-11-17 07:12:06,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-675e8048-2870-4a1d-b429-b566e49a5a75 2018-11-17 07:12:06,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:12:06,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:12:06,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4da611-5abf-4669-92e0-b4ade2e23f24 2018-11-17 07:12:06,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f"}, "tags": [], "enabled": true, "id": "c64727caac9d49bca271aa946c17509f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:12:06,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-db4da611-5abf-4669-92e0-b4ade2e23f24 2018-11-17 07:12:06,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108422994614s 2018-11-17 07:12:06,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-db4da611-5abf-4669-92e0-b4ade2e23f24 2018-11-17 07:12:06,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 07:12:06,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"network": {"shared": true, "tenant_id": "c64727caac9d49bca271aa946c17509f", "name": "rally_sanity-net_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "admin_state_up": true}}' 2018-11-17 07:12:07,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:07 GMT X-Openstack-Request-Id: req-8918dad7-1cca-43dd-bfd1-b8e346e112ef 2018-11-17 07:12:07,216 - 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":"266aef2e-c23c-4e32-82db-ca4cefbd37d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"c64727caac9d49bca271aa946c17509f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T07:12:07Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf","admin_state_up":true,"tenant_id":"c64727caac9d49bca271aa946c17509f","created_at":"2018-11-17T07:12:07Z","mtu":1450}} 2018-11-17 07:12:07,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8918dad7-1cca-43dd-bfd1-b8e346e112ef 2018-11-17 07:12:07,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.295061826706s 2018-11-17 07:12:07,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8918dad7-1cca-43dd-bfd1-b8e346e112ef 2018-11-17 07:12:07,217 - 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-11-17T07:12:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'266aef2e-c23c-4e32-82db-ca4cefbd37d5', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', u'created_at': u'2018-11-17T07:12:07Z', u'mtu': 1450, u'tenant_id': u'c64727caac9d49bca271aa946c17509f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c64727caac9d49bca271aa946c17509f', u'l2_adjacency': True}) 2018-11-17 07:12:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:12:07,226 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42806ca-0ce9-4c05-b2a3-b9a2c4b784c1 2018-11-17 07:12:07,227 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:12:07,227 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a42806ca-0ce9-4c05-b2a3-b9a2c4b784c1 2018-11-17 07:12:07,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:12:07,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64727caac9d49bca271aa946c17509f", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/c64727caac9d49bca271aa946c17509f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/c64727caac9d49bca271aa946c17509f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/c64727caac9d49bca271aa946c17509f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_c64727caac9d49bca271aa946c17509f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c64727caac9d49bca271aa946c17509f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c64727caac9d49bca271aa946c17509f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/c64727caac9d49bca271aa946c17509f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/c64727caac9d49bca271aa946c17509f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c64727caac9d49bca271aa946c17509f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/c64727caac9d49bca271aa946c17509f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/c64727caac9d49bca271aa946c17509f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c64727caac9d49bca271aa946c17509f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/c64727caac9d49bca271aa946c17509f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/c64727caac9d49bca271aa946c17509f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "id": "0c24b0387fc1493393433fcbfd88f7de"}, "audit_ids": ["zxB_YN6_T9G8hIIXqf94ZA"], "issued_at": "2018-11-17T07:12:07.000000Z"}} 2018-11-17 07:12:07,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:12:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:12:07,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:07 GMT X-Openstack-Request-Id: req-7ed632ff-cd23-4b65-a4f1-058484618f21 2018-11-17 07:12:07,986 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"266aef2e-c23c-4e32-82db-ca4cefbd37d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"c64727caac9d49bca271aa946c17509f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T07:12:07Z","qos_policy_id":null,"name":"rally_sanity-net_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf","admin_state_up":true,"tenant_id":"c64727caac9d49bca271aa946c17509f","created_at":"2018-11-17T07:12:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 07:12:07,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7ed632ff-cd23-4b65-a4f1-058484618f21 2018-11-17 07:12:07,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34912610054s 2018-11-17 07:12:07,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7ed632ff-cd23-4b65-a4f1-058484618f21 2018-11-17 07:12:07,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 07:12:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '{"subnet": {"name": "rally_sanity-subnet_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "enable_dhcp": true, "network_id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 07:12:08,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:08 GMT X-Openstack-Request-Id: req-8444dbdd-753a-4e62-9428-aea4b95e84d2 2018-11-17 07:12:08,445 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-11-17T07:12:08Z","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":"b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c64727caac9d49bca271aa946c17509f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf","enable_dhcp":true,"segment_id":null,"network_id":"266aef2e-c23c-4e32-82db-ca4cefbd37d5","tenant_id":"c64727caac9d49bca271aa946c17509f","created_at":"2018-11-17T07:12:08Z","ip_version":4}} 2018-11-17 07:12:08,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8444dbdd-753a-4e62-9428-aea4b95e84d2 2018-11-17 07:12:08,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.456785917282s 2018-11-17 07:12:08,446 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8444dbdd-753a-4e62-9428-aea4b95e84d2 2018-11-17 07:12:08,446 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T07:12:08Z', 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'b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'266aef2e-c23c-4e32-82db-ca4cefbd37d5', u'tenant_id': u'c64727caac9d49bca271aa946c17509f', u'created_at': u'2018-11-17T07:12:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c64727caac9d49bca271aa946c17509f'}) 2018-11-17 07:12:08,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 07:12:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "rally_sanity-router_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "admin_state_up": true}}' 2018-11-17 07:12:10,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:10 GMT X-Openstack-Request-Id: req-072e12ac-9df4-487a-8ead-2e112bfcf1ff 2018-11-17 07:12:10,041 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c64727caac9d49bca271aa946c17509f", "created_at": "2018-11-17T07:12:08Z", "admin_state_up": true, "updated_at": "2018-11-17T07:12:09Z", "project_id": "c64727caac9d49bca271aa946c17509f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9f904a19-267d-491d-b33f-2bd1d14ad23a", "name": "rally_sanity-router_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}} 2018-11-17 07:12:10,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-072e12ac-9df4-487a-8ead-2e112bfcf1ff 2018-11-17 07:12:10,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59448981285s 2018-11-17 07:12:10,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-072e12ac-9df4-487a-8ead-2e112bfcf1ff 2018-11-17 07:12:10,042 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T07:12:09Z', u'revision_number': 2, u'ha': False, u'id': u'9f904a19-267d-491d-b33f-2bd1d14ad23a', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', u'admin_state_up': True, u'tenant_id': u'c64727caac9d49bca271aa946c17509f', u'created_at': u'2018-11-17T07:12:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'c64727caac9d49bca271aa946c17509f'}) 2018-11-17 07:12:10,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 07:12:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '{"subnet_id": "b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1"}' 2018-11-17 07:12:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:12 GMT X-Openstack-Request-Id: req-512a0376-cf86-4228-a613-60632878f329 2018-11-17 07:12:12,445 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5", "tenant_id": "c64727caac9d49bca271aa946c17509f", "subnet_id": "b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1", "subnet_ids": ["b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1"], "port_id": "107bf92e-3c09-4cfe-b337-b1c3cfd50032", "id": "9f904a19-267d-491d-b33f-2bd1d14ad23a"} 2018-11-17 07:12:12,445 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/add_router_interface.json used request id req-512a0376-cf86-4228-a613-60632878f329 2018-11-17 07:12:12,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.40274500847s 2018-11-17 07:12:12,446 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/add_router_interface.json used request id req-512a0376-cf86-4228-a613-60632878f329 returning object 9f904a19-267d-491d-b33f-2bd1d14ad23a 2018-11-17 07:12:12,446 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 07:12:12,579 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 07:12:12,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:12:12,586 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:12 GMT 2018-11-17 07:12:12,586 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 07:12:12,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:12:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:12:12,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:12 GMT X-Openstack-Request-Id: req-e398bf74-ce83-4e7c-a9c9-b0b5092faffe 2018-11-17 07:12:12,887 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:12:12,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e398bf74-ce83-4e7c-a9c9-b0b5092faffe 2018-11-17 07:12:12,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298216104507s 2018-11-17 07:12:12,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e398bf74-ce83-4e7c-a9c9-b0b5092faffe 2018-11-17 07:12:12,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 07:12:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}' 2018-11-17 07:12:12,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:12 GMT Location: http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2769571e-d28c-44f9-89d6-5ad10c6238eb 2018-11-17 07:12:12,938 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:12:12Z", "file": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file", "owner": "c64727caac9d49bca271aa946c17509f", "id": "db7a1e8a-8228-4715-b7e7-029ed54b3d67", "size": null, "self": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67", "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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "checksum": null, "created_at": "2018-11-17T07:12:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 07:12:12,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2769571e-d28c-44f9-89d6-5ad10c6238eb 2018-11-17 07:12:12,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0421919822693s 2018-11-17 07:12:12,939 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2769571e-d28c-44f9-89d6-5ad10c6238eb returning object db7a1e8a-8228-4715-b7e7-029ed54b3d67 2018-11-17 07:12:12,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 07:12:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '' 2018-11-17 07:12:13,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:12:13 GMT X-Openstack-Request-Id: req-56303192-3ce2-4b1e-a920-c69f517f3da5 2018-11-17 07:12:13,400 - 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-11-17 07:12:13,400 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file used request id req-56303192-3ce2-4b1e-a920-c69f517f3da5 2018-11-17 07:12:13,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.460464954376s 2018-11-17 07:12:13,401 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file used request id req-56303192-3ce2-4b1e-a920-c69f517f3da5 2018-11-17 07:12:13,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:12:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:12:13,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:13 GMT X-Openstack-Request-Id: req-820911bf-ce94-4d30-bd5a-ef08c31ee801 2018-11-17 07:12:13,436 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:12:13Z", "file": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file", "owner": "c64727caac9d49bca271aa946c17509f", "id": "db7a1e8a-8228-4715-b7e7-029ed54b3d67", "size": 12716032, "self": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:12:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:12:13,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-820911bf-ce94-4d30-bd5a-ef08c31ee801 2018-11-17 07:12:13,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0308418273926s 2018-11-17 07:12:13,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-820911bf-ce94-4d30-bd5a-ef08c31ee801 2018-11-17 07:12:13,438 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap', u'metadata': Munch({})})], 'file': u'/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file', 'owner': u'c64727caac9d49bca271aa946c17509f', 'id': u'db7a1e8a-8228-4715-b7e7-029ed54b3d67', 'size': 12716032, u'self': u'/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64727caac9d49bca271aa946c17509f', 'name': 'rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T07:12:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T07:12:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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/db7a1e8a-8228-4715-b7e7-029ed54b3d67', 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'created': u'2018-11-17T07:12:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T07:12: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/db7a1e8a-8228-4715-b7e7-029ed54b3d67', 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 07:12:13,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:12:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:12:13,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-d21a2a2c-c8b3-4768-9e23-fe9597b63635 x-openstack-request-id: req-d21a2a2c-c8b3-4768-9e23-fe9597b63635 2018-11-17 07:12:13,828 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:12:13,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d21a2a2c-c8b3-4768-9e23-fe9597b63635 2018-11-17 07:12:13,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.386836051941s 2018-11-17 07:12:13,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d21a2a2c-c8b3-4768-9e23-fe9597b63635 2018-11-17 07:12:13,830 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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'8cbff874483b4da3951abfc162291b33', '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'a501ebd3-22e3-437a-b2e8-4f43e6a298ce', 'swap': 0}) 2018-11-17 07:12:13,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:12:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"extra_specs": {}}' 2018-11-17 07:12:13,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:13 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-acce97fe-42a5-46ca-a08d-d49a74b9b299 x-openstack-request-id: req-acce97fe-42a5-46ca-a08d-d49a74b9b299 2018-11-17 07:12:13,866 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:12:13,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce/os-extra_specs used request id req-acce97fe-42a5-46ca-a08d-d49a74b9b299 2018-11-17 07:12:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0362598896027s 2018-11-17 07:12:13,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce/os-extra_specs used request id req-acce97fe-42a5-46ca-a08d-d49a74b9b299 2018-11-17 07:12:13,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 07:12:16,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 07:12:18,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9866aa4a-8ef9-43bd-a1e5-83f1dc99c6eb | 2018-11-17T07:12:18.275497 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9866aa4a-8ef9-43bd-a1e5-83f1dc99c6eb ~/.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-11-17 07:12:21,912 - 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-11-17 07:12:22,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-17 07:12:22,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 07:12:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:12:22,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-e41dc787-7509-4642-84b0-6f4ebf0bfdda x-openstack-request-id: req-e41dc787-7509-4642-84b0-6f4ebf0bfdda 2018-11-17 07:12:22,979 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 07:12:22,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e41dc787-7509-4642-84b0-6f4ebf0bfdda 2018-11-17 07:12:22,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.309027910233s 2018-11-17 07:12:22,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e41dc787-7509-4642-84b0-6f4ebf0bfdda 2018-11-17 07:12:22,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 07:12:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:12:23,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12:23 GMT X-Openstack-Request-Id: req-6ad39883-fd42-45f2-9990-063ce924078c 2018-11-17 07:12:23,254 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 07:12:23,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6ad39883-fd42-45f2-9990-063ce924078c 2018-11-17 07:12:23,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274081945419s 2018-11-17 07:12:23,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-6ad39883-fd42-45f2-9990-063ce924078c 2018-11-17 07:12:23,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:12:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:12:23,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-d53f8b16-0f50-4ff5-b0c2-8c9e2813fd5b x-openstack-request-id: req-d53f8b16-0f50-4ff5-b0c2-8c9e2813fd5b 2018-11-17 07:12:23,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6af52c81-9c96-4ee4-a688-2ed1a066752f", "name": "rally_sanity-flavor_alt_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:12:23,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d53f8b16-0f50-4ff5-b0c2-8c9e2813fd5b 2018-11-17 07:12:23,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.045196056366s 2018-11-17 07:12:23,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d53f8b16-0f50-4ff5-b0c2-8c9e2813fd5b 2018-11-17 07:12:23,312 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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'8cbff874483b4da3951abfc162291b33', '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'6af52c81-9c96-4ee4-a688-2ed1a066752f', 'swap': 0}) 2018-11-17 07:12:23,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:12:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" -d '{"extra_specs": {}}' 2018-11-17 07:12:23,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:12: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-ec4bb704-1540-4b50-9cb3-42f44501bcb9 x-openstack-request-id: req-ec4bb704-1540-4b50-9cb3-42f44501bcb9 2018-11-17 07:12:23,336 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:12:23,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f/os-extra_specs used request id req-ec4bb704-1540-4b50-9cb3-42f44501bcb9 2018-11-17 07:12:23,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226359367371s 2018-11-17 07:12:23,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f/os-extra_specs used request id req-ec4bb704-1540-4b50-9cb3-42f44501bcb9 2018-11-17 07:12:23,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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'8cbff874483b4da3951abfc162291b33', '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'6af52c81-9c96-4ee4-a688-2ed1a066752f', 'swap': 0}) 2018-11-17 07:12:23,337 - 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-11-17 07:12:23,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:12:23,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:12:23,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-17 07:12:23,353 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:13:39,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c4ea7c7e-6450-4710-b17e-6de5755cbb1f 2018-11-17 07:13:39,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-17 07:13:39,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c4ea7c7e-6450-4710-b17e-6de5755cbb1f'] 2018-11-17 07:13:40,316 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c4ea7c7e-6450-4710-b17e-6de5755cbb1f -------------------------------------------------------------------------------- Task c4ea7c7e-6450-4710-b17e-6de5755cbb1f: 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594741 Full duration: 9.511921 -------------------------------------------------------------------------------- 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f 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.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | total | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> duration | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.096784 Full duration: 9.713111 -------------------------------------------------------------------------------- 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799194 Full duration: 9.582057 -------------------------------------------------------------------------------- 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f 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.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | total | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | -> duration | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.999137 Full duration: 10.60314 -------------------------------------------------------------------------------- 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871062 Full duration: 9.83737 -------------------------------------------------------------------------------- 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 c4ea7c7e-6450-4710-b17e-6de5755cbb1f 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789896 Full duration: 9.124576 HINTS: * To plot HTML graphics with this data, run: rally task report c4ea7c7e-6450-4710-b17e-6de5755cbb1f --out output.html * To generate a JUnit report, run: rally task export c4ea7c7e-6450-4710-b17e-6de5755cbb1f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c4ea7c7e-6450-4710-b17e-6de5755cbb1f --json --out output.json 2018-11-17 07:13:40,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c4ea7c7e-6450-4710-b17e-6de5755cbb1f', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-17 07:13:42,474 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c4ea7c7e-6450-4710-b17e-6de5755cbb1f --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-17 07:13:42.319 701 INFO rally.api [-] Building 'json' report for the following task(s): 'c4ea7c7e-6450-4710-b17e-6de5755cbb1f'. 2018-11-17 07:13:42.329 701 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:13:42,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c4ea7c7e-6450-4710-b17e-6de5755cbb1f', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-17 07:13:44,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c4ea7c7e-6450-4710-b17e-6de5755cbb1f --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-17 07:13:44.324 703 INFO rally.api [-] Building 'html' report for the following task(s): 'c4ea7c7e-6450-4710-b17e-6de5755cbb1f'. 2018-11-17 07:13:44.346 703 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:13:44,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-17 07:13:44,482 - 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-11-17 07:13:44,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:13:44,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:13:44,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-17 07:13:44,495 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:15:25,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cc542290-52d1-4ea7-9302-7727020d19bd 2018-11-17 07:15:25,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cc542290-52d1-4ea7-9302-7727020d19bd'] 2018-11-17 07:15:26,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cc542290-52d1-4ea7-9302-7727020d19bd -------------------------------------------------------------------------------- Task cc542290-52d1-4ea7-9302-7727020d19bd: 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 cc542290-52d1-4ea7-9302-7727020d19bd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | glance_v2.delete_image | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | total | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 100.0% | 1 | | -> duration | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.991437 Full duration: 14.512995 -------------------------------------------------------------------------------- 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 cc542290-52d1-4ea7-9302-7727020d19bd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.883 | 2.883 | 2.883 | 2.883 | 2.883 | 2.883 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | glance_v2.list_images | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 100.0% | 1 | | -> duration | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.927786 Full duration: 15.76466 -------------------------------------------------------------------------------- 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 cc542290-52d1-4ea7-9302-7727020d19bd 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.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | -> duration | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.305282 Full duration: 9.948145 -------------------------------------------------------------------------------- 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": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ], "flavor": { "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc542290-52d1-4ea7-9302-7727020d19bd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | nova.boot_servers | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 100.0% | 1 | | total | 17.356 | 17.356 | 17.356 | 17.356 | 17.356 | 17.356 | 100.0% | 1 | | -> duration | 16.356 | 16.356 | 16.356 | 16.356 | 16.356 | 16.356 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.355803 Full duration: 41.779272 HINTS: * To plot HTML graphics with this data, run: rally task report cc542290-52d1-4ea7-9302-7727020d19bd --out output.html * To generate a JUnit report, run: rally task export cc542290-52d1-4ea7-9302-7727020d19bd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cc542290-52d1-4ea7-9302-7727020d19bd --json --out output.json 2018-11-17 07:15:26,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cc542290-52d1-4ea7-9302-7727020d19bd', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-17 07:15:28,721 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cc542290-52d1-4ea7-9302-7727020d19bd --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-17 07:15:28.612 1252 INFO rally.api [-] Building 'json' report for the following task(s): 'cc542290-52d1-4ea7-9302-7727020d19bd'. 2018-11-17 07:15:28.617 1252 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:15:28,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cc542290-52d1-4ea7-9302-7727020d19bd', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-17 07:15:30,652 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cc542290-52d1-4ea7-9302-7727020d19bd --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-17 07:15:30.540 1254 INFO rally.api [-] Building 'html' report for the following task(s): 'cc542290-52d1-4ea7-9302-7727020d19bd'. 2018-11-17 07:15:30.561 1254 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:15:30,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-17 07:15:30,656 - 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-11-17 07:15:30,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:15:30,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:15:30,662 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-17 07:15:30,662 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:19:08,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a680758-c9a4-4de9-aa22-d360f8f8cf88 2018-11-17 07:19:08,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7a680758-c9a4-4de9-aa22-d360f8f8cf88'] 2018-11-17 07:19:09,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7a680758-c9a4-4de9-aa22-d360f8f8cf88 -------------------------------------------------------------------------------- Task 7a680758-c9a4-4de9-aa22-d360f8f8cf88: 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.577 | 3.577 | 3.577 | 3.577 | 3.577 | 3.577 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | total | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 100.0% | 1 | | -> duration | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.370812 Full duration: 25.411667 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.49 | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 100.0% | 1 | | cinder_v3.delete_volume | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 100.0% | 1 | | -> duration | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.19581 Full duration: 16.717443 -------------------------------------------------------------------------------- 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7a680758-c9a4-4de9-aa22-d360f8f8cf88 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.252 | 6.252 | 6.252 | 6.252 | 6.252 | 6.252 | 100.0% | 1 | | cinder_v3.delete_volume | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | total | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 100.0% | 1 | | -> duration | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 8.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.960534 Full duration: 22.225367 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | cinder_v3.delete_volume | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 100.0% | 1 | | -> duration | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 4.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.3284 Full duration: 16.896292 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.506 | 3.506 | 3.506 | 3.506 | 3.506 | 3.506 | 100.0% | 1 | | cinder_v3.extend_volume | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | cinder_v3.delete_volume | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | total | 6.623 | 6.623 | 6.623 | 6.623 | 6.623 | 6.623 | 100.0% | 1 | | -> duration | 6.623 | 6.623 | 6.623 | 6.623 | 6.623 | 6.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.623126 Full duration: 19.522589 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | cinder_v3.delete_volume | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | total | 6.666 | 6.666 | 6.666 | 6.666 | 6.666 | 6.666 | 100.0% | 1 | | -> duration | 6.666 | 6.666 | 6.666 | 6.666 | 6.666 | 6.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.665773 Full duration: 25.90214 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | cinder_v3.list_qos | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036493 Full duration: 15.463852 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v3.set_qos | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05082 Full duration: 15.169911 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | cinder_v3.list_types | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> duration | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.142003 Full duration: 15.411672 -------------------------------------------------------------------------------- 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 7a680758-c9a4-4de9-aa22-d360f8f8cf88 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.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> duration | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.139575 Full duration: 15.397695 HINTS: * To plot HTML graphics with this data, run: rally task report 7a680758-c9a4-4de9-aa22-d360f8f8cf88 --out output.html * To generate a JUnit report, run: rally task export 7a680758-c9a4-4de9-aa22-d360f8f8cf88 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7a680758-c9a4-4de9-aa22-d360f8f8cf88 --json --out output.json 2018-11-17 07:19:09,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7a680758-c9a4-4de9-aa22-d360f8f8cf88', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-17 07:19:11,318 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7a680758-c9a4-4de9-aa22-d360f8f8cf88 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-17 07:19:11.173 3039 INFO rally.api [-] Building 'json' report for the following task(s): '7a680758-c9a4-4de9-aa22-d360f8f8cf88'. 2018-11-17 07:19:11.185 3039 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:19:11,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7a680758-c9a4-4de9-aa22-d360f8f8cf88', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-17 07:19:13,502 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7a680758-c9a4-4de9-aa22-d360f8f8cf88 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-17 07:19:13.328 3041 INFO rally.api [-] Building 'html' report for the following task(s): '7a680758-c9a4-4de9-aa22-d360f8f8cf88'. 2018-11-17 07:19:13.364 3041 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:19:13,508 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-17 07:19:13,509 - 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-11-17 07:19:13,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:19:13,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:19:13,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-17 07:19:13,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:21:34,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e2c72459-2038-472e-8d0c-326417b0e6dd 2018-11-17 07:21:34,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e2c72459-2038-472e-8d0c-326417b0e6dd'] 2018-11-17 07:21:34,950 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e2c72459-2038-472e-8d0c-326417b0e6dd -------------------------------------------------------------------------------- Task e2c72459-2038-472e-8d0c-326417b0e6dd: 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70927 Full duration: 9.467247 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722033 Full duration: 9.511993 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718294 Full duration: 9.013926 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037751 Full duration: 10.453907 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708185 Full duration: 9.561696 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.982485 Full duration: 10.452787 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.712475 Full duration: 9.506803 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | total | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | -> duration | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.571471 Full duration: 11.089027 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706283 Full duration: 9.208501 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | gnocchi.delete_metric | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | -> duration | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.270902 Full duration: 10.769823 -------------------------------------------------------------------------------- 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 e2c72459-2038-472e-8d0c-326417b0e6dd 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | gnocchi.delete_resource | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.978566 Full duration: 10.348648 HINTS: * To plot HTML graphics with this data, run: rally task report e2c72459-2038-472e-8d0c-326417b0e6dd --out output.html * To generate a JUnit report, run: rally task export e2c72459-2038-472e-8d0c-326417b0e6dd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e2c72459-2038-472e-8d0c-326417b0e6dd --json --out output.json 2018-11-17 07:21:34,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e2c72459-2038-472e-8d0c-326417b0e6dd', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-17 07:21:36,893 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e2c72459-2038-472e-8d0c-326417b0e6dd --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-17 07:21:36.778 4172 INFO rally.api [-] Building 'json' report for the following task(s): 'e2c72459-2038-472e-8d0c-326417b0e6dd'. 2018-11-17 07:21:36.787 4172 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:21:36,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e2c72459-2038-472e-8d0c-326417b0e6dd', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-17 07:21:39,198 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e2c72459-2038-472e-8d0c-326417b0e6dd --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-17 07:21:38.970 4174 INFO rally.api [-] Building 'html' report for the following task(s): 'e2c72459-2038-472e-8d0c-326417b0e6dd'. 2018-11-17 07:21:39.032 4174 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:21:39,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-17 07:21:39,212 - 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-11-17 07:21:39,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:21:39,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:21:39,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-17 07:21:39,227 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:23:45,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 77afe671-b574-4e7c-a5d9-37212c4cb6f3 2018-11-17 07:23:45,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '77afe671-b574-4e7c-a5d9-37212c4cb6f3'] 2018-11-17 07:23:46,701 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 77afe671-b574-4e7c-a5d9-37212c4cb6f3 -------------------------------------------------------------------------------- Task 77afe671-b574-4e7c-a5d9-37212c4cb6f3: 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 77afe671-b574-4e7c-a5d9-37212c4cb6f3 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.656 | 6.656 | 6.656 | 6.656 | 6.656 | 6.656 | 100.0% | 1 | | heat.update_stack | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 100.0% | 1 | | heat.delete_stack | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 100.0% | 1 | | total | 12.435 | 12.435 | 12.435 | 12.435 | 12.435 | 12.435 | 100.0% | 1 | | -> duration | 8.435 | 8.435 | 8.435 | 8.435 | 8.435 | 8.435 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.43494 Full duration: 27.134743 -------------------------------------------------------------------------------- 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 77afe671-b574-4e7c-a5d9-37212c4cb6f3 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.502 | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 100.0% | 1 | | heat.check_stack | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | heat.delete_stack | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | total | 8.992 | 8.992 | 8.992 | 8.992 | 8.992 | 8.992 | 100.0% | 1 | | -> duration | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.992344 Full duration: 23.87195 -------------------------------------------------------------------------------- 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 77afe671-b574-4e7c-a5d9-37212c4cb6f3 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.468 | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 100.0% | 1 | | heat.suspend_stack | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | heat.resume_stack | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 100.0% | 1 | | heat.delete_stack | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 10.736 | 10.736 | 10.736 | 10.736 | 10.736 | 10.736 | 100.0% | 1 | | -> duration | 8.736 | 8.736 | 8.736 | 8.736 | 8.736 | 8.736 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.735551 Full duration: 25.465807 -------------------------------------------------------------------------------- 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 77afe671-b574-4e7c-a5d9-37212c4cb6f3 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707196 Full duration: 14.315053 HINTS: * To plot HTML graphics with this data, run: rally task report 77afe671-b574-4e7c-a5d9-37212c4cb6f3 --out output.html * To generate a JUnit report, run: rally task export 77afe671-b574-4e7c-a5d9-37212c4cb6f3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 77afe671-b574-4e7c-a5d9-37212c4cb6f3 --json --out output.json 2018-11-17 07:23:46,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '77afe671-b574-4e7c-a5d9-37212c4cb6f3', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-17 07:23:48,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 77afe671-b574-4e7c-a5d9-37212c4cb6f3 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-17 07:23:48.637 5083 INFO rally.api [-] Building 'json' report for the following task(s): '77afe671-b574-4e7c-a5d9-37212c4cb6f3'. 2018-11-17 07:23:48.642 5083 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:23:48,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '77afe671-b574-4e7c-a5d9-37212c4cb6f3', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-17 07:23:50,979 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 77afe671-b574-4e7c-a5d9-37212c4cb6f3 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-17 07:23:50.812 5085 INFO rally.api [-] Building 'html' report for the following task(s): '77afe671-b574-4e7c-a5d9-37212c4cb6f3'. 2018-11-17 07:23:50.841 5085 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:23:50,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-17 07:23:50,982 - 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-11-17 07:23:50,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:23:50,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:23:50,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-17 07:23:50,989 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:27:59,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 2018-11-17 07:27:59,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3fd52c7c-3988-4501-afbf-eaa89a8b6a56'] 2018-11-17 07:28:00,492 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 -------------------------------------------------------------------------------- Task 3fd52c7c-3988-4501-afbf-eaa89a8b6a56: 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | keystone_v3.add_role | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | keystone_v3.revoke_role | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.137113 Full duration: 18.451631 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | keystone_v3.add_role | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | keystone_v3.list_roles | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.131931 Full duration: 18.938164 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | keystone_v3.list_projects | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> duration | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.143876 Full duration: 18.806533 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | keystone_v3.delete_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006622 Full duration: 16.192423 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.delete_service | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993267 Full duration: 16.264435 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | keystone_v3.create_user | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | -> keystone_v3.add_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | keystone_v3.create_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.get_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_user | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.get_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_services | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | keystone_v3.get_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | -> duration | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.884127 Full duration: 24.879356 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | keystone_v3.update_project | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.delete_project | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | -> duration | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.426176 Full duration: 16.769191 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | total | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> duration | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.23439 Full duration: 18.679769 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9908 Full duration: 18.158858 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | keystone_v3.list_users | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> duration | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.311052 Full duration: 19.070073 -------------------------------------------------------------------------------- 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 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | keystone_v3.create_users | 7.029 | 7.029 | 7.029 | 7.029 | 7.029 | 7.029 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 100.0% | 1 | | total | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 100.0% | 1 | | -> duration | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.589661 Full duration: 31.98802 HINTS: * To plot HTML graphics with this data, run: rally task report 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 --out output.html * To generate a JUnit report, run: rally task export 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 --json --out output.json 2018-11-17 07:28:00,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3fd52c7c-3988-4501-afbf-eaa89a8b6a56', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-17 07:28:02,480 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-17 07:28:02.370 6996 INFO rally.api [-] Building 'json' report for the following task(s): '3fd52c7c-3988-4501-afbf-eaa89a8b6a56'. 2018-11-17 07:28:02.380 6996 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:28:02,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3fd52c7c-3988-4501-afbf-eaa89a8b6a56', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-17 07:28:04,464 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3fd52c7c-3988-4501-afbf-eaa89a8b6a56 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-17 07:28:04.350 6998 INFO rally.api [-] Building 'html' report for the following task(s): '3fd52c7c-3988-4501-afbf-eaa89a8b6a56'. 2018-11-17 07:28:04.378 6998 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:28:04,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-17 07:28:04,480 - 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-11-17 07:28:04,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:28:04,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:28:04,494 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-17 07:28:04,494 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:34:08,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9a1c5571-6f75-4e46-b267-62f496a7c0c5 2018-11-17 07:34:08,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9a1c5571-6f75-4e46-b267-62f496a7c0c5'] 2018-11-17 07:34:09,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9a1c5571-6f75-4e46-b267-62f496a7c0c5 -------------------------------------------------------------------------------- Task 9a1c5571-6f75-4e46-b267-62f496a7c0c5: 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.delete_network | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | total | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> duration | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.813996 Full duration: 18.283758 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | neutron.delete_port | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | total | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | -> duration | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.465923 Full duration: 32.800256 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | neutron.create_subnet | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | neutron.create_router | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | neutron.add_interface_router | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | neutron.remove_interface_router | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 100.0% | 1 | | neutron.delete_router | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 100.0% | 1 | | -> duration | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.09713 Full duration: 43.105892 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 100.0% | 1 | | neutron.delete_subnet | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | total | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | -> duration | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.277988 Full duration: 31.875605 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | neutron.list_networks | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> duration | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.197159 Full duration: 20.52129 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | neutron.list_ports | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> duration | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.86199 Full duration: 34.344438 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | neutron.create_subnet | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | neutron.create_router | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.add_interface_router | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 100.0% | 1 | | neutron.list_routers | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 100.0% | 1 | | -> duration | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.401603 Full duration: 45.191629 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.create_subnet | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> duration | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.865292 Full duration: 37.95779 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> duration | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03288 Full duration: 17.365722 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.create_security_group_rule | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | neutron.delete_security_group | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | -> duration | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.381479 Full duration: 17.387135 -------------------------------------------------------------------------------- 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 9a1c5571-6f75-4e46-b267-62f496a7c0c5 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.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.create_router | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | neutron.add_gateway_router | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | neutron.remove_gateway_router | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | total | 5.695 | 5.695 | 5.695 | 5.695 | 5.695 | 5.695 | 100.0% | 1 | | -> duration | 5.695 | 5.695 | 5.695 | 5.695 | 5.695 | 5.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.695337 Full duration: 32.549671 HINTS: * To plot HTML graphics with this data, run: rally task report 9a1c5571-6f75-4e46-b267-62f496a7c0c5 --out output.html * To generate a JUnit report, run: rally task export 9a1c5571-6f75-4e46-b267-62f496a7c0c5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9a1c5571-6f75-4e46-b267-62f496a7c0c5 --json --out output.json 2018-11-17 07:34:09,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9a1c5571-6f75-4e46-b267-62f496a7c0c5', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-17 07:34:11,754 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9a1c5571-6f75-4e46-b267-62f496a7c0c5 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-17 07:34:11.639 10289 INFO rally.api [-] Building 'json' report for the following task(s): '9a1c5571-6f75-4e46-b267-62f496a7c0c5'. 2018-11-17 07:34:11.652 10289 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:34:11,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9a1c5571-6f75-4e46-b267-62f496a7c0c5', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-17 07:34:13,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9a1c5571-6f75-4e46-b267-62f496a7c0c5 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-17 07:34:13.662 10291 INFO rally.api [-] Building 'html' report for the following task(s): '9a1c5571-6f75-4e46-b267-62f496a7c0c5'. 2018-11-17 07:34:13.694 10291 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:34:13,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-17 07:34:13,817 - 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-11-17 07:34:13,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:34:13,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:34:13,824 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-17 07:34:13,824 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:42:26,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 364e7a64-1840-424f-8bf7-0930dfc1de84 2018-11-17 07:42:26,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '364e7a64-1840-424f-8bf7-0930dfc1de84'] 2018-11-17 07:42:27,694 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 364e7a64-1840-424f-8bf7-0930dfc1de84 -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84: 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "nics": [ { "net-id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.264 | 13.264 | 13.264 | 13.264 | 13.264 | 13.264 | 100.0% | 1 | | nova.live_migrate | 14.966 | 14.966 | 14.966 | 14.966 | 14.966 | 14.966 | 100.0% | 1 | | nova.delete_server | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 100.0% | 1 | | total | 32.62 | 32.62 | 32.62 | 32.62 | 32.62 | 32.62 | 100.0% | 1 | | -> duration | 31.62 | 31.62 | 31.62 | 31.62 | 31.62 | 31.62 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.620067 Full duration: 44.832188 -------------------------------------------------------------------------------- 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "boot_server_kwargs": { "nics": [ { "net-id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ] }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.998 | 10.998 | 10.998 | 10.998 | 10.998 | 10.998 | 100.0% | 1 | | cinder_v3.create_volume | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | nova.attach_volume | 4.373 | 4.373 | 4.373 | 4.373 | 4.373 | 4.373 | 100.0% | 1 | | nova.live_migrate | 13.722 | 13.722 | 13.722 | 13.722 | 13.722 | 13.722 | 100.0% | 1 | | nova.detach_volume | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | cinder_v3.delete_volume | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | nova.delete_server | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 100.0% | 1 | | total | 39.734 | 39.734 | 39.734 | 39.734 | 39.734 | 39.734 | 100.0% | 1 | | -> duration | 38.734 | 38.734 | 38.734 | 38.734 | 38.734 | 38.734 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.734239 Full duration: 54.637424 -------------------------------------------------------------------------------- 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": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ], "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 100.0% | 1 | | nova.boot_server | 11.861 | 11.861 | 11.861 | 11.861 | 11.861 | 11.861 | 100.0% | 1 | | nova.live_migrate | 17.241 | 17.241 | 17.241 | 17.241 | 17.241 | 17.241 | 100.0% | 1 | | nova.delete_server | 5.437 | 5.437 | 5.437 | 5.437 | 5.437 | 5.437 | 100.0% | 1 | | total | 41.064 | 41.064 | 41.064 | 41.064 | 41.064 | 41.064 | 100.0% | 1 | | -> duration | 40.064 | 40.064 | 40.064 | 40.064 | 40.064 | 40.064 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.064197 Full duration: 56.386924 -------------------------------------------------------------------------------- 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": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ] }, "flavor": { "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 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.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | nova.boot_server | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 100.0% | 1 | | nova.delete_server | 3.888 | 3.888 | 3.888 | 3.888 | 3.888 | 3.888 | 100.0% | 1 | | nova.delete_keypair | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | total | 15.079 | 15.079 | 15.079 | 15.079 | 15.079 | 15.079 | 100.0% | 1 | | -> duration | 14.079 | 14.079 | 14.079 | 14.079 | 14.079 | 14.079 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.07923 Full duration: 42.050178 -------------------------------------------------------------------------------- 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "nics": [ { "net-id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | nova.boot_server | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 100.0% | 1 | | nova.delete_server | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | total | 16.398 | 16.398 | 16.398 | 16.398 | 16.398 | 16.398 | 100.0% | 1 | | -> duration | 15.398 | 15.398 | 15.398 | 15.398 | 15.398 | 15.398 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.398017 Full duration: 46.445184 -------------------------------------------------------------------------------- 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "nics": [ { "net-id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.338 | 9.338 | 9.338 | 9.338 | 9.338 | 9.338 | 100.0% | 1 | | nova.pause_server | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | nova.unpause_server | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | nova.delete_server | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 18.533 | 18.533 | 18.533 | 18.533 | 18.533 | 18.533 | 100.0% | 1 | | -> duration | 13.533 | 13.533 | 13.533 | 13.533 | 13.533 | 13.533 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.53269 Full duration: 45.257661 -------------------------------------------------------------------------------- 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": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ], "flavor": { "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.619 | 9.619 | 9.619 | 9.619 | 9.619 | 9.619 | 100.0% | 1 | | nova.migrate | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 100.0% | 1 | | nova.resize_confirm | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | nova.delete_server | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 100.0% | 1 | | total | 28.319 | 28.319 | 28.319 | 28.319 | 28.319 | 28.319 | 100.0% | 1 | | -> duration | 27.319 | 27.319 | 27.319 | 27.319 | 27.319 | 27.319 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.319135 Full duration: 40.847246 -------------------------------------------------------------------------------- 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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.583 | 9.583 | 9.583 | 9.583 | 9.583 | 9.583 | 100.0% | 1 | | nova.list_interfaces | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 9.947 | 9.947 | 9.947 | 9.947 | 9.947 | 9.947 | 100.0% | 1 | | -> duration | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.947302 Full duration: 40.327316 -------------------------------------------------------------------------------- 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": "266aef2e-c23c-4e32-82db-ca4cefbd37d5" } ], "flavor": { "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "image": { "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 364e7a64-1840-424f-8bf7-0930dfc1de84 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.143 | 12.143 | 12.143 | 12.143 | 12.143 | 12.143 | 100.0% | 1 | | nova.associate_floating_ip | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 100.0% | 1 | | -> neutron.list_ports | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 21.185 | 21.185 | 21.185 | 21.185 | 21.185 | 21.185 | 100.0% | 1 | | -> duration | 20.185 | 20.185 | 20.185 | 20.185 | 20.185 | 20.185 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.185202 Full duration: 54.622283 -------------------------------------------------------------------------------- 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 364e7a64-1840-424f-8bf7-0930dfc1de84 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 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | nova.delete_server_group | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> duration | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.771969 Full duration: 12.773602 HINTS: * To plot HTML graphics with this data, run: rally task report 364e7a64-1840-424f-8bf7-0930dfc1de84 --out output.html * To generate a JUnit report, run: rally task export 364e7a64-1840-424f-8bf7-0930dfc1de84 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 364e7a64-1840-424f-8bf7-0930dfc1de84 --json --out output.json 2018-11-17 07:42:27,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '364e7a64-1840-424f-8bf7-0930dfc1de84', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-17 07:42:29,665 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 364e7a64-1840-424f-8bf7-0930dfc1de84 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-17 07:42:29.561 12096 INFO rally.api [-] Building 'json' report for the following task(s): '364e7a64-1840-424f-8bf7-0930dfc1de84'. 2018-11-17 07:42:29.572 12096 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:42:29,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '364e7a64-1840-424f-8bf7-0930dfc1de84', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-17 07:42:31,727 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 364e7a64-1840-424f-8bf7-0930dfc1de84 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-17 07:42:31.593 12098 INFO rally.api [-] Building 'html' report for the following task(s): '364e7a64-1840-424f-8bf7-0930dfc1de84'. 2018-11-17 07:42:31.622 12098 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:42:31,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-17 07:42:31,746 - 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-11-17 07:42:31,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:42:31,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:42:31,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-17 07:42:31,760 - 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': '266aef2e-c23c-4e32-82db-ca4cefbd37d5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', 'flavor_name': 'rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf', '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-11-17 07:43:34,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39ada626-d258-4e4d-b087-4fe198bde34a 2018-11-17 07:43:34,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '39ada626-d258-4e4d-b087-4fe198bde34a'] 2018-11-17 07:43:35,339 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 39ada626-d258-4e4d-b087-4fe198bde34a -------------------------------------------------------------------------------- Task 39ada626-d258-4e4d-b087-4fe198bde34a: 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 39ada626-d258-4e4d-b087-4fe198bde34a 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | quotas.delete_quotas | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> duration | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.151181 Full duration: 10.961107 -------------------------------------------------------------------------------- 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 39ada626-d258-4e4d-b087-4fe198bde34a 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829812 Full duration: 10.823397 -------------------------------------------------------------------------------- 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 39ada626-d258-4e4d-b087-4fe198bde34a 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.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826009 Full duration: 10.978872 -------------------------------------------------------------------------------- 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 39ada626-d258-4e4d-b087-4fe198bde34a 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.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | total | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | -> duration | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.165865 Full duration: 11.116216 HINTS: * To plot HTML graphics with this data, run: rally task report 39ada626-d258-4e4d-b087-4fe198bde34a --out output.html * To generate a JUnit report, run: rally task export 39ada626-d258-4e4d-b087-4fe198bde34a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 39ada626-d258-4e4d-b087-4fe198bde34a --json --out output.json 2018-11-17 07:43:35,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '39ada626-d258-4e4d-b087-4fe198bde34a', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-17 07:43:37,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 39ada626-d258-4e4d-b087-4fe198bde34a --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-17 07:43:37.156 12607 INFO rally.api [-] Building 'json' report for the following task(s): '39ada626-d258-4e4d-b087-4fe198bde34a'. 2018-11-17 07:43:37.160 12607 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:43:37,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '39ada626-d258-4e4d-b087-4fe198bde34a', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-17 07:43:39,519 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 39ada626-d258-4e4d-b087-4fe198bde34a --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-17 07:43:39.367 12609 INFO rally.api [-] Building 'html' report for the following task(s): '39ada626-d258-4e4d-b087-4fe198bde34a'. 2018-11-17 07:43:39.390 12609 INFO rally.api [-] The report has been successfully built. 2018-11-17 07:43:39,525 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-17 07:43:39,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:22 | 4 | 100.00% | | cinder | 00:03:08 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:30 | 4 | 100.00% | | keystone | 00:03:38 | 11 | 100.00% | | neutron | 00:05:31 | 11 | 100.00% | | nova | 00:07:18 | 10 | 100.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:00 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-17 07:43:39,529 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-11-17 07:43:39,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 07:43:39,661 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:33 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-17 07:43:39,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:43:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:39,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43: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-ac5ed793-1825-4e73-9473-5f16e5f03d4c x-openstack-request-id: req-ac5ed793-1825-4e73-9473-5f16e5f03d4c 2018-11-17 07:43:39,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6af52c81-9c96-4ee4-a688-2ed1a066752f", "name": "rally_sanity-flavor_alt_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:43:39,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ac5ed793-1825-4e73-9473-5f16e5f03d4c 2018-11-17 07:43:39,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.222019910812s 2018-11-17 07:43:39,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ac5ed793-1825-4e73-9473-5f16e5f03d4c 2018-11-17 07:43:39,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:43:39,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:39,924 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43: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-a555e9e3-ef21-4668-bb7e-51af7aff7a24 x-openstack-request-id: req-a555e9e3-ef21-4668-bb7e-51af7aff7a24 2018-11-17 07:43:39,924 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f used request id req-a555e9e3-ef21-4668-bb7e-51af7aff7a24 2018-11-17 07:43:39,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320518016815s 2018-11-17 07:43:39,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6af52c81-9c96-4ee4-a688-2ed1a066752f used request id req-a555e9e3-ef21-4668-bb7e-51af7aff7a24 2018-11-17 07:43:39,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 07:43:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" -d '{"subnet_id": "b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1"}' 2018-11-17 07:43:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:41 GMT X-Openstack-Request-Id: req-74309e8e-926e-403e-99a9-db40f7641872 2018-11-17 07:43:41,990 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "266aef2e-c23c-4e32-82db-ca4cefbd37d5", "tenant_id": "c64727caac9d49bca271aa946c17509f", "subnet_id": "b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1", "subnet_ids": ["b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1"], "port_id": "107bf92e-3c09-4cfe-b337-b1c3cfd50032", "id": "9f904a19-267d-491d-b33f-2bd1d14ad23a"} 2018-11-17 07:43:41,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/remove_router_interface.json used request id req-74309e8e-926e-403e-99a9-db40f7641872 2018-11-17 07:43:41,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06463503838s 2018-11-17 07:43:41,990 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a/remove_router_interface.json used request id req-74309e8e-926e-403e-99a9-db40f7641872 returning object 9f904a19-267d-491d-b33f-2bd1d14ad23a 2018-11-17 07:43:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 07:43:41,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:42,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:42 GMT X-Openstack-Request-Id: req-b9f4e096-9519-410b-8d46-9bebc19089df 2018-11-17 07:43:42,341 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5049123fb57a4b45be42673b97477a05", "created_at": "2018-11-17T07:01:51Z", "admin_state_up": true, "updated_at": "2018-11-17T07:01:51Z", "project_id": "5049123fb57a4b45be42673b97477a05", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57ca568d-8625-4207-b705-6989e4fab82b", "name": "tempest-pretest-check-1326048959"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c64727caac9d49bca271aa946c17509f", "created_at": "2018-11-17T07:12:08Z", "admin_state_up": true, "updated_at": "2018-11-17T07:43:40Z", "project_id": "c64727caac9d49bca271aa946c17509f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9f904a19-267d-491d-b33f-2bd1d14ad23a", "name": "rally_sanity-router_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}]} 2018-11-17 07:43:42,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b9f4e096-9519-410b-8d46-9bebc19089df 2018-11-17 07:43:42,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.350331068039s 2018-11-17 07:43:42,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b9f4e096-9519-410b-8d46-9bebc19089df 2018-11-17 07:43:42,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 07:43:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:43,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 07:43:43 GMT X-Openstack-Request-Id: req-b5eae176-ad67-4385-93fd-a221505d2290 2018-11-17 07:43:43,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 07:43:43,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a.json used request id req-b5eae176-ad67-4385-93fd-a221505d2290 2018-11-17 07:43:43,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.61913394928s 2018-11-17 07:43:43,962 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9f904a19-267d-491d-b33f-2bd1d14ad23a.json used request id req-b5eae176-ad67-4385-93fd-a221505d2290 2018-11-17 07:43:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 07:43:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:44,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:44 GMT X-Openstack-Request-Id: req-852398fd-d332-45bb-85b1-1aea229d8349 2018-11-17 07:43:44,011 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4},{"updated_at":"2018-11-17T07:12:08Z","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":"b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c64727caac9d49bca271aa946c17509f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf","enable_dhcp":true,"segment_id":null,"network_id":"266aef2e-c23c-4e32-82db-ca4cefbd37d5","tenant_id":"c64727caac9d49bca271aa946c17509f","created_at":"2018-11-17T07:12:08Z","ip_version":4}]} 2018-11-17 07:43:44,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-852398fd-d332-45bb-85b1-1aea229d8349 2018-11-17 07:43:44,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487520694733s 2018-11-17 07:43:44,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-852398fd-d332-45bb-85b1-1aea229d8349 2018-11-17 07:43:44,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 07:43:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:45,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 07:43:45 GMT X-Openstack-Request-Id: req-96e0a1ec-d523-428b-a86f-a4cc33ef52ce 2018-11-17 07:43:45,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 07:43:45,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1.json used request id req-96e0a1ec-d523-428b-a86f-a4cc33ef52ce 2018-11-17 07:43:45,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0001039505s 2018-11-17 07:43:45,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b5cb3bb5-b5e8-44d1-8be6-33bfdc61dca1.json used request id req-96e0a1ec-d523-428b-a86f-a4cc33ef52ce 2018-11-17 07:43:45,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:43:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:45,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:45 GMT X-Openstack-Request-Id: req-2a53641f-9df4-4c46-a561-038673a027cf 2018-11-17 07:43:45,112 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"266aef2e-c23c-4e32-82db-ca4cefbd37d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"c64727caac9d49bca271aa946c17509f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T07:43:44Z","qos_policy_id":null,"name":"rally_sanity-net_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf","admin_state_up":true,"tenant_id":"c64727caac9d49bca271aa946c17509f","created_at":"2018-11-17T07:12:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 07:43:45,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2a53641f-9df4-4c46-a561-038673a027cf 2018-11-17 07:43:45,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097137928009s 2018-11-17 07:43:45,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2a53641f-9df4-4c46-a561-038673a027cf 2018-11-17 07:43:45,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 07:43:45,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/266aef2e-c23c-4e32-82db-ca4cefbd37d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:46,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 07:43:46 GMT X-Openstack-Request-Id: req-290e8225-4074-48a6-8194-fdcd22fc67f1 2018-11-17 07:43:46,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 07:43:46,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/266aef2e-c23c-4e32-82db-ca4cefbd37d5.json used request id req-290e8225-4074-48a6-8194-fdcd22fc67f1 2018-11-17 07:43:46,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74289393425s 2018-11-17 07:43:46,857 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/266aef2e-c23c-4e32-82db-ca4cefbd37d5.json used request id req-290e8225-4074-48a6-8194-fdcd22fc67f1 2018-11-17 07:43:46,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:43:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:47 GMT X-Openstack-Request-Id: req-5e137adb-2b92-456e-bc37-51def82e22db 2018-11-17 07:43:47,138 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:12:13Z", "file": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/file", "owner": "c64727caac9d49bca271aa946c17509f", "id": "db7a1e8a-8228-4715-b7e7-029ed54b3d67", "size": 12716032, "self": "/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:12:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:43:47,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5e137adb-2b92-456e-bc37-51def82e22db 2018-11-17 07:43:47,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277469873428s 2018-11-17 07:43:47,139 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5e137adb-2b92-456e-bc37-51def82e22db 2018-11-17 07:43:47,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 07:43:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}83396804bf7a54a5dc36a90c8b3f7addc017c394f37702b0925e112bb816c0e8" 2018-11-17 07:43:47,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:43:47 GMT X-Openstack-Request-Id: req-778786d8-94d6-460f-9ec8-64ab2f74e6b7 2018-11-17 07:43:47,454 - 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-11-17 07:43:47,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67 used request id req-778786d8-94d6-460f-9ec8-64ab2f74e6b7 2018-11-17 07:43:47,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.313496112823s 2018-11-17 07:43:47,454 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/db7a1e8a-8228-4715-b7e7-029ed54b3d67 used request id req-778786d8-94d6-460f-9ec8-64ab2f74e6b7 2018-11-17 07:43:47,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 07:43:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:47,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43: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-8397e135-8728-4d69-9167-f9218d534cd7 x-openstack-request-id: req-8397e135-8728-4d69-9167-f9218d534cd7 2018-11-17 07:43:47,478 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a501ebd3-22e3-437a-b2e8-4f43e6a298ce", "name": "rally_sanity-flavor_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 07:43:47,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8397e135-8728-4d69-9167-f9218d534cd7 2018-11-17 07:43:47,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235710144043s 2018-11-17 07:43:47,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8397e135-8728-4d69-9167-f9218d534cd7 2018-11-17 07:43:47,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 07:43:47,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:47,512 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43: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-fbcb5185-2663-4b1f-a612-5dda0ced03a9 x-openstack-request-id: req-fbcb5185-2663-4b1f-a612-5dda0ced03a9 2018-11-17 07:43:47,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce used request id req-fbcb5185-2663-4b1f-a612-5dda0ced03a9 2018-11-17 07:43:47,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322818756104s 2018-11-17 07:43:47,513 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a501ebd3-22e3-437a-b2e8-4f43e6a298ce used request id req-fbcb5185-2663-4b1f-a612-5dda0ced03a9 2018-11-17 07:43:47,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:43:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:47,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606797e3-e43f-459e-a6d8-0014b59a48a4 2018-11-17 07:43:47,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "links": {"self": "http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c24b0387fc1493393433fcbfd88f7de", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:43:47,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-606797e3-e43f-459e-a6d8-0014b59a48a4 2018-11-17 07:43:47,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211740970612s 2018-11-17 07:43:47,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-606797e3-e43f-459e-a6d8-0014b59a48a4 2018-11-17 07:43:47,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:43:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:47,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f47f6ba-d81d-469e-9993-7ee950f82bd4 2018-11-17 07:43:47,933 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf", "links": {"self": "http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0c24b0387fc1493393433fcbfd88f7de", "description": null}} 2018-11-17 07:43:47,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de used request id req-0f47f6ba-d81d-469e-9993-7ee950f82bd4 2018-11-17 07:43:47,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201467037201s 2018-11-17 07:43:47,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de used request id req-0f47f6ba-d81d-469e-9993-7ee950f82bd4 2018-11-17 07:43:47,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 07:43:47,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:48,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eeedb61-a85a-4177-a2b8-b74a212e3f46 2018-11-17 07:43:48,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:43:48,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de used request id req-3eeedb61-a85a-4177-a2b8-b74a212e3f46 2018-11-17 07:43:48,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279433965683s 2018-11-17 07:43:48,214 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0c24b0387fc1493393433fcbfd88f7de used request id req-3eeedb61-a85a-4177-a2b8-b74a212e3f46 2018-11-17 07:43:48,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:43:48,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:48,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6aa39d-0016-480b-b3ea-e3a1cee93309 2018-11-17 07:43:48,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f"}, "tags": [], "enabled": true, "id": "c64727caac9d49bca271aa946c17509f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c4cfc088-2aa5-42ca-b2bf-8ad6f360ecdf"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 07:43:48,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5d6aa39d-0016-480b-b3ea-e3a1cee93309 2018-11-17 07:43:48,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196340084076s 2018-11-17 07:43:48,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5d6aa39d-0016-480b-b3ea-e3a1cee93309 2018-11-17 07:43:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 07:43:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:48,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfab28e3-afa3-4887-8db4-7a21f3387f6b 2018-11-17 07:43:48,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:43:48,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f used request id req-bfab28e3-afa3-4887-8db4-7a21f3387f6b 2018-11-17 07:43:48,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243064880371s 2018-11-17 07:43:48,667 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c64727caac9d49bca271aa946c17509f used request id req-bfab28e3-afa3-4887-8db4-7a21f3387f6b 2018-11-17 07:43:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 07:43:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c64727caac9d49bca271aa946c17509f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:49,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:49 GMT X-Openstack-Request-Id: req-d33e5fd0-94cd-428a-9a58-26628fb154f3 2018-11-17 07:43:49,012 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c64727caac9d49bca271aa946c17509f", "created_at": "2018-11-17T07:12:06Z", "updated_at": "2018-11-17T07:12:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:07Z", "revision_number": 0, "id": "326e3c3c-a6dd-4259-8b8d-d5b37c1e47ac", "remote_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:07Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:06Z", "revision_number": 0, "id": "704f9020-ebe0-41f0-86d3-c76aee858b13", "remote_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:06Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:07Z", "revision_number": 0, "id": "acc84f22-d21a-4964-86b0-86272a2176f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:07Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:06Z", "revision_number": 0, "id": "aedd99a2-b05a-4f0b-a4f1-4c7909d22c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:06Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64727caac9d49bca271aa946c17509f"}], "revision_number": 1, "project_id": "c64727caac9d49bca271aa946c17509f", "id": "af62fabc-29e3-4921-a802-8af025d2b03d", "name": "default"}]} 2018-11-17 07:43:49,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c64727caac9d49bca271aa946c17509f&name=default used request id req-d33e5fd0-94cd-428a-9a58-26628fb154f3 2018-11-17 07:43:49,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339787006378s 2018-11-17 07:43:49,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c64727caac9d49bca271aa946c17509f&name=default used request id req-d33e5fd0-94cd-428a-9a58-26628fb154f3 2018-11-17 07:43:49,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 07:43:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:49,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:49 GMT X-Openstack-Request-Id: req-211a2643-7f93-4e1d-871e-86abe1ef3833 2018-11-17 07:43:49,078 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c64727caac9d49bca271aa946c17509f", "created_at": "2018-11-17T07:12:06Z", "updated_at": "2018-11-17T07:12:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:07Z", "revision_number": 0, "id": "acc84f22-d21a-4964-86b0-86272a2176f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:07Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:07Z", "revision_number": 0, "id": "326e3c3c-a6dd-4259-8b8d-d5b37c1e47ac", "remote_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:07Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:06Z", "revision_number": 0, "id": "704f9020-ebe0-41f0-86d3-c76aee858b13", "remote_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:06Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64727caac9d49bca271aa946c17509f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:12:06Z", "revision_number": 0, "id": "aedd99a2-b05a-4f0b-a4f1-4c7909d22c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:12:06Z", "security_group_id": "af62fabc-29e3-4921-a802-8af025d2b03d", "tenant_id": "c64727caac9d49bca271aa946c17509f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64727caac9d49bca271aa946c17509f"}], "revision_number": 1, "project_id": "c64727caac9d49bca271aa946c17509f", "id": "af62fabc-29e3-4921-a802-8af025d2b03d", "name": "default"}]} 2018-11-17 07:43:49,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-211a2643-7f93-4e1d-871e-86abe1ef3833 2018-11-17 07:43:49,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0597901344299s 2018-11-17 07:43:49,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-211a2643-7f93-4e1d-871e-86abe1ef3833 2018-11-17 07:43:49,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 07:43:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/af62fabc-29e3-4921-a802-8af025d2b03d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b4ac19505cfeb540953dbd4a6a03944581a61677d0cef412a06ee3663a47605b" 2018-11-17 07:43:49,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 07:43:49 GMT X-Openstack-Request-Id: req-e651ddf9-458b-4340-8f9c-295e7f1b8a07 2018-11-17 07:43:49,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 07:43:49,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/af62fabc-29e3-4921-a802-8af025d2b03d.json used request id req-e651ddf9-458b-4340-8f9c-295e7f1b8a07 2018-11-17 07:43:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164780139923s 2018-11-17 07:43:49,251 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/af62fabc-29e3-4921-a802-8af025d2b03d.json used request id req-e651ddf9-458b-4340-8f9c-295e7f1b8a07 2018-11-17 07:43:49,301 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-17 07:43:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:43:49,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecadecac-8848-4775-aa45-3adb2aeb9adb 2018-11-17 07:43:49,344 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:43:49,344 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ecadecac-8848-4775-aa45-3adb2aeb9adb 2018-11-17 07:43:49,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:43:49,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["1Z0L2r2CT2WUpXBUkqor3Q"], "issued_at": "2018-11-17T07:43:49.000000Z"}} 2018-11-17 07:43:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:43:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:50 GMT X-Openstack-Request-Id: req-20f387b9-9921-42c8-bc7d-f51df40518ac 2018-11-17 07:43:50,123 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 07:43:50,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20f387b9-9921-42c8-bc7d-f51df40518ac 2018-11-17 07:43:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369911909103s 2018-11-17 07:43:50,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20f387b9-9921-42c8-bc7d-f51df40518ac 2018-11-17 07:43:50,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:43:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:50,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07b9a52-a6dc-497e-a16c-41c5a79bb9e1 2018-11-17 07:43:50,326 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 07:43:50,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f07b9a52-a6dc-497e-a16c-41c5a79bb9e1 2018-11-17 07:43:50,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194698095322s 2018-11-17 07:43:50,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f07b9a52-a6dc-497e-a16c-41c5a79bb9e1 2018-11-17 07:43:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 07:43:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}}' 2018-11-17 07:43:50,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 367 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c34d14-25a0-489c-a629-d1195855f9f9 2018-11-17 07:43:50,544 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420"}, "tags": [], "enabled": true, "id": "f3a70de09c654612ad3506f61b0e8420", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}} 2018-11-17 07:43:50,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-72c34d14-25a0-489c-a629-d1195855f9f9 2018-11-17 07:43:50,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209580898285s 2018-11-17 07:43:50,544 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-72c34d14-25a0-489c-a629-d1195855f9f9 2018-11-17 07:43:50,545 - 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'f3a70de09c654612ad3506f61b0e8420', '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_cf22bc34-6df1-483f-968e-5f4a8b39b34c'}) 2018-11-17 07:43:50,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 07:43:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "884f2d50-f196-427d-b7da-1022aa8aaa95", "email": null, "name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}}' 2018-11-17 07:43:51,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0706e670-7b79-4905-ba73-3ea507dc73c5 2018-11-17 07:43:51,011 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "links": {"self": "http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91f0720191d44a6689dae42dd68cded3", "domain_id": "default", "password_expires_at": null}} 2018-11-17 07:43:51,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0706e670-7b79-4905-ba73-3ea507dc73c5 2018-11-17 07:43:51,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460358858109s 2018-11-17 07:43:51,012 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0706e670-7b79-4905-ba73-3ea507dc73c5 2018-11-17 07:43:51,013 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91f0720191d44a6689dae42dd68cded3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c'}) 2018-11-17 07:43:51,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:43:51,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e60406-e874-4c63-85b5-fa749a6e683d 2018-11-17 07:43:51,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:43:51,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4e60406-e874-4c63-85b5-fa749a6e683d 2018-11-17 07:43:51,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109503984451s 2018-11-17 07:43:51,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4e60406-e874-4c63-85b5-fa749a6e683d 2018-11-17 07:43:51,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:43:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5620d6ff-dde0-4cfc-9a74-0affaa3b1d71 2018-11-17 07:43:51,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:43:51,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5620d6ff-dde0-4cfc-9a74-0affaa3b1d71 2018-11-17 07:43:51,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191127061844s 2018-11-17 07:43:51,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5620d6ff-dde0-4cfc-9a74-0affaa3b1d71 2018-11-17 07:43:51,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:43:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8bfe16-db2c-4c74-b5ff-699811ce8adf 2018-11-17 07:43:51,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:43:51,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f8bfe16-db2c-4c74-b5ff-699811ce8adf 2018-11-17 07:43:51,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103867769241s 2018-11-17 07:43:51,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f8bfe16-db2c-4c74-b5ff-699811ce8adf 2018-11-17 07:43:51,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:43:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f12a7d-d3c2-48e2-aae9-6070ea82ec97 2018-11-17 07:43:51,590 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:43:51,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-45f12a7d-d3c2-48e2-aae9-6070ea82ec97 2018-11-17 07:43:51,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152017116547s 2018-11-17 07:43:51,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-45f12a7d-d3c2-48e2-aae9-6070ea82ec97 2018-11-17 07:43:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:43:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cef2db8-2987-4bc3-b116-2be7af41b84b 2018-11-17 07:43:51,717 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "links": {"self": "http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91f0720191d44a6689dae42dd68cded3", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:43:51,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4cef2db8-2987-4bc3-b116-2be7af41b84b 2018-11-17 07:43:51,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125922203064s 2018-11-17 07:43:51,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4cef2db8-2987-4bc3-b116-2be7af41b84b 2018-11-17 07:43:51,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:43:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfde1e99-0e1b-4675-b47d-9e476926a52e 2018-11-17 07:43:51,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420"}, "tags": [], "enabled": true, "id": "f3a70de09c654612ad3506f61b0e8420", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:43:51,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cfde1e99-0e1b-4675-b47d-9e476926a52e 2018-11-17 07:43:51,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108952999115s 2018-11-17 07:43:51,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cfde1e99-0e1b-4675-b47d-9e476926a52e 2018-11-17 07:43:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:43:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f3a70de09c654612ad3506f61b0e8420" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:51,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20315e2e-81a6-4557-a07f-5f56ab7e1c3d 2018-11-17 07:43:51,955 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f3a70de09c654612ad3506f61b0e8420", "previous": null, "next": null}} 2018-11-17 07:43:51,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f3a70de09c654612ad3506f61b0e8420 used request id req-20315e2e-81a6-4557-a07f-5f56ab7e1c3d 2018-11-17 07:43:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106543064117s 2018-11-17 07:43:51,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f3a70de09c654612ad3506f61b0e8420 used request id req-20315e2e-81a6-4557-a07f-5f56ab7e1c3d 2018-11-17 07:43:51,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:43:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:52,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47edb457-da3b-48a8-b2a0-96395d3cccb1 2018-11-17 07:43:52,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:43:52,109 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-47edb457-da3b-48a8-b2a0-96395d3cccb1 2018-11-17 07:43:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149813890457s 2018-11-17 07:43:52,110 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-47edb457-da3b-48a8-b2a0-96395d3cccb1 2018-11-17 07:43:52,110 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 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'f3a70de09c654612ad3506f61b0e8420', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '884f2d50-f196-427d-b7da-1022aa8aaa95', 'username': u'rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 07:43:52,114 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 'password': '884f2d50-f196-427d-b7da-1022aa8aaa95', 'project_name': 'rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'f3a70de09c654612ad3506f61b0e8420', 'project_domain_name': 'Default'} 2018-11-17 07:43:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:43:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:52,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355e48ef-7c7b-45ea-9ed2-d978ab8eb428 2018-11-17 07:43:52,262 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:43:52,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-355e48ef-7c7b-45ea-9ed2-d978ab8eb428 2018-11-17 07:43:52,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.144684076309s 2018-11-17 07:43:52,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-355e48ef-7c7b-45ea-9ed2-d978ab8eb428 2018-11-17 07:43:52,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 07:43:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:52,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90b8e86-2022-4459-bae8-c17ba6a78ee9 2018-11-17 07:43:52,549 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 07:43:52,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e90b8e86-2022-4459-bae8-c17ba6a78ee9 2018-11-17 07:43:52,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280768156052s 2018-11-17 07:43:52,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e90b8e86-2022-4459-bae8-c17ba6a78ee9 2018-11-17 07:43:52,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:43:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:52,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3161ac-7028-4405-9932-112b28f7e535 2018-11-17 07:43:52,696 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 07:43:52,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0d3161ac-7028-4405-9932-112b28f7e535 2018-11-17 07:43:52,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.142349004745s 2018-11-17 07:43:52,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0d3161ac-7028-4405-9932-112b28f7e535 2018-11-17 07:43:52,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 07:43:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:52,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079d3f8c-c6c2-4f1e-8ff4-a8c48b428af3 2018-11-17 07:43:52,820 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "links": {"self": "http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91f0720191d44a6689dae42dd68cded3", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 07:43:52,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-079d3f8c-c6c2-4f1e-8ff4-a8c48b428af3 2018-11-17 07:43:52,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122134208679s 2018-11-17 07:43:52,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-079d3f8c-c6c2-4f1e-8ff4-a8c48b428af3 2018-11-17 07:43:52,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:43:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:53,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4b6c2e-b2f2-4e5d-9893-1c7c0a48fd13 2018-11-17 07:43:53,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420"}, "tags": [], "enabled": true, "id": "f3a70de09c654612ad3506f61b0e8420", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:43:53,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fb4b6c2e-b2f2-4e5d-9893-1c7c0a48fd13 2018-11-17 07:43:53,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200376987457s 2018-11-17 07:43:53,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fb4b6c2e-b2f2-4e5d-9893-1c7c0a48fd13 2018-11-17 07:43:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 07:43:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f3a70de09c654612ad3506f61b0e8420" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:53,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2778517-cc12-47c8-8d43-e8113db5782d 2018-11-17 07:43:53,279 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f3a70de09c654612ad3506f61b0e8420", "previous": null, "next": null}} 2018-11-17 07:43:53,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f3a70de09c654612ad3506f61b0e8420 used request id req-f2778517-cc12-47c8-8d43-e8113db5782d 2018-11-17 07:43:53,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.237523078918s 2018-11-17 07:43:53,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=91f0720191d44a6689dae42dd68cded3&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f3a70de09c654612ad3506f61b0e8420 used request id req-f2778517-cc12-47c8-8d43-e8113db5782d 2018-11-17 07:43:53,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 07:43:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:53,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 07:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e641917-d1a2-4413-8b56-745310b94bbe 2018-11-17 07:43:53,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 07:43:53,438 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/77522f72cb38453d800d3c5850a6c541 used request id req-9e641917-d1a2-4413-8b56-745310b94bbe 2018-11-17 07:43:53,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154247999191s 2018-11-17 07:43:53,438 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420/users/91f0720191d44a6689dae42dd68cded3/roles/77522f72cb38453d800d3c5850a6c541 used request id req-9e641917-d1a2-4413-8b56-745310b94bbe 2018-11-17 07:43:53,439 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-17 07:43:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 07:43:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:53,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a506692-2e90-4547-8f08-693d985da337 2018-11-17 07:43:53,634 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 07:43:53,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0a506692-2e90-4547-8f08-693d985da337 2018-11-17 07:43:53,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194715023041s 2018-11-17 07:43:53,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0a506692-2e90-4547-8f08-693d985da337 2018-11-17 07:43:53,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 07:43:53,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 07:43:53,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447260b1-0f2b-4d3d-b57e-b21d80c393e6 2018-11-17 07:43:53,791 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420"}, "tags": [], "enabled": true, "id": "f3a70de09c654612ad3506f61b0e8420", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 07:43:53,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-447260b1-0f2b-4d3d-b57e-b21d80c393e6 2018-11-17 07:43:53,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148696899414s 2018-11-17 07:43:53,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-447260b1-0f2b-4d3d-b57e-b21d80c393e6 2018-11-17 07:43:53,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 07:43:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"network": {"shared": true, "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "name": "rally_jobs-net_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "admin_state_up": true}}' 2018-11-17 07:43:54,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:54 GMT X-Openstack-Request-Id: req-570458ff-b796-41d4-9714-f7cd8be1a95e 2018-11-17 07:43:54,213 - 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":"aab8eb0e-1847-4360-a01b-c7071b37bd67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"f3a70de09c654612ad3506f61b0e8420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T07:43:54Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_cf22bc34-6df1-483f-968e-5f4a8b39b34c","admin_state_up":true,"tenant_id":"f3a70de09c654612ad3506f61b0e8420","created_at":"2018-11-17T07:43:53Z","mtu":1450}} 2018-11-17 07:43:54,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-570458ff-b796-41d4-9714-f7cd8be1a95e 2018-11-17 07:43:54,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.419587135315s 2018-11-17 07:43:54,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-570458ff-b796-41d4-9714-f7cd8be1a95e 2018-11-17 07:43:54,214 - 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-11-17T07:43:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'aab8eb0e-1847-4360-a01b-c7071b37bd67', 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_cf22bc34-6df1-483f-968e-5f4a8b39b34c', u'created_at': u'2018-11-17T07:43:53Z', u'mtu': 1450, u'tenant_id': u'f3a70de09c654612ad3506f61b0e8420', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f3a70de09c654612ad3506f61b0e8420', u'l2_adjacency': True}) 2018-11-17 07:43:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:43:54,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ba0caf-d96d-4497-998a-e0419e906f7e 2018-11-17 07:43:54,224 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 07:43:54,224 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-00ba0caf-d96d-4497-998a-e0419e906f7e 2018-11-17 07:43:54,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 07:43:54,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T08:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3a70de09c654612ad3506f61b0e8420", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_f3a70de09c654612ad3506f61b0e8420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f3a70de09c654612ad3506f61b0e8420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f3a70de09c654612ad3506f61b0e8420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/f3a70de09c654612ad3506f61b0e8420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/f3a70de09c654612ad3506f61b0e8420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/f3a70de09c654612ad3506f61b0e8420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f3a70de09c654612ad3506f61b0e8420", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/f3a70de09c654612ad3506f61b0e8420", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/f3a70de09c654612ad3506f61b0e8420", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "id": "91f0720191d44a6689dae42dd68cded3"}, "audit_ids": ["TGJL28sQTIWve90Bg9VEVg"], "issued_at": "2018-11-17T07:43:54.000000Z"}} 2018-11-17 07:43:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 07:43:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 07:43:54,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:54 GMT X-Openstack-Request-Id: req-2b031ae3-e823-4220-bd16-b2727328ac35 2018-11-17 07:43:54,912 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"aab8eb0e-1847-4360-a01b-c7071b37bd67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"f3a70de09c654612ad3506f61b0e8420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T07:43:54Z","qos_policy_id":null,"name":"rally_jobs-net_cf22bc34-6df1-483f-968e-5f4a8b39b34c","admin_state_up":true,"tenant_id":"f3a70de09c654612ad3506f61b0e8420","created_at":"2018-11-17T07:43:53Z","provider:network_type":"vxlan"}]} 2018-11-17 07:43:54,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2b031ae3-e823-4220-bd16-b2727328ac35 2018-11-17 07:43:54,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286237001419s 2018-11-17 07:43:54,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2b031ae3-e823-4220-bd16-b2727328ac35 2018-11-17 07:43:54,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 07:43:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '{"subnet": {"name": "rally_jobs-subnet_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "enable_dhcp": true, "network_id": "aab8eb0e-1847-4360-a01b-c7071b37bd67", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 07:43:55,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:55 GMT X-Openstack-Request-Id: req-0b1c1308-701e-4f01-a5d8-045393f21581 2018-11-17 07:43:55,695 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-11-17T07:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fbda79ad-6a57-4b71-819f-6b3805c7f3f2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f3a70de09c654612ad3506f61b0e8420","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_cf22bc34-6df1-483f-968e-5f4a8b39b34c","enable_dhcp":true,"segment_id":null,"network_id":"aab8eb0e-1847-4360-a01b-c7071b37bd67","tenant_id":"f3a70de09c654612ad3506f61b0e8420","created_at":"2018-11-17T07:43:55Z","ip_version":4}} 2018-11-17 07:43:55,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0b1c1308-701e-4f01-a5d8-045393f21581 2018-11-17 07:43:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.780796051025s 2018-11-17 07:43:55,696 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0b1c1308-701e-4f01-a5d8-045393f21581 2018-11-17 07:43:55,696 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T07:43:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fbda79ad-6a57-4b71-819f-6b3805c7f3f2', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_cf22bc34-6df1-483f-968e-5f4a8b39b34c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'aab8eb0e-1847-4360-a01b-c7071b37bd67', u'tenant_id': u'f3a70de09c654612ad3506f61b0e8420', u'created_at': u'2018-11-17T07:43:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f3a70de09c654612ad3506f61b0e8420'}) 2018-11-17 07:43:55,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 07:43:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "rally_jobs-router_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "admin_state_up": true}}' 2018-11-17 07:43:57,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:57 GMT X-Openstack-Request-Id: req-b6b6f475-05c4-4029-8fce-3492c86e7efc 2018-11-17 07:43:57,481 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "created_at": "2018-11-17T07:43:55Z", "admin_state_up": true, "updated_at": "2018-11-17T07:43:56Z", "project_id": "f3a70de09c654612ad3506f61b0e8420", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "478ff1bb-68df-4049-bdd0-9ddbaf9aa586", "name": "rally_jobs-router_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}} 2018-11-17 07:43:57,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b6b6f475-05c4-4029-8fce-3492c86e7efc 2018-11-17 07:43:57,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.78473782539s 2018-11-17 07:43:57,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b6b6f475-05c4-4029-8fce-3492c86e7efc 2018-11-17 07:43:57,482 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T07:43:56Z', u'revision_number': 2, u'ha': False, u'id': u'478ff1bb-68df-4049-bdd0-9ddbaf9aa586', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_cf22bc34-6df1-483f-968e-5f4a8b39b34c', u'admin_state_up': True, u'tenant_id': u'f3a70de09c654612ad3506f61b0e8420', u'created_at': u'2018-11-17T07:43:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'f3a70de09c654612ad3506f61b0e8420'}) 2018-11-17 07:43:57,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 07:43:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '{"subnet_id": "fbda79ad-6a57-4b71-819f-6b3805c7f3f2"}' 2018-11-17 07:43:59,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:59 GMT X-Openstack-Request-Id: req-aab2bcc6-7b49-4141-bfad-d25c7f67c677 2018-11-17 07:43:59,815 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aab8eb0e-1847-4360-a01b-c7071b37bd67", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "subnet_id": "fbda79ad-6a57-4b71-819f-6b3805c7f3f2", "subnet_ids": ["fbda79ad-6a57-4b71-819f-6b3805c7f3f2"], "port_id": "ae851bcf-140e-40fe-aca0-24eb7a04544d", "id": "478ff1bb-68df-4049-bdd0-9ddbaf9aa586"} 2018-11-17 07:43:59,815 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/add_router_interface.json used request id req-aab2bcc6-7b49-4141-bfad-d25c7f67c677 2018-11-17 07:43:59,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3325510025s 2018-11-17 07:43:59,816 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/add_router_interface.json used request id req-aab2bcc6-7b49-4141-bfad-d25c7f67c677 returning object 478ff1bb-68df-4049-bdd0-9ddbaf9aa586 2018-11-17 07:43:59,816 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 07:43:59,948 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 07:43:59,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 07:43:59,956 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 07:43:59 GMT 2018-11-17 07:43:59,956 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 07:43:59,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:43:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 07:44:00,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44:00 GMT X-Openstack-Request-Id: req-ade8f3cf-5387-4c41-bef9-5d4b8c9312db 2018-11-17 07:44:00,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:44:00,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ade8f3cf-5387-4c41-bef9-5d4b8c9312db 2018-11-17 07:44:00,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320358037949s 2018-11-17 07:44:00,279 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ade8f3cf-5387-4c41-bef9-5d4b8c9312db 2018-11-17 07:44:00,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 07:44:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}' 2018-11-17 07:44:00,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44:00 GMT Location: http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c96193bb-a319-4bae-b76d-8f58da91ef7a 2018-11-17 07:44:00,369 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:44:00Z", "file": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file", "owner": "f3a70de09c654612ad3506f61b0e8420", "id": "b6e65586-5eae-4320-97fe-0ceeac0c1d76", "size": null, "self": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76", "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_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "checksum": null, "created_at": "2018-11-17T07:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 07:44:00,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c96193bb-a319-4bae-b76d-8f58da91ef7a 2018-11-17 07:44:00,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0810279846191s 2018-11-17 07:44:00,370 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c96193bb-a319-4bae-b76d-8f58da91ef7a returning object b6e65586-5eae-4320-97fe-0ceeac0c1d76 2018-11-17 07:44:00,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 07:44:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '' 2018-11-17 07:44:01,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 07:44:01 GMT X-Openstack-Request-Id: req-6182d88e-9ebc-4116-985a-b839c8f7079e 2018-11-17 07:44:01,145 - 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-11-17 07:44:01,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file used request id req-6182d88e-9ebc-4116-985a-b839c8f7079e 2018-11-17 07:44:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.77490401268s 2018-11-17 07:44:01,146 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file used request id req-6182d88e-9ebc-4116-985a-b839c8f7079e 2018-11-17 07:44:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 07:44:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 07:44:01,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44:01 GMT X-Openstack-Request-Id: req-531bbef1-35da-48f8-8894-71a3b8c3cdfc 2018-11-17 07:44:01,176 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:44:01Z", "file": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file", "owner": "f3a70de09c654612ad3506f61b0e8420", "id": "b6e65586-5eae-4320-97fe-0ceeac0c1d76", "size": 12716032, "self": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 07:44:01,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-531bbef1-35da-48f8-8894-71a3b8c3cdfc 2018-11-17 07:44:01,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026447057724s 2018-11-17 07:44:01,177 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-531bbef1-35da-48f8-8894-71a3b8c3cdfc 2018-11-17 07:44:01,179 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file', 'owner': u'f3a70de09c654612ad3506f61b0e8420', 'id': u'b6e65586-5eae-4320-97fe-0ceeac0c1d76', 'size': 12716032, u'self': u'/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3a70de09c654612ad3506f61b0e8420', 'name': 'rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T07:44:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T07:44:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c', '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/b6e65586-5eae-4320-97fe-0ceeac0c1d76', 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_cf22bc34-6df1-483f-968e-5f4a8b39b34c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c', 'created': u'2018-11-17T07:44:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T07:44: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/b6e65586-5eae-4320-97fe-0ceeac0c1d76', 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_cf22bc34-6df1-483f-968e-5f4a8b39b34c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 07:44:01,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:44:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:44:01,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 17 Nov 2018 07: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-ecaa6ac5-db7c-404f-a492-42227556fdb3 x-openstack-request-id: req-ecaa6ac5-db7c-404f-a492-42227556fdb3 2018-11-17 07:44:01,492 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058baf1f-b168-434c-8111-bab7c5af0cb5", "name": "rally_jobs-flavor_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:44:01,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ecaa6ac5-db7c-404f-a492-42227556fdb3 2018-11-17 07:44:01,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310392856598s 2018-11-17 07:44:01,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ecaa6ac5-db7c-404f-a492-42227556fdb3 2018-11-17 07:44:01,494 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_cf22bc34-6df1-483f-968e-5f4a8b39b34c', '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'8cbff874483b4da3951abfc162291b33', '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'058baf1f-b168-434c-8111-bab7c5af0cb5', 'swap': 0}) 2018-11-17 07:44:01,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:44:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"extra_specs": {}}' 2018-11-17 07:44:01,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44:01 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-5f27b16f-5a49-4a84-94c5-c92faa90ad12 x-openstack-request-id: req-5f27b16f-5a49-4a84-94c5-c92faa90ad12 2018-11-17 07:44:01,517 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:44:01,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5/os-extra_specs used request id req-5f27b16f-5a49-4a84-94c5-c92faa90ad12 2018-11-17 07:44:01,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228908061981s 2018-11-17 07:44:01,518 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5/os-extra_specs used request id req-5f27b16f-5a49-4a84-94c5-c92faa90ad12 2018-11-17 07:44:01,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 07:44:03,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 07:44:06,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e4386488-4f19-4350-bbcd-9cf4bdb2e225 | 2018-11-17T07:44:05.646611 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e4386488-4f19-4350-bbcd-9cf4bdb2e225 ~/.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-11-17 07:44:09,328 - 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-11-17 07:44:10,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-17 07:44:10,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 07:44:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 07:44:10,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44: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-82c4799f-42d3-48d2-a966-08122b844f7a x-openstack-request-id: req-82c4799f-42d3-48d2-a966-08122b844f7a 2018-11-17 07:44:10,357 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 07:44:10,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-82c4799f-42d3-48d2-a966-08122b844f7a 2018-11-17 07:44:10,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.290939092636s 2018-11-17 07:44:10,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-82c4799f-42d3-48d2-a966-08122b844f7a 2018-11-17 07:44:10,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 07:44:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 07:44:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44:10 GMT X-Openstack-Request-Id: req-51d5bacc-f04a-48d2-9dcd-880e446f434b 2018-11-17 07:44:10,635 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 07:44:10,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-51d5bacc-f04a-48d2-9dcd-880e446f434b 2018-11-17 07:44:10,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277029037476s 2018-11-17 07:44:10,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-51d5bacc-f04a-48d2-9dcd-880e446f434b 2018-11-17 07:44:10,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 07:44:10,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 07:44:10,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44: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-fd6fa5c3-c8ad-4131-a416-e6f749e018b4 x-openstack-request-id: req-fd6fa5c3-c8ad-4131-a416-e6f749e018b4 2018-11-17 07:44:10,720 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5e6c16d5-a650-4370-b797-62d790118a73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5e6c16d5-a650-4370-b797-62d790118a73", "name": "rally_jobs-flavor_alt_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 07:44:10,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fd6fa5c3-c8ad-4131-a416-e6f749e018b4 2018-11-17 07:44:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0734128952026s 2018-11-17 07:44:10,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fd6fa5c3-c8ad-4131-a416-e6f749e018b4 2018-11-17 07:44:10,722 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_cf22bc34-6df1-483f-968e-5f4a8b39b34c', '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'8cbff874483b4da3951abfc162291b33', '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'5e6c16d5-a650-4370-b797-62d790118a73', 'swap': 0}) 2018-11-17 07:44:10,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 07:44:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" -d '{"extra_specs": {}}' 2018-11-17 07:44:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 07:44: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 x-compute-request-id: req-08a6e580-deff-49ee-b37a-9c801ecb25b9 x-openstack-request-id: req-08a6e580-deff-49ee-b37a-9c801ecb25b9 2018-11-17 07:44:10,751 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 07:44:10,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73/os-extra_specs used request id req-08a6e580-deff-49ee-b37a-9c801ecb25b9 2018-11-17 07:44:10,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284938812256s 2018-11-17 07:44:10,751 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73/os-extra_specs used request id req-08a6e580-deff-49ee-b37a-9c801ecb25b9 2018-11-17 07:44:10,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_cf22bc34-6df1-483f-968e-5f4a8b39b34c', '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'8cbff874483b4da3951abfc162291b33', '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'5e6c16d5-a650-4370-b797-62d790118a73', 'swap': 0}) 2018-11-17 07:44:10,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-17 07:44:10,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-17 07:44:10,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-17 07:44:11,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-17 07:44:11,017 - 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-11-17 08:15:47,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0df355d-949d-480f-9538-7abb49705c03 2018-11-17 08:15:47,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-17 08:15:47,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c0df355d-949d-480f-9538-7abb49705c03'] 2018-11-17 08:15:48,192 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c0df355d-949d-480f-9538-7abb49705c03 -------------------------------------------------------------------------------- Task c0df355d-949d-480f-9538-7abb49705c03: 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 c0df355d-949d-480f-9538-7abb49705c03 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.111 | 2.137 | 4.324 | 4.735 | 6.057 | 2.522 | 100.0% | 100 | | neutron.list_networks | 0.124 | 0.593 | 1.05 | 1.118 | 1.52 | 0.627 | 100.0% | 100 | | total | 1.459 | 2.91 | 4.612 | 5.297 | 6.607 | 3.149 | 100.0% | 100 | | -> duration | 1.459 | 2.91 | 4.612 | 5.297 | 6.607 | 3.149 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.72521 Full duration: 54.628947 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.973 | 1.868 | 3.2 | 3.722 | 4.967 | 2.054 | 100.0% | 40 | | neutron.update_network | 0.394 | 1.22 | 2.629 | 2.783 | 3.498 | 1.427 | 100.0% | 40 | | total | 1.667 | 2.978 | 5.584 | 6.342 | 6.485 | 3.482 | 100.0% | 40 | | -> duration | 1.667 | 2.978 | 5.584 | 6.342 | 6.485 | 3.482 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.531907 Full duration: 35.425193 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.119 | 2.064 | 2.872 | 3.255 | 4.453 | 2.152 | 100.0% | 40 | | neutron.delete_network | 0.796 | 2.185 | 3.571 | 3.599 | 3.701 | 2.206 | 100.0% | 40 | | total | 2.439 | 4.141 | 6.209 | 6.231 | 7.364 | 4.359 | 100.0% | 40 | | -> duration | 2.439 | 4.141 | 6.209 | 6.231 | 7.364 | 4.359 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.152485 Full duration: 26.493741 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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 | 1.905 | 3.879 | 4.137 | 7.991 | 2.378 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.664 | 3.652 | 17.061 | 17.342 | 17.449 | 6.76 | 100.0% | 40 | | neutron.list_subnets | 0.126 | 0.364 | 1.037 | 1.241 | 1.423 | 0.501 | 100.0% | 40 | | total | 3.324 | 5.877 | 21.303 | 21.606 | 22.683 | 9.64 | 100.0% | 40 | | -> duration | 3.324 | 5.877 | 21.303 | 21.606 | 22.683 | 9.64 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.753311 Full duration: 82.94753 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.233 | 2.207 | 3.089 | 3.318 | 4.087 | 2.3 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.896 | 4.827 | 7.611 | 8.611 | 10.471 | 5.052 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.343 | 3.566 | 5.963 | 6.654 | 7.224 | 3.843 | 100.0% | 100 | | total | 5.593 | 10.674 | 15.122 | 17.521 | 19.486 | 11.195 | 100.0% | 100 | | -> duration | 5.593 | 10.674 | 15.122 | 17.521 | 19.486 | 11.195 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.663705 Full duration: 174.009647 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.499 | 2.244 | 2.963 | 3.162 | 4.12 | 2.334 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.171 | 5.143 | 11.589 | 11.919 | 11.998 | 6.033 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.24 | 6.437 | 15.38 | 15.831 | 18.274 | 7.739 | 100.0% | 40 | | total | 6.961 | 13.076 | 29.835 | 31.49 | 32.823 | 16.106 | 100.0% | 40 | | -> duration | 6.961 | 13.076 | 29.835 | 31.49 | 32.823 | 16.106 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.515757 Full duration: 62.812045 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.465 | 2.23 | 3.187 | 3.613 | 4.074 | 2.409 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.921 | 6.033 | 13.189 | 14.074 | 14.653 | 6.458 | 100.0% | 40 | | neutron.create_router (x2) | 0.387 | 0.991 | 3.422 | 3.568 | 4.585 | 1.448 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.835 | 20.213 | 47.315 | 48.168 | 49.571 | 22.95 | 100.0% | 40 | | neutron.list_routers | 0.367 | 0.778 | 1.265 | 1.456 | 3.441 | 0.88 | 100.0% | 40 | | total | 14.416 | 30.183 | 68.91 | 70.155 | 70.244 | 34.146 | 100.0% | 40 | | -> duration | 14.416 | 30.183 | 68.91 | 70.155 | 70.244 | 34.146 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.657024 Full duration: 202.655495 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.634 | 5.449 | 6.418 | 6.553 | 7.444 | 4.226 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.473 | 5.208 | 11.102 | 11.57 | 11.827 | 6.188 | 100.0% | 40 | | neutron.create_router (x2) | 0.409 | 0.794 | 2.351 | 2.547 | 3.655 | 1.155 | 100.0% | 40 | | neutron.add_interface_router (x2) | 10.613 | 18.134 | 38.349 | 41.108 | 42.507 | 20.736 | 100.0% | 40 | | neutron.update_router (x2) | 1.728 | 4.954 | 13.383 | 13.669 | 13.946 | 5.916 | 100.0% | 40 | | total | 20.367 | 30.903 | 74.663 | 74.681 | 74.759 | 38.222 | 100.0% | 40 | | -> duration | 20.367 | 30.903 | 74.663 | 74.681 | 74.759 | 38.222 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.157406 Full duration: 204.626244 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.314 | 2.249 | 3.09 | 3.558 | 3.719 | 2.325 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.953 | 5.018 | 14.106 | 14.189 | 15.147 | 5.918 | 100.0% | 40 | | neutron.create_router (x2) | 0.351 | 0.858 | 2.79 | 3.2 | 4.017 | 1.282 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.883 | 18.886 | 48.126 | 49.137 | 50.772 | 22.029 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.55 | 11.243 | 33.834 | 34.993 | 35.495 | 15.528 | 100.0% | 40 | | neutron.delete_router (x2) | 0.771 | 2.811 | 5.124 | 6.123 | 8.049 | 3.184 | 100.0% | 40 | | total | 25.099 | 42.375 | 108.914 | 109.185 | 110.299 | 50.266 | 100.0% | 40 | | -> duration | 25.099 | 42.375 | 108.914 | 109.185 | 110.299 | 50.266 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.302501 Full duration: 172.869245 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.843 | 1.135 | 2.111 | 2.125 | 2.139 | 1.371 | 100.0% | 8 | | neutron.create_port (x50) | 36.17 | 52.167 | 69.015 | 69.031 | 69.046 | 52.305 | 100.0% | 8 | | neutron.list_ports | 0.36 | 0.941 | 1.701 | 1.712 | 1.724 | 0.958 | 100.0% | 8 | | total | 37.599 | 54.641 | 72.194 | 72.197 | 72.199 | 54.637 | 100.0% | 8 | | -> duration | 37.599 | 54.641 | 72.194 | 72.197 | 72.199 | 54.637 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.188754 Full duration: 231.237327 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.038 | 1.834 | 2.725 | 2.834 | 3.482 | 1.882 | 100.0% | 40 | | neutron.create_port (x5) | 3.548 | 7.461 | 21.185 | 21.34 | 22.521 | 10.708 | 100.0% | 40 | | neutron.update_port (x5) | 2.293 | 4.383 | 12.153 | 12.785 | 13.1 | 6.294 | 100.0% | 40 | | total | 7.477 | 13.534 | 36.053 | 36.117 | 36.313 | 18.886 | 100.0% | 40 | | -> duration | 7.477 | 13.534 | 36.053 | 36.117 | 36.313 | 18.886 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.591305 Full duration: 106.669668 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.097 | 2.05 | 2.594 | 2.695 | 3.997 | 2.045 | 100.0% | 40 | | neutron.create_port (x5) | 4.391 | 10.122 | 16.367 | 20.833 | 21.754 | 10.541 | 100.0% | 40 | | neutron.delete_port (x5) | 3.154 | 6.535 | 11.243 | 12.704 | 13.271 | 6.787 | 100.0% | 40 | | total | 9.118 | 18.607 | 29.229 | 36.638 | 37.315 | 19.375 | 100.0% | 40 | | -> duration | 9.118 | 18.607 | 29.229 | 36.638 | 37.315 | 19.375 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.132828 Full duration: 73.168111 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.342 | 0.955 | 1.136 | 1.151 | 1.168 | 0.854 | 100.0% | 40 | | total | 0.945 | 1.754 | 2.185 | 2.213 | 2.226 | 1.723 | 100.0% | 40 | | -> duration | 0.945 | 1.754 | 2.185 | 2.213 | 2.226 | 1.723 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.17313 Full duration: 46.294565 -------------------------------------------------------------------------------- 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 c0df355d-949d-480f-9538-7abb49705c03 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.118 | 1.213 | 1.491 | 1.543 | 1.595 | 1.285 | 100.0% | 4 | | neutron.create_subnet | 0.831 | 1.209 | 1.44 | 1.44 | 1.44 | 1.172 | 100.0% | 4 | | neutron.create_port (x125) | 126.727 | 183.399 | 239.072 | 239.135 | 239.199 | 183.181 | 100.0% | 4 | | neutron.create_trunk | 8.827 | 12.334 | 15.861 | 15.952 | 16.043 | 12.385 | 100.0% | 4 | | neutron.update_port | 1.584 | 2.308 | 2.943 | 2.952 | 2.96 | 2.29 | 100.0% | 4 | | neutron.list_trunks | 0.04 | 0.044 | 0.049 | 0.049 | 0.049 | 0.045 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.277 | 0.63 | 0.833 | 0.847 | 0.86 | 0.599 | 100.0% | 4 | | neutron.delete_trunk | 0.333 | 0.461 | 0.755 | 0.792 | 0.83 | 0.521 | 100.0% | 4 | | total | 140.287 | 201.875 | 261.894 | 261.899 | 261.903 | 201.485 | 100.0% | 4 | | -> duration | 140.287 | 201.875 | 261.894 | 261.899 | 261.903 | 201.485 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 261.903398 Full duration: 381.995269 HINTS: * To plot HTML graphics with this data, run: rally task report c0df355d-949d-480f-9538-7abb49705c03 --out output.html * To generate a JUnit report, run: rally task export c0df355d-949d-480f-9538-7abb49705c03 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0df355d-949d-480f-9538-7abb49705c03 --json --out output.json 2018-11-17 08:15:48,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c0df355d-949d-480f-9538-7abb49705c03', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-17 08:15:50,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c0df355d-949d-480f-9538-7abb49705c03 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-17 08:15:50.185 17683 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-17 08:15:50.186 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-17 08:15:50.187 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-17 08:15:50.525 17683 INFO rally.api [-] Building 'json' report for the following task(s): 'c0df355d-949d-480f-9538-7abb49705c03'. 2018-11-17 08:15:50.646 17683 INFO rally.api [-] The report has been successfully built. 2018-11-17 08:15:50,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c0df355d-949d-480f-9538-7abb49705c03', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-17 08:15:53,404 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c0df355d-949d-480f-9538-7abb49705c03 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-17 08:15:52.742 17685 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-17 08:15:52.742 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-17 08:15:52.744 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-17 08:15:53.082 17685 INFO rally.api [-] Building 'html' report for the following task(s): 'c0df355d-949d-480f-9538-7abb49705c03'. 2018-11-17 08:15:53.286 17685 INFO rally.api [-] The report has been successfully built. 2018-11-17 08:15:53,480 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-17 08:15:53,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:30:55 | 612 | 100.00% | | | | | | | TOTAL: | 00:30:55 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-11-17 08:15:53,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-11-17 08:15:53,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 08:15:53,603 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 32:00 | PASS | +--------------------+------------------+------------------+----------------+ 2018-11-17 08:15:53,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:15:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:15:54,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15: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-f0b605bb-9c97-4e6b-af82-4e9df4855157 x-openstack-request-id: req-f0b605bb-9c97-4e6b-af82-4e9df4855157 2018-11-17 08:15:54,291 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058baf1f-b168-434c-8111-bab7c5af0cb5", "name": "rally_jobs-flavor_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5e6c16d5-a650-4370-b797-62d790118a73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5e6c16d5-a650-4370-b797-62d790118a73", "name": "rally_jobs-flavor_alt_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:15:54,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f0b605bb-9c97-4e6b-af82-4e9df4855157 2018-11-17 08:15:54,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.682391881943s 2018-11-17 08:15:54,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f0b605bb-9c97-4e6b-af82-4e9df4855157 2018-11-17 08:15:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:15:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:15:54,328 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15: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-94d0f672-a55c-4b7d-9cc0-cf69ddf4a999 x-openstack-request-id: req-94d0f672-a55c-4b7d-9cc0-cf69ddf4a999 2018-11-17 08:15:54,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73 used request id req-94d0f672-a55c-4b7d-9cc0-cf69ddf4a999 2018-11-17 08:15:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341119766235s 2018-11-17 08:15:54,329 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5e6c16d5-a650-4370-b797-62d790118a73 used request id req-94d0f672-a55c-4b7d-9cc0-cf69ddf4a999 2018-11-17 08:15:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 08:15:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" -d '{"subnet_id": "fbda79ad-6a57-4b71-819f-6b3805c7f3f2"}' 2018-11-17 08:15:56,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15:56 GMT X-Openstack-Request-Id: req-926968f1-bc6e-4f0c-9108-ea980ed11d3c 2018-11-17 08:15:56,710 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aab8eb0e-1847-4360-a01b-c7071b37bd67", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "subnet_id": "fbda79ad-6a57-4b71-819f-6b3805c7f3f2", "subnet_ids": ["fbda79ad-6a57-4b71-819f-6b3805c7f3f2"], "port_id": "ae851bcf-140e-40fe-aca0-24eb7a04544d", "id": "478ff1bb-68df-4049-bdd0-9ddbaf9aa586"} 2018-11-17 08:15:56,710 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/remove_router_interface.json used request id req-926968f1-bc6e-4f0c-9108-ea980ed11d3c 2018-11-17 08:15:56,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38065004349s 2018-11-17 08:15:56,710 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586/remove_router_interface.json used request id req-926968f1-bc6e-4f0c-9108-ea980ed11d3c returning object 478ff1bb-68df-4049-bdd0-9ddbaf9aa586 2018-11-17 08:15:56,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 08:15:56,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:15:56,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15:56 GMT X-Openstack-Request-Id: req-be802fb6-0896-4d62-a0dd-a0f3c5d7152e 2018-11-17 08:15:56,852 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "created_at": "2018-11-17T07:43:55Z", "admin_state_up": true, "updated_at": "2018-11-17T08:15:55Z", "project_id": "f3a70de09c654612ad3506f61b0e8420", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "478ff1bb-68df-4049-bdd0-9ddbaf9aa586", "name": "rally_jobs-router_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5049123fb57a4b45be42673b97477a05", "created_at": "2018-11-17T07:01:51Z", "admin_state_up": true, "updated_at": "2018-11-17T07:01:51Z", "project_id": "5049123fb57a4b45be42673b97477a05", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57ca568d-8625-4207-b705-6989e4fab82b", "name": "tempest-pretest-check-1326048959"}]} 2018-11-17 08:15:56,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-be802fb6-0896-4d62-a0dd-a0f3c5d7152e 2018-11-17 08:15:56,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141059160233s 2018-11-17 08:15:56,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-be802fb6-0896-4d62-a0dd-a0f3c5d7152e 2018-11-17 08:15:56,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 08:15:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:15:58,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:15:58 GMT X-Openstack-Request-Id: req-7544dda7-1d1e-4b04-8978-041e776d5270 2018-11-17 08:15:58,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:15:58,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586.json used request id req-7544dda7-1d1e-4b04-8978-041e776d5270 2018-11-17 08:15:58,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.70288395882s 2018-11-17 08:15:58,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/478ff1bb-68df-4049-bdd0-9ddbaf9aa586.json used request id req-7544dda7-1d1e-4b04-8978-041e776d5270 2018-11-17 08:15:58,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 08:15:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:15:58,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15:58 GMT X-Openstack-Request-Id: req-a45a5ef4-02ee-4e55-850f-4a71f4f59e05 2018-11-17 08:15:58,630 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4},{"updated_at":"2018-11-17T07:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fbda79ad-6a57-4b71-819f-6b3805c7f3f2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f3a70de09c654612ad3506f61b0e8420","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_cf22bc34-6df1-483f-968e-5f4a8b39b34c","enable_dhcp":true,"segment_id":null,"network_id":"aab8eb0e-1847-4360-a01b-c7071b37bd67","tenant_id":"f3a70de09c654612ad3506f61b0e8420","created_at":"2018-11-17T07:43:55Z","ip_version":4}]} 2018-11-17 08:15:58,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a45a5ef4-02ee-4e55-850f-4a71f4f59e05 2018-11-17 08:15:58,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0731961727142s 2018-11-17 08:15:58,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a45a5ef4-02ee-4e55-850f-4a71f4f59e05 2018-11-17 08:15:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 08:15:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fbda79ad-6a57-4b71-819f-6b3805c7f3f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:15:59,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:15:59 GMT X-Openstack-Request-Id: req-f7380b6c-7fdf-455e-8cc7-eb6a98a0ed2f 2018-11-17 08:15:59,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:15:59,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fbda79ad-6a57-4b71-819f-6b3805c7f3f2.json used request id req-f7380b6c-7fdf-455e-8cc7-eb6a98a0ed2f 2018-11-17 08:15:59,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13521099091s 2018-11-17 08:15:59,768 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fbda79ad-6a57-4b71-819f-6b3805c7f3f2.json used request id req-f7380b6c-7fdf-455e-8cc7-eb6a98a0ed2f 2018-11-17 08:15:59,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:15:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:15:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 17 Nov 2018 08:15:59 GMT X-Openstack-Request-Id: req-82d470e5-424a-4786-bd4f-6c3f013b9d43 2018-11-17 08:15:59,858 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aab8eb0e-1847-4360-a01b-c7071b37bd67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"f3a70de09c654612ad3506f61b0e8420","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T08:15:59Z","qos_policy_id":null,"name":"rally_jobs-net_cf22bc34-6df1-483f-968e-5f4a8b39b34c","admin_state_up":true,"tenant_id":"f3a70de09c654612ad3506f61b0e8420","created_at":"2018-11-17T07:43:53Z","provider:network_type":"vxlan"}]} 2018-11-17 08:15:59,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d470e5-424a-4786-bd4f-6c3f013b9d43 2018-11-17 08:15:59,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0890591144562s 2018-11-17 08:15:59,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d470e5-424a-4786-bd4f-6c3f013b9d43 2018-11-17 08:15:59,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 08:15:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/aab8eb0e-1847-4360-a01b-c7071b37bd67.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:16:01,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:16:01 GMT X-Openstack-Request-Id: req-1e04d836-90f5-481f-a0b5-bfdcab0e6192 2018-11-17 08:16:01,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:16:01,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aab8eb0e-1847-4360-a01b-c7071b37bd67.json used request id req-1e04d836-90f5-481f-a0b5-bfdcab0e6192 2018-11-17 08:16:01,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.96662402153s 2018-11-17 08:16:01,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aab8eb0e-1847-4360-a01b-c7071b37bd67.json used request id req-1e04d836-90f5-481f-a0b5-bfdcab0e6192 2018-11-17 08:16:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:16:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:16:02,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:02 GMT X-Openstack-Request-Id: req-51503a49-227b-41d2-91bc-d58481de9958 2018-11-17 08:16:02,642 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T07:44:01Z", "file": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/file", "owner": "f3a70de09c654612ad3506f61b0e8420", "id": "b6e65586-5eae-4320-97fe-0ceeac0c1d76", "size": 12716032, "self": "/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T07:44:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:16:02,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-51503a49-227b-41d2-91bc-d58481de9958 2018-11-17 08:16:02,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811300992966s 2018-11-17 08:16:02,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-51503a49-227b-41d2-91bc-d58481de9958 2018-11-17 08:16:02,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:16:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c5b7cc059ca83a16b61b29277283f896e18397e8f08c0cd883973a2e733cd6a8" 2018-11-17 08:16:02,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:16:02 GMT X-Openstack-Request-Id: req-cb9e364f-17ef-4b09-9bf0-dc5273cb879a 2018-11-17 08:16:02,940 - 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-11-17 08:16:02,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76 used request id req-cb9e364f-17ef-4b09-9bf0-dc5273cb879a 2018-11-17 08:16:02,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296057939529s 2018-11-17 08:16:02,941 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b6e65586-5eae-4320-97fe-0ceeac0c1d76 used request id req-cb9e364f-17ef-4b09-9bf0-dc5273cb879a 2018-11-17 08:16:02,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:16:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:02,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-f52679a7-f182-43f7-9d15-7a11fb020af2 x-openstack-request-id: req-f52679a7-f182-43f7-9d15-7a11fb020af2 2018-11-17 08:16:02,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058baf1f-b168-434c-8111-bab7c5af0cb5", "name": "rally_jobs-flavor_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:16:02,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f52679a7-f182-43f7-9d15-7a11fb020af2 2018-11-17 08:16:02,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352549552917s 2018-11-17 08:16:02,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f52679a7-f182-43f7-9d15-7a11fb020af2 2018-11-17 08:16:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:16:02,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:03,036 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-b8fdd234-58a9-4294-9b8d-9a603c57bcaa x-openstack-request-id: req-b8fdd234-58a9-4294-9b8d-9a603c57bcaa 2018-11-17 08:16:03,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5 used request id req-b8fdd234-58a9-4294-9b8d-9a603c57bcaa 2018-11-17 08:16:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0575151443481s 2018-11-17 08:16:03,036 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/058baf1f-b168-434c-8111-bab7c5af0cb5 used request id req-b8fdd234-58a9-4294-9b8d-9a603c57bcaa 2018-11-17 08:16:03,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:16:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235a75f0-c9ff-40f1-8984-3d2445ebc3a1 2018-11-17 08:16:03,262 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "links": {"self": "http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91f0720191d44a6689dae42dd68cded3", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:16:03,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-235a75f0-c9ff-40f1-8984-3d2445ebc3a1 2018-11-17 08:16:03,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225365161896s 2018-11-17 08:16:03,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-235a75f0-c9ff-40f1-8984-3d2445ebc3a1 2018-11-17 08:16:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:16:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:03,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5b65d1-5d76-44a9-921b-36949004c41a 2018-11-17 08:16:03,489 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_cf22bc34-6df1-483f-968e-5f4a8b39b34c", "links": {"self": "http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "91f0720191d44a6689dae42dd68cded3", "description": null}} 2018-11-17 08:16:03,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 used request id req-ff5b65d1-5d76-44a9-921b-36949004c41a 2018-11-17 08:16:03,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220585823059s 2018-11-17 08:16:03,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 used request id req-ff5b65d1-5d76-44a9-921b-36949004c41a 2018-11-17 08:16:03,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:16:03,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:03,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3cda4e-6978-4f86-bd13-e709dad9f8c4 2018-11-17 08:16:03,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:16:03,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 used request id req-2a3cda4e-6978-4f86-bd13-e709dad9f8c4 2018-11-17 08:16:03,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290340900421s 2018-11-17 08:16:03,781 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/91f0720191d44a6689dae42dd68cded3 used request id req-2a3cda4e-6978-4f86-bd13-e709dad9f8c4 2018-11-17 08:16:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:16:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:03,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0ac5ae-ae52-47ba-b562-87ee6d2d9b4f 2018-11-17 08:16:03,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420"}, "tags": [], "enabled": true, "id": "f3a70de09c654612ad3506f61b0e8420", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_cf22bc34-6df1-483f-968e-5f4a8b39b34c"}]} 2018-11-17 08:16:03,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7b0ac5ae-ae52-47ba-b562-87ee6d2d9b4f 2018-11-17 08:16:03,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186563014984s 2018-11-17 08:16:03,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7b0ac5ae-ae52-47ba-b562-87ee6d2d9b4f 2018-11-17 08:16:03,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:16:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:04,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856009d6-fc9e-42e2-8be7-96e0caa79b46 2018-11-17 08:16:04,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:16:04,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420 used request id req-856009d6-fc9e-42e2-8be7-96e0caa79b46 2018-11-17 08:16:04,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272094964981s 2018-11-17 08:16:04,252 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f3a70de09c654612ad3506f61b0e8420 used request id req-856009d6-fc9e-42e2-8be7-96e0caa79b46 2018-11-17 08:16:04,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:16:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f3a70de09c654612ad3506f61b0e8420&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:04 GMT X-Openstack-Request-Id: req-8481c447-9ff8-49a6-9f23-df2d16b3d25c 2018-11-17 08:16:04,731 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "created_at": "2018-11-17T07:43:53Z", "updated_at": "2018-11-17T07:43:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "6727b425-24c3-4a79-883e-7c4070897469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "68f706b8-964c-4be7-8142-704f3b935a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "e28c206f-e8f4-4c19-8cef-bade3a3d91dc", "remote_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "ff5b4c43-f64d-4e29-84b7-06209c9827ce", "remote_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3a70de09c654612ad3506f61b0e8420"}], "revision_number": 1, "project_id": "f3a70de09c654612ad3506f61b0e8420", "id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "name": "default"}]} 2018-11-17 08:16:04,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f3a70de09c654612ad3506f61b0e8420&name=default used request id req-8481c447-9ff8-49a6-9f23-df2d16b3d25c 2018-11-17 08:16:04,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.474155902863s 2018-11-17 08:16:04,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f3a70de09c654612ad3506f61b0e8420&name=default used request id req-8481c447-9ff8-49a6-9f23-df2d16b3d25c 2018-11-17 08:16:04,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:16:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:04 GMT X-Openstack-Request-Id: req-3a399050-6b0c-4d2f-8f93-188e46da424f 2018-11-17 08:16:04,785 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "created_at": "2018-11-17T07:43:53Z", "updated_at": "2018-11-17T07:43:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "68f706b8-964c-4be7-8142-704f3b935a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "e28c206f-e8f4-4c19-8cef-bade3a3d91dc", "remote_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "ff5b4c43-f64d-4e29-84b7-06209c9827ce", "remote_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3a70de09c654612ad3506f61b0e8420"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T07:43:53Z", "revision_number": 0, "id": "6727b425-24c3-4a79-883e-7c4070897469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T07:43:53Z", "security_group_id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "tenant_id": "f3a70de09c654612ad3506f61b0e8420", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3a70de09c654612ad3506f61b0e8420"}], "revision_number": 1, "project_id": "f3a70de09c654612ad3506f61b0e8420", "id": "44f00e92-6b04-4010-a109-7b3a82778ca2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 08:16:04,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3a399050-6b0c-4d2f-8f93-188e46da424f 2018-11-17 08:16:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479168891907s 2018-11-17 08:16:04,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3a399050-6b0c-4d2f-8f93-188e46da424f 2018-11-17 08:16:04,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 08:16:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/44f00e92-6b04-4010-a109-7b3a82778ca2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b0182612a6af0293dbd3e7b7b7fd695a1b7aed1152665648f2a4166cf5db0a20" 2018-11-17 08:16:04,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:16:04 GMT X-Openstack-Request-Id: req-c0665d23-f9bf-463a-aec0-083e301e2e0a 2018-11-17 08:16:04,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:16:04,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/44f00e92-6b04-4010-a109-7b3a82778ca2.json used request id req-c0665d23-f9bf-463a-aec0-083e301e2e0a 2018-11-17 08:16:04,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164861917496s 2018-11-17 08:16:04,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/44f00e92-6b04-4010-a109-7b3a82778ca2.json used request id req-c0665d23-f9bf-463a-aec0-083e301e2e0a 2018-11-17 08:16:05,008 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-17 08:16:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:16:05,059 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc2ee57-4cbe-4a12-813e-861c3c613480 2018-11-17 08:16:05,059 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:16:05,059 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-bdc2ee57-4cbe-4a12-813e-861c3c613480 2018-11-17 08:16:05,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:16:05,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["4W5ym7vjSeCVJdn0Xp6zeg"], "issued_at": "2018-11-17T08:16:05.000000Z"}} 2018-11-17 08:16:05,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:16:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:05,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:05 GMT X-Openstack-Request-Id: req-65e49c53-516c-45a6-8b53-73bd34a70543 2018-11-17 08:16:05,837 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:16:05,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65e49c53-516c-45a6-8b53-73bd34a70543 2018-11-17 08:16:05,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374517917633s 2018-11-17 08:16:05,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65e49c53-516c-45a6-8b53-73bd34a70543 2018-11-17 08:16:05,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:16:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:05,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb85b64-9c56-4ea2-bea2-9e95c014dc1a 2018-11-17 08:16:05,961 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:16:05,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9bb85b64-9c56-4ea2-bea2-9e95c014dc1a 2018-11-17 08:16:05,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115392923355s 2018-11-17 08:16:05,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9bb85b64-9c56-4ea2-bea2-9e95c014dc1a 2018-11-17 08:16:05,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:16:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}}' 2018-11-17 08:16:06,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 379 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6832b3c1-fba0-4678-88a9-e2f6220b7055 2018-11-17 08:16:06,136 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452"}, "tags": [], "enabled": true, "id": "6ffd76b30cad496ea2e651d1b227a452", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}} 2018-11-17 08:16:06,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6832b3c1-fba0-4678-88a9-e2f6220b7055 2018-11-17 08:16:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.167763948441s 2018-11-17 08:16:06,137 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6832b3c1-fba0-4678-88a9-e2f6220b7055 2018-11-17 08:16:06,137 - 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'6ffd76b30cad496ea2e651d1b227a452', '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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec'}) 2018-11-17 08:16:06,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:16:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "96d14611-d368-445c-b110-73510e68bd5b", "email": null, "name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}}' 2018-11-17 08:16:06,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0886cf7-6756-445b-9dd7-463874c2bddd 2018-11-17 08:16:06,601 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:16:06,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a0886cf7-6756-445b-9dd7-463874c2bddd 2018-11-17 08:16:06,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.457294940948s 2018-11-17 08:16:06,601 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a0886cf7-6756-445b-9dd7-463874c2bddd 2018-11-17 08:16:06,602 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9fe878789e404180b0b08da7ec4cc5df', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec'}) 2018-11-17 08:16:06,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:06,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179f3a29-9b2e-44f9-b00d-ec9d8d8e32b0 2018-11-17 08:16:06,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:06,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-179f3a29-9b2e-44f9-b00d-ec9d8d8e32b0 2018-11-17 08:16:06,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199069023132s 2018-11-17 08:16:06,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-179f3a29-9b2e-44f9-b00d-ec9d8d8e32b0 2018-11-17 08:16:06,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:06,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e9fefc-6879-4a4f-854e-51ae86b74114 2018-11-17 08:16:06,919 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:06,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-87e9fefc-6879-4a4f-854e-51ae86b74114 2018-11-17 08:16:06,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108726978302s 2018-11-17 08:16:06,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-87e9fefc-6879-4a4f-854e-51ae86b74114 2018-11-17 08:16:06,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:07,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba27a59a-dc5f-4651-a01c-cc201eb07d2b 2018-11-17 08:16:07,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:07,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba27a59a-dc5f-4651-a01c-cc201eb07d2b 2018-11-17 08:16:07,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189160108566s 2018-11-17 08:16:07,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba27a59a-dc5f-4651-a01c-cc201eb07d2b 2018-11-17 08:16:07,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:16:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:07,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49c7aba-5656-4120-a1a6-0abf75f3c7cc 2018-11-17 08:16:07,265 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:16:07,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e49c7aba-5656-4120-a1a6-0abf75f3c7cc 2018-11-17 08:16:07,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144646167755s 2018-11-17 08:16:07,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e49c7aba-5656-4120-a1a6-0abf75f3c7cc 2018-11-17 08:16:07,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:16:07,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:07,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1b3f48-0045-4735-ab4b-92e855061bd2 2018-11-17 08:16:07,483 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:16:07,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e1b3f48-0045-4735-ab4b-92e855061bd2 2018-11-17 08:16:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216944932938s 2018-11-17 08:16:07,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e1b3f48-0045-4735-ab4b-92e855061bd2 2018-11-17 08:16:07,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:16:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 540 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c89ee3e-c2d7-4c5c-aaa4-dfdc45f9b98f 2018-11-17 08:16:07,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452"}, "tags": [], "enabled": true, "id": "6ffd76b30cad496ea2e651d1b227a452", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 08:16:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4c89ee3e-c2d7-4c5c-aaa4-dfdc45f9b98f 2018-11-17 08:16:07,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194456100464s 2018-11-17 08:16:07,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4c89ee3e-c2d7-4c5c-aaa4-dfdc45f9b98f 2018-11-17 08:16:07,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:16:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ffd76b30cad496ea2e651d1b227a452" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18532856-3c48-4f23-b3cf-4a2c0e7e8109 2018-11-17 08:16:07,819 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ffd76b30cad496ea2e651d1b227a452", "previous": null, "next": null}} 2018-11-17 08:16:07,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ffd76b30cad496ea2e651d1b227a452 used request id req-18532856-3c48-4f23-b3cf-4a2c0e7e8109 2018-11-17 08:16:07,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119006156921s 2018-11-17 08:16:07,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ffd76b30cad496ea2e651d1b227a452 used request id req-18532856-3c48-4f23-b3cf-4a2c0e7e8109 2018-11-17 08:16:07,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:16:07,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57aa056c-be3a-485a-96f9-7c9f70f023b1 2018-11-17 08:16:08,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:16:08,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-57aa056c-be3a-485a-96f9-7c9f70f023b1 2018-11-17 08:16:08,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230190992355s 2018-11-17 08:16:08,054 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-57aa056c-be3a-485a-96f9-7c9f70f023b1 2018-11-17 08:16:08,055 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 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'6ffd76b30cad496ea2e651d1b227a452', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '96d14611-d368-445c-b110-73510e68bd5b', 'username': u'refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:16:08,058 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'password': '96d14611-d368-445c-b110-73510e68bd5b', 'project_name': 'refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '6ffd76b30cad496ea2e651d1b227a452', 'project_domain_name': 'Default'} 2018-11-17 08:16:08,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e794e4db-6beb-4aa6-8029-663efc1748d7 2018-11-17 08:16:08,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:08,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e794e4db-6beb-4aa6-8029-663efc1748d7 2018-11-17 08:16:08,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148092985153s 2018-11-17 08:16:08,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e794e4db-6beb-4aa6-8029-663efc1748d7 2018-11-17 08:16:08,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3952316-9cee-418e-9e5b-c282f30089ea 2018-11-17 08:16:08,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:08,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3952316-9cee-418e-9e5b-c282f30089ea 2018-11-17 08:16:08,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193137168884s 2018-11-17 08:16:08,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3952316-9cee-418e-9e5b-c282f30089ea 2018-11-17 08:16:08,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:16:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1ed206-e00f-4b58-8ee8-123e6b89d35e 2018-11-17 08:16:08,518 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:16:08,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fc1ed206-e00f-4b58-8ee8-123e6b89d35e 2018-11-17 08:16:08,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103728055954s 2018-11-17 08:16:08,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fc1ed206-e00f-4b58-8ee8-123e6b89d35e 2018-11-17 08:16:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:16:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2f4c33-4448-453a-91f6-7251d10834c5 2018-11-17 08:16:08,645 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:16:08,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0f2f4c33-4448-453a-91f6-7251d10834c5 2018-11-17 08:16:08,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125608921051s 2018-11-17 08:16:08,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0f2f4c33-4448-453a-91f6-7251d10834c5 2018-11-17 08:16:08,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:16:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 540 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f18acc-948f-417a-8e64-31ea64623b57 2018-11-17 08:16:08,815 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452"}, "tags": [], "enabled": true, "id": "6ffd76b30cad496ea2e651d1b227a452", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 08:16:08,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-44f18acc-948f-417a-8e64-31ea64623b57 2018-11-17 08:16:08,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156325817108s 2018-11-17 08:16:08,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-44f18acc-948f-417a-8e64-31ea64623b57 2018-11-17 08:16:08,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:16:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=6ffd76b30cad496ea2e651d1b227a452" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d552cc9-1c58-41a2-9780-7202334fe0af 2018-11-17 08:16:08,934 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=6ffd76b30cad496ea2e651d1b227a452", "previous": null, "next": null}} 2018-11-17 08:16:08,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=6ffd76b30cad496ea2e651d1b227a452 used request id req-6d552cc9-1c58-41a2-9780-7202334fe0af 2018-11-17 08:16:08,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110934972763s 2018-11-17 08:16:08,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9fe878789e404180b0b08da7ec4cc5df&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=6ffd76b30cad496ea2e651d1b227a452 used request id req-6d552cc9-1c58-41a2-9780-7202334fe0af 2018-11-17 08:16:08,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:16:08,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e75dc14-25d2-4a89-ae9a-dac272c7fd57 2018-11-17 08:16:09,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:16:09,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 used request id req-5e75dc14-25d2-4a89-ae9a-dac272c7fd57 2018-11-17 08:16:09,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134300947189s 2018-11-17 08:16:09,073 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 used request id req-5e75dc14-25d2-4a89-ae9a-dac272c7fd57 2018-11-17 08:16:09,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fe61d7-27a9-45d8-b653-f387bfd1fa5d 2018-11-17 08:16:09,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:09,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13fe61d7-27a9-45d8-b653-f387bfd1fa5d 2018-11-17 08:16:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201790094376s 2018-11-17 08:16:09,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13fe61d7-27a9-45d8-b653-f387bfd1fa5d 2018-11-17 08:16:09,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:16:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ddd4c3-a890-47bb-b2b1-ab2822b413ed 2018-11-17 08:16:09,389 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:16:09,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-85ddd4c3-a890-47bb-b2b1-ab2822b413ed 2018-11-17 08:16:09,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10479593277s 2018-11-17 08:16:09,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-85ddd4c3-a890-47bb-b2b1-ab2822b413ed 2018-11-17 08:16:09,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:16:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b374e76-b2ca-419f-8c3d-eb1db8a77987 2018-11-17 08:16:09,519 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:16:09,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0b374e76-b2ca-419f-8c3d-eb1db8a77987 2018-11-17 08:16:09,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128310918808s 2018-11-17 08:16:09,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0b374e76-b2ca-419f-8c3d-eb1db8a77987 2018-11-17 08:16:09,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:16:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=9fe878789e404180b0b08da7ec4cc5df&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c244b0-7af0-4a78-86d2-c952530abd6b 2018-11-17 08:16:09,739 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=9fe878789e404180b0b08da7ec4cc5df&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:16:09,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=9fe878789e404180b0b08da7ec4cc5df&scope.domain.id=default used request id req-32c244b0-7af0-4a78-86d2-c952530abd6b 2018-11-17 08:16:09,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207514047623s 2018-11-17 08:16:09,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=9fe878789e404180b0b08da7ec4cc5df&scope.domain.id=default used request id req-32c244b0-7af0-4a78-86d2-c952530abd6b 2018-11-17 08:16:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:16:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:09,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39159000-45d3-4fee-ba43-e3f848230c64 2018-11-17 08:16:09,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:16:09,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 used request id req-39159000-45d3-4fee-ba43-e3f848230c64 2018-11-17 08:16:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15638589859s 2018-11-17 08:16:09,900 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/9fe878789e404180b0b08da7ec4cc5df/roles/77522f72cb38453d800d3c5850a6c541 used request id req-39159000-45d3-4fee-ba43-e3f848230c64 2018-11-17 08:16:09,901 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:16:12,404 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:16:14,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6484f5a8-7316-4da6-9472-5e6aa2505b60 | 2018-11-17T08:16:14.252089 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6484f5a8-7316-4da6-9472-5e6aa2505b60 ~/.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-11-17 08:16:17,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-11-17 08:16:18,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:16:20,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:16:23,951 - 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=30980c4d-1e0c-4afa-a2b5-1f685720a8db) as the default verifier for the future CLI operations. 2018-11-17 08:16:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:16:25,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336ef0cc-6c07-41b0-ba7b-e50773081657 2018-11-17 08:16:25,771 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:16:25,771 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-336ef0cc-6c07-41b0-ba7b-e50773081657 2018-11-17 08:16:25,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:16:26,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ffd76b30cad496ea2e651d1b227a452", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_6ffd76b30cad496ea2e651d1b227a452", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6ffd76b30cad496ea2e651d1b227a452", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6ffd76b30cad496ea2e651d1b227a452", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/6ffd76b30cad496ea2e651d1b227a452", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/6ffd76b30cad496ea2e651d1b227a452", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/6ffd76b30cad496ea2e651d1b227a452", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6ffd76b30cad496ea2e651d1b227a452", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/6ffd76b30cad496ea2e651d1b227a452", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/6ffd76b30cad496ea2e651d1b227a452", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "id": "9fe878789e404180b0b08da7ec4cc5df"}, "audit_ids": ["QXN9XIHWT7mBbe6VzonbTQ"], "issued_at": "2018-11-17T08:16:26.000000Z"}} 2018-11-17 08:16:26,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:16:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:26,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:26 GMT X-Openstack-Request-Id: req-be1bf7c0-98fb-47e3-8580-04a6c7b59aad 2018-11-17 08:16:26,443 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:16:26,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-be1bf7c0-98fb-47e3-8580-04a6c7b59aad 2018-11-17 08:16:26,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270858049393s 2018-11-17 08:16:26,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-be1bf7c0-98fb-47e3-8580-04a6c7b59aad 2018-11-17 08:16:26,454 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-17 08:16:26,456 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 08:16:26,581 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 08:16:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:16:26,588 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:26 GMT 2018-11-17 08:16:26,588 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 08:16:26,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:16:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:27,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:27 GMT X-Openstack-Request-Id: req-61372fcd-c707-4dce-a131-55acfea1b48f 2018-11-17 08:16:27,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:16:27,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-61372fcd-c707-4dce-a131-55acfea1b48f 2018-11-17 08:16:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706196069717s 2018-11-17 08:16:27,297 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-61372fcd-c707-4dce-a131-55acfea1b48f 2018-11-17 08:16:27,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:16:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}' 2018-11-17 08:16:27,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:27 GMT Location: http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4898329-b234-4545-b65d-c4e1dcaedc0b 2018-11-17 08:16:27,353 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:27Z", "file": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "size": null, "self": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": null, "created_at": "2018-11-17T08:16:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:16:27,353 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d4898329-b234-4545-b65d-c4e1dcaedc0b 2018-11-17 08:16:27,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0477681159973s 2018-11-17 08:16:27,353 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d4898329-b234-4545-b65d-c4e1dcaedc0b returning object 45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a 2018-11-17 08:16:27,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:16:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" -d '' 2018-11-17 08:16:27,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:16:27 GMT X-Openstack-Request-Id: req-369cea9d-b71f-4b5f-8b1b-4088dbeed3e0 2018-11-17 08:16:27,768 - 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-11-17 08:16:27,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file used request id req-369cea9d-b71f-4b5f-8b1b-4088dbeed3e0 2018-11-17 08:16:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.414614915848s 2018-11-17 08:16:27,769 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file used request id req-369cea9d-b71f-4b5f-8b1b-4088dbeed3e0 2018-11-17 08:16:27,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:16:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:27,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:27 GMT X-Openstack-Request-Id: req-4519e578-61ee-41a4-adec-5b09eacb96c0 2018-11-17 08:16:27,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:27Z", "file": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "size": 12716032, "self": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:16:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:16:27,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4519e578-61ee-41a4-adec-5b09eacb96c0 2018-11-17 08:16:27,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0310790538788s 2018-11-17 08:16:27,808 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4519e578-61ee-41a4-adec-5b09eacb96c0 2018-11-17 08:16:27,811 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file', 'owner': u'6ffd76b30cad496ea2e651d1b227a452', 'id': u'45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a', 'size': 12716032, u'self': u'/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ffd76b30cad496ea2e651d1b227a452', 'name': 'refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:16:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:16:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', '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/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a', 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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'created': u'2018-11-17T08:16:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:16: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/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a', 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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:16:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:16:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:16:28,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-71afc7a0-fc05-421f-91c8-b68c7070b66f x-openstack-request-id: req-71afc7a0-fc05-421f-91c8-b68c7070b66f 2018-11-17 08:16:28,450 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1792140-f07c-4565-83c6-2703c66b6c51", "name": "refstack_defcore-flavor_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:16:28,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-71afc7a0-fc05-421f-91c8-b68c7070b66f 2018-11-17 08:16:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.635770082474s 2018-11-17 08:16:28,451 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-71afc7a0-fc05-421f-91c8-b68c7070b66f 2018-11-17 08:16:28,452 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', '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'8cbff874483b4da3951abfc162291b33', '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'a1792140-f07c-4565-83c6-2703c66b6c51', 'swap': 0}) 2018-11-17 08:16:28,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:16:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"extra_specs": {}}' 2018-11-17 08:16:28,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-a4e84332-b70e-4837-947f-785bd48e2117 x-openstack-request-id: req-a4e84332-b70e-4837-947f-785bd48e2117 2018-11-17 08:16:28,481 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:16:28,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51/os-extra_specs used request id req-a4e84332-b70e-4837-947f-785bd48e2117 2018-11-17 08:16:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289778709412s 2018-11-17 08:16:28,482 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51/os-extra_specs used request id req-a4e84332-b70e-4837-947f-785bd48e2117 2018-11-17 08:16:28,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:28,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c98e7f-1f62-4871-8eae-563a853a509d 2018-11-17 08:16:28,689 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:28,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4c98e7f-1f62-4871-8eae-563a853a509d 2018-11-17 08:16:28,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195441961288s 2018-11-17 08:16:28,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4c98e7f-1f62-4871-8eae-563a853a509d 2018-11-17 08:16:28,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:16:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da74b07-fb47-4954-9893-b4c290d15a36 2018-11-17 08:16:28,886 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:16:28,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5da74b07-fb47-4954-9893-b4c290d15a36 2018-11-17 08:16:28,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190690040588s 2018-11-17 08:16:28,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5da74b07-fb47-4954-9893-b4c290d15a36 2018-11-17 08:16:28,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 08:16:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:16:28,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-6a55fdf1-95b9-491e-bebd-27e72c93f5c5 x-openstack-request-id: req-6a55fdf1-95b9-491e-bebd-27e72c93f5c5 2018-11-17 08:16:28,938 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 08:16:28,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-6a55fdf1-95b9-491e-bebd-27e72c93f5c5 2018-11-17 08:16:28,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0453388690948s 2018-11-17 08:16:28,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-6a55fdf1-95b9-491e-bebd-27e72c93f5c5 2018-11-17 08:16:28,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:16:28,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:28,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:28 GMT X-Openstack-Request-Id: req-9279a885-12f8-4350-8dcc-f4a0c4ea0fbd 2018-11-17 08:16:28,969 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:27Z", "file": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "size": 12716032, "self": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:16:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:16:28,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9279a885-12f8-4350-8dcc-f4a0c4ea0fbd 2018-11-17 08:16:28,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267260074615s 2018-11-17 08:16:28,969 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9279a885-12f8-4350-8dcc-f4a0c4ea0fbd 2018-11-17 08:16:28,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:16:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}' 2018-11-17 08:16:29,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:29 GMT Location: http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45312490-69e1-4aa6-ac76-e4bb90701583 2018-11-17 08:16:29,017 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:28Z", "file": "/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "424c229e-7366-4384-bdd5-5ad55ab2030d", "size": null, "self": "/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d", "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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": null, "created_at": "2018-11-17T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:16:29,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-45312490-69e1-4aa6-ac76-e4bb90701583 2018-11-17 08:16:29,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0408818721771s 2018-11-17 08:16:29,018 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-45312490-69e1-4aa6-ac76-e4bb90701583 returning object 424c229e-7366-4384-bdd5-5ad55ab2030d 2018-11-17 08:16:29,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:16:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" -d '' 2018-11-17 08:16:29,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:16:29 GMT X-Openstack-Request-Id: req-b740067e-9edd-4ef7-89f0-0bb8dadeaa91 2018-11-17 08:16:29,826 - 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-11-17 08:16:29,826 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file used request id req-b740067e-9edd-4ef7-89f0-0bb8dadeaa91 2018-11-17 08:16:29,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.807638168335s 2018-11-17 08:16:29,827 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file used request id req-b740067e-9edd-4ef7-89f0-0bb8dadeaa91 2018-11-17 08:16:29,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:16:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:16:29,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16:29 GMT X-Openstack-Request-Id: req-1268b15e-6953-4c92-bb2c-4c1cd08044bb 2018-11-17 08:16:29,860 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:29Z", "file": "/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "424c229e-7366-4384-bdd5-5ad55ab2030d", "size": 12716032, "self": "/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/424c229e-7366-4384-bdd5-5ad55ab2030d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/424c229e-7366-4384-bdd5-5ad55ab2030d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:27Z", "file": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "size": 12716032, "self": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:16:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:16:29,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1268b15e-6953-4c92-bb2c-4c1cd08044bb 2018-11-17 08:16:29,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291049480438s 2018-11-17 08:16:29,861 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1268b15e-6953-4c92-bb2c-4c1cd08044bb 2018-11-17 08:16:29,863 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/424c229e-7366-4384-bdd5-5ad55ab2030d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d/file', 'owner': u'6ffd76b30cad496ea2e651d1b227a452', 'id': u'424c229e-7366-4384-bdd5-5ad55ab2030d', 'size': 12716032, u'self': u'/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ffd76b30cad496ea2e651d1b227a452', 'name': 'refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/424c229e-7366-4384-bdd5-5ad55ab2030d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:16:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:16:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', '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/424c229e-7366-4384-bdd5-5ad55ab2030d', 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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', 'created': u'2018-11-17T08:16:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:16: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/424c229e-7366-4384-bdd5-5ad55ab2030d', 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_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:16:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:16:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:16:29,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-767e8ed4-2c46-49e5-9323-9a5f49b39019 x-openstack-request-id: req-767e8ed4-2c46-49e5-9323-9a5f49b39019 2018-11-17 08:16:29,933 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a779964d-615a-463c-831e-97a9b56d56a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a779964d-615a-463c-831e-97a9b56d56a7", "name": "refstack_defcore-flavor_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:16:29,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-767e8ed4-2c46-49e5-9323-9a5f49b39019 2018-11-17 08:16:29,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0691821575165s 2018-11-17 08:16:29,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-767e8ed4-2c46-49e5-9323-9a5f49b39019 2018-11-17 08:16:29,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', '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'8cbff874483b4da3951abfc162291b33', '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'a779964d-615a-463c-831e-97a9b56d56a7', 'swap': 0}) 2018-11-17 08:16:29,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:16:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" -d '{"extra_specs": {}}' 2018-11-17 08:16:29,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:16: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-f86b2103-75c1-482a-8ef2-16ebbe57a8e5 x-openstack-request-id: req-f86b2103-75c1-482a-8ef2-16ebbe57a8e5 2018-11-17 08:16:29,969 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:16:29,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7/os-extra_specs used request id req-f86b2103-75c1-482a-8ef2-16ebbe57a8e5 2018-11-17 08:16:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0340001583099s 2018-11-17 08:16:29,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7/os-extra_specs used request id req-f86b2103-75c1-482a-8ef2-16ebbe57a8e5 2018-11-17 08:16:29,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec', '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'8cbff874483b4da3951abfc162291b33', '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'a779964d-615a-463c-831e-97a9b56d56a7', 'swap': 0}) 2018-11-17 08:16:33,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 08:16:33,133 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 08:16:33,134 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 08:16:33,137 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 08:16:37,279 - 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-11-17 08:16:37,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-11-17 08:16:37,279 - 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-11-17 08:16:37,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-17 08:16:37,280 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-11-17 08:16:37,280 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - 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-11-17 08:16:37,280 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-11-17 08:16:37,281 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-11-17 08:16:37,281 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-11-17 08:16:37,281 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-11-17 08:16:37,281 - 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-11-17 08:16:37,281 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-11-17 08:16:37,282 - 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-11-17 08:16:37,282 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-11-17 08:16:37,283 - 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-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-17 08:16:37,283 - 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-11-17 08:16:37,283 - 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-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-17 08:16:37,283 - 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-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-11-17 08:16:37,283 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-11-17 08:16:37,283 - 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-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - 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-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-17 08:16:37,284 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-11-17 08:16:37,284 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-11-17 08:16:37,285 - 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-11-17 08:16:37,285 - 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-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-11-17 08:16:37,286 - 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-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-11-17 08:16:37,286 - 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-11-17 08:16:37,286 - 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-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-11-17 08:16:37,286 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-11-17 08:16:37,286 - 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-11-17 08:16:37,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 08:16:37,289 - 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-11-17 08:16:46,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:16:46.508 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.450s] 2018-11-17 08:16:46,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:16:46.832 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.903s] 2018-11-17 08:16:46,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:16:46.891 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.060s] 2018-11-17 08:17:08,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:08.990 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.438s] 2018-11-17 08:17:12,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:12.096 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [9.401s] 2018-11-17 08:17:14,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:14.019 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.926s] 2018-11-17 08:17:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:18.344 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.278s] 2018-11-17 08:17:18,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:18.624 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.279s] 2018-11-17 08:17:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:18.805 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.121s] 2018-11-17 08:17:18,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:18.918 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.295s] 2018-11-17 08:17:18,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:18.946 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.142s] 2018-11-17 08:17:19,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:19.239 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.291s] 2018-11-17 08:17:19,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:19.365 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.126s] 2018-11-17 08:17:19,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:19.366 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-17 08:17:19,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:19.414 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.495s] 2018-11-17 08:17:19,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:19.957 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.543s] 2018-11-17 08:17:20,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:20.239 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.282s] 2018-11-17 08:17:20,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:20.372 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.132s] 2018-11-17 08:17:20,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:20.558 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.184s] 2018-11-17 08:17:20,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:20.624 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.065s] 2018-11-17 08:17:20,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:20.737 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.113s] 2018-11-17 08:17:21,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:21.154 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.417s] 2018-11-17 08:17:25,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.557 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.072s] 2018-11-17 08:17:25,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.570 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-17 08:17:25,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.815 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.245s] 2018-11-17 08:17:25,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.826 17712 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-11-17 08:17:25,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.838 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-17 08:17:25,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.862 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.024s] 2018-11-17 08:17:25,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.929 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-11-17 08:17:25,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:25.992 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-11-17 08:17:26,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:26.221 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.229s] 2018-11-17 08:17:26,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:26.237 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-11-17 08:17:26,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:26.348 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.112s] 2018-11-17 08:17:27,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:27.976 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.064s] 2018-11-17 08:17:30,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:30.539 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.562s] 2018-11-17 08:17:34,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:34.323 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.748s] 2018-11-17 08:17:34,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:34.344 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.021s] 2018-11-17 08:17:35,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:35.478 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.131s] 2018-11-17 08:17:35,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:35.484 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-11-17 08:17:35,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:35.790 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.306s] 2018-11-17 08:17:40,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:40.926 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.851s] 2018-11-17 08:17:46,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:46.144 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.974s] 2018-11-17 08:17:47,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:47.437 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.292s] 2018-11-17 08:17:48,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:48.125 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.686s] 2018-11-17 08:17:48,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:48.854 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.729s] 2018-11-17 08:17:49,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:49.068 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.650s] 2018-11-17 08:17:49,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:49.363 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.294s] 2018-11-17 08:17:49,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:49.559 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.704s] 2018-11-17 08:17:49,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:49.661 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.298s] 2018-11-17 08:17:50,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:50.188 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.629s] 2018-11-17 08:17:50,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:50.407 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.219s] 2018-11-17 08:17:50,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:50.618 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.210s] 2018-11-17 08:17:51,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:51.090 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.472s] 2018-11-17 08:17:51,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:51.622 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.745s] 2018-11-17 08:17:51,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:51.696 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.605s] 2018-11-17 08:17:52,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:52.166 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.471s] 2018-11-17 08:17:52,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:52.303 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.641s] 2018-11-17 08:17:52,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:52.713 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.409s] 2018-11-17 08:17:52,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:52.977 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.810s] 2018-11-17 08:17:53,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:53.168 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.456s] 2018-11-17 08:17:53,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:53.264 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.287s] 2018-11-17 08:17:53,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:53.902 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.637s] 2018-11-17 08:17:54,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:54.121 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.499s] 2018-11-17 08:17:54,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:54.140 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.238s] 2018-11-17 08:17:54,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:54.408 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.267s] 2018-11-17 08:17:54,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:54.625 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.216s] 2018-11-17 08:17:54,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:54.833 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.208s] 2018-11-17 08:17:59,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:17:59.434 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.311s] 2018-11-17 08:18:04,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:04.386 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.951s] 2018-11-17 08:18:04,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:04.522 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.776s] 2018-11-17 08:18:05,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:05.206 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.684s] 2018-11-17 08:18:07,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:07.395 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.122s] 2018-11-17 08:18:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:07.532 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.136s] 2018-11-17 08:18:08,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:08.427 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.895s] 2018-11-17 08:18:08,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:08.530 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.102s] 2018-11-17 08:18:08,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:08.531 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-17 08:18:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:08.546 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.161s] 2018-11-17 08:18:09,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:09.449 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.165s] 2018-11-17 08:18:09,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:09.659 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.210s] 2018-11-17 08:18:09,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:09.778 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.118s] 2018-11-17 08:18:13,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:13.352 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.804s] 2018-11-17 08:18:18,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:18.697 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.345s] 2018-11-17 08:18:20,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.262 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-11-17 08:18:20,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.472 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.210s] 2018-11-17 08:18:20,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.548 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.075s] 2018-11-17 08:18:20,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.584 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.037s] 2018-11-17 08:18:20,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.618 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2018-11-17 08:18:20,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.675 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.056s] 2018-11-17 08:18:20,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.725 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.050s] 2018-11-17 08:18:20,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.770 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-11-17 08:18:20,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.814 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.044s] 2018-11-17 08:18:20,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:20.859 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-11-17 08:18:24,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:24.564 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.866s] 2018-11-17 08:18:29,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.049 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.484s] 2018-11-17 08:18:29,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.550 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.501s] 2018-11-17 08:18:29,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.670 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.121s] 2018-11-17 08:18:29,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.790 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.119s] 2018-11-17 08:18:29,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.846 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.055s] 2018-11-17 08:18:29,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:29.904 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.058s] 2018-11-17 08:18:30,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:30.059 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.154s] 2018-11-17 08:18:30,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:30.463 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.403s] 2018-11-17 08:18:30,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:30.521 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-11-17 08:18:30,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:30.570 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.049s] 2018-11-17 08:18:31,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:31.460 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.767s] 2018-11-17 08:18:35,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:35.521 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.949s] 2018-11-17 08:18:41,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:41.118 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.047s] 2018-11-17 08:18:43,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:43.221 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.103s] 2018-11-17 08:18:49,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:18:49.659 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-17 08:19:00,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:00.259 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.585s] 2018-11-17 08:19:02,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:02.154 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.027s] 2018-11-17 08:19:02,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:02.629 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.137s] 2018-11-17 08:19:08,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:08.807 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.545s] 2018-11-17 08:19:08,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:08.861 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [62.682s] 2018-11-17 08:19:12,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:12.868 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.239s] 2018-11-17 08:19:15,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:15.456 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.301s] 2018-11-17 08:19:18,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:18.009 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.203s] 2018-11-17 08:19:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:23.776 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.452s] 2018-11-17 08:19:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:24.186 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.410s] 2018-11-17 08:19:25,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:25.143 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.687s] 2018-11-17 08:19:31,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:31.120 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.976s] 2018-11-17 08:19:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:33.522 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.647s] 2018-11-17 08:19:40,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:40.808 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.938s] 2018-11-17 08:19:51,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:51.841 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.319s] 2018-11-17 08:19:55,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:19:55.336 17712 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.332s] 2018-11-17 08:20:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:01.035 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.517s] 2018-11-17 08:20:01,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:01.056 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2018-11-17 08:20:10,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:10.045 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.962s] 2018-11-17 08:20:12,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:12.438 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.267s] 2018-11-17 08:20:13,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:13.502 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.378s] 2018-11-17 08:20:15,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:15.042 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.543s] 2018-11-17 08:20:17,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:17.033 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.985s] 2018-11-17 08:20:19,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:19.900 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.462s] 2018-11-17 08:20:21,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:21.524 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.117s] 2018-11-17 08:20:21,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:21.978 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.077s] 2018-11-17 08:20:22,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:22.047 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.070s] 2018-11-17 08:20:22,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:22.099 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.052s] 2018-11-17 08:20:22,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:22.646 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.123s] 2018-11-17 08:20:25,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:25.463 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.812s] 2018-11-17 08:20:26,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:26.044 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.584s] 2018-11-17 08:20:27,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:27.959 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.912s] 2018-11-17 08:20:28,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:28.665 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.707s] 2018-11-17 08:20:28,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:28.808 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [11.772s] 2018-11-17 08:20:30,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:30.756 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.088s] 2018-11-17 08:20:30,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:30.802 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-11-17 08:20:32,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:32.395 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.293s] 2018-11-17 08:20:32,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:32.496 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.102s] 2018-11-17 08:20:32,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:32.552 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.056s] 2018-11-17 08:20:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:34.977 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.195s] 2018-11-17 08:20:35,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:35.149 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.342s] 2018-11-17 08:20:36,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:36.173 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.193s] 2018-11-17 08:20:37,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:37.541 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.368s] 2018-11-17 08:20:37,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:37.925 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.384s] 2018-11-17 08:20:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:38.313 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.388s] 2018-11-17 08:20:39,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:39.741 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.140s] 2018-11-17 08:20:39,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:39.831 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.515s] 2018-11-17 08:20:40,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:40.320 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.488s] 2018-11-17 08:20:40,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:40.486 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.168s] 2018-11-17 08:20:40,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:40.704 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.217s] 2018-11-17 08:20:40,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:40.720 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2018-11-17 08:20:40,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:40.739 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.020s] 2018-11-17 08:20:44,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:44.429 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.277s] 2018-11-17 08:20:44,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:44.717 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.287s] 2018-11-17 08:20:44,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:44.754 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.037s] 2018-11-17 08:20:44,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:44.997 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.242s] 2018-11-17 08:20:45,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.198 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.201s] 2018-11-17 08:20:45,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.210 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-11-17 08:20:45,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.526 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.315s] 2018-11-17 08:20:45,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.566 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.040s] 2018-11-17 08:20:45,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.575 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-11-17 08:20:45,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.610 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-11-17 08:20:45,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.862 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.253s] 2018-11-17 08:20:45,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.919 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.056s] 2018-11-17 08:20:45,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:45.965 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-11-17 08:20:46,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.009 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.044s] 2018-11-17 08:20:46,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.245 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.236s] 2018-11-17 08:20:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.505 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.259s] 2018-11-17 08:20:46,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.801 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.296s] 2018-11-17 08:20:46,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.837 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-11-17 08:20:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.873 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-11-17 08:20:46,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:46.911 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-11-17 08:20:47,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:47.191 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.805s] 2018-11-17 08:20:47,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:47.873 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.682s] 2018-11-17 08:20:55,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:55.640 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.904s] 2018-11-17 08:20:56,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:56.969 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-11-17 08:20:57,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:57.009 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.040s] 2018-11-17 08:20:57,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:57.243 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.233s] 2018-11-17 08:20:57,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:57.712 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.468s] 2018-11-17 08:20:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:57.816 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.105s] 2018-11-17 08:20:58,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.055 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.238s] 2018-11-17 08:20:58,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.094 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.039s] 2018-11-17 08:20:58,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.135 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.040s] 2018-11-17 08:20:58,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.197 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.062s] 2018-11-17 08:20:58,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.252 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.054s] 2018-11-17 08:20:58,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.292 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.040s] 2018-11-17 08:20:58,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.549 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.255s] 2018-11-17 08:20:58,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.634 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.084s] 2018-11-17 08:20:58,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.695 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.062s] 2018-11-17 08:20:58,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:20:58.741 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.045s] 2018-11-17 08:21:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:01.725 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.085s] 2018-11-17 08:21:27,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:27.679 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.515s] 2018-11-17 08:21:31,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:31.805 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-11-17 08:21:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:36.055 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.441s] 2018-11-17 08:21:37,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:37.155 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.100s] 2018-11-17 08:21:51,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:51.363 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.044s] 2018-11-17 08:21:51,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:51.414 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.051s] 2018-11-17 08:21:52,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:52.049 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.634s] 2018-11-17 08:21:53,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:53.992 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.943s] 2018-11-17 08:21:58,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:58.686 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.693s] 2018-11-17 08:21:58,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:58.930 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.244s] 2018-11-17 08:21:58,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:21:58.982 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.051s] 2018-11-17 08:22:13,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:13.252 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-17 08:22:17,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:17.063 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.275s] 2018-11-17 08:22:22,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:22.606 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.127s] 2018-11-17 08:22:23,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:23.599 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.992s] 2018-11-17 08:22:43,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:43.926 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.326s] 2018-11-17 08:22:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:55.208 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.068s] 2018-11-17 08:22:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 08:22:55.458 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.249s] 2018-11-17 08:23:03,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1e0fb8d1-ba19-4bf8-8059-e9488c56a6c2 2018-11-17 08:23:03,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1e0fb8d1-ba19-4bf8-8059-e9488c56a6c2']'. 2018-11-17 08:23:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 08:23:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 08:23:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1e0fb8d1-ba19-4bf8-8059-e9488c56a6c2 | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 08:16:39 | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 08:23:03 | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:24 | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-17 08:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 30980c4d-1e0c-4afa-a2b5-1f685720a8db) | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6484f5a8-7316-4da6-9472-5e6aa2505b60) | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 371.913 | 2018-11-17 08:23:04,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 08:23:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 08:23:04,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-17 08:23:06,592 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 08:23:06,592 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:40 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-17 08:23:06,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:23:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:23:07,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:23:07 GMT X-Openstack-Request-Id: req-8094c8dd-de93-42c0-98c2-2c02c690bbc5 2018-11-17 08:23:07,153 - 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-11-17 08:23:07,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d used request id req-8094c8dd-de93-42c0-98c2-2c02c690bbc5 2018-11-17 08:23:07,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.554202079773s 2018-11-17 08:23:07,154 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/424c229e-7366-4384-bdd5-5ad55ab2030d used request id req-8094c8dd-de93-42c0-98c2-2c02c690bbc5 2018-11-17 08:23:07,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:23:07,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:07,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-f1ec3922-15c4-4aba-97d4-4ff7d2ec74be x-openstack-request-id: req-f1ec3922-15c4-4aba-97d4-4ff7d2ec74be 2018-11-17 08:23:07,431 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1792140-f07c-4565-83c6-2703c66b6c51", "name": "refstack_defcore-flavor_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a779964d-615a-463c-831e-97a9b56d56a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a779964d-615a-463c-831e-97a9b56d56a7", "name": "refstack_defcore-flavor_alt_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:23:07,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f1ec3922-15c4-4aba-97d4-4ff7d2ec74be 2018-11-17 08:23:07,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.277540922165s 2018-11-17 08:23:07,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f1ec3922-15c4-4aba-97d4-4ff7d2ec74be 2018-11-17 08:23:07,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:23:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:07,468 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-73670439-ea02-4661-b6ba-6d8ef62a35da x-openstack-request-id: req-73670439-ea02-4661-b6ba-6d8ef62a35da 2018-11-17 08:23:07,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7 used request id req-73670439-ea02-4661-b6ba-6d8ef62a35da 2018-11-17 08:23:07,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334069728851s 2018-11-17 08:23:07,468 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a779964d-615a-463c-831e-97a9b56d56a7 used request id req-73670439-ea02-4661-b6ba-6d8ef62a35da 2018-11-17 08:23:07,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:23:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:23:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:07 GMT X-Openstack-Request-Id: req-3093b3e3-4c59-47d2-8485-bac764554644 2018-11-17 08:23:07,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:16:27Z", "file": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/file", "owner": "6ffd76b30cad496ea2e651d1b227a452", "id": "45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "size": 12716032, "self": "/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:16:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:23:07,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3093b3e3-4c59-47d2-8485-bac764554644 2018-11-17 08:23:07,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026184797287s 2018-11-17 08:23:07,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3093b3e3-4c59-47d2-8485-bac764554644 2018-11-17 08:23:07,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:23:07,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6e1754988589abac7405a5597a4e8a1a09c54621048b2fc17d5b41dc55215e9" 2018-11-17 08:23:08,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:23:08 GMT X-Openstack-Request-Id: req-b455f4f4-6dec-4bdc-a854-00f2b8c3997b 2018-11-17 08:23:08,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-11-17 08:23:08,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a used request id req-b455f4f4-6dec-4bdc-a854-00f2b8c3997b 2018-11-17 08:23:08,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.700345039368s 2018-11-17 08:23:08,201 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/45bc2d3e-6cdb-49b2-a0d7-452a5e8df46a used request id req-b455f4f4-6dec-4bdc-a854-00f2b8c3997b 2018-11-17 08:23:08,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:23:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 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-fa1b99a4-d10c-487e-b83f-90aad318e4af x-openstack-request-id: req-fa1b99a4-d10c-487e-b83f-90aad318e4af 2018-11-17 08:23:08,225 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1792140-f07c-4565-83c6-2703c66b6c51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1792140-f07c-4565-83c6-2703c66b6c51", "name": "refstack_defcore-flavor_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:23:08,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fa1b99a4-d10c-487e-b83f-90aad318e4af 2018-11-17 08:23:08,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236687660217s 2018-11-17 08:23:08,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fa1b99a4-d10c-487e-b83f-90aad318e4af 2018-11-17 08:23:08,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:23:08,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:08,261 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-611caed7-f10f-4751-8e2d-448fc9a77576 x-openstack-request-id: req-611caed7-f10f-4751-8e2d-448fc9a77576 2018-11-17 08:23:08,261 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51 used request id req-611caed7-f10f-4751-8e2d-448fc9a77576 2018-11-17 08:23:08,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333988666534s 2018-11-17 08:23:08,261 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a1792140-f07c-4565-83c6-2703c66b6c51 used request id req-611caed7-f10f-4751-8e2d-448fc9a77576 2018-11-17 08:23:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:23:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:08,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefa9963-5fd8-4ad7-9dd2-03921eb74aec 2018-11-17 08:23:08,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:23:08,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cefa9963-5fd8-4ad7-9dd2-03921eb74aec 2018-11-17 08:23:08,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216264009476s 2018-11-17 08:23:08,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cefa9963-5fd8-4ad7-9dd2-03921eb74aec 2018-11-17 08:23:08,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:23:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:08,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c035e9b1-8328-4b82-87c7-f2870b974a2d 2018-11-17 08:23:08,698 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_0da3a37d-d42d-4b2c-b80f-094e20ab36ec", "links": {"self": "http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9fe878789e404180b0b08da7ec4cc5df", "description": null}} 2018-11-17 08:23:08,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df used request id req-c035e9b1-8328-4b82-87c7-f2870b974a2d 2018-11-17 08:23:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213220834732s 2018-11-17 08:23:08,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df used request id req-c035e9b1-8328-4b82-87c7-f2870b974a2d 2018-11-17 08:23:08,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:23:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:08,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efb751d-9a75-4868-965f-264b429f9166 2018-11-17 08:23:08,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:23:08,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df used request id req-4efb751d-9a75-4868-965f-264b429f9166 2018-11-17 08:23:08,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.272390127182s 2018-11-17 08:23:08,972 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9fe878789e404180b0b08da7ec4cc5df used request id req-4efb751d-9a75-4868-965f-264b429f9166 2018-11-17 08:23:08,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:23:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:09,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20f0033-385f-4816-a288-4f14ca3cf2f3 2018-11-17 08:23:09,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452"}, "tags": [], "enabled": true, "id": "6ffd76b30cad496ea2e651d1b227a452", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0da3a37d-d42d-4b2c-b80f-094e20ab36ec"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:23:09,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c20f0033-385f-4816-a288-4f14ca3cf2f3 2018-11-17 08:23:09,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197158098221s 2018-11-17 08:23:09,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c20f0033-385f-4816-a288-4f14ca3cf2f3 2018-11-17 08:23:09,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:23:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:09,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815b0d3c-cf5e-4936-95c3-01c45bcb26f9 2018-11-17 08:23:09,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:23:09,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452 used request id req-815b0d3c-cf5e-4936-95c3-01c45bcb26f9 2018-11-17 08:23:09,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236747980118s 2018-11-17 08:23:09,419 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6ffd76b30cad496ea2e651d1b227a452 used request id req-815b0d3c-cf5e-4936-95c3-01c45bcb26f9 2018-11-17 08:23:09,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:23:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ffd76b30cad496ea2e651d1b227a452&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}36c91cc9cfc2c5b7e4b4c699330edd21b667472365bc7f563cdf0c964e224b64" 2018-11-17 08:23:09,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:09 GMT X-Openstack-Request-Id: req-91ee5704-9f26-45cf-93f0-bd58dcc54a32 2018-11-17 08:23:09,745 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:23:09,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ffd76b30cad496ea2e651d1b227a452&name=default used request id req-91ee5704-9f26-45cf-93f0-bd58dcc54a32 2018-11-17 08:23:09,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320907115936s 2018-11-17 08:23:09,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ffd76b30cad496ea2e651d1b227a452&name=default used request id req-91ee5704-9f26-45cf-93f0-bd58dcc54a32 2018-11-17 08:23:09,798 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-17 08:23:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:23:09,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49935d36-5cff-4264-849c-8398046efe4c 2018-11-17 08:23:09,850 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:23:09,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-49935d36-5cff-4264-849c-8398046efe4c 2018-11-17 08:23:09,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:23:10,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["l9Cq0v6ZS1WN4z0KMJrB0A"], "issued_at": "2018-11-17T08:23:10.000000Z"}} 2018-11-17 08:23:10,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:23:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:10,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:10 GMT X-Openstack-Request-Id: req-cfa9d21c-f9cf-40e2-8284-efb5c9460372 2018-11-17 08:23:10,632 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:23:10,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa9d21c-f9cf-40e2-8284-efb5c9460372 2018-11-17 08:23:10,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379842996597s 2018-11-17 08:23:10,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa9d21c-f9cf-40e2-8284-efb5c9460372 2018-11-17 08:23:10,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:23:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:10,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00ff73a-07f5-4419-a2f7-b3139af0ab96 2018-11-17 08:23:10,823 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:23:10,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c00ff73a-07f5-4419-a2f7-b3139af0ab96 2018-11-17 08:23:10,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182643175125s 2018-11-17 08:23:10,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c00ff73a-07f5-4419-a2f7-b3139af0ab96 2018-11-17 08:23:10,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:23:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}}' 2018-11-17 08:23:11,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 361 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d00618-c2b9-4f2e-a641-8509c7ef5b81 2018-11-17 08:23:11,046 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4"}, "tags": [], "enabled": true, "id": "82285a3840064beabd3c7a46cf197ba4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}} 2018-11-17 08:23:11,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f8d00618-c2b9-4f2e-a641-8509c7ef5b81 2018-11-17 08:23:11,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214814901352s 2018-11-17 08:23:11,047 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f8d00618-c2b9-4f2e-a641-8509c7ef5b81 2018-11-17 08:23:11,047 - 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'82285a3840064beabd3c7a46cf197ba4', '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_746cb2fb-bb35-4614-a10c-17d4446a7fa2'}) 2018-11-17 08:23:11,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:23:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3fd16c80-772a-4a1c-8320-90bb3a9fc9ae", "email": null, "name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}}' 2018-11-17 08:23:11,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad2b8d4-f50b-41bb-973b-59ddf5aef6db 2018-11-17 08:23:11,429 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:23:11,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8ad2b8d4-f50b-41bb-973b-59ddf5aef6db 2018-11-17 08:23:11,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374698162079s 2018-11-17 08:23:11,429 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8ad2b8d4-f50b-41bb-973b-59ddf5aef6db 2018-11-17 08:23:11,430 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'84ec6665cc954d0f8f1ae921b3db9f05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2'}) 2018-11-17 08:23:11,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:11,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba35937-fd4a-4e7b-9b5b-3bbd22554fc1 2018-11-17 08:23:11,631 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:11,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ba35937-fd4a-4e7b-9b5b-3bbd22554fc1 2018-11-17 08:23:11,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196837902069s 2018-11-17 08:23:11,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ba35937-fd4a-4e7b-9b5b-3bbd22554fc1 2018-11-17 08:23:11,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:11,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3497a269-421b-45a3-afdf-b62cc665fca0 2018-11-17 08:23:11,820 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:11,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3497a269-421b-45a3-afdf-b62cc665fca0 2018-11-17 08:23:11,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18409204483s 2018-11-17 08:23:11,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3497a269-421b-45a3-afdf-b62cc665fca0 2018-11-17 08:23:11,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:11,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a447331-1c51-47ac-a324-bbce184c0782 2018-11-17 08:23:11,983 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:11,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a447331-1c51-47ac-a324-bbce184c0782 2018-11-17 08:23:11,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157243967056s 2018-11-17 08:23:11,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a447331-1c51-47ac-a324-bbce184c0782 2018-11-17 08:23:11,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:23:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbcfef8-c4a7-4b54-a99a-6ed8966b277b 2018-11-17 08:23:12,179 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:23:12,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3dbcfef8-c4a7-4b54-a99a-6ed8966b277b 2018-11-17 08:23:12,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189989089966s 2018-11-17 08:23:12,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3dbcfef8-c4a7-4b54-a99a-6ed8966b277b 2018-11-17 08:23:12,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:23:12,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf79dc82-503b-4378-bb32-e24db951f8fe 2018-11-17 08:23:12,313 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:23:12,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cf79dc82-503b-4378-bb32-e24db951f8fe 2018-11-17 08:23:12,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13268494606s 2018-11-17 08:23:12,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cf79dc82-503b-4378-bb32-e24db951f8fe 2018-11-17 08:23:12,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:23:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a735c79a-de6e-4e2c-a3ae-cbe05a78340c 2018-11-17 08:23:12,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4"}, "tags": [], "enabled": true, "id": "82285a3840064beabd3c7a46cf197ba4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 08:23:12,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a735c79a-de6e-4e2c-a3ae-cbe05a78340c 2018-11-17 08:23:12,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108543872833s 2018-11-17 08:23:12,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a735c79a-de6e-4e2c-a3ae-cbe05a78340c 2018-11-17 08:23:12,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:23:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=82285a3840064beabd3c7a46cf197ba4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e8ab42-c44d-447d-b5c5-65e6f755243d 2018-11-17 08:23:12,627 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=82285a3840064beabd3c7a46cf197ba4", "previous": null, "next": null}} 2018-11-17 08:23:12,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=82285a3840064beabd3c7a46cf197ba4 used request id req-a8e8ab42-c44d-447d-b5c5-65e6f755243d 2018-11-17 08:23:12,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182548999786s 2018-11-17 08:23:12,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=82285a3840064beabd3c7a46cf197ba4 used request id req-a8e8ab42-c44d-447d-b5c5-65e6f755243d 2018-11-17 08:23:12,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:23:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b09d8470-4a40-4c95-90ea-3222833b32bb 2018-11-17 08:23:12,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:23:12,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b09d8470-4a40-4c95-90ea-3222833b32bb 2018-11-17 08:23:12,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140064001083s 2018-11-17 08:23:12,772 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b09d8470-4a40-4c95-90ea-3222833b32bb 2018-11-17 08:23:12,772 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 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'82285a3840064beabd3c7a46cf197ba4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3fd16c80-772a-4a1c-8320-90bb3a9fc9ae', 'username': u'patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:23:12,776 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'password': '3fd16c80-772a-4a1c-8320-90bb3a9fc9ae', 'project_name': 'patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '82285a3840064beabd3c7a46cf197ba4', 'project_domain_name': 'Default'} 2018-11-17 08:23:12,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:12,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049a9573-c3c9-4810-b2c3-ee43a18f4bbe 2018-11-17 08:23:12,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:12,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-049a9573-c3c9-4810-b2c3-ee43a18f4bbe 2018-11-17 08:23:12,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195595026016s 2018-11-17 08:23:12,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-049a9573-c3c9-4810-b2c3-ee43a18f4bbe 2018-11-17 08:23:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60eea530-35fa-4846-85bd-1c6f85c5ed6c 2018-11-17 08:23:13,085 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:13,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-60eea530-35fa-4846-85bd-1c6f85c5ed6c 2018-11-17 08:23:13,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104588031769s 2018-11-17 08:23:13,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-60eea530-35fa-4846-85bd-1c6f85c5ed6c 2018-11-17 08:23:13,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:23:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9d5a2c-95f3-429a-9a7f-ac2f4612d9ff 2018-11-17 08:23:13,192 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:23:13,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1c9d5a2c-95f3-429a-9a7f-ac2f4612d9ff 2018-11-17 08:23:13,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101356983185s 2018-11-17 08:23:13,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1c9d5a2c-95f3-429a-9a7f-ac2f4612d9ff 2018-11-17 08:23:13,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:23:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d587182-bbee-482a-b5af-aacbdd38b25a 2018-11-17 08:23:13,322 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:23:13,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3d587182-bbee-482a-b5af-aacbdd38b25a 2018-11-17 08:23:13,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128883838654s 2018-11-17 08:23:13,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3d587182-bbee-482a-b5af-aacbdd38b25a 2018-11-17 08:23:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:23:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6a46be-e72e-459b-b8d3-e97f871e81f9 2018-11-17 08:23:13,482 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4"}, "tags": [], "enabled": true, "id": "82285a3840064beabd3c7a46cf197ba4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}]} 2018-11-17 08:23:13,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb6a46be-e72e-459b-b8d3-e97f871e81f9 2018-11-17 08:23:13,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.146488189697s 2018-11-17 08:23:13,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb6a46be-e72e-459b-b8d3-e97f871e81f9 2018-11-17 08:23:13,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:23:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=82285a3840064beabd3c7a46cf197ba4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027f6191-7a87-4ae2-aa02-eada0c25e912 2018-11-17 08:23:13,703 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=82285a3840064beabd3c7a46cf197ba4", "previous": null, "next": null}} 2018-11-17 08:23:13,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=82285a3840064beabd3c7a46cf197ba4 used request id req-027f6191-7a87-4ae2-aa02-eada0c25e912 2018-11-17 08:23:13,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211869955063s 2018-11-17 08:23:13,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=84ec6665cc954d0f8f1ae921b3db9f05&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=82285a3840064beabd3c7a46cf197ba4 used request id req-027f6191-7a87-4ae2-aa02-eada0c25e912 2018-11-17 08:23:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:23:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c246e0-5858-42f6-8954-9a6d775c8c8f 2018-11-17 08:23:13,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:23:13,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 used request id req-75c246e0-5858-42f6-8954-9a6d775c8c8f 2018-11-17 08:23:13,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148219108582s 2018-11-17 08:23:13,856 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 used request id req-75c246e0-5858-42f6-8954-9a6d775c8c8f 2018-11-17 08:23:13,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:13,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28537248-d23f-464c-a4bf-910889f2e43f 2018-11-17 08:23:13,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:13,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-28537248-d23f-464c-a4bf-910889f2e43f 2018-11-17 08:23:13,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118501901627s 2018-11-17 08:23:13,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-28537248-d23f-464c-a4bf-910889f2e43f 2018-11-17 08:23:13,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:23:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:14,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d449096b-223f-41c8-ac56-253639edd99a 2018-11-17 08:23:14,087 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:23:14,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d449096b-223f-41c8-ac56-253639edd99a 2018-11-17 08:23:14,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103672027588s 2018-11-17 08:23:14,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d449096b-223f-41c8-ac56-253639edd99a 2018-11-17 08:23:14,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:23:14,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:14,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d42f632-d032-490f-9d34-f5cd0d118991 2018-11-17 08:23:14,214 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:23:14,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7d42f632-d032-490f-9d34-f5cd0d118991 2018-11-17 08:23:14,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125295877457s 2018-11-17 08:23:14,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7d42f632-d032-490f-9d34-f5cd0d118991 2018-11-17 08:23:14,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:23:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=84ec6665cc954d0f8f1ae921b3db9f05&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 198 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29ed2b0-a9cc-480b-a3fa-18fe848116b4 2018-11-17 08:23:14,332 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=84ec6665cc954d0f8f1ae921b3db9f05&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:23:14,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=84ec6665cc954d0f8f1ae921b3db9f05&scope.domain.id=default used request id req-e29ed2b0-a9cc-480b-a3fa-18fe848116b4 2018-11-17 08:23:14,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106483221054s 2018-11-17 08:23:14,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=84ec6665cc954d0f8f1ae921b3db9f05&scope.domain.id=default used request id req-e29ed2b0-a9cc-480b-a3fa-18fe848116b4 2018-11-17 08:23:14,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:23:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:14,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7f5f18-1846-4e5c-9946-7af5402150e7 2018-11-17 08:23:14,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:23:14,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 used request id req-8b7f5f18-1846-4e5c-9946-7af5402150e7 2018-11-17 08:23:14,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.221571922302s 2018-11-17 08:23:14,558 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/84ec6665cc954d0f8f1ae921b3db9f05/roles/77522f72cb38453d800d3c5850a6c541 used request id req-8b7f5f18-1846-4e5c-9946-7af5402150e7 2018-11-17 08:23:14,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:23:16,926 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:23:19,327 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5c12c4aa-24ca-4dcb-b064-1d4aa8ead5d9 | 2018-11-17T08:23:18.925003 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5c12c4aa-24ca-4dcb-b064-1d4aa8ead5d9 ~/.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-11-17 08:23:22,776 - 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-11-17 08:23:23,529 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:23:25,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:23:28,933 - 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=6afcfa6f-3dae-4aaa-b58d-9104dfd90df0) as the default verifier for the future CLI operations. 2018-11-17 08:23:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:23:30,823 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86626637-a328-489d-9caa-8097051f496c 2018-11-17 08:23:30,824 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:23:30,824 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-86626637-a328-489d-9caa-8097051f496c 2018-11-17 08:23:30,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:23:31,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82285a3840064beabd3c7a46cf197ba4", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_82285a3840064beabd3c7a46cf197ba4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_82285a3840064beabd3c7a46cf197ba4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82285a3840064beabd3c7a46cf197ba4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/82285a3840064beabd3c7a46cf197ba4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/82285a3840064beabd3c7a46cf197ba4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/82285a3840064beabd3c7a46cf197ba4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/82285a3840064beabd3c7a46cf197ba4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/82285a3840064beabd3c7a46cf197ba4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/82285a3840064beabd3c7a46cf197ba4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "id": "84ec6665cc954d0f8f1ae921b3db9f05"}, "audit_ids": ["ECyJ_pf4S927mLclQHZmIQ"], "issued_at": "2018-11-17T08:23:31.000000Z"}} 2018-11-17 08:23:31,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:23:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:31,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:31 GMT X-Openstack-Request-Id: req-472104ba-13f4-4fee-abb6-07bf59f50145 2018-11-17 08:23:31,514 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:23:31,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-472104ba-13f4-4fee-abb6-07bf59f50145 2018-11-17 08:23:31,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279602050781s 2018-11-17 08:23:31,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-472104ba-13f4-4fee-abb6-07bf59f50145 2018-11-17 08:23:31,525 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-17 08:23:31,526 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 08:23:31,650 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 08:23:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:23:31,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:31 GMT 2018-11-17 08:23:31,658 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 08:23:31,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:23:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:31 GMT X-Openstack-Request-Id: req-0a603201-4fe4-4dee-9758-1a11e68622d4 2018-11-17 08:23:31,949 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:23:31,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a603201-4fe4-4dee-9758-1a11e68622d4 2018-11-17 08:23:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288636922836s 2018-11-17 08:23:31,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a603201-4fe4-4dee-9758-1a11e68622d4 2018-11-17 08:23:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:23:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}' 2018-11-17 08:23:32,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:32 GMT Location: http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc66148e-d918-435b-bb9c-f049a7a5fdd9 2018-11-17 08:23:32,034 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:31Z", "file": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "d9f20d23-f31e-4b73-9c4d-721cd684acbe", "size": null, "self": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe", "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_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": null, "created_at": "2018-11-17T08:23:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:23:32,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cc66148e-d918-435b-bb9c-f049a7a5fdd9 2018-11-17 08:23:32,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0761198997498s 2018-11-17 08:23:32,035 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cc66148e-d918-435b-bb9c-f049a7a5fdd9 returning object d9f20d23-f31e-4b73-9c4d-721cd684acbe 2018-11-17 08:23:32,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:23:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" -d '' 2018-11-17 08:23:33,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:23:33 GMT X-Openstack-Request-Id: req-a68f4243-e577-4e70-9ac9-c391c2c2a576 2018-11-17 08:23:33,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-11-17 08:23:33,206 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file used request id req-a68f4243-e577-4e70-9ac9-c391c2c2a576 2018-11-17 08:23:33,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1698820591s 2018-11-17 08:23:33,206 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file used request id req-a68f4243-e577-4e70-9ac9-c391c2c2a576 2018-11-17 08:23:33,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:23:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:33 GMT X-Openstack-Request-Id: req-ec2b3e2d-b520-4c4e-822e-ca6634e83937 2018-11-17 08:23:33,239 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:33Z", "file": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "d9f20d23-f31e-4b73-9c4d-721cd684acbe", "size": 12716032, "self": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:23:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:23:33,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ec2b3e2d-b520-4c4e-822e-ca6634e83937 2018-11-17 08:23:33,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0289039611816s 2018-11-17 08:23:33,240 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ec2b3e2d-b520-4c4e-822e-ca6634e83937 2018-11-17 08:23:33,242 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file', 'owner': u'82285a3840064beabd3c7a46cf197ba4', 'id': u'd9f20d23-f31e-4b73-9c4d-721cd684acbe', 'size': 12716032, u'self': u'/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82285a3840064beabd3c7a46cf197ba4', 'name': 'patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:23:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:23:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2', '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/d9f20d23-f31e-4b73-9c4d-721cd684acbe', 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_746cb2fb-bb35-4614-a10c-17d4446a7fa2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'created': u'2018-11-17T08:23:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:23:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe', 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_746cb2fb-bb35-4614-a10c-17d4446a7fa2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:23:33,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:23:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:23:33,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-fe4f1eff-07e2-421a-be30-edec6e518544 x-openstack-request-id: req-fe4f1eff-07e2-421a-be30-edec6e518544 2018-11-17 08:23:33,485 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "name": "patrole-flavor_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:23:33,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fe4f1eff-07e2-421a-be30-edec6e518544 2018-11-17 08:23:33,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240422010422s 2018-11-17 08:23:33,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fe4f1eff-07e2-421a-be30-edec6e518544 2018-11-17 08:23:33,487 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_746cb2fb-bb35-4614-a10c-17d4446a7fa2', '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'8cbff874483b4da3951abfc162291b33', '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'15e90d98-9c6f-43ce-a0ef-232ea01a0ab9', 'swap': 0}) 2018-11-17 08:23:33,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:23:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"extra_specs": {}}' 2018-11-17 08:23:33,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-3e0c5ac6-fdc6-4e55-aa5b-ae4e54bbb88d x-openstack-request-id: req-3e0c5ac6-fdc6-4e55-aa5b-ae4e54bbb88d 2018-11-17 08:23:33,509 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:23:33,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9/os-extra_specs used request id req-3e0c5ac6-fdc6-4e55-aa5b-ae4e54bbb88d 2018-11-17 08:23:33,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219340324402s 2018-11-17 08:23:33,510 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9/os-extra_specs used request id req-3e0c5ac6-fdc6-4e55-aa5b-ae4e54bbb88d 2018-11-17 08:23:33,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:33,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f2fc9f-74a7-49e4-8d01-44a80a2e204a 2018-11-17 08:23:33,642 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:33,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-16f2fc9f-74a7-49e4-8d01-44a80a2e204a 2018-11-17 08:23:33,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121033906937s 2018-11-17 08:23:33,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-16f2fc9f-74a7-49e4-8d01-44a80a2e204a 2018-11-17 08:23:33,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:23:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:33,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e68aab2-a3e9-4dab-92c3-92c7324cf713 2018-11-17 08:23:33,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:23:33,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1e68aab2-a3e9-4dab-92c3-92c7324cf713 2018-11-17 08:23:33,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187626123428s 2018-11-17 08:23:33,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1e68aab2-a3e9-4dab-92c3-92c7324cf713 2018-11-17 08:23:33,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 08:23:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:23:33,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-527fe64d-59ad-4ea4-9bc9-9b8c9c6cfd13 x-openstack-request-id: req-527fe64d-59ad-4ea4-9bc9-9b8c9c6cfd13 2018-11-17 08:23:33,877 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 08:23:33,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-527fe64d-59ad-4ea4-9bc9-9b8c9c6cfd13 2018-11-17 08:23:33,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0363059043884s 2018-11-17 08:23:33,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-527fe64d-59ad-4ea4-9bc9-9b8c9c6cfd13 2018-11-17 08:23:33,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:23:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:33,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:33 GMT X-Openstack-Request-Id: req-25bc73b8-82e1-43cb-9982-2f06f180d752 2018-11-17 08:23:33,907 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:33Z", "file": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "d9f20d23-f31e-4b73-9c4d-721cd684acbe", "size": 12716032, "self": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:23:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:23:33,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25bc73b8-82e1-43cb-9982-2f06f180d752 2018-11-17 08:23:33,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247750282288s 2018-11-17 08:23:33,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25bc73b8-82e1-43cb-9982-2f06f180d752 2018-11-17 08:23:33,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:23:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}' 2018-11-17 08:23:33,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:33 GMT Location: http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-600220b1-5696-45d9-9192-a16aa9972eff 2018-11-17 08:23:33,960 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:33Z", "file": "/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "5db3a0f8-e561-4645-b25b-ba88f722f835", "size": null, "self": "/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835", "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_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": null, "created_at": "2018-11-17T08:23:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:23:33,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-600220b1-5696-45d9-9192-a16aa9972eff 2018-11-17 08:23:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442509651184s 2018-11-17 08:23:33,961 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-600220b1-5696-45d9-9192-a16aa9972eff returning object 5db3a0f8-e561-4645-b25b-ba88f722f835 2018-11-17 08:23:33,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:23:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" -d '' 2018-11-17 08:23:35,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:23:35 GMT X-Openstack-Request-Id: req-05cedd62-5bce-4192-831c-b8c41cce912e 2018-11-17 08:23:35,252 - 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-11-17 08:23:35,253 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file used request id req-05cedd62-5bce-4192-831c-b8c41cce912e 2018-11-17 08:23:35,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.2909309864s 2018-11-17 08:23:35,253 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file used request id req-05cedd62-5bce-4192-831c-b8c41cce912e 2018-11-17 08:23:35,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:23:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:23:35,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23:35 GMT X-Openstack-Request-Id: req-e8872b9f-2a97-487e-952e-0e734a518a98 2018-11-17 08:23:35,285 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:35Z", "file": "/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "5db3a0f8-e561-4645-b25b-ba88f722f835", "size": 12716032, "self": "/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db3a0f8-e561-4645-b25b-ba88f722f835/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db3a0f8-e561-4645-b25b-ba88f722f835/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:23:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:33Z", "file": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "d9f20d23-f31e-4b73-9c4d-721cd684acbe", "size": 12716032, "self": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:23:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:23:35,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e8872b9f-2a97-487e-952e-0e734a518a98 2018-11-17 08:23:35,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274510383606s 2018-11-17 08:23:35,285 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e8872b9f-2a97-487e-952e-0e734a518a98 2018-11-17 08:23:35,288 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db3a0f8-e561-4645-b25b-ba88f722f835/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835/file', 'owner': u'82285a3840064beabd3c7a46cf197ba4', 'id': u'5db3a0f8-e561-4645-b25b-ba88f722f835', 'size': 12716032, u'self': u'/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82285a3840064beabd3c7a46cf197ba4', 'name': 'patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/5db3a0f8-e561-4645-b25b-ba88f722f835/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:23:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:23:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2', '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/5db3a0f8-e561-4645-b25b-ba88f722f835', 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_746cb2fb-bb35-4614-a10c-17d4446a7fa2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2', 'created': u'2018-11-17T08:23:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:23:33Z', 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/5db3a0f8-e561-4645-b25b-ba88f722f835', 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_746cb2fb-bb35-4614-a10c-17d4446a7fa2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:23:35,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:23:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:23:35,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-e0e68b02-8bb9-4c3b-bf1c-5e73ca86b25a x-openstack-request-id: req-e0e68b02-8bb9-4c3b-bf1c-5e73ca86b25a 2018-11-17 08:23:35,336 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eacd2dee-d94c-4c20-ac84-a66803918e2d", "name": "patrole-flavor_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:23:35,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0e68b02-8bb9-4c3b-bf1c-5e73ca86b25a 2018-11-17 08:23:35,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.047465801239s 2018-11-17 08:23:35,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0e68b02-8bb9-4c3b-bf1c-5e73ca86b25a 2018-11-17 08:23:35,337 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2', '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'8cbff874483b4da3951abfc162291b33', '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'eacd2dee-d94c-4c20-ac84-a66803918e2d', 'swap': 0}) 2018-11-17 08:23:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:23:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" -d '{"extra_specs": {}}' 2018-11-17 08:23:35,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:23: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-021d4a22-077e-4258-a571-f222e7c6ad9e x-openstack-request-id: req-021d4a22-077e-4258-a571-f222e7c6ad9e 2018-11-17 08:23:35,372 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:23:35,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d/os-extra_specs used request id req-021d4a22-077e-4258-a571-f222e7c6ad9e 2018-11-17 08:23:35,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0339879989624s 2018-11-17 08:23:35,372 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d/os-extra_specs used request id req-021d4a22-077e-4258-a571-f222e7c6ad9e 2018-11-17 08:23:35,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2', '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'8cbff874483b4da3951abfc162291b33', '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'eacd2dee-d94c-4c20-ac84-a66803918e2d', 'swap': 0}) 2018-11-17 08:23:38,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 08:23:38,346 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 08:23:38,346 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 08:23:38,348 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 08:23:38,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 08:23:41,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6afcfa6f-3dae-4aaa-b58d-9104dfd90df0/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-11-17 08:23:41,796 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 08:23:41,802 - 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-11-17 08:26:13,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 86a0494b-578b-4abf-9e25-6906e3b19703 2018-11-17 08:26:13,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '86a0494b-578b-4abf-9e25-6906e3b19703']'. 2018-11-17 08:26:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 08:26:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 08:26:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:26:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 86a0494b-578b-4abf-9e25-6906e3b19703 | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 08:23:43 | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 08:26:13 | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:30 | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 08:26:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6afcfa6f-3dae-4aaa-b58d-9104dfd90df0) | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5c12c4aa-24ca-4dcb-b064-1d4aa8ead5d9) | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 182 | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 132.629 | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 173 | 2018-11-17 08:26:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 08:26:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 08:26:14,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-17 08:26:16,785 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 08:26:16,785 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 08:26:16,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:26:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:26:17,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:26:17 GMT X-Openstack-Request-Id: req-0e79db57-d0cb-409f-bbbe-e788d1b7b194 2018-11-17 08:26:17,338 - 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-11-17 08:26:17,339 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835 used request id req-0e79db57-d0cb-409f-bbbe-e788d1b7b194 2018-11-17 08:26:17,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546770095825s 2018-11-17 08:26:17,339 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5db3a0f8-e561-4645-b25b-ba88f722f835 used request id req-0e79db57-d0cb-409f-bbbe-e788d1b7b194 2018-11-17 08:26:17,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:26:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:17,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-62344932-c3b2-45a1-9fe8-93931977e2c2 x-openstack-request-id: req-62344932-c3b2-45a1-9fe8-93931977e2c2 2018-11-17 08:26:17,365 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "name": "patrole-flavor_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eacd2dee-d94c-4c20-ac84-a66803918e2d", "name": "patrole-flavor_alt_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:26:17,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-62344932-c3b2-45a1-9fe8-93931977e2c2 2018-11-17 08:26:17,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260369777679s 2018-11-17 08:26:17,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-62344932-c3b2-45a1-9fe8-93931977e2c2 2018-11-17 08:26:17,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:26:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:17,459 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-f5015b56-2947-47ff-960b-1dba0fea2898 x-openstack-request-id: req-f5015b56-2947-47ff-960b-1dba0fea2898 2018-11-17 08:26:17,459 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d used request id req-f5015b56-2947-47ff-960b-1dba0fea2898 2018-11-17 08:26:17,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0910630226135s 2018-11-17 08:26:17,460 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eacd2dee-d94c-4c20-ac84-a66803918e2d used request id req-f5015b56-2947-47ff-960b-1dba0fea2898 2018-11-17 08:26:17,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:26:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:26:17,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:17 GMT X-Openstack-Request-Id: req-eedcfa3a-1147-4d77-a09a-3cb6e8cef162 2018-11-17 08:26:17,490 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:23:33Z", "file": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/file", "owner": "82285a3840064beabd3c7a46cf197ba4", "id": "d9f20d23-f31e-4b73-9c4d-721cd684acbe", "size": 12716032, "self": "/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:23:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:26:17,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eedcfa3a-1147-4d77-a09a-3cb6e8cef162 2018-11-17 08:26:17,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263700485229s 2018-11-17 08:26:17,491 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eedcfa3a-1147-4d77-a09a-3cb6e8cef162 2018-11-17 08:26:17,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:26:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fc90dcd4c5e8089849229efb502e402f26916e99fd9a27759bc243474f9b469" 2018-11-17 08:26:18,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:26:18 GMT X-Openstack-Request-Id: req-f27cc8b4-d3df-44e2-96e8-9d3db9e76ec1 2018-11-17 08:26:18,370 - 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-11-17 08:26:18,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe used request id req-f27cc8b4-d3df-44e2-96e8-9d3db9e76ec1 2018-11-17 08:26:18,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878244876862s 2018-11-17 08:26:18,371 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d9f20d23-f31e-4b73-9c4d-721cd684acbe used request id req-f27cc8b4-d3df-44e2-96e8-9d3db9e76ec1 2018-11-17 08:26:18,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:26:18,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:18,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-d119453d-d817-45f6-9c04-780da4c638b5 x-openstack-request-id: req-d119453d-d817-45f6-9c04-780da4c638b5 2018-11-17 08:26:18,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e90d98-9c6f-43ce-a0ef-232ea01a0ab9", "name": "patrole-flavor_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:26:18,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d119453d-d817-45f6-9c04-780da4c638b5 2018-11-17 08:26:18,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0416049957275s 2018-11-17 08:26:18,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d119453d-d817-45f6-9c04-780da4c638b5 2018-11-17 08:26:18,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:26:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:18,451 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-1abd8b0e-508f-44ec-9a8c-e664fb540829 x-openstack-request-id: req-1abd8b0e-508f-44ec-9a8c-e664fb540829 2018-11-17 08:26:18,452 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9 used request id req-1abd8b0e-508f-44ec-9a8c-e664fb540829 2018-11-17 08:26:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367939472198s 2018-11-17 08:26:18,452 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/15e90d98-9c6f-43ce-a0ef-232ea01a0ab9 used request id req-1abd8b0e-508f-44ec-9a8c-e664fb540829 2018-11-17 08:26:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:18,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65605a8a-3d9a-465d-a27b-91ae457c6b7a 2018-11-17 08:26:18,671 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:18,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-65605a8a-3d9a-465d-a27b-91ae457c6b7a 2018-11-17 08:26:18,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219012975693s 2018-11-17 08:26:18,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-65605a8a-3d9a-465d-a27b-91ae457c6b7a 2018-11-17 08:26:18,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:18,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c90580-d9d6-400d-b9a3-3eceb3c29d57 2018-11-17 08:26:18,870 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_746cb2fb-bb35-4614-a10c-17d4446a7fa2", "links": {"self": "http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "84ec6665cc954d0f8f1ae921b3db9f05", "description": null}} 2018-11-17 08:26:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 used request id req-d7c90580-d9d6-400d-b9a3-3eceb3c29d57 2018-11-17 08:26:18,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191940784454s 2018-11-17 08:26:18,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 used request id req-d7c90580-d9d6-400d-b9a3-3eceb3c29d57 2018-11-17 08:26:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:26:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:19,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f7f19b-dd68-46db-b179-4c5bdd4f2194 2018-11-17 08:26:19,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:19,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 used request id req-33f7f19b-dd68-46db-b179-4c5bdd4f2194 2018-11-17 08:26:19,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307391881943s 2018-11-17 08:26:19,179 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/84ec6665cc954d0f8f1ae921b3db9f05 used request id req-33f7f19b-dd68-46db-b179-4c5bdd4f2194 2018-11-17 08:26:19,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:19,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 527 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55759803-513a-4bf9-92ce-5ec220b3b5e0 2018-11-17 08:26:19,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4"}, "tags": [], "enabled": true, "id": "82285a3840064beabd3c7a46cf197ba4", "parent_id": "default", "domain_id": "default", "name": "patrole-project_746cb2fb-bb35-4614-a10c-17d4446a7fa2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:26:19,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-55759803-513a-4bf9-92ce-5ec220b3b5e0 2018-11-17 08:26:19,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198312997818s 2018-11-17 08:26:19,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-55759803-513a-4bf9-92ce-5ec220b3b5e0 2018-11-17 08:26:19,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:26:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:19,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb30e98c-621e-485d-a805-9bc45e6ff77e 2018-11-17 08:26:19,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:19,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4 used request id req-eb30e98c-621e-485d-a805-9bc45e6ff77e 2018-11-17 08:26:19,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27286195755s 2018-11-17 08:26:19,663 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/82285a3840064beabd3c7a46cf197ba4 used request id req-eb30e98c-621e-485d-a805-9bc45e6ff77e 2018-11-17 08:26:19,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:26:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82285a3840064beabd3c7a46cf197ba4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2f6bad9d7dad0b9b266b24597e72d2438cfc47c3c8bfd88b93ec146898d1f64d" 2018-11-17 08:26:19,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:19 GMT X-Openstack-Request-Id: req-a6f248bc-397f-4b7c-8f3e-f820e963c08c 2018-11-17 08:26:19,975 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:26:19,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82285a3840064beabd3c7a46cf197ba4&name=default used request id req-a6f248bc-397f-4b7c-8f3e-f820e963c08c 2018-11-17 08:26:19,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30637383461s 2018-11-17 08:26:19,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82285a3840064beabd3c7a46cf197ba4&name=default used request id req-a6f248bc-397f-4b7c-8f3e-f820e963c08c 2018-11-17 08:26:20,027 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-17 08:26:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:26:20,317 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1aa4a6-1f1a-40ae-80fd-3fc894f391cd 2018-11-17 08:26:20,318 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:26:20,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ca1aa4a6-1f1a-40ae-80fd-3fc894f391cd 2018-11-17 08:26:20,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:26:20,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["smawafWST-qLNZNebTScUw"], "issued_at": "2018-11-17T08:26:20.000000Z"}} 2018-11-17 08:26:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:20,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627da955-daf8-4eaf-88ef-47015c11b3fa 2018-11-17 08:26:20,838 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:26:20,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-627da955-daf8-4eaf-88ef-47015c11b3fa 2018-11-17 08:26:20,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113511800766s 2018-11-17 08:26:20,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-627da955-daf8-4eaf-88ef-47015c11b3fa 2018-11-17 08:26:20,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:26:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}}' 2018-11-17 08:26:21,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 369 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83f515c0-c7ac-4591-9cfc-aa9e670e241b 2018-11-17 08:26:21,016 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}} 2018-11-17 08:26:21,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-83f515c0-c7ac-4591-9cfc-aa9e670e241b 2018-11-17 08:26:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.169825077057s 2018-11-17 08:26:21,016 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-83f515c0-c7ac-4591-9cfc-aa9e670e241b 2018-11-17 08:26:21,017 - 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'53d16ad09e2b4771b55c55ed45edcf35', '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_df18b4c0-6286-489f-b76f-53973b903c47'}) 2018-11-17 08:26:21,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:26:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "12f36240-1964-4a64-b815-54bce4b01172", "email": null, "name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47"}}' 2018-11-17 08:26:21,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46859e3c-75cd-41b2-8037-b885c9b30fab 2018-11-17 08:26:21,492 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:26:21,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-46859e3c-75cd-41b2-8037-b885c9b30fab 2018-11-17 08:26:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.469016075134s 2018-11-17 08:26:21,493 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-46859e3c-75cd-41b2-8037-b885c9b30fab 2018-11-17 08:26:21,494 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aadaa20b388947e69e849a5256a4ead7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47'}) 2018-11-17 08:26:21,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c940fa-027d-4223-977c-a9d6169ea2ff 2018-11-17 08:26:21,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:21,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f2c940fa-027d-4223-977c-a9d6169ea2ff 2018-11-17 08:26:21,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188672065735s 2018-11-17 08:26:21,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f2c940fa-027d-4223-977c-a9d6169ea2ff 2018-11-17 08:26:21,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:21,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e7c1b9-ba5c-44f2-ac43-b5ca40a6c5e6 2018-11-17 08:26:21,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:21,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f2e7c1b9-ba5c-44f2-ac43-b5ca40a6c5e6 2018-11-17 08:26:21,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107492923737s 2018-11-17 08:26:21,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f2e7c1b9-ba5c-44f2-ac43-b5ca40a6c5e6 2018-11-17 08:26:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:21,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f594e450-5681-44b2-90c2-3cc5afc65428 2018-11-17 08:26:21,962 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:21,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f594e450-5681-44b2-90c2-3cc5afc65428 2018-11-17 08:26:21,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156894922256s 2018-11-17 08:26:21,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f594e450-5681-44b2-90c2-3cc5afc65428 2018-11-17 08:26:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:22,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf187e9f-17b6-4129-ba12-5ec96176f451 2018-11-17 08:26:22,160 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:22,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cf187e9f-17b6-4129-ba12-5ec96176f451 2018-11-17 08:26:22,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192643880844s 2018-11-17 08:26:22,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cf187e9f-17b6-4129-ba12-5ec96176f451 2018-11-17 08:26:22,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:22,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 970 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27db2f76-ef38-4ea0-b173-9281e1a479ef 2018-11-17 08:26:22,383 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:22,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-27db2f76-ef38-4ea0-b173-9281e1a479ef 2018-11-17 08:26:22,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222095966339s 2018-11-17 08:26:22,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-27db2f76-ef38-4ea0-b173-9281e1a479ef 2018-11-17 08:26:22,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:22,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be937502-1fc3-47f5-80a7-be52334afd8e 2018-11-17 08:26:22,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:26:22,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-be937502-1fc3-47f5-80a7-be52334afd8e 2018-11-17 08:26:22,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117384910583s 2018-11-17 08:26:22,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-be937502-1fc3-47f5-80a7-be52334afd8e 2018-11-17 08:26:22,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:22,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398023df-989a-479c-b6fe-4c8cf2676dc7 2018-11-17 08:26:22,714 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35", "previous": null, "next": null}} 2018-11-17 08:26:22,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-398023df-989a-479c-b6fe-4c8cf2676dc7 2018-11-17 08:26:22,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192066192627s 2018-11-17 08:26:22,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-398023df-989a-479c-b6fe-4c8cf2676dc7 2018-11-17 08:26:22,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:26:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:22,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866d0b9d-c1a6-45d3-9505-11b0ae5a9976 2018-11-17 08:26:22,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:22,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-866d0b9d-c1a6-45d3-9505-11b0ae5a9976 2018-11-17 08:26:22,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147796869278s 2018-11-17 08:26:22,866 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-866d0b9d-c1a6-45d3-9505-11b0ae5a9976 2018-11-17 08:26:22,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47', 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'53d16ad09e2b4771b55c55ed45edcf35', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '12f36240-1964-4a64-b815-54bce4b01172', 'username': u'snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:26:22,870 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47', 'password': '12f36240-1964-4a64-b815-54bce4b01172', 'project_name': 'snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '53d16ad09e2b4771b55c55ed45edcf35', 'project_domain_name': 'Default'} 2018-11-17 08:26:22,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deffe3c5-87d1-4ec9-99df-15f845142ec2 2018-11-17 08:26:23,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:23,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-deffe3c5-87d1-4ec9-99df-15f845142ec2 2018-11-17 08:26:23,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191385030746s 2018-11-17 08:26:23,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-deffe3c5-87d1-4ec9-99df-15f845142ec2 2018-11-17 08:26:23,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cbf56e-9de3-4dde-b103-6d0bcd8b67fa 2018-11-17 08:26:23,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:23,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-64cbf56e-9de3-4dde-b103-6d0bcd8b67fa 2018-11-17 08:26:23,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19903087616s 2018-11-17 08:26:23,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-64cbf56e-9de3-4dde-b103-6d0bcd8b67fa 2018-11-17 08:26:23,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:23,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3b367f-1aa2-4d99-9ad0-ae17d3d46135 2018-11-17 08:26:23,388 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:23,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2a3b367f-1aa2-4d99-9ad0-ae17d3d46135 2018-11-17 08:26:23,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112231969833s 2018-11-17 08:26:23,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2a3b367f-1aa2-4d99-9ad0-ae17d3d46135 2018-11-17 08:26:23,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 970 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364b4088-71ee-464f-9b90-4ef7de9849c8 2018-11-17 08:26:23,512 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-364b4088-71ee-464f-9b90-4ef7de9849c8 2018-11-17 08:26:23,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123165130615s 2018-11-17 08:26:23,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-364b4088-71ee-464f-9b90-4ef7de9849c8 2018-11-17 08:26:23,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d85b645-c6c1-4664-92ec-c20ec38f21a9 2018-11-17 08:26:23,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:26:23,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2d85b645-c6c1-4664-92ec-c20ec38f21a9 2018-11-17 08:26:23,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108174085617s 2018-11-17 08:26:23,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2d85b645-c6c1-4664-92ec-c20ec38f21a9 2018-11-17 08:26:23,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57c2d9e-a3cb-410c-9e3c-c76b2b54b24d 2018-11-17 08:26:23,796 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35", "previous": null, "next": null}} 2018-11-17 08:26:23,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-d57c2d9e-a3cb-410c-9e3c-c76b2b54b24d 2018-11-17 08:26:23,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155089855194s 2018-11-17 08:26:23,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-d57c2d9e-a3cb-410c-9e3c-c76b2b54b24d 2018-11-17 08:26:23,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:26:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:23,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edd86103-1b45-4a90-bc59-c2ef67915754 2018-11-17 08:26:23,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:23,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/77522f72cb38453d800d3c5850a6c541 used request id req-edd86103-1b45-4a90-bc59-c2ef67915754 2018-11-17 08:26:23,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136251211166s 2018-11-17 08:26:23,937 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/77522f72cb38453d800d3c5850a6c541 used request id req-edd86103-1b45-4a90-bc59-c2ef67915754 2018-11-17 08:26:23,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71df785-d648-43d2-a473-816237bb27fc 2018-11-17 08:26:24,047 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:24,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a71df785-d648-43d2-a473-816237bb27fc 2018-11-17 08:26:24,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106376171112s 2018-11-17 08:26:24,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a71df785-d648-43d2-a473-816237bb27fc 2018-11-17 08:26:24,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0439def-318b-4a20-812f-3ead9d984404 2018-11-17 08:26:24,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:24,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a0439def-318b-4a20-812f-3ead9d984404 2018-11-17 08:26:24,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108424186707s 2018-11-17 08:26:24,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a0439def-318b-4a20-812f-3ead9d984404 2018-11-17 08:26:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57637a29-b92e-46fe-8131-ede2c6c546a7 2018-11-17 08:26:24,281 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:24,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-57637a29-b92e-46fe-8131-ede2c6c546a7 2018-11-17 08:26:24,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113815069199s 2018-11-17 08:26:24,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-57637a29-b92e-46fe-8131-ede2c6c546a7 2018-11-17 08:26:24,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 970 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7dbfc3-8e77-412d-9d73-951a6db998aa 2018-11-17 08:26:24,489 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:24,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d7dbfc3-8e77-412d-9d73-951a6db998aa 2018-11-17 08:26:24,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206502199173s 2018-11-17 08:26:24,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d7dbfc3-8e77-412d-9d73-951a6db998aa 2018-11-17 08:26:24,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:24,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8072e7-0a5c-415d-a4a5-4996237ad875 2018-11-17 08:26:24,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:26:24,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0a8072e7-0a5c-415d-a4a5-4996237ad875 2018-11-17 08:26:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107450962067s 2018-11-17 08:26:24,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0a8072e7-0a5c-415d-a4a5-4996237ad875 2018-11-17 08:26:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a25a0be-aff1-44b0-a7ee-0bcacc056411 2018-11-17 08:26:24,728 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35", "previous": null, "next": null}} 2018-11-17 08:26:24,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-5a25a0be-aff1-44b0-a7ee-0bcacc056411 2018-11-17 08:26:24,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110958099365s 2018-11-17 08:26:24,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aadaa20b388947e69e849a5256a4ead7&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=53d16ad09e2b4771b55c55ed45edcf35 used request id req-5a25a0be-aff1-44b0-a7ee-0bcacc056411 2018-11-17 08:26:24,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:26:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/eb649908d6254ac8b5fa99e0586bf384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03e34d7b78305656517c23a3fc8070546b7eeebe1a07a2728945577691382920" 2018-11-17 08:26:24,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be903a1d-9c4b-4b0c-a1e3-d84d6b404207 2018-11-17 08:26:24,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:24,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-be903a1d-9c4b-4b0c-a1e3-d84d6b404207 2018-11-17 08:26:24,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149975061417s 2018-11-17 08:26:24,883 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35/users/aadaa20b388947e69e849a5256a4ead7/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-be903a1d-9c4b-4b0c-a1e3-d84d6b404207 2018-11-17 08:26:24,883 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-17 08:26:24,883 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-17 08:26:24,884 - openstack_tests - INFO - OS Credentials = > 2018-11-17 08:26:24,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-17 08:26:24,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:26:25,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}, {"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "eb649908d6254ac8b5fa99e0586bf384", "name": "heat_stack_owner"}], "expires_at": "2018-11-17T09:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d16ad09e2b4771b55c55ed45edcf35", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_53d16ad09e2b4771b55c55ed45edcf35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_53d16ad09e2b4771b55c55ed45edcf35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/53d16ad09e2b4771b55c55ed45edcf35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/53d16ad09e2b4771b55c55ed45edcf35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/53d16ad09e2b4771b55c55ed45edcf35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/53d16ad09e2b4771b55c55ed45edcf35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53d16ad09e2b4771b55c55ed45edcf35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/53d16ad09e2b4771b55c55ed45edcf35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/53d16ad09e2b4771b55c55ed45edcf35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "id": "aadaa20b388947e69e849a5256a4ead7"}, "audit_ids": ["lcIvjEGRQ02Jfq1dPGAMJw"], "issued_at": "2018-11-17T08:26:25.000000Z"}} 2018-11-17 08:26:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9e382862b195cf6907a5900b8d1bf12f383cb5e6b74b1874f2b44e5559f8fe41" 2018-11-17 08:26:25,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:25 GMT X-Openstack-Request-Id: req-fc823944-e9b3-47b5-a2ea-d2d3858a9339 2018-11-17 08:26:25,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:26:25,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-fc823944-e9b3-47b5-a2ea-d2d3858a9339 2018-11-17 08:26:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9e382862b195cf6907a5900b8d1bf12f383cb5e6b74b1874f2b44e5559f8fe41" 2018-11-17 08:26:25,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:25 GMT X-Openstack-Request-Id: req-799c7a10-7bec-4934-91a8-7548a16c3bf2 2018-11-17 08:26:25,734 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4}]} 2018-11-17 08:26:25,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8bdae405-a5b1-4a32-953f-9c7c8931378e used request id req-799c7a10-7bec-4934-91a8-7548a16c3bf2 2018-11-17 08:26:25,734 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-17 08:26:25,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-11-17 08:26:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:26:25,748 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11a52a4-1576-4b89-9ef9-4b554e55dec0 2018-11-17 08:26:25,749 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:26:25,749 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c11a52a4-1576-4b89-9ef9-4b554e55dec0 2018-11-17 08:26:25,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:26:26,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["BwfCEYOYS-KTHI9xMiPS3w"], "issued_at": "2018-11-17T08:26:26.000000Z"}} 2018-11-17 08:26:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cd8282463feb12e749e702efe8644cabf22dbfb44040967f73433c4581219eba" 2018-11-17 08:26:26,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 257 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-259a0f90-7df7-4bb0-ad6f-99d065365866 x-openstack-request-id: req-259a0f90-7df7-4bb0-ad6f-99d065365866 2018-11-17 08:26:26,344 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.67", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-11-17 08:26:26,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-259a0f90-7df7-4bb0-ad6f-99d065365866 2018-11-17 08:26:26,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.60241985321s 2018-11-17 08:26:26,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-259a0f90-7df7-4bb0-ad6f-99d065365866 2018-11-17 08:26:26,345 - 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.27: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.67', 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-11-17 08:26:26,346 - functest.utils.functest_utils - DEBUG - nova version: (2, 67) 2018-11-17 08:26:26,347 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-11-17 08:26:26,347 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-11-17 08:26:26,401 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-17 08:26:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:26:26,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17556152-84d8-404c-9934-013ece2f619b 2018-11-17 08:26:26,448 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:26:26,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-17556152-84d8-404c-9934-013ece2f619b 2018-11-17 08:26:26,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:26:26,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["3xtfZGTTSmyB9iM_-RwNnQ"], "issued_at": "2018-11-17T08:26:26.000000Z"}} 2018-11-17 08:26:26,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:26:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:27 GMT X-Openstack-Request-Id: req-d332ab2c-4b37-4c0f-8d3a-28f79a411e8c 2018-11-17 08:26:27,208 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:26:27,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d332ab2c-4b37-4c0f-8d3a-28f79a411e8c 2018-11-17 08:26:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358566045761s 2018-11-17 08:26:27,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d332ab2c-4b37-4c0f-8d3a-28f79a411e8c 2018-11-17 08:26:27,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fcb60fe-27ea-4d39-9acc-137a28926c7d 2018-11-17 08:26:27,366 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:26:27,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5fcb60fe-27ea-4d39-9acc-137a28926c7d 2018-11-17 08:26:27,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151036977768s 2018-11-17 08:26:27,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5fcb60fe-27ea-4d39-9acc-137a28926c7d 2018-11-17 08:26:27,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:26:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}}' 2018-11-17 08:26:27,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 373 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed20d5ae-165a-4e0b-9a28-08ba4093f720 2018-11-17 08:26:27,512 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7"}, "tags": [], "enabled": true, "id": "b19d5b573385414b8faa0389a57e99c7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}} 2018-11-17 08:26:27,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ed20d5ae-165a-4e0b-9a28-08ba4093f720 2018-11-17 08:26:27,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138803005219s 2018-11-17 08:26:27,513 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ed20d5ae-165a-4e0b-9a28-08ba4093f720 2018-11-17 08:26:27,513 - 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'b19d5b573385414b8faa0389a57e99c7', '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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc'}) 2018-11-17 08:26:27,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:26:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b5459852-4e7d-4166-9b21-952aca1ae9a0", "email": null, "name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}}' 2018-11-17 08:26:27,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c0fa3b-de6a-4566-9799-0170608df31e 2018-11-17 08:26:27,904 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:26:27,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-14c0fa3b-de6a-4566-9799-0170608df31e 2018-11-17 08:26:27,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.383443117142s 2018-11-17 08:26:27,904 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-14c0fa3b-de6a-4566-9799-0170608df31e 2018-11-17 08:26:27,905 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0d1646b1fb02420f9d763baff9868ef9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc'}) 2018-11-17 08:26:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa09626-45bf-4820-9ce0-6ff0d8b1e9a4 2018-11-17 08:26:28,106 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:28,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7aa09626-45bf-4820-9ce0-6ff0d8b1e9a4 2018-11-17 08:26:28,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197569847107s 2018-11-17 08:26:28,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7aa09626-45bf-4820-9ce0-6ff0d8b1e9a4 2018-11-17 08:26:28,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12113083-5108-43b8-9278-caa0c0d57e6f 2018-11-17 08:26:28,224 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:28,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12113083-5108-43b8-9278-caa0c0d57e6f 2018-11-17 08:26:28,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113154172897s 2018-11-17 08:26:28,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12113083-5108-43b8-9278-caa0c0d57e6f 2018-11-17 08:26:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05c4620-4f12-4bd6-9ff1-6b0bf8ecd8a4 2018-11-17 08:26:28,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:28,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c05c4620-4f12-4bd6-9ff1-6b0bf8ecd8a4 2018-11-17 08:26:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115370988846s 2018-11-17 08:26:28,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c05c4620-4f12-4bd6-9ff1-6b0bf8ecd8a4 2018-11-17 08:26:28,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360dab93-e7c9-41f4-a450-3788446d6bbf 2018-11-17 08:26:28,457 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:28,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-360dab93-e7c9-41f4-a450-3788446d6bbf 2018-11-17 08:26:28,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105753898621s 2018-11-17 08:26:28,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-360dab93-e7c9-41f4-a450-3788446d6bbf 2018-11-17 08:26:28,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2271f63-fe87-4f46-bde5-2e1282f4278f 2018-11-17 08:26:28,666 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:28,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b2271f63-fe87-4f46-bde5-2e1282f4278f 2018-11-17 08:26:28,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208157062531s 2018-11-17 08:26:28,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b2271f63-fe87-4f46-bde5-2e1282f4278f 2018-11-17 08:26:28,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b7e6f7-7067-4b26-844f-e54d1fb8b3c3 2018-11-17 08:26:28,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7"}, "tags": [], "enabled": true, "id": "b19d5b573385414b8faa0389a57e99c7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:26:28,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b6b7e6f7-7067-4b26-844f-e54d1fb8b3c3 2018-11-17 08:26:28,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154900789261s 2018-11-17 08:26:28,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b6b7e6f7-7067-4b26-844f-e54d1fb8b3c3 2018-11-17 08:26:28,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=b19d5b573385414b8faa0389a57e99c7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:28,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9ac9c4-f8bb-4033-b212-f3fd26dd1a0b 2018-11-17 08:26:28,996 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=b19d5b573385414b8faa0389a57e99c7", "previous": null, "next": null}} 2018-11-17 08:26:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=b19d5b573385414b8faa0389a57e99c7 used request id req-df9ac9c4-f8bb-4033-b212-f3fd26dd1a0b 2018-11-17 08:26:28,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.152776002884s 2018-11-17 08:26:28,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=b19d5b573385414b8faa0389a57e99c7 used request id req-df9ac9c4-f8bb-4033-b212-f3fd26dd1a0b 2018-11-17 08:26:29,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:26:29,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25df33c9-ffb2-4d48-86c4-1a3d2b607061 2018-11-17 08:26:29,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:29,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-25df33c9-ffb2-4d48-86c4-1a3d2b607061 2018-11-17 08:26:29,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22441983223s 2018-11-17 08:26:29,225 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-25df33c9-ffb2-4d48-86c4-1a3d2b607061 2018-11-17 08:26:29,226 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 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'b19d5b573385414b8faa0389a57e99c7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5459852-4e7d-4166-9b21-952aca1ae9a0', 'username': u'neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:26:29,229 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'password': 'b5459852-4e7d-4166-9b21-952aca1ae9a0', 'project_name': 'neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'b19d5b573385414b8faa0389a57e99c7', 'project_domain_name': 'Default'} 2018-11-17 08:26:29,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b50dfb-d776-42d5-b1c0-6c71b5d4ed95 2018-11-17 08:26:29,340 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:29,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-84b50dfb-d776-42d5-b1c0-6c71b5d4ed95 2018-11-17 08:26:29,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107727050781s 2018-11-17 08:26:29,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-84b50dfb-d776-42d5-b1c0-6c71b5d4ed95 2018-11-17 08:26:29,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe5b5fd-c713-4ba8-bb5a-89bc9e92f513 2018-11-17 08:26:29,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:29,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7fe5b5fd-c713-4ba8-bb5a-89bc9e92f513 2018-11-17 08:26:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107539892197s 2018-11-17 08:26:29,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7fe5b5fd-c713-4ba8-bb5a-89bc9e92f513 2018-11-17 08:26:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a75454-c7de-4ea6-826d-088573296504 2018-11-17 08:26:29,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:29,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e2a75454-c7de-4ea6-826d-088573296504 2018-11-17 08:26:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104329109192s 2018-11-17 08:26:29,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e2a75454-c7de-4ea6-826d-088573296504 2018-11-17 08:26:29,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de66de55-4d42-4a5f-8ff7-963fa9c2384f 2018-11-17 08:26:29,787 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:29,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-de66de55-4d42-4a5f-8ff7-963fa9c2384f 2018-11-17 08:26:29,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222500085831s 2018-11-17 08:26:29,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-de66de55-4d42-4a5f-8ff7-963fa9c2384f 2018-11-17 08:26:29,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:26:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:29,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60017753-550c-4a83-a240-9572c6b23813 2018-11-17 08:26:29,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7"}, "tags": [], "enabled": true, "id": "b19d5b573385414b8faa0389a57e99c7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:26:29,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60017753-550c-4a83-a240-9572c6b23813 2018-11-17 08:26:29,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113766908646s 2018-11-17 08:26:29,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60017753-550c-4a83-a240-9572c6b23813 2018-11-17 08:26:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=b19d5b573385414b8faa0389a57e99c7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609db6ec-3b58-4beb-9a00-7c471f63b4e7 2018-11-17 08:26:30,026 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=b19d5b573385414b8faa0389a57e99c7", "previous": null, "next": null}} 2018-11-17 08:26:30,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=b19d5b573385414b8faa0389a57e99c7 used request id req-609db6ec-3b58-4beb-9a00-7c471f63b4e7 2018-11-17 08:26:30,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104775905609s 2018-11-17 08:26:30,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0d1646b1fb02420f9d763baff9868ef9&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=b19d5b573385414b8faa0389a57e99c7 used request id req-609db6ec-3b58-4beb-9a00-7c471f63b4e7 2018-11-17 08:26:30,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:26:30,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93063ff-545e-495f-b8ba-50384b714df5 2018-11-17 08:26:30,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:30,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 used request id req-d93063ff-545e-495f-b8ba-50384b714df5 2018-11-17 08:26:30,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163516044617s 2018-11-17 08:26:30,194 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 used request id req-d93063ff-545e-495f-b8ba-50384b714df5 2018-11-17 08:26:30,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:30,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5f9ece-47a1-44c8-9ba2-5295cac561bc 2018-11-17 08:26:30,307 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:30,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-db5f9ece-47a1-44c8-9ba2-5295cac561bc 2018-11-17 08:26:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108920097351s 2018-11-17 08:26:30,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-db5f9ece-47a1-44c8-9ba2-5295cac561bc 2018-11-17 08:26:30,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:26:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808a02ed-25e2-460f-a4ea-2fd0cadb78bf 2018-11-17 08:26:30,420 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:26:30,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-808a02ed-25e2-460f-a4ea-2fd0cadb78bf 2018-11-17 08:26:30,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108376026154s 2018-11-17 08:26:30,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-808a02ed-25e2-460f-a4ea-2fd0cadb78bf 2018-11-17 08:26:30,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:26:30,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17114f17-348a-4c2f-95cd-00d5246a3215 2018-11-17 08:26:30,553 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:26:30,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-17114f17-348a-4c2f-95cd-00d5246a3215 2018-11-17 08:26:30,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131371974945s 2018-11-17 08:26:30,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-17114f17-348a-4c2f-95cd-00d5246a3215 2018-11-17 08:26:30,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:26:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0d1646b1fb02420f9d763baff9868ef9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a924b7-a9e5-46f4-9c86-836f49929e5c 2018-11-17 08:26:30,679 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0d1646b1fb02420f9d763baff9868ef9&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:26:30,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0d1646b1fb02420f9d763baff9868ef9&scope.domain.id=default used request id req-26a924b7-a9e5-46f4-9c86-836f49929e5c 2018-11-17 08:26:30,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11355304718s 2018-11-17 08:26:30,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0d1646b1fb02420f9d763baff9868ef9&scope.domain.id=default used request id req-26a924b7-a9e5-46f4-9c86-836f49929e5c 2018-11-17 08:26:30,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:26:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:30,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da5d8dc-1faf-405d-9a44-d6ffb8eb41e2 2018-11-17 08:26:30,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:26:30,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 used request id req-7da5d8dc-1faf-405d-9a44-d6ffb8eb41e2 2018-11-17 08:26:30,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.257998943329s 2018-11-17 08:26:30,941 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0d1646b1fb02420f9d763baff9868ef9/roles/77522f72cb38453d800d3c5850a6c541 used request id req-7da5d8dc-1faf-405d-9a44-d6ffb8eb41e2 2018-11-17 08:26:30,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:26:33,326 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:26:35,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 462b03a3-c705-4fbb-9dff-2cd42a8259c2 | 2018-11-17T08:26:35.390447 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 462b03a3-c705-4fbb-9dff-2cd42a8259c2 ~/.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-11-17 08:26:39,198 - 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-11-17 08:26:39,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:26:42,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:26:45,210 - 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=97b5d97c-38cc-420e-8c1f-8841dc1655de) as the default verifier for the future CLI operations. 2018-11-17 08:26:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:26:47,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa52701-8f93-416a-9f08-e7dffe3b21c4 2018-11-17 08:26:47,042 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:26:47,042 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-3aa52701-8f93-416a-9f08-e7dffe3b21c4 2018-11-17 08:26:47,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:26:47,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b19d5b573385414b8faa0389a57e99c7", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b19d5b573385414b8faa0389a57e99c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b19d5b573385414b8faa0389a57e99c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b19d5b573385414b8faa0389a57e99c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/b19d5b573385414b8faa0389a57e99c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/b19d5b573385414b8faa0389a57e99c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/b19d5b573385414b8faa0389a57e99c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b19d5b573385414b8faa0389a57e99c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/b19d5b573385414b8faa0389a57e99c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/b19d5b573385414b8faa0389a57e99c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "id": "0d1646b1fb02420f9d763baff9868ef9"}, "audit_ids": ["ml3g9LqgTiK-8oJfpmYXNw"], "issued_at": "2018-11-17T08:26:47.000000Z"}} 2018-11-17 08:26:47,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:26:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:47 GMT X-Openstack-Request-Id: req-2fcd53d5-b483-4117-aeb3-b2e0718e6bec 2018-11-17 08:26:47,733 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:26:47,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-2fcd53d5-b483-4117-aeb3-b2e0718e6bec 2018-11-17 08:26:47,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.290509939194s 2018-11-17 08:26:47,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-2fcd53d5-b483-4117-aeb3-b2e0718e6bec 2018-11-17 08:26:47,742 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-17 08:26:47,743 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 08:26:47,857 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 08:26:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:26:47,864 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:47 GMT 2018-11-17 08:26:47,864 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 08:26:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:26:47,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:48,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:48 GMT X-Openstack-Request-Id: req-0bc72975-130d-48d1-81a5-7087215130e8 2018-11-17 08:26:48,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:26:48,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bc72975-130d-48d1-81a5-7087215130e8 2018-11-17 08:26:48,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29856300354s 2018-11-17 08:26:48,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bc72975-130d-48d1-81a5-7087215130e8 2018-11-17 08:26:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:26:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}' 2018-11-17 08:26:48,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:48 GMT Location: http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8dded866-f37d-4356-b94e-79b18efbea09 2018-11-17 08:26:48,220 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:48Z", "file": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "7fe0eae8-1f20-442e-923a-8f4834251940", "size": null, "self": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940", "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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": null, "created_at": "2018-11-17T08:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:26:48,221 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8dded866-f37d-4356-b94e-79b18efbea09 2018-11-17 08:26:48,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475091934204s 2018-11-17 08:26:48,221 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8dded866-f37d-4356-b94e-79b18efbea09 returning object 7fe0eae8-1f20-442e-923a-8f4834251940 2018-11-17 08:26:48,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:26:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" -d '' 2018-11-17 08:26:49,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:26:49 GMT X-Openstack-Request-Id: req-c0dbf389-de6c-42e1-ad28-0de688112082 2018-11-17 08:26:49,448 - 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-11-17 08:26:49,448 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file used request id req-c0dbf389-de6c-42e1-ad28-0de688112082 2018-11-17 08:26:49,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22668910027s 2018-11-17 08:26:49,449 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file used request id req-c0dbf389-de6c-42e1-ad28-0de688112082 2018-11-17 08:26:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:26:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:49,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:49 GMT X-Openstack-Request-Id: req-9bf3130f-ad00-490f-a8d3-431067444e81 2018-11-17 08:26:49,481 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:49Z", "file": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "7fe0eae8-1f20-442e-923a-8f4834251940", "size": 12716032, "self": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:26:49,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9bf3130f-ad00-490f-a8d3-431067444e81 2018-11-17 08:26:49,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278480052948s 2018-11-17 08:26:49,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9bf3130f-ad00-490f-a8d3-431067444e81 2018-11-17 08:26:49,483 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file', 'owner': u'b19d5b573385414b8faa0389a57e99c7', 'id': u'7fe0eae8-1f20-442e-923a-8f4834251940', 'size': 12716032, u'self': u'/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b19d5b573385414b8faa0389a57e99c7', 'name': 'neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:26:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:26:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', '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/7fe0eae8-1f20-442e-923a-8f4834251940', 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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'created': u'2018-11-17T08:26:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:26: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/7fe0eae8-1f20-442e-923a-8f4834251940', 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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:26:49,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:26:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:26:49,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-ffad31ed-9b28-4b78-8346-e2ab7646e68b x-openstack-request-id: req-ffad31ed-9b28-4b78-8346-e2ab7646e68b 2018-11-17 08:26:49,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "name": "neutron_trunk-flavor_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:26:49,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ffad31ed-9b28-4b78-8346-e2ab7646e68b 2018-11-17 08:26:49,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330188989639s 2018-11-17 08:26:49,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ffad31ed-9b28-4b78-8346-e2ab7646e68b 2018-11-17 08:26:49,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', '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'8cbff874483b4da3951abfc162291b33', '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'fbe9519d-f8cc-4107-a67a-6a8c87aa0191', 'swap': 0}) 2018-11-17 08:26:49,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:26:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"extra_specs": {}}' 2018-11-17 08:26:49,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-f673f519-fe17-4e59-9c22-d797ccd03265 x-openstack-request-id: req-f673f519-fe17-4e59-9c22-d797ccd03265 2018-11-17 08:26:49,848 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:26:49,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191/os-extra_specs used request id req-f673f519-fe17-4e59-9c22-d797ccd03265 2018-11-17 08:26:49,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292959213257s 2018-11-17 08:26:49,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191/os-extra_specs used request id req-f673f519-fe17-4e59-9c22-d797ccd03265 2018-11-17 08:26:50,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:50,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7daf90-5d50-4207-a331-5419ecc053a9 2018-11-17 08:26:50,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:50,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4c7daf90-5d50-4207-a331-5419ecc053a9 2018-11-17 08:26:50,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118334054947s 2018-11-17 08:26:50,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4c7daf90-5d50-4207-a331-5419ecc053a9 2018-11-17 08:26:50,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:26:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:50,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3363c37-77db-4243-99d3-f85b4d7baf02 2018-11-17 08:26:50,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:26:50,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3363c37-77db-4243-99d3-f85b4d7baf02 2018-11-17 08:26:50,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187293052673s 2018-11-17 08:26:50,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3363c37-77db-4243-99d3-f85b4d7baf02 2018-11-17 08:26:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 08:26:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:26:50,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-4833fd3c-2c6c-483e-b7cf-33a6ac1b1551 x-openstack-request-id: req-4833fd3c-2c6c-483e-b7cf-33a6ac1b1551 2018-11-17 08:26:50,697 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 08:26:50,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-4833fd3c-2c6c-483e-b7cf-33a6ac1b1551 2018-11-17 08:26:50,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0401058197021s 2018-11-17 08:26:50,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-4833fd3c-2c6c-483e-b7cf-33a6ac1b1551 2018-11-17 08:26:50,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:26:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:50,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:50 GMT X-Openstack-Request-Id: req-01f447b0-78f2-4984-82ad-aae2aa4a0e0e 2018-11-17 08:26:50,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:49Z", "file": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "7fe0eae8-1f20-442e-923a-8f4834251940", "size": 12716032, "self": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:26:50,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-01f447b0-78f2-4984-82ad-aae2aa4a0e0e 2018-11-17 08:26:50,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239901542664s 2018-11-17 08:26:50,726 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-01f447b0-78f2-4984-82ad-aae2aa4a0e0e 2018-11-17 08:26:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:26:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}' 2018-11-17 08:26:50,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:50 GMT Location: http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-508a25ff-dd56-42cf-a7ab-417f8e336cd2 2018-11-17 08:26:50,778 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:50Z", "file": "/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "925fa3f0-78c4-434e-9657-e72430db6abd", "size": null, "self": "/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd", "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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": null, "created_at": "2018-11-17T08:26:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:26:50,778 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-508a25ff-dd56-42cf-a7ab-417f8e336cd2 2018-11-17 08:26:50,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0447430610657s 2018-11-17 08:26:50,779 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-508a25ff-dd56-42cf-a7ab-417f8e336cd2 returning object 925fa3f0-78c4-434e-9657-e72430db6abd 2018-11-17 08:26:50,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:26:50,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" -d '' 2018-11-17 08:26:51,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:26:51 GMT X-Openstack-Request-Id: req-3dd52329-fc6f-4c6c-af3e-7866d6316937 2018-11-17 08:26:51,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-11-17 08:26:51,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file used request id req-3dd52329-fc6f-4c6c-af3e-7866d6316937 2018-11-17 08:26:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.735414981842s 2018-11-17 08:26:51,515 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file used request id req-3dd52329-fc6f-4c6c-af3e-7866d6316937 2018-11-17 08:26:51,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:26:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:26:51,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26:51 GMT X-Openstack-Request-Id: req-97c12a2c-e660-4018-8f7b-eca58acdcb58 2018-11-17 08:26:51,549 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:51Z", "file": "/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "925fa3f0-78c4-434e-9657-e72430db6abd", "size": 12716032, "self": "/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/925fa3f0-78c4-434e-9657-e72430db6abd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/925fa3f0-78c4-434e-9657-e72430db6abd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:26:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:49Z", "file": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "7fe0eae8-1f20-442e-923a-8f4834251940", "size": 12716032, "self": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:26:51,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-97c12a2c-e660-4018-8f7b-eca58acdcb58 2018-11-17 08:26:51,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291130542755s 2018-11-17 08:26:51,549 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-97c12a2c-e660-4018-8f7b-eca58acdcb58 2018-11-17 08:26:51,552 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/925fa3f0-78c4-434e-9657-e72430db6abd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd/file', 'owner': u'b19d5b573385414b8faa0389a57e99c7', 'id': u'925fa3f0-78c4-434e-9657-e72430db6abd', 'size': 12716032, u'self': u'/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b19d5b573385414b8faa0389a57e99c7', 'name': 'neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/925fa3f0-78c4-434e-9657-e72430db6abd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:26:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T08:26:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', '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/925fa3f0-78c4-434e-9657-e72430db6abd', 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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', 'created': u'2018-11-17T08:26:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T08:26:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd', 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_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:26:51,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:26:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 08:26:51,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-1f36491b-15cf-4442-81d1-1c25eb2c5bfa x-openstack-request-id: req-1f36491b-15cf-4442-81d1-1c25eb2c5bfa 2018-11-17 08:26:51,596 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b9cd7468-9117-4cff-8b9b-f456d28f66b8", "name": "neutron_trunk-flavor_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:26:51,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1f36491b-15cf-4442-81d1-1c25eb2c5bfa 2018-11-17 08:26:51,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0438799858093s 2018-11-17 08:26:51,597 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1f36491b-15cf-4442-81d1-1c25eb2c5bfa 2018-11-17 08:26:51,597 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', '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'8cbff874483b4da3951abfc162291b33', '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'b9cd7468-9117-4cff-8b9b-f456d28f66b8', 'swap': 0}) 2018-11-17 08:26:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:26:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" -d '{"extra_specs": {}}' 2018-11-17 08:26:51,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:26: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-b30e0976-98d4-4db5-a8b0-f621db38463d x-openstack-request-id: req-b30e0976-98d4-4db5-a8b0-f621db38463d 2018-11-17 08:26:51,633 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:26:51,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8/os-extra_specs used request id req-b30e0976-98d4-4db5-a8b0-f621db38463d 2018-11-17 08:26:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0348720550537s 2018-11-17 08:26:51,633 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8/os-extra_specs used request id req-b30e0976-98d4-4db5-a8b0-f621db38463d 2018-11-17 08:26:51,634 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc', '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'8cbff874483b4da3951abfc162291b33', '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'b9cd7468-9117-4cff-8b9b-f456d28f66b8', 'swap': 0}) 2018-11-17 08:26:54,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 08:26:54,724 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 08:26:54,725 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 08:26:54,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 08:26:54,745 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 08:26:57,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-97b5d97c-38cc-420e-8c1f-8841dc1655de/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-17 08:26:57,847 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 08:26:57,853 - 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-11-17 08:28:41,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5329b2b2-640f-4a11-8eef-a15303c3c3d7 2018-11-17 08:28:41,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5329b2b2-640f-4a11-8eef-a15303c3c3d7']'. 2018-11-17 08:28:42,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5329b2b2-640f-4a11-8eef-a15303c3c3d7 | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 08:26:59 | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 08:28:41 | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:42 | 2018-11-17 08:28:42,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 97b5d97c-38cc-420e-8c1f-8841dc1655de) | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 462b03a3-c705-4fbb-9dff-2cd42a8259c2) | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.422 | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 08:28:42,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 08:28:42,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 08:28:42,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 08:28:42,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 08:28:42,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 08:28:42,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-17 08:28:44,723 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 08:28:44,724 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:57 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-17 08:28:44,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:28:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:28:45,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:28:45 GMT X-Openstack-Request-Id: req-31b56b46-1d55-490e-ab14-1e8b6c662f52 2018-11-17 08:28:45,450 - 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-11-17 08:28:45,450 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd used request id req-31b56b46-1d55-490e-ab14-1e8b6c662f52 2018-11-17 08:28:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.719305038452s 2018-11-17 08:28:45,450 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/925fa3f0-78c4-434e-9657-e72430db6abd used request id req-31b56b46-1d55-490e-ab14-1e8b6c662f52 2018-11-17 08:28:45,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:28:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:45,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28: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-22f89936-d0cf-4a8b-ab88-45ac15b2a386 x-openstack-request-id: req-22f89936-d0cf-4a8b-ab88-45ac15b2a386 2018-11-17 08:28:45,484 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b9cd7468-9117-4cff-8b9b-f456d28f66b8", "name": "neutron_trunk-flavor_alt_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "name": "neutron_trunk-flavor_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:28:45,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-22f89936-d0cf-4a8b-ab88-45ac15b2a386 2018-11-17 08:28:45,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335690975189s 2018-11-17 08:28:45,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-22f89936-d0cf-4a8b-ab88-45ac15b2a386 2018-11-17 08:28:45,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:28:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:45,538 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28: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-56333336-e3b7-4213-a02b-bb77064f80a0 x-openstack-request-id: req-56333336-e3b7-4213-a02b-bb77064f80a0 2018-11-17 08:28:45,539 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8 used request id req-56333336-e3b7-4213-a02b-bb77064f80a0 2018-11-17 08:28:45,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516259670258s 2018-11-17 08:28:45,539 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b9cd7468-9117-4cff-8b9b-f456d28f66b8 used request id req-56333336-e3b7-4213-a02b-bb77064f80a0 2018-11-17 08:28:45,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:28:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:28:45,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:45 GMT X-Openstack-Request-Id: req-7b4daf17-28f4-4bc8-a2af-89aec37a39b3 2018-11-17 08:28:45,569 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:26:49Z", "file": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940/file", "owner": "b19d5b573385414b8faa0389a57e99c7", "id": "7fe0eae8-1f20-442e-923a-8f4834251940", "size": 12716032, "self": "/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/7fe0eae8-1f20-442e-923a-8f4834251940/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T08:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:28:45,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7b4daf17-28f4-4bc8-a2af-89aec37a39b3 2018-11-17 08:28:45,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025937795639s 2018-11-17 08:28:45,570 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7b4daf17-28f4-4bc8-a2af-89aec37a39b3 2018-11-17 08:28:45,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:28:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}284616eee19dc7efc3bb67e1aef0f13b462baa5d715cafb5a900ee3b59606d3a" 2018-11-17 08:28:46,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:28:46 GMT X-Openstack-Request-Id: req-40963c2b-3867-450f-96e3-01e80e473bcb 2018-11-17 08:28:46,451 - 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-11-17 08:28:46,451 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940 used request id req-40963c2b-3867-450f-96e3-01e80e473bcb 2018-11-17 08:28:46,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.879832983017s 2018-11-17 08:28:46,451 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7fe0eae8-1f20-442e-923a-8f4834251940 used request id req-40963c2b-3867-450f-96e3-01e80e473bcb 2018-11-17 08:28:46,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:28:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:46,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-d18d7831-49f1-4449-885f-a6847507311b x-openstack-request-id: req-d18d7831-49f1-4449-885f-a6847507311b 2018-11-17 08:28:46,477 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fbe9519d-f8cc-4107-a67a-6a8c87aa0191", "name": "neutron_trunk-flavor_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:28:46,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d18d7831-49f1-4449-885f-a6847507311b 2018-11-17 08:28:46,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257029533386s 2018-11-17 08:28:46,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d18d7831-49f1-4449-885f-a6847507311b 2018-11-17 08:28:46,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:28:46,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:46,527 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28: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 x-compute-request-id: req-1b6c4ff2-2655-4c24-b7b3-43d299320dd2 x-openstack-request-id: req-1b6c4ff2-2655-4c24-b7b3-43d299320dd2 2018-11-17 08:28:46,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191 used request id req-1b6c4ff2-2655-4c24-b7b3-43d299320dd2 2018-11-17 08:28:46,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0472829341888s 2018-11-17 08:28:46,527 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fbe9519d-f8cc-4107-a67a-6a8c87aa0191 used request id req-1b6c4ff2-2655-4c24-b7b3-43d299320dd2 2018-11-17 08:28:46,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:28:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:46,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3927fb62-6490-4be9-922b-5f1fef5803c2 2018-11-17 08:28:46,745 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:28:46,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3927fb62-6490-4be9-922b-5f1fef5803c2 2018-11-17 08:28:46,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217355012894s 2018-11-17 08:28:46,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3927fb62-6490-4be9-922b-5f1fef5803c2 2018-11-17 08:28:46,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:28:46,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:46,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d68c5a-6963-4f69-929d-1eb5f7a505fc 2018-11-17 08:28:46,957 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc", "links": {"self": "http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0d1646b1fb02420f9d763baff9868ef9", "description": null}} 2018-11-17 08:28:46,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 used request id req-42d68c5a-6963-4f69-929d-1eb5f7a505fc 2018-11-17 08:28:46,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205272197723s 2018-11-17 08:28:46,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 used request id req-42d68c5a-6963-4f69-929d-1eb5f7a505fc 2018-11-17 08:28:46,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:28:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:47,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb170e5-0393-434f-9645-da6b5a0b8b74 2018-11-17 08:28:47,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:28:47,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 used request id req-dbb170e5-0393-434f-9645-da6b5a0b8b74 2018-11-17 08:28:47,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281857967377s 2018-11-17 08:28:47,241 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0d1646b1fb02420f9d763baff9868ef9 used request id req-dbb170e5-0393-434f-9645-da6b5a0b8b74 2018-11-17 08:28:47,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:28:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:47,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce75575d-ebfc-4318-8bf6-0347792977cd 2018-11-17 08:28:47,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7"}, "tags": [], "enabled": true, "id": "b19d5b573385414b8faa0389a57e99c7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1ade0d3b-4a5a-4640-8e48-12f67a84b9fc"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:28:47,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ce75575d-ebfc-4318-8bf6-0347792977cd 2018-11-17 08:28:47,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184397935867s 2018-11-17 08:28:47,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ce75575d-ebfc-4318-8bf6-0347792977cd 2018-11-17 08:28:47,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:28:47,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:47,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88e4587-8ebb-48ba-98b3-5da93bc05e3f 2018-11-17 08:28:47,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:28:47,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7 used request id req-f88e4587-8ebb-48ba-98b3-5da93bc05e3f 2018-11-17 08:28:47,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270124912262s 2018-11-17 08:28:47,708 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b19d5b573385414b8faa0389a57e99c7 used request id req-f88e4587-8ebb-48ba-98b3-5da93bc05e3f 2018-11-17 08:28:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:28:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b19d5b573385414b8faa0389a57e99c7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6517b66df0e7e1eccfd6e221db9c839f1884131e7d930882ffc3ed32ff8804d3" 2018-11-17 08:28:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:47 GMT X-Openstack-Request-Id: req-c3eeccc4-0075-4a4c-b875-2f98cdd8fdcc 2018-11-17 08:28:47,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:28:47,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b19d5b573385414b8faa0389a57e99c7&name=default used request id req-c3eeccc4-0075-4a4c-b875-2f98cdd8fdcc 2018-11-17 08:28:47,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442981719971s 2018-11-17 08:28:47,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b19d5b573385414b8faa0389a57e99c7&name=default used request id req-c3eeccc4-0075-4a4c-b875-2f98cdd8fdcc 2018-11-17 08:28:47,809 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-11-17 08:28:47,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:28:47,857 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f9839f-0607-4d15-b0cd-838485bf1932 2018-11-17 08:28:47,858 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:28:47,858 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b1f9839f-0607-4d15-b0cd-838485bf1932 2018-11-17 08:28:47,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:28:48,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["KNoY7t2sQx68u1qsS_Maew"], "issued_at": "2018-11-17T08:28:48.000000Z"}} 2018-11-17 08:28:48,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:28:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:48,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:48 GMT X-Openstack-Request-Id: req-0faf3842-6b08-43f0-a53e-ea95c881b29a 2018-11-17 08:28:48,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:28:48,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0faf3842-6b08-43f0-a53e-ea95c881b29a 2018-11-17 08:28:48,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292208194733s 2018-11-17 08:28:48,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0faf3842-6b08-43f0-a53e-ea95c881b29a 2018-11-17 08:28:48,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:28:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:48,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4462432b-f388-4af4-89f2-923711ec37d3 2018-11-17 08:28:48,753 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:28:48,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4462432b-f388-4af4-89f2-923711ec37d3 2018-11-17 08:28:48,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183435916901s 2018-11-17 08:28:48,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4462432b-f388-4af4-89f2-923711ec37d3 2018-11-17 08:28:48,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:28:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}}' 2018-11-17 08:28:48,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 381 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf75093-bfe9-4015-9f36-135349adf3c5 2018-11-17 08:28:48,901 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f"}, "tags": [], "enabled": true, "id": "079978ec9eb04b4ba3e53ba6cd2d7f4f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}} 2018-11-17 08:28:48,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bcf75093-bfe9-4015-9f36-135349adf3c5 2018-11-17 08:28:48,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139525175095s 2018-11-17 08:28:48,902 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bcf75093-bfe9-4015-9f36-135349adf3c5 2018-11-17 08:28:48,902 - 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'079978ec9eb04b4ba3e53ba6cd2d7f4f', '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_5f248f49-2537-40ec-8192-01db6657d942'}) 2018-11-17 08:28:48,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:28:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e801b533-13b4-4fa5-8844-1a5790d6e2d5", "email": null, "name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942"}}' 2018-11-17 08:28:49,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482845af-b8d1-4479-b44a-a895a078e334 2018-11-17 08:28:49,394 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:28:49,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-482845af-b8d1-4479-b44a-a895a078e334 2018-11-17 08:28:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484941959381s 2018-11-17 08:28:49,395 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-482845af-b8d1-4479-b44a-a895a078e334 2018-11-17 08:28:49,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0af2b73c75044b93ac309060a738ce7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942'}) 2018-11-17 08:28:49,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:49,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb11b57-97ec-4d11-abaf-4ff9d57fefcc 2018-11-17 08:28:49,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:49,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8bb11b57-97ec-4d11-abaf-4ff9d57fefcc 2018-11-17 08:28:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110251903534s 2018-11-17 08:28:49,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8bb11b57-97ec-4d11-abaf-4ff9d57fefcc 2018-11-17 08:28:49,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:49,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a987f5-51e9-42ea-896f-0df8a99ddb11 2018-11-17 08:28:49,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:49,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13a987f5-51e9-42ea-896f-0df8a99ddb11 2018-11-17 08:28:49,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196183204651s 2018-11-17 08:28:49,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13a987f5-51e9-42ea-896f-0df8a99ddb11 2018-11-17 08:28:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:49,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ce700f-3e38-40ea-8882-631f0ae675f2 2018-11-17 08:28:49,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:49,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-39ce700f-3e38-40ea-8882-631f0ae675f2 2018-11-17 08:28:49,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109769105911s 2018-11-17 08:28:49,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-39ce700f-3e38-40ea-8882-631f0ae675f2 2018-11-17 08:28:49,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:28:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25361aa0-7407-472f-84a3-bafb15d10561 2018-11-17 08:28:50,018 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:28:50,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-25361aa0-7407-472f-84a3-bafb15d10561 2018-11-17 08:28:50,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187484025955s 2018-11-17 08:28:50,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-25361aa0-7407-472f-84a3-bafb15d10561 2018-11-17 08:28:50,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:28:50,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e6501f-ab5a-4434-b917-b94f1cea1f3f 2018-11-17 08:28:50,216 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:28:50,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-56e6501f-ab5a-4434-b917-b94f1cea1f3f 2018-11-17 08:28:50,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196578979492s 2018-11-17 08:28:50,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-56e6501f-ab5a-4434-b917-b94f1cea1f3f 2018-11-17 08:28:50,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:28:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f9077b-e3f9-451d-a654-345e190748ad 2018-11-17 08:28:50,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f"}, "tags": [], "enabled": true, "id": "079978ec9eb04b4ba3e53ba6cd2d7f4f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:28:50,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-08f9077b-e3f9-451d-a654-345e190748ad 2018-11-17 08:28:50,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201747179031s 2018-11-17 08:28:50,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-08f9077b-e3f9-451d-a654-345e190748ad 2018-11-17 08:28:50,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:28:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faba5d1-ed8a-4f11-998b-29acfeb04d83 2018-11-17 08:28:50,591 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f", "previous": null, "next": null}} 2018-11-17 08:28:50,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-7faba5d1-ed8a-4f11-998b-29acfeb04d83 2018-11-17 08:28:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.147266149521s 2018-11-17 08:28:50,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-7faba5d1-ed8a-4f11-998b-29acfeb04d83 2018-11-17 08:28:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:28:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e998c66-8874-4d5e-a232-9e6336a8cbe9 2018-11-17 08:28:50,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:28:50,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-9e998c66-8874-4d5e-a232-9e6336a8cbe9 2018-11-17 08:28:50,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151115894318s 2018-11-17 08:28:50,747 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-9e998c66-8874-4d5e-a232-9e6336a8cbe9 2018-11-17 08:28:50,748 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942', 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'079978ec9eb04b4ba3e53ba6cd2d7f4f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e801b533-13b4-4fa5-8844-1a5790d6e2d5', 'username': u'networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:28:50,754 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942', 'password': 'e801b533-13b4-4fa5-8844-1a5790d6e2d5', 'project_name': 'networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '079978ec9eb04b4ba3e53ba6cd2d7f4f', 'project_domain_name': 'Default'} 2018-11-17 08:28:50,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:50,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e7dc84-c23f-43d1-8210-bc10422a4fb1 2018-11-17 08:28:50,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:50,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56e7dc84-c23f-43d1-8210-bc10422a4fb1 2018-11-17 08:28:50,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111126899719s 2018-11-17 08:28:50,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56e7dc84-c23f-43d1-8210-bc10422a4fb1 2018-11-17 08:28:50,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:50,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ba6178-fa05-4e89-a0b3-18ac877c77e1 2018-11-17 08:28:50,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:50,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-43ba6178-fa05-4e89-a0b3-18ac877c77e1 2018-11-17 08:28:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107369184494s 2018-11-17 08:28:50,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-43ba6178-fa05-4e89-a0b3-18ac877c77e1 2018-11-17 08:28:50,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:28:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc44057-43dc-4135-a89b-40a72c9daa51 2018-11-17 08:28:51,181 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:28:51,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-efc44057-43dc-4135-a89b-40a72c9daa51 2018-11-17 08:28:51,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192409038544s 2018-11-17 08:28:51,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-efc44057-43dc-4135-a89b-40a72c9daa51 2018-11-17 08:28:51,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:28:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28b6ebd-a284-4f35-9036-8f2390670fe0 2018-11-17 08:28:51,309 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:28:51,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d28b6ebd-a284-4f35-9036-8f2390670fe0 2018-11-17 08:28:51,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127198934555s 2018-11-17 08:28:51,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d28b6ebd-a284-4f35-9036-8f2390670fe0 2018-11-17 08:28:51,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:28:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48342d7-d8f6-4f2e-b077-ac5c16f30930 2018-11-17 08:28:51,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f"}, "tags": [], "enabled": true, "id": "079978ec9eb04b4ba3e53ba6cd2d7f4f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:28:51,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a48342d7-d8f6-4f2e-b077-ac5c16f30930 2018-11-17 08:28:51,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105966806412s 2018-11-17 08:28:51,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a48342d7-d8f6-4f2e-b077-ac5c16f30930 2018-11-17 08:28:51,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:28:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2adec2-0916-458d-9161-b6db5185c0be 2018-11-17 08:28:51,589 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f", "previous": null, "next": null}} 2018-11-17 08:28:51,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-0c2adec2-0916-458d-9161-b6db5185c0be 2018-11-17 08:28:51,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.152402877808s 2018-11-17 08:28:51,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0af2b73c75044b93ac309060a738ce7f&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-0c2adec2-0916-458d-9161-b6db5185c0be 2018-11-17 08:28:51,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:28:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c8339d-abb5-4fc4-92a0-6d4f4f6e256e 2018-11-17 08:28:51,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:28:51,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 used request id req-00c8339d-abb5-4fc4-92a0-6d4f4f6e256e 2018-11-17 08:28:51,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143017053604s 2018-11-17 08:28:51,737 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 used request id req-00c8339d-abb5-4fc4-92a0-6d4f4f6e256e 2018-11-17 08:28:51,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:28:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668f5278-b135-4293-a4b0-a24c76b63459 2018-11-17 08:28:51,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:28:51,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-668f5278-b135-4293-a4b0-a24c76b63459 2018-11-17 08:28:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112577915192s 2018-11-17 08:28:51,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-668f5278-b135-4293-a4b0-a24c76b63459 2018-11-17 08:28:51,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:28:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:51,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a16381-410d-49fa-9572-c6b3b9ff0335 2018-11-17 08:28:51,971 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:28:51,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-04a16381-410d-49fa-9572-c6b3b9ff0335 2018-11-17 08:28:51,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112067937851s 2018-11-17 08:28:51,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-04a16381-410d-49fa-9572-c6b3b9ff0335 2018-11-17 08:28:51,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:28:51,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4170ff1c-06b6-4cc9-ad75-3d4ea96933b8 2018-11-17 08:28:52,098 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:28:52,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4170ff1c-06b6-4cc9-ad75-3d4ea96933b8 2018-11-17 08:28:52,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126226186752s 2018-11-17 08:28:52,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4170ff1c-06b6-4cc9-ad75-3d4ea96933b8 2018-11-17 08:28:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:28:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0af2b73c75044b93ac309060a738ce7f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:52,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 17 Nov 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3a8cee-5ec5-4968-94ec-e695f22150fb 2018-11-17 08:28:52,316 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0af2b73c75044b93ac309060a738ce7f&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:28:52,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0af2b73c75044b93ac309060a738ce7f&scope.domain.id=default used request id req-1c3a8cee-5ec5-4968-94ec-e695f22150fb 2018-11-17 08:28:52,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204319000244s 2018-11-17 08:28:52,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=0af2b73c75044b93ac309060a738ce7f&scope.domain.id=default used request id req-1c3a8cee-5ec5-4968-94ec-e695f22150fb 2018-11-17 08:28:52,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:28:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:28:52,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc6e96d-1373-43cb-8aa4-73da4383d86a 2018-11-17 08:28:52,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:28:52,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 used request id req-4cc6e96d-1373-43cb-8aa4-73da4383d86a 2018-11-17 08:28:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147785902023s 2018-11-17 08:28:52,468 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0af2b73c75044b93ac309060a738ce7f/roles/77522f72cb38453d800d3c5850a6c541 used request id req-4cc6e96d-1373-43cb-8aa4-73da4383d86a 2018-11-17 08:28:52,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:28:54,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:28:57,083 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 191b3f02-02ee-4517-8266-1030a2c46061 | 2018-11-17T08:28:56.687095 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 191b3f02-02ee-4517-8266-1030a2c46061 ~/.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-11-17 08:29:00,450 - 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-11-17 08:29:01,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:29:03,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:29:06,562 - 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=be43d7a1-74fa-40a3-a434-5be669de90c0) as the default verifier for the future CLI operations. 2018-11-17 08:29:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:08,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87381c4f-649d-4178-a6e4-db8f720852d0 2018-11-17 08:29:08,551 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:08,551 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-87381c4f-649d-4178-a6e4-db8f720852d0 2018-11-17 08:29:08,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:29:08,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "079978ec9eb04b4ba3e53ba6cd2d7f4f", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/079978ec9eb04b4ba3e53ba6cd2d7f4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "id": "0af2b73c75044b93ac309060a738ce7f"}, "audit_ids": ["neQwhdqrRKOCk74TuGdnVw"], "issued_at": "2018-11-17T08:29:08.000000Z"}} 2018-11-17 08:29:08,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:29:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ce190861a858d2637028ebf5e66d00085c8fc5bd6051acb2266e4189f67fd" 2018-11-17 08:29:09,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:09 GMT X-Openstack-Request-Id: req-97511fab-9a55-4d38-b5c7-020cc7f34e2d 2018-11-17 08:29:09,238 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:29:09,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-97511fab-9a55-4d38-b5c7-020cc7f34e2d 2018-11-17 08:29:09,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284267902374s 2018-11-17 08:29:09,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-97511fab-9a55-4d38-b5c7-020cc7f34e2d 2018-11-17 08:29:09,249 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-11-17 08:29:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66eab1b-5aa4-406f-8924-df6b7a6e93f4 2018-11-17 08:29:09,466 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:09,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a66eab1b-5aa4-406f-8924-df6b7a6e93f4 2018-11-17 08:29:09,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216264009476s 2018-11-17 08:29:09,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a66eab1b-5aa4-406f-8924-df6b7a6e93f4 2018-11-17 08:29:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:09,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 236 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62895049-b2a3-4bac-83f6-53f37bb5bd08 2018-11-17 08:29:09,678 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_5f248f49-2537-40ec-8192-01db6657d942", "links": {"self": "http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0af2b73c75044b93ac309060a738ce7f", "description": null}} 2018-11-17 08:29:09,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f used request id req-62895049-b2a3-4bac-83f6-53f37bb5bd08 2018-11-17 08:29:09,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204236030579s 2018-11-17 08:29:09,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f used request id req-62895049-b2a3-4bac-83f6-53f37bb5bd08 2018-11-17 08:29:09,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:29:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:09,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e58e50ac-90af-44d8-8e0a-b91730803fc4 2018-11-17 08:29:09,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:09,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f used request id req-e58e50ac-90af-44d8-8e0a-b91730803fc4 2018-11-17 08:29:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.258343935013s 2018-11-17 08:29:09,938 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0af2b73c75044b93ac309060a738ce7f used request id req-e58e50ac-90af-44d8-8e0a-b91730803fc4 2018-11-17 08:29:09,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:09,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:10,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1217e55-916c-46d5-b84f-081a183199a0 2018-11-17 08:29:10,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f"}, "tags": [], "enabled": true, "id": "079978ec9eb04b4ba3e53ba6cd2d7f4f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5f248f49-2537-40ec-8192-01db6657d942"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:29:10,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1217e55-916c-46d5-b84f-081a183199a0 2018-11-17 08:29:10,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186623811722s 2018-11-17 08:29:10,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1217e55-916c-46d5-b84f-081a183199a0 2018-11-17 08:29:10,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:29:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:10,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1077a7ca-c7b9-4497-9e48-f4e5aae637c9 2018-11-17 08:29:10,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:10,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-1077a7ca-c7b9-4497-9e48-f4e5aae637c9 2018-11-17 08:29:10,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245840072632s 2018-11-17 08:29:10,383 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/079978ec9eb04b4ba3e53ba6cd2d7f4f used request id req-1077a7ca-c7b9-4497-9e48-f4e5aae637c9 2018-11-17 08:29:10,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:29:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=079978ec9eb04b4ba3e53ba6cd2d7f4f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f65834322952670619ed24450db7bb132844f50b247225b2ca1c521dd5fde7f8" 2018-11-17 08:29:10,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:10 GMT X-Openstack-Request-Id: req-51d449ef-d31a-472b-9da9-d268622361d1 2018-11-17 08:29:10,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:29:10,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=079978ec9eb04b4ba3e53ba6cd2d7f4f&name=default used request id req-51d449ef-d31a-472b-9da9-d268622361d1 2018-11-17 08:29:10,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320900917053s 2018-11-17 08:29:10,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=079978ec9eb04b4ba3e53ba6cd2d7f4f&name=default used request id req-51d449ef-d31a-472b-9da9-d268622361d1 2018-11-17 08:29:10,711 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-11-17 08:29:10,711 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-11-17 08:29:10,767 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-11-17 08:29:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:10,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d1bf4a-e1a6-444b-ad87-de73129369db 2018-11-17 08:29:10,817 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:10,817 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c7d1bf4a-e1a6-444b-ad87-de73129369db 2018-11-17 08:29:10,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:29:11,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["_IESoDsdTUat4TUC6aob3w"], "issued_at": "2018-11-17T08:29:11.000000Z"}} 2018-11-17 08:29:11,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:29:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:11 GMT X-Openstack-Request-Id: req-a25719de-1cad-4019-8e6b-b740673171a2 2018-11-17 08:29:11,603 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:29:11,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a25719de-1cad-4019-8e6b-b740673171a2 2018-11-17 08:29:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382527828217s 2018-11-17 08:29:11,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a25719de-1cad-4019-8e6b-b740673171a2 2018-11-17 08:29:11,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:11,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce05bb68-4ad9-4331-90e5-9ff2ee0534f0 2018-11-17 08:29:11,808 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:29:11,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce05bb68-4ad9-4331-90e5-9ff2ee0534f0 2018-11-17 08:29:11,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198616981506s 2018-11-17 08:29:11,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce05bb68-4ad9-4331-90e5-9ff2ee0534f0 2018-11-17 08:29:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:29:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}}' 2018-11-17 08:29:12,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 375 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a0f77df-2520-4b68-80c0-675528cd7407 2018-11-17 08:29:12,032 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1"}, "tags": [], "enabled": true, "id": "5485d7c21555428391ab1c923e7672c1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}} 2018-11-17 08:29:12,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1a0f77df-2520-4b68-80c0-675528cd7407 2018-11-17 08:29:12,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216187000275s 2018-11-17 08:29:12,033 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1a0f77df-2520-4b68-80c0-675528cd7407 2018-11-17 08:29:12,034 - 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'5485d7c21555428391ab1c923e7672c1', '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_c36d0346-f768-4f08-9176-b52e9f41fc8a'}) 2018-11-17 08:29:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:29:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "17afe5eb-c22b-4404-8d37-6bddf0ffb085", "email": null, "name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a"}}' 2018-11-17 08:29:12,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 330 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb3a0e3-6ec6-4e2d-8169-cf6af65da58b 2018-11-17 08:29:12,463 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:29:12,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5bb3a0e3-6ec6-4e2d-8169-cf6af65da58b 2018-11-17 08:29:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422846078873s 2018-11-17 08:29:12,464 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5bb3a0e3-6ec6-4e2d-8169-cf6af65da58b 2018-11-17 08:29:12,465 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ab5e4aa48784a93b1ef0de4588db1d2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a'}) 2018-11-17 08:29:12,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:12,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e1ec1f-2220-4aa0-a77c-b33edb52ab2a 2018-11-17 08:29:12,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:12,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-05e1ec1f-2220-4aa0-a77c-b33edb52ab2a 2018-11-17 08:29:12,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111883878708s 2018-11-17 08:29:12,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-05e1ec1f-2220-4aa0-a77c-b33edb52ab2a 2018-11-17 08:29:12,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af9598c-0419-4196-829a-588e4fd5fba4 2018-11-17 08:29:12,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:12,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3af9598c-0419-4196-829a-588e4fd5fba4 2018-11-17 08:29:12,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198406219482s 2018-11-17 08:29:12,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3af9598c-0419-4196-829a-588e4fd5fba4 2018-11-17 08:29:12,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:12,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bd1070-1601-4744-af98-fb8a67ad09c1 2018-11-17 08:29:12,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76bd1070-1601-4744-af98-fb8a67ad09c1 2018-11-17 08:29:12,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113065004349s 2018-11-17 08:29:12,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76bd1070-1601-4744-af98-fb8a67ad09c1 2018-11-17 08:29:12,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb7efab-5db9-42e5-ad6e-a9916ad44b49 2018-11-17 08:29:13,023 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:13,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4bb7efab-5db9-42e5-ad6e-a9916ad44b49 2018-11-17 08:29:13,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113775014877s 2018-11-17 08:29:13,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4bb7efab-5db9-42e5-ad6e-a9916ad44b49 2018-11-17 08:29:13,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9791eb70-0508-4638-90f8-93ed5b6e9eb0 2018-11-17 08:29:13,152 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9791eb70-0508-4638-90f8-93ed5b6e9eb0 2018-11-17 08:29:13,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127724170685s 2018-11-17 08:29:13,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9791eb70-0508-4638-90f8-93ed5b6e9eb0 2018-11-17 08:29:13,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c722cb7-8dce-4ae8-890e-b64576a02787 2018-11-17 08:29:13,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1"}, "tags": [], "enabled": true, "id": "5485d7c21555428391ab1c923e7672c1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:29:13,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c722cb7-8dce-4ae8-890e-b64576a02787 2018-11-17 08:29:13,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150060892105s 2018-11-17 08:29:13,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8c722cb7-8dce-4ae8-890e-b64576a02787 2018-11-17 08:29:13,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=5485d7c21555428391ab1c923e7672c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d243047d-93a2-4f0a-b67a-08650e1c5c0a 2018-11-17 08:29:13,433 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=5485d7c21555428391ab1c923e7672c1", "previous": null, "next": null}} 2018-11-17 08:29:13,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=5485d7c21555428391ab1c923e7672c1 used request id req-d243047d-93a2-4f0a-b67a-08650e1c5c0a 2018-11-17 08:29:13,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107722043991s 2018-11-17 08:29:13,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=5485d7c21555428391ab1c923e7672c1 used request id req-d243047d-93a2-4f0a-b67a-08650e1c5c0a 2018-11-17 08:29:13,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:29:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2efaad9-9850-4a35-8007-0b02db76ad34 2018-11-17 08:29:13,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:13,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f2efaad9-9850-4a35-8007-0b02db76ad34 2018-11-17 08:29:13,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228482961655s 2018-11-17 08:29:13,666 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f2efaad9-9850-4a35-8007-0b02db76ad34 2018-11-17 08:29:13,667 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a', 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'5485d7c21555428391ab1c923e7672c1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '17afe5eb-c22b-4404-8d37-6bddf0ffb085', 'username': u'networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:29:13,670 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a', 'password': '17afe5eb-c22b-4404-8d37-6bddf0ffb085', 'project_name': 'networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '5485d7c21555428391ab1c923e7672c1', 'project_domain_name': 'Default'} 2018-11-17 08:29:13,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b5ec79-fc1f-45aa-9049-71f0d58165ea 2018-11-17 08:29:13,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:13,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4b5ec79-fc1f-45aa-9049-71f0d58165ea 2018-11-17 08:29:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210525035858s 2018-11-17 08:29:13,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4b5ec79-fc1f-45aa-9049-71f0d58165ea 2018-11-17 08:29:13,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:13,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02c5425-5440-4891-b90c-e481075cd3c8 2018-11-17 08:29:13,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:13,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f02c5425-5440-4891-b90c-e481075cd3c8 2018-11-17 08:29:13,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105659008026s 2018-11-17 08:29:13,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f02c5425-5440-4891-b90c-e481075cd3c8 2018-11-17 08:29:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059eecd5-f3a4-4ad5-8ff6-1c6358b744fe 2018-11-17 08:29:14,142 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:14,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-059eecd5-f3a4-4ad5-8ff6-1c6358b744fe 2018-11-17 08:29:14,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.140458106995s 2018-11-17 08:29:14,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-059eecd5-f3a4-4ad5-8ff6-1c6358b744fe 2018-11-17 08:29:14,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f04849-713d-45af-8878-31f36d899f08 2018-11-17 08:29:14,277 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:14,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-45f04849-713d-45af-8878-31f36d899f08 2018-11-17 08:29:14,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134116888046s 2018-11-17 08:29:14,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-45f04849-713d-45af-8878-31f36d899f08 2018-11-17 08:29:14,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93da213e-61e3-49fb-9456-de4cf88c8227 2018-11-17 08:29:14,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1"}, "tags": [], "enabled": true, "id": "5485d7c21555428391ab1c923e7672c1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:29:14,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93da213e-61e3-49fb-9456-de4cf88c8227 2018-11-17 08:29:14,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11883687973s 2018-11-17 08:29:14,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93da213e-61e3-49fb-9456-de4cf88c8227 2018-11-17 08:29:14,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=5485d7c21555428391ab1c923e7672c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bb1bef-4f9a-46c9-828c-c684c03f6cbc 2018-11-17 08:29:14,527 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=5485d7c21555428391ab1c923e7672c1", "previous": null, "next": null}} 2018-11-17 08:29:14,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=5485d7c21555428391ab1c923e7672c1 used request id req-d6bb1bef-4f9a-46c9-828c-c684c03f6cbc 2018-11-17 08:29:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108449935913s 2018-11-17 08:29:14,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ab5e4aa48784a93b1ef0de4588db1d2&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=5485d7c21555428391ab1c923e7672c1 used request id req-d6bb1bef-4f9a-46c9-828c-c684c03f6cbc 2018-11-17 08:29:14,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:29:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cabe37-22bb-49fb-a5af-9bc6b6eb9dde 2018-11-17 08:29:14,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:14,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 used request id req-46cabe37-22bb-49fb-a5af-9bc6b6eb9dde 2018-11-17 08:29:14,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146364212036s 2018-11-17 08:29:14,678 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 used request id req-46cabe37-22bb-49fb-a5af-9bc6b6eb9dde 2018-11-17 08:29:14,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91694e1b-927d-4d7c-9f80-d6d148dc99f2 2018-11-17 08:29:14,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:14,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91694e1b-927d-4d7c-9f80-d6d148dc99f2 2018-11-17 08:29:14,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148836135864s 2018-11-17 08:29:14,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91694e1b-927d-4d7c-9f80-d6d148dc99f2 2018-11-17 08:29:14,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:14,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736ce0d4-4c31-415d-a6cf-60af3cdd4c44 2018-11-17 08:29:14,940 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:14,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-736ce0d4-4c31-415d-a6cf-60af3cdd4c44 2018-11-17 08:29:14,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104277849197s 2018-11-17 08:29:14,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-736ce0d4-4c31-415d-a6cf-60af3cdd4c44 2018-11-17 08:29:14,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:15,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3f5ccf-3c9e-4a2d-bf93-5f026602d748 2018-11-17 08:29:15,067 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:15,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dc3f5ccf-3c9e-4a2d-bf93-5f026602d748 2018-11-17 08:29:15,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125836133957s 2018-11-17 08:29:15,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dc3f5ccf-3c9e-4a2d-bf93-5f026602d748 2018-11-17 08:29:15,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=3ab5e4aa48784a93b1ef0de4588db1d2&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:15,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b363aa-6622-4fa8-a3b1-dbcd87890846 2018-11-17 08:29:15,192 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=3ab5e4aa48784a93b1ef0de4588db1d2&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:29:15,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=3ab5e4aa48784a93b1ef0de4588db1d2&scope.domain.id=default used request id req-d6b363aa-6622-4fa8-a3b1-dbcd87890846 2018-11-17 08:29:15,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110795974731s 2018-11-17 08:29:15,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=3ab5e4aa48784a93b1ef0de4588db1d2&scope.domain.id=default used request id req-d6b363aa-6622-4fa8-a3b1-dbcd87890846 2018-11-17 08:29:15,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:29:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:15,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e4d22c-29aa-4a25-9ae1-1fd16b55fdbb 2018-11-17 08:29:15,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:15,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 used request id req-81e4d22c-29aa-4a25-9ae1-1fd16b55fdbb 2018-11-17 08:29:15,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.21847486496s 2018-11-17 08:29:15,415 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/3ab5e4aa48784a93b1ef0de4588db1d2/roles/77522f72cb38453d800d3c5850a6c541 used request id req-81e4d22c-29aa-4a25-9ae1-1fd16b55fdbb 2018-11-17 08:29:15,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:29:17,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:29:20,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 887e6338-f69b-46fe-9748-432745252e89 | 2018-11-17T08:29:19.675987 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 887e6338-f69b-46fe-9748-432745252e89 ~/.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-11-17 08:29:23,546 - 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-11-17 08:29:24,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:29:26,367 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:29:29,310 - 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=bf3001d6-0768-4e39-baad-0953793ecc08) as the default verifier for the future CLI operations. 2018-11-17 08:29:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:31,118 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4e1ca1-894b-4baa-add1-c581b2e04e34 2018-11-17 08:29:31,118 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:31,118 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ae4e1ca1-894b-4baa-add1-c581b2e04e34 2018-11-17 08:29:31,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:29:31,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5485d7c21555428391ab1c923e7672c1", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/5485d7c21555428391ab1c923e7672c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/5485d7c21555428391ab1c923e7672c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/5485d7c21555428391ab1c923e7672c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_5485d7c21555428391ab1c923e7672c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5485d7c21555428391ab1c923e7672c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5485d7c21555428391ab1c923e7672c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/5485d7c21555428391ab1c923e7672c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/5485d7c21555428391ab1c923e7672c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5485d7c21555428391ab1c923e7672c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/5485d7c21555428391ab1c923e7672c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/5485d7c21555428391ab1c923e7672c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5485d7c21555428391ab1c923e7672c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/5485d7c21555428391ab1c923e7672c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/5485d7c21555428391ab1c923e7672c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "id": "3ab5e4aa48784a93b1ef0de4588db1d2"}, "audit_ids": ["rBHAQGjvRkGfOEe4I7bwnQ"], "issued_at": "2018-11-17T08:29:31.000000Z"}} 2018-11-17 08:29:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:29:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5738e26ebb7c04528c1e7da3cbbfc7452cd4c823d16a8de2531975ab4732388e" 2018-11-17 08:29:31,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:31 GMT X-Openstack-Request-Id: req-1cb0ba5c-70f8-405b-b039-158d4f2cfdfc 2018-11-17 08:29:31,902 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:29:31,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1cb0ba5c-70f8-405b-b039-158d4f2cfdfc 2018-11-17 08:29:31,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286375999451s 2018-11-17 08:29:31,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1cb0ba5c-70f8-405b-b039-158d4f2cfdfc 2018-11-17 08:29:31,913 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-11-17 08:29:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:32,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef4b8be-8e5f-4249-ac2e-5dd9f4c934bc 2018-11-17 08:29:32,133 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:32,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ef4b8be-8e5f-4249-ac2e-5dd9f4c934bc 2018-11-17 08:29:32,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219635009766s 2018-11-17 08:29:32,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ef4b8be-8e5f-4249-ac2e-5dd9f4c934bc 2018-11-17 08:29:32,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:32,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698b96e4-0975-464d-a553-d1a4a0e3f80e 2018-11-17 08:29:32,344 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_c36d0346-f768-4f08-9176-b52e9f41fc8a", "links": {"self": "http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ab5e4aa48784a93b1ef0de4588db1d2", "description": null}} 2018-11-17 08:29:32,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 used request id req-698b96e4-0975-464d-a553-d1a4a0e3f80e 2018-11-17 08:29:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203397035599s 2018-11-17 08:29:32,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 used request id req-698b96e4-0975-464d-a553-d1a4a0e3f80e 2018-11-17 08:29:32,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:29:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:32,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eec22e5-29fb-4217-b16d-a577b56693d3 2018-11-17 08:29:32,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:32,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 used request id req-8eec22e5-29fb-4217-b16d-a577b56693d3 2018-11-17 08:29:32,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.370573043823s 2018-11-17 08:29:32,717 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3ab5e4aa48784a93b1ef0de4588db1d2 used request id req-8eec22e5-29fb-4217-b16d-a577b56693d3 2018-11-17 08:29:32,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:32,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:32,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3e4a3a-79f1-4497-8fbe-1c866b59509e 2018-11-17 08:29:32,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1"}, "tags": [], "enabled": true, "id": "5485d7c21555428391ab1c923e7672c1", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c36d0346-f768-4f08-9176-b52e9f41fc8a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:29:32,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-8d3e4a3a-79f1-4497-8fbe-1c866b59509e 2018-11-17 08:29:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110050916672s 2018-11-17 08:29:32,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-8d3e4a3a-79f1-4497-8fbe-1c866b59509e 2018-11-17 08:29:32,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:29:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:33,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee1b3b9-b57b-4564-b18d-929ece1af760 2018-11-17 08:29:33,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:33,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1 used request id req-3ee1b3b9-b57b-4564-b18d-929ece1af760 2018-11-17 08:29:33,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.227916002274s 2018-11-17 08:29:33,068 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5485d7c21555428391ab1c923e7672c1 used request id req-3ee1b3b9-b57b-4564-b18d-929ece1af760 2018-11-17 08:29:33,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:29:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=5485d7c21555428391ab1c923e7672c1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}65e178aeb363108eac4c5ee01e0f93583984213dc7bc631c5f159461bce0de07" 2018-11-17 08:29:33,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:33 GMT X-Openstack-Request-Id: req-495684ab-de49-4217-ac34-c07f2cc59d36 2018-11-17 08:29:33,399 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:29:33,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=5485d7c21555428391ab1c923e7672c1&name=default used request id req-495684ab-de49-4217-ac34-c07f2cc59d36 2018-11-17 08:29:33,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326189994812s 2018-11-17 08:29:33,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=5485d7c21555428391ab1c923e7672c1&name=default used request id req-495684ab-de49-4217-ac34-c07f2cc59d36 2018-11-17 08:29:33,400 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-11-17 08:29:33,400 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-11-17 08:29:33,456 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-11-17 08:29:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:33,505 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c6314e-fd29-4126-99e1-1245b92c49d1 2018-11-17 08:29:33,505 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:33,505 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-92c6314e-fd29-4126-99e1-1245b92c49d1 2018-11-17 08:29:33,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:29:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["MTH1tcUWQ5KkaGCvOOrrPg"], "issued_at": "2018-11-17T08:29:33.000000Z"}} 2018-11-17 08:29:33,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:29:33,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:34,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:34 GMT X-Openstack-Request-Id: req-ac330e6f-0615-4f34-b007-8333fc451e13 2018-11-17 08:29:34,507 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:29:34,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac330e6f-0615-4f34-b007-8333fc451e13 2018-11-17 08:29:34,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.598698139191s 2018-11-17 08:29:34,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac330e6f-0615-4f34-b007-8333fc451e13 2018-11-17 08:29:34,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:34,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96996b05-0d94-43ac-8835-6c03c078516d 2018-11-17 08:29:34,635 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:29:34,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-96996b05-0d94-43ac-8835-6c03c078516d 2018-11-17 08:29:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119990110397s 2018-11-17 08:29:34,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-96996b05-0d94-43ac-8835-6c03c078516d 2018-11-17 08:29:34,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:29:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}}' 2018-11-17 08:29:34,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88648d4-58ed-4450-b7fa-de47e8902a8d 2018-11-17 08:29:34,862 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c"}, "tags": [], "enabled": true, "id": "91c21e3af06d418ebfaf3727dc35a33c", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}} 2018-11-17 08:29:34,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e88648d4-58ed-4450-b7fa-de47e8902a8d 2018-11-17 08:29:34,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218219995499s 2018-11-17 08:29:34,862 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e88648d4-58ed-4450-b7fa-de47e8902a8d 2018-11-17 08:29:34,863 - 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'91c21e3af06d418ebfaf3727dc35a33c', '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_ecec092d-d55a-4154-9b05-c0c73befcd52'}) 2018-11-17 08:29:34,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:29:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "700ca186-e433-42cd-ad7e-66495e307367", "email": null, "name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52"}}' 2018-11-17 08:29:35,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468bae3e-cb3e-4840-bebf-6478311cf12e 2018-11-17 08:29:35,329 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:29:35,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-468bae3e-cb3e-4840-bebf-6478311cf12e 2018-11-17 08:29:35,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459510087967s 2018-11-17 08:29:35,329 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-468bae3e-cb3e-4840-bebf-6478311cf12e 2018-11-17 08:29:35,330 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b338f3fcde5f4aa2a9effe93e875e05b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52'}) 2018-11-17 08:29:35,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:35,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17176320-0c7d-4a39-8553-96b89eeaf8b7 2018-11-17 08:29:35,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:35,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17176320-0c7d-4a39-8553-96b89eeaf8b7 2018-11-17 08:29:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115592956543s 2018-11-17 08:29:35,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17176320-0c7d-4a39-8553-96b89eeaf8b7 2018-11-17 08:29:35,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:35,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd37785f-9d60-4345-8853-10153753f586 2018-11-17 08:29:35,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:35,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd37785f-9d60-4345-8853-10153753f586 2018-11-17 08:29:35,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191724061966s 2018-11-17 08:29:35,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd37785f-9d60-4345-8853-10153753f586 2018-11-17 08:29:35,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:35,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766d2f4c-226b-4034-9e64-f334928187d3 2018-11-17 08:29:35,757 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:35,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-766d2f4c-226b-4034-9e64-f334928187d3 2018-11-17 08:29:35,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107101917267s 2018-11-17 08:29:35,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-766d2f4c-226b-4034-9e64-f334928187d3 2018-11-17 08:29:35,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:35,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa879a3-3245-4a58-881e-541dae67bae1 2018-11-17 08:29:35,913 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:35,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-daa879a3-3245-4a58-881e-541dae67bae1 2018-11-17 08:29:35,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15086889267s 2018-11-17 08:29:35,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-daa879a3-3245-4a58-881e-541dae67bae1 2018-11-17 08:29:35,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c39e605-4bd5-4128-b92e-1671ecc50bd6 2018-11-17 08:29:36,122 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:36,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4c39e605-4bd5-4128-b92e-1671ecc50bd6 2018-11-17 08:29:36,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207103013992s 2018-11-17 08:29:36,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4c39e605-4bd5-4128-b92e-1671ecc50bd6 2018-11-17 08:29:36,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc92e0d-2b11-4cf3-9cb7-c625ff5ce2c5 2018-11-17 08:29:36,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c"}, "tags": [], "enabled": true, "id": "91c21e3af06d418ebfaf3727dc35a33c", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:29:36,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2cc92e0d-2b11-4cf3-9cb7-c625ff5ce2c5 2018-11-17 08:29:36,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156251907349s 2018-11-17 08:29:36,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2cc92e0d-2b11-4cf3-9cb7-c625ff5ce2c5 2018-11-17 08:29:36,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcbe434-8413-4864-a19b-2dc75b61bf07 2018-11-17 08:29:36,411 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c", "previous": null, "next": null}} 2018-11-17 08:29:36,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c used request id req-8fcbe434-8413-4864-a19b-2dc75b61bf07 2018-11-17 08:29:36,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112008094788s 2018-11-17 08:29:36,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c used request id req-8fcbe434-8413-4864-a19b-2dc75b61bf07 2018-11-17 08:29:36,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:29:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65584fa-6390-4a63-84ea-4fff0edd6554 2018-11-17 08:29:36,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:36,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f65584fa-6390-4a63-84ea-4fff0edd6554 2018-11-17 08:29:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190368890762s 2018-11-17 08:29:36,606 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f65584fa-6390-4a63-84ea-4fff0edd6554 2018-11-17 08:29:36,607 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52', 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'91c21e3af06d418ebfaf3727dc35a33c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '700ca186-e433-42cd-ad7e-66495e307367', 'username': u'barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:29:36,610 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52', 'password': '700ca186-e433-42cd-ad7e-66495e307367', 'project_name': 'barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '91c21e3af06d418ebfaf3727dc35a33c', 'project_domain_name': 'Default'} 2018-11-17 08:29:36,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86be2790-deea-4907-a9f9-497a69f97ad4 2018-11-17 08:29:36,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:36,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86be2790-deea-4907-a9f9-497a69f97ad4 2018-11-17 08:29:36,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109889030457s 2018-11-17 08:29:36,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86be2790-deea-4907-a9f9-497a69f97ad4 2018-11-17 08:29:36,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937d5ad7-d3d5-4406-8d7c-060f55f868a7 2018-11-17 08:29:36,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:36,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-937d5ad7-d3d5-4406-8d7c-060f55f868a7 2018-11-17 08:29:36,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193916082382s 2018-11-17 08:29:36,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-937d5ad7-d3d5-4406-8d7c-060f55f868a7 2018-11-17 08:29:36,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9421461e-c5fb-4e70-abc5-2604554ea975 2018-11-17 08:29:37,034 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:37,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9421461e-c5fb-4e70-abc5-2604554ea975 2018-11-17 08:29:37,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105530977249s 2018-11-17 08:29:37,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9421461e-c5fb-4e70-abc5-2604554ea975 2018-11-17 08:29:37,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb72de3-749a-4b94-9112-67f5c359c63d 2018-11-17 08:29:37,199 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:37,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1fb72de3-749a-4b94-9112-67f5c359c63d 2018-11-17 08:29:37,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.163359880447s 2018-11-17 08:29:37,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1fb72de3-749a-4b94-9112-67f5c359c63d 2018-11-17 08:29:37,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181a23a5-ecb7-44fd-b2fd-2cf919fd0c6d 2018-11-17 08:29:37,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c"}, "tags": [], "enabled": true, "id": "91c21e3af06d418ebfaf3727dc35a33c", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:29:37,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-181a23a5-ecb7-44fd-b2fd-2cf919fd0c6d 2018-11-17 08:29:37,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109225988388s 2018-11-17 08:29:37,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-181a23a5-ecb7-44fd-b2fd-2cf919fd0c6d 2018-11-17 08:29:37,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7f8b69-74a7-412f-ada8-433b82641150 2018-11-17 08:29:37,520 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c", "previous": null, "next": null}} 2018-11-17 08:29:37,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c used request id req-cf7f8b69-74a7-412f-ada8-433b82641150 2018-11-17 08:29:37,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189341068268s 2018-11-17 08:29:37,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b338f3fcde5f4aa2a9effe93e875e05b&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=91c21e3af06d418ebfaf3727dc35a33c used request id req-cf7f8b69-74a7-412f-ada8-433b82641150 2018-11-17 08:29:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:29:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d16f1b5-d00a-4e91-ba83-c1a16ee9f5ff 2018-11-17 08:29:37,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:37,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 used request id req-9d16f1b5-d00a-4e91-ba83-c1a16ee9f5ff 2018-11-17 08:29:37,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156147003174s 2018-11-17 08:29:37,681 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 used request id req-9d16f1b5-d00a-4e91-ba83-c1a16ee9f5ff 2018-11-17 08:29:37,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:29:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbbf8a0-4d61-43d9-97a3-eafae7565c60 2018-11-17 08:29:37,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:29:37,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffbbf8a0-4d61-43d9-97a3-eafae7565c60 2018-11-17 08:29:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114443063736s 2018-11-17 08:29:37,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffbbf8a0-4d61-43d9-97a3-eafae7565c60 2018-11-17 08:29:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:29:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:37,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0e80dd-5653-4696-9877-e50f03ba6a13 2018-11-17 08:29:37,907 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:29:37,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5d0e80dd-5653-4696-9877-e50f03ba6a13 2018-11-17 08:29:37,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102856874466s 2018-11-17 08:29:37,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5d0e80dd-5653-4696-9877-e50f03ba6a13 2018-11-17 08:29:37,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:38,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16106983-ca8c-45c8-a020-915fbf911501 2018-11-17 08:29:38,034 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:38,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-16106983-ca8c-45c8-a020-915fbf911501 2018-11-17 08:29:38,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125246047974s 2018-11-17 08:29:38,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-16106983-ca8c-45c8-a020-915fbf911501 2018-11-17 08:29:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:29:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=b338f3fcde5f4aa2a9effe93e875e05b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:38,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb22c058-b683-4264-ba06-ca11ee99ef5c 2018-11-17 08:29:38,157 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=b338f3fcde5f4aa2a9effe93e875e05b&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 08:29:38,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=b338f3fcde5f4aa2a9effe93e875e05b&scope.domain.id=default used request id req-fb22c058-b683-4264-ba06-ca11ee99ef5c 2018-11-17 08:29:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109827041626s 2018-11-17 08:29:38,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=b338f3fcde5f4aa2a9effe93e875e05b&scope.domain.id=default used request id req-fb22c058-b683-4264-ba06-ca11ee99ef5c 2018-11-17 08:29:38,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 08:29:38,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:38,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb362807-28a2-4633-b601-a9207024294f 2018-11-17 08:29:38,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:38,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 used request id req-eb362807-28a2-4633-b601-a9207024294f 2018-11-17 08:29:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14098906517s 2018-11-17 08:29:38,303 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/b338f3fcde5f4aa2a9effe93e875e05b/roles/77522f72cb38453d800d3c5850a6c541 used request id req-eb362807-28a2-4633-b601-a9207024294f 2018-11-17 08:29:38,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 08:29:40,644 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-17 08:29:42,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b96d1c58-2c39-4312-bdac-f587049b6a82 | 2018-11-17T08:29:42.566834 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b96d1c58-2c39-4312-bdac-f587049b6a82 ~/.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-11-17 08:29:46,342 - 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-11-17 08:29:47,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 08:29:49,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-17 08:29:52,586 - 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=a71d84d9-5959-4ae2-9225-c7bae995915c) as the default verifier for the future CLI operations. 2018-11-17 08:29:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:54,328 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f07a5a0-a9ba-4cb9-b7fb-267054988dbe 2018-11-17 08:29:54,329 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:54,329 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-1f07a5a0-a9ba-4cb9-b7fb-267054988dbe 2018-11-17 08:29:54,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:29:54,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91c21e3af06d418ebfaf3727dc35a33c", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_91c21e3af06d418ebfaf3727dc35a33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_91c21e3af06d418ebfaf3727dc35a33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/91c21e3af06d418ebfaf3727dc35a33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/91c21e3af06d418ebfaf3727dc35a33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/91c21e3af06d418ebfaf3727dc35a33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/91c21e3af06d418ebfaf3727dc35a33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/91c21e3af06d418ebfaf3727dc35a33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/91c21e3af06d418ebfaf3727dc35a33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/91c21e3af06d418ebfaf3727dc35a33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "id": "b338f3fcde5f4aa2a9effe93e875e05b"}, "audit_ids": ["3PqdTrT3STGMJLJZR30dPw"], "issued_at": "2018-11-17T08:29:54.000000Z"}} 2018-11-17 08:29:54,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 08:29:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:29:54,753 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfab50cc-9244-4c4b-b0ce-129e4a5b6caa 2018-11-17 08:29:54,753 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 08:29:54,753 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-cfab50cc-9244-4c4b-b0ce-129e4a5b6caa 2018-11-17 08:29:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}66f4f92b3c6181f61ad9cf92cb76ba8f1ba471234d9fa6c611fb35f53d503fa3" 2018-11-17 08:29:54,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafa0ab6-c4f2-42cc-9016-b420461d356d 2018-11-17 08:29:54,947 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 08:29:54,948 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fafa0ab6-c4f2-42cc-9016-b420461d356d 2018-11-17 08:29:54,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204077959061s 2018-11-17 08:29:54,948 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fafa0ab6-c4f2-42cc-9016-b420461d356d 2018-11-17 08:29:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 08:29:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}66f4f92b3c6181f61ad9cf92cb76ba8f1ba471234d9fa6c611fb35f53d503fa3" 2018-11-17 08:29:55,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:55 GMT X-Openstack-Request-Id: req-c2cdf4ae-1f04-419f-a118-219ecc89e89a 2018-11-17 08:29:55,235 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 08:29:55,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-c2cdf4ae-1f04-419f-a118-219ecc89e89a 2018-11-17 08:29:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278322935104s 2018-11-17 08:29:55,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-c2cdf4ae-1f04-419f-a118-219ecc89e89a 2018-11-17 08:29:55,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:55,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20448919-0037-4ea0-8d7a-c2e489f0a02f 2018-11-17 08:29:55,452 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:29:55,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-20448919-0037-4ea0-8d7a-c2e489f0a02f 2018-11-17 08:29:55,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206232070923s 2018-11-17 08:29:55,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-20448919-0037-4ea0-8d7a-c2e489f0a02f 2018-11-17 08:29:55,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:29:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:55,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b54bb9-498c-4e73-aedc-3859d6cf5056 2018-11-17 08:29:55,667 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_ecec092d-d55a-4154-9b05-c0c73befcd52", "links": {"self": "http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b338f3fcde5f4aa2a9effe93e875e05b", "description": null}} 2018-11-17 08:29:55,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b used request id req-46b54bb9-498c-4e73-aedc-3859d6cf5056 2018-11-17 08:29:55,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206918954849s 2018-11-17 08:29:55,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b used request id req-46b54bb9-498c-4e73-aedc-3859d6cf5056 2018-11-17 08:29:55,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:29:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:55,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a74e74-e3e0-4c30-bea1-bc76b45a680d 2018-11-17 08:29:55,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:55,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b used request id req-99a74e74-e3e0-4c30-bea1-bc76b45a680d 2018-11-17 08:29:55,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289038181305s 2018-11-17 08:29:55,957 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b338f3fcde5f4aa2a9effe93e875e05b used request id req-99a74e74-e3e0-4c30-bea1-bc76b45a680d 2018-11-17 08:29:55,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:29:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f928eac-7046-4d1f-968a-23db5194f62c 2018-11-17 08:29:56,074 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c"}, "tags": [], "enabled": true, "id": "91c21e3af06d418ebfaf3727dc35a33c", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ecec092d-d55a-4154-9b05-c0c73befcd52"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:29:56,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5f928eac-7046-4d1f-968a-23db5194f62c 2018-11-17 08:29:56,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110246896744s 2018-11-17 08:29:56,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5f928eac-7046-4d1f-968a-23db5194f62c 2018-11-17 08:29:56,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:29:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:56,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016ea117-8e3e-41e2-9ec4-bb532a64e5a9 2018-11-17 08:29:56,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:29:56,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c used request id req-016ea117-8e3e-41e2-9ec4-bb532a64e5a9 2018-11-17 08:29:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252824068069s 2018-11-17 08:29:56,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/91c21e3af06d418ebfaf3727dc35a33c used request id req-016ea117-8e3e-41e2-9ec4-bb532a64e5a9 2018-11-17 08:29:56,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:29:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=91c21e3af06d418ebfaf3727dc35a33c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}de5220bcabfd0979151f0afbb5e11bebae2a2cf43a8538839dda66d6d3e3e7ab" 2018-11-17 08:29:56,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 08:29:56 GMT X-Openstack-Request-Id: req-6fa6e5b8-dc31-4049-8591-46b1d55e380a 2018-11-17 08:29:56,650 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 08:29:56,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=91c21e3af06d418ebfaf3727dc35a33c&name=default used request id req-6fa6e5b8-dc31-4049-8591-46b1d55e380a 2018-11-17 08:29:56,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311298847198s 2018-11-17 08:29:56,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=91c21e3af06d418ebfaf3727dc35a33c&name=default used request id req-6fa6e5b8-dc31-4049-8591-46b1d55e380a 2018-11-17 08:29:56,651 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-11-17 08:29:56,651 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-17 08:29:56,653 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:53 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:29 | PASS | | rally_sanity | functest | smoke | 31:33 | PASS | | rally_jobs | functest | smoke | 32:00 | PASS | | refstack_defcore | functest | smoke | 06:40 | PASS | | patrole | functest | smoke | 02:45 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 01:57 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-17 08:29:56,657 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-17 08:30:02,050 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 08:30:02,053 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 08:30:02,053 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-17 08:30:02,054 - 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-11-17 08:30:02,059 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-17 08:30:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:30:02,279 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b94ed644-488a-4881-8908-988bb92466c7 2018-11-17 08:30:02,280 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:30:02,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b94ed644-488a-4881-8908-988bb92466c7 2018-11-17 08:30:02,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:30:02,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["io0IAwkLRGSJ3Ev9itdhcw"], "issued_at": "2018-11-17T08:30:02.000000Z"}} 2018-11-17 08:30:02,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:30:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:03 GMT X-Openstack-Request-Id: req-d805c4e0-23f7-4b45-baf7-cf6b9405053f 2018-11-17 08:30:03,072 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:30:03,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d805c4e0-23f7-4b45-baf7-cf6b9405053f 2018-11-17 08:30:03,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386813163757s 2018-11-17 08:30:03,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d805c4e0-23f7-4b45-baf7-cf6b9405053f 2018-11-17 08:30:03,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:30:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:03,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28eef7e-0db1-44bf-8503-f729475e619d 2018-11-17 08:30:03,359 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:30:03,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f28eef7e-0db1-44bf-8503-f729475e619d 2018-11-17 08:30:03,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.280291080475s 2018-11-17 08:30:03,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f28eef7e-0db1-44bf-8503-f729475e619d 2018-11-17 08:30:03,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:30:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}}' 2018-11-17 08:30:03,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 355 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff1a458-8ba8-45e1-bd7d-b6caffbab99c 2018-11-17 08:30:03,582 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4"}, "tags": [], "enabled": true, "id": "01e4888dd2834a31bd93239600ff4fe4", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}} 2018-11-17 08:30:03,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6ff1a458-8ba8-45e1-bd7d-b6caffbab99c 2018-11-17 08:30:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214689970016s 2018-11-17 08:30:03,583 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6ff1a458-8ba8-45e1-bd7d-b6caffbab99c 2018-11-17 08:30:03,583 - 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'01e4888dd2834a31bd93239600ff4fe4', '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_92ecf83f-b854-4c86-908e-ba932f90f4e9'}) 2018-11-17 08:30:03,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:30:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "110797d0-036d-4f03-81bf-d93a60f4a88a", "email": null, "name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9"}}' 2018-11-17 08:30:04,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 320 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ed6e72-29f2-4cd0-8364-a0eeaf02c3fc 2018-11-17 08:30:04,054 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "links": {"self": "http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56468bca0a9e44a092519dee89e7a14e", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:30:04,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-75ed6e72-29f2-4cd0-8364-a0eeaf02c3fc 2018-11-17 08:30:04,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463638067245s 2018-11-17 08:30:04,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-75ed6e72-29f2-4cd0-8364-a0eeaf02c3fc 2018-11-17 08:30:04,055 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'56468bca0a9e44a092519dee89e7a14e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9'}) 2018-11-17 08:30:04,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:30:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c5f378-532b-4a1e-adff-775256979f67 2018-11-17 08:30:04,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:30:04,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9c5f378-532b-4a1e-adff-775256979f67 2018-11-17 08:30:04,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110256910324s 2018-11-17 08:30:04,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9c5f378-532b-4a1e-adff-775256979f67 2018-11-17 08:30:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:30:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7481a683-55d5-4fa2-a520-5050043909e5 2018-11-17 08:30:04,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:30:04,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7481a683-55d5-4fa2-a520-5050043909e5 2018-11-17 08:30:04,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14818406105s 2018-11-17 08:30:04,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7481a683-55d5-4fa2-a520-5050043909e5 2018-11-17 08:30:04,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:30:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25e7cc5-6df5-43d2-b43d-c56413a5954a 2018-11-17 08:30:04,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:30:04,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d25e7cc5-6df5-43d2-b43d-c56413a5954a 2018-11-17 08:30:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107053995132s 2018-11-17 08:30:04,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d25e7cc5-6df5-43d2-b43d-c56413a5954a 2018-11-17 08:30:04,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:30:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47622066-2dc2-41e7-acd3-d51d4b6a8fd0 2018-11-17 08:30:04,631 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:30:04,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-47622066-2dc2-41e7-acd3-d51d4b6a8fd0 2018-11-17 08:30:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190124034882s 2018-11-17 08:30:04,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-47622066-2dc2-41e7-acd3-d51d4b6a8fd0 2018-11-17 08:30:04,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:30:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664b98e4-756e-4309-8ec8-9cd185e32e90 2018-11-17 08:30:04,848 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "links": {"self": "http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56468bca0a9e44a092519dee89e7a14e", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:30:04,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-664b98e4-756e-4309-8ec8-9cd185e32e90 2018-11-17 08:30:04,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215401887894s 2018-11-17 08:30:04,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-664b98e4-756e-4309-8ec8-9cd185e32e90 2018-11-17 08:30:04,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:30:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:04,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3697f551-dcd1-47e2-9bf9-71b89c9e2399 2018-11-17 08:30:04,970 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4"}, "tags": [], "enabled": true, "id": "01e4888dd2834a31bd93239600ff4fe4", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}]} 2018-11-17 08:30:04,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3697f551-dcd1-47e2-9bf9-71b89c9e2399 2018-11-17 08:30:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108524084091s 2018-11-17 08:30:04,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3697f551-dcd1-47e2-9bf9-71b89c9e2399 2018-11-17 08:30:04,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:30:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=01e4888dd2834a31bd93239600ff4fe4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:05,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3d6ccd-c91d-4a70-aef8-a15c9df3fb8b 2018-11-17 08:30:05,169 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=01e4888dd2834a31bd93239600ff4fe4", "previous": null, "next": null}} 2018-11-17 08:30:05,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=01e4888dd2834a31bd93239600ff4fe4 used request id req-3b3d6ccd-c91d-4a70-aef8-a15c9df3fb8b 2018-11-17 08:30:05,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190238952637s 2018-11-17 08:30:05,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=01e4888dd2834a31bd93239600ff4fe4 used request id req-3b3d6ccd-c91d-4a70-aef8-a15c9df3fb8b 2018-11-17 08:30:05,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:30:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:05,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b251a52-25a6-4909-8027-516c02a9fb8d 2018-11-17 08:30:05,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:30:05,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-2b251a52-25a6-4909-8027-516c02a9fb8d 2018-11-17 08:30:05,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15287399292s 2018-11-17 08:30:05,327 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-2b251a52-25a6-4909-8027-516c02a9fb8d 2018-11-17 08:30:05,327 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9', 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'01e4888dd2834a31bd93239600ff4fe4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '110797d0-036d-4f03-81bf-d93a60f4a88a', 'username': u'vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:30:05,332 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'password': '110797d0-036d-4f03-81bf-d93a60f4a88a', 'project_name': 'vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '01e4888dd2834a31bd93239600ff4fe4', 'project_domain_name': 'Default'} 2018-11-17 08:30:05,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 08:30:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:05,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-6d35a294-de3d-47b8-8eb3-2140d91b07f1 x-openstack-request-id: req-6d35a294-de3d-47b8-8eb3-2140d91b07f1 2018-11-17 08:30:05,647 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 08:30:05,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-6d35a294-de3d-47b8-8eb3-2140d91b07f1 2018-11-17 08:30:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307821989059s 2018-11-17 08:30:05,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-6d35a294-de3d-47b8-8eb3-2140d91b07f1 2018-11-17 08:30:05,648 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-17 08:30:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:30:05,658 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fae1af-feec-49b5-9c63-c4364544161a 2018-11-17 08:30:05,659 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:30:05,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e3fae1af-feec-49b5-9c63-c4364544161a 2018-11-17 08:30:05,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:30:06,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01e4888dd2834a31bd93239600ff4fe4", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_01e4888dd2834a31bd93239600ff4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_01e4888dd2834a31bd93239600ff4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/01e4888dd2834a31bd93239600ff4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/01e4888dd2834a31bd93239600ff4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/01e4888dd2834a31bd93239600ff4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/01e4888dd2834a31bd93239600ff4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01e4888dd2834a31bd93239600ff4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/01e4888dd2834a31bd93239600ff4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/01e4888dd2834a31bd93239600ff4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "id": "56468bca0a9e44a092519dee89e7a14e"}, "audit_ids": ["KYPNiyzgRQ-3v2tI20AFcg"], "issued_at": "2018-11-17T08:30:05.000000Z"}} 2018-11-17 08:30:06,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 08:30:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vmtp-router_92ecf83f-b854-4c86-908e-ba932f90f4e9", "admin_state_up": true}}' 2018-11-17 08:30:07,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:07 GMT X-Openstack-Request-Id: req-d9e0a001-16b5-4fa8-84d9-16b92a9e77ba 2018-11-17 08:30:07,881 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "created_at": "2018-11-17T08:30:06Z", "admin_state_up": true, "updated_at": "2018-11-17T08:30:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "01e4888dd2834a31bd93239600ff4fe4", "id": "e43a7bae-7333-426f-9dd5-1e4ed84304ef", "name": "vmtp-router_92ecf83f-b854-4c86-908e-ba932f90f4e9"}} 2018-11-17 08:30:07,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d9e0a001-16b5-4fa8-84d9-16b92a9e77ba 2018-11-17 08:30:07,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.82571482658s 2018-11-17 08:30:07,882 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d9e0a001-16b5-4fa8-84d9-16b92a9e77ba 2018-11-17 08:30:07,882 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T08:30:07Z', u'revision_number': 2, u'id': u'e43a7bae-7333-426f-9dd5-1e4ed84304ef', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_92ecf83f-b854-4c86-908e-ba932f90f4e9', u'admin_state_up': True, u'tenant_id': u'01e4888dd2834a31bd93239600ff4fe4', u'created_at': u'2018-11-17T08:30:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'01e4888dd2834a31bd93239600ff4fe4'}) 2018-11-17 08:30:07,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-17 08:30:09,372 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-17 08:30:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:30:09,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:09 GMT 2018-11-17 08:30:09,385 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 08:30:09,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:30:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:30:09,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:09 GMT X-Openstack-Request-Id: req-f60971e5-8a24-4f2f-8cbc-a93fe37eb7a3 2018-11-17 08:30:09,708 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:30:09,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f60971e5-8a24-4f2f-8cbc-a93fe37eb7a3 2018-11-17 08:30:09,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321200847626s 2018-11-17 08:30:09,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f60971e5-8a24-4f2f-8cbc-a93fe37eb7a3 2018-11-17 08:30:09,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:30:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9"}' 2018-11-17 08:30:09,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:09 GMT Location: http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5022c237-c8d7-4efd-81e6-504b61ca052c 2018-11-17 08:30:09,760 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:30:09Z", "file": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file", "owner": "01e4888dd2834a31bd93239600ff4fe4", "id": "9ef4d856-512e-4268-ad1a-8d415757ed0a", "size": null, "self": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "checksum": null, "created_at": "2018-11-17T08:30:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:30:09,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5022c237-c8d7-4efd-81e6-504b61ca052c 2018-11-17 08:30:09,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0409078598022s 2018-11-17 08:30:09,760 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5022c237-c8d7-4efd-81e6-504b61ca052c returning object 9ef4d856-512e-4268-ad1a-8d415757ed0a 2018-11-17 08:30:09,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:30:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" -d '' 2018-11-17 08:30:14,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:30:14 GMT X-Openstack-Request-Id: req-ab3395a2-fef8-4427-b755-eed6c0b9412a 2018-11-17 08:30:14,007 - 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-11-17 08:30:14,008 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file used request id req-ab3395a2-fef8-4427-b755-eed6c0b9412a 2018-11-17 08:30:14,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.24672007561s 2018-11-17 08:30:14,008 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file used request id req-ab3395a2-fef8-4427-b755-eed6c0b9412a 2018-11-17 08:30:14,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:30:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:30:14,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT X-Openstack-Request-Id: req-4cfa6e48-b4f8-4670-8221-f9a50e73dc31 2018-11-17 08:30:14,058 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:30:13Z", "file": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file", "owner": "01e4888dd2834a31bd93239600ff4fe4", "id": "9ef4d856-512e-4268-ad1a-8d415757ed0a", "size": 263586304, "self": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T08:30:09Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:30:14,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4cfa6e48-b4f8-4670-8221-f9a50e73dc31 2018-11-17 08:30:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0456578731537s 2018-11-17 08:30:14,059 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4cfa6e48-b4f8-4670-8221-f9a50e73dc31 2018-11-17 08:30:14,061 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file', 'owner': u'01e4888dd2834a31bd93239600ff4fe4', 'id': u'9ef4d856-512e-4268-ad1a-8d415757ed0a', 'size': 263586304, u'self': u'/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'01e4888dd2834a31bd93239600ff4fe4', 'name': 'vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:30:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T08:30:13Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'created': u'2018-11-17T08:30:09Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-17T08:30:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:30:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:30:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_92ecf83f-b854-4c86-908e-ba932f90f4e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-11-17 08:30:14,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-9d157575-173e-4f95-baab-c9b2404a9204 x-openstack-request-id: req-9d157575-173e-4f95-baab-c9b2404a9204 2018-11-17 08:30:14,098 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "bbb0a8b9-748e-475c-851c-0802a6a1c987", "name": "vmtp-flavor_92ecf83f-b854-4c86-908e-ba932f90f4e9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:30:14,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9d157575-173e-4f95-baab-c9b2404a9204 2018-11-17 08:30:14,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0360651016235s 2018-11-17 08:30:14,098 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9d157575-173e-4f95-baab-c9b2404a9204 2018-11-17 08:30:14,099 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_92ecf83f-b854-4c86-908e-ba932f90f4e9', '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'8cbff874483b4da3951abfc162291b33', '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'bbb0a8b9-748e-475c-851c-0802a6a1c987', 'swap': 0}) 2018-11-17 08:30:14,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:30:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" -d '{"extra_specs": {}}' 2018-11-17 08:30:14,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30: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-cdb03c4c-fb9f-4e91-923a-71d8ee9246ff x-openstack-request-id: req-cdb03c4c-fb9f-4e91-923a-71d8ee9246ff 2018-11-17 08:30:14,128 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:30:14,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987/os-extra_specs used request id req-cdb03c4c-fb9f-4e91-923a-71d8ee9246ff 2018-11-17 08:30:14,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282399654388s 2018-11-17 08:30:14,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987/os-extra_specs used request id req-cdb03c4c-fb9f-4e91-923a-71d8ee9246ff 2018-11-17 08:30:14,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:30:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:14,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78817647-90e5-47cc-a8f0-abde68b81a4a 2018-11-17 08:30:14,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:30:14,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78817647-90e5-47cc-a8f0-abde68b81a4a 2018-11-17 08:30:14,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108839988708s 2018-11-17 08:30:14,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78817647-90e5-47cc-a8f0-abde68b81a4a 2018-11-17 08:30:14,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:30:14,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ad7683-9bfa-488a-9a8b-4de94b54886a 2018-11-17 08:30:14,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:30:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83ad7683-9bfa-488a-9a8b-4de94b54886a 2018-11-17 08:30:14,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108313798904s 2018-11-17 08:30:14,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83ad7683-9bfa-488a-9a8b-4de94b54886a 2018-11-17 08:30:14,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:30:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:14,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb68968c-4e91-43d9-92e6-e7942b2b0cca 2018-11-17 08:30:14,560 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:30:14,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb68968c-4e91-43d9-92e6-e7942b2b0cca 2018-11-17 08:30:14,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198963880539s 2018-11-17 08:30:14,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb68968c-4e91-43d9-92e6-e7942b2b0cca 2018-11-17 08:30:14,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:30:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:14,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d7ecaf-862b-4862-89c9-465273b8bc5d 2018-11-17 08:30:14,767 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "links": {"self": "http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56468bca0a9e44a092519dee89e7a14e", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:30:14,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-79d7ecaf-862b-4862-89c9-465273b8bc5d 2018-11-17 08:30:14,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205756187439s 2018-11-17 08:30:14,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-79d7ecaf-862b-4862-89c9-465273b8bc5d 2018-11-17 08:30:14,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:30:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29eaa19-f190-46ca-9dad-86c5ed2ce2ca 2018-11-17 08:30:14,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4"}, "tags": [], "enabled": true, "id": "01e4888dd2834a31bd93239600ff4fe4", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}]} 2018-11-17 08:30:14,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b29eaa19-f190-46ca-9dad-86c5ed2ce2ca 2018-11-17 08:30:14,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203596115112s 2018-11-17 08:30:14,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b29eaa19-f190-46ca-9dad-86c5ed2ce2ca 2018-11-17 08:30:14,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:30:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=01e4888dd2834a31bd93239600ff4fe4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc683aa-40ac-4ee0-a040-cf0abeeb8946 2018-11-17 08:30:15,149 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=01e4888dd2834a31bd93239600ff4fe4", "previous": null, "next": null}} 2018-11-17 08:30:15,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=01e4888dd2834a31bd93239600ff4fe4 used request id req-6bc683aa-40ac-4ee0-a040-cf0abeeb8946 2018-11-17 08:30:15,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155454874039s 2018-11-17 08:30:15,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=56468bca0a9e44a092519dee89e7a14e&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=01e4888dd2834a31bd93239600ff4fe4 used request id req-6bc683aa-40ac-4ee0-a040-cf0abeeb8946 2018-11-17 08:30:15,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:30:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:30:15,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fccaf9df-0c9d-4fe8-afb2-f04c417ff599 2018-11-17 08:30:15,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:30:15,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/77522f72cb38453d800d3c5850a6c541 used request id req-fccaf9df-0c9d-4fe8-afb2-f04c417ff599 2018-11-17 08:30:15,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229276180267s 2018-11-17 08:30:15,383 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4/users/56468bca0a9e44a092519dee89e7a14e/roles/77522f72cb38453d800d3c5850a6c541 used request id req-fccaf9df-0c9d-4fe8-afb2-f04c417ff599 2018-11-17 08:30:15,383 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9' 2018-11-17 08:30:15,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 08:30:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" -d '{"keypair": {"name": "vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9"}}' 2018-11-17 08:30:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30: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-184946a1-ac67-4956-97c3-25aa6bb672f6 x-openstack-request-id: req-184946a1-ac67-4956-97c3-25aa6bb672f6 2018-11-17 08:30:16,818 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD079awXApmr73sTAJ2YrXjPTulrEynKlYFd429DPIfFFu9OVuXjB+N9phnYMI81z/iCwOBm1/MUUrxtMOXKfDOGI+qpTEXWKl0GFaUrByZSq99uV6ZjeO7h7x+AJuur9wqP6Re6L2h/jjLtTlw9JX7suRo143RQYYP/hBbYaNaIgCpS2/2e6YDf1thyu8fciA5sDdUw38aVtpLesywQtB0Jg970PtN/VOnULVX3WFifViHTXVUoB3KfhTxXPvkkuPFDzzqgEKrBwqMW+he/Hko6OdOKhNpbuO0EVKpUYNdh1c4q3lte1vsE+G3GATh87NuJOIojfXS896Lt4nP6qwj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA9O/WsFwKZq+97EwCdmK14z07paxMpypWBXeNvQzyHxRbvTlb\nl4wfjfaYZ2DCPNc/4gsDgZtfzFFK8bTDlynwzhiPqqUxF1ipdBhWlKwcmUqvfble\nmY3ju4e8fgCbrq/cKj+kXui9of44y7U5cPSV+7LkaNeN0UGGD/4QW2GjWiIAqUtv\n9numA39bYcrvH3IgObA3VMN/GlbaS3rMsELQdCYPe9D7Tf1Tp1C1V91hYn1Yh011\nVKAdyn4U8Vz75JLjxQ886oBCqwcKjFvoXvx5KOjnTioTaW7jtBFSqVGDXYdXOKt5\nbXtb7BPhtxgE4fOzbiTiKI310vPei7eJz+qsIwIDAQABAoIBAH3ZUVzSHcH/ID1u\nHIHJXB1C1AfezI/Dj+lFMT1mjmzrn+tMskPeikP95PaQ35w1GKzC7e1E8ObhCfnA\n4BImSYULV53dPKj7NC3jZ3ECMbuNhTe66+FH5y/uoSm4lEUgNKY8hu8A9JZsMbBx\nD+96rClkFDnOLx7KZOCIsMzTEQR4nLjlB6MZpzLJhURp2puaRyIjpfzAiLy03TD2\nJLZaxZgRfz20nKIsgj4oIlXSZxXddp6lWlKDAA6FmxDudVBcA1EwvinUDQxxqLZK\n1L9H92A5j65lb13CMWleeocfW6mKI05CPYlR/9gdjEmQOKL5dYRIRXAPwZTDV1La\nQg1owXECgYEA/W3klheIf3RYKbrkB9wHR+XOjemn6Dj6hEl0S8vV+a6V5Iysktcc\nCw4BiC0kBek/ii61zRzN/314TrJD7fNd9DHM3Gy1WZrZ8UPY6KORCrDIw+B4Q+nE\nzcqnNpSAcgBopfhFwSWppTSwp9Xbh3UXpQPuAXem1s4FKGCaJVuw/lsCgYEA92vk\ngGslVxsIwMUk101a0DR6Ix3cspEgaeHbRymYzgW+NsEpyb97rC/b/JwgGT70zYgh\nmP+ySjOWSVNBe5wvaUhX71yDxFD/YD7h/gVLraj29MmMJj/rp/ehzn4wSJbc1TVg\ni0jVd9eyBAHoeQ1i5BvZXmOD41fSzVMCKyA4A9kCgYB5ew8C337/0Y5dWofqOI+I\n6GDN5/4jtARqGyfTGX+VcxnI96HVtaVsqycS1siYyMk7fM6K5s7cNJHR72PekTUt\nVB3mX3nC3Raxrxsv0RA6tqlWM6iSrWE4YHctE5xKiWWggVU2k84xMgOoQDw+P2O5\nJxwUuf1QpGsWgtABLmW2VwKBgAol4rlhq6Zm9XTyoRAznAXuIRRPpT2ttiahnNzO\nV/YbRjH4uj4MHIZzcBJsVOS0MFY9vyMHWcixVPis8YKgZVFsJi8rHDxxFghci+hf\nTztQMtDXc2geNwwsm/ZcNp7DkUstZUhRNHA16JdBfMd6RRQWEFROwJoSgBLr1Krw\nJ1wBAoGBANEk4j71UMV1AQxTn/2DRslaWvL0LcDL0w2B8FaNAJT1eEZrC4D4E1fK\nT1tPT/4LVFSrJ1O4UI027CN2ab7ZUeIkHSfoHjo6M9XKF7xMB1pRjKsoH2kCBWvh\nyfMs2MMR/KkWMIBDByO/c4Z8PoRFUZZnjMgNQPTL8H/Vi+SP8DgO\n-----END RSA PRIVATE KEY-----\n", "user_id": "56468bca0a9e44a092519dee89e7a14e", "name": "vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9", "fingerprint": "6e:af:1b:6c:a9:a5:a2:c2:bd:af:44:48:17:cc:80:57"}} 2018-11-17 08:30:16,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-184946a1-ac67-4956-97c3-25aa6bb672f6 2018-11-17 08:30:16,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.43157196045s 2018-11-17 08:30:16,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-184946a1-ac67-4956-97c3-25aa6bb672f6 2018-11-17 08:30:16,819 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD079awXApmr73sTAJ2YrXjPTulrEynKlYFd429DPIfFFu9OVuXjB+N9phnYMI81z/iCwOBm1/MUUrxtMOXKfDOGI+qpTEXWKl0GFaUrByZSq99uV6ZjeO7h7x+AJuur9wqP6Re6L2h/jjLtTlw9JX7suRo143RQYYP/hBbYaNaIgCpS2/2e6YDf1thyu8fciA5sDdUw38aVtpLesywQtB0Jg970PtN/VOnULVX3WFifViHTXVUoB3KfhTxXPvkkuPFDzzqgEKrBwqMW+he/Hko6OdOKhNpbuO0EVKpUYNdh1c4q3lte1vsE+G3GATh87NuJOIojfXS896Lt4nP6qwj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA9O/WsFwKZq+97EwCdmK14z07paxMpypWBXeNvQzyHxRbvTlb\nl4wfjfaYZ2DCPNc/4gsDgZtfzFFK8bTDlynwzhiPqqUxF1ipdBhWlKwcmUqvfble\nmY3ju4e8fgCbrq/cKj+kXui9of44y7U5cPSV+7LkaNeN0UGGD/4QW2GjWiIAqUtv\n9numA39bYcrvH3IgObA3VMN/GlbaS3rMsELQdCYPe9D7Tf1Tp1C1V91hYn1Yh011\nVKAdyn4U8Vz75JLjxQ886oBCqwcKjFvoXvx5KOjnTioTaW7jtBFSqVGDXYdXOKt5\nbXtb7BPhtxgE4fOzbiTiKI310vPei7eJz+qsIwIDAQABAoIBAH3ZUVzSHcH/ID1u\nHIHJXB1C1AfezI/Dj+lFMT1mjmzrn+tMskPeikP95PaQ35w1GKzC7e1E8ObhCfnA\n4BImSYULV53dPKj7NC3jZ3ECMbuNhTe66+FH5y/uoSm4lEUgNKY8hu8A9JZsMbBx\nD+96rClkFDnOLx7KZOCIsMzTEQR4nLjlB6MZpzLJhURp2puaRyIjpfzAiLy03TD2\nJLZaxZgRfz20nKIsgj4oIlXSZxXddp6lWlKDAA6FmxDudVBcA1EwvinUDQxxqLZK\n1L9H92A5j65lb13CMWleeocfW6mKI05CPYlR/9gdjEmQOKL5dYRIRXAPwZTDV1La\nQg1owXECgYEA/W3klheIf3RYKbrkB9wHR+XOjemn6Dj6hEl0S8vV+a6V5Iysktcc\nCw4BiC0kBek/ii61zRzN/314TrJD7fNd9DHM3Gy1WZrZ8UPY6KORCrDIw+B4Q+nE\nzcqnNpSAcgBopfhFwSWppTSwp9Xbh3UXpQPuAXem1s4FKGCaJVuw/lsCgYEA92vk\ngGslVxsIwMUk101a0DR6Ix3cspEgaeHbRymYzgW+NsEpyb97rC/b/JwgGT70zYgh\nmP+ySjOWSVNBe5wvaUhX71yDxFD/YD7h/gVLraj29MmMJj/rp/ehzn4wSJbc1TVg\ni0jVd9eyBAHoeQ1i5BvZXmOD41fSzVMCKyA4A9kCgYB5ew8C337/0Y5dWofqOI+I\n6GDN5/4jtARqGyfTGX+VcxnI96HVtaVsqycS1siYyMk7fM6K5s7cNJHR72PekTUt\nVB3mX3nC3Raxrxsv0RA6tqlWM6iSrWE4YHctE5xKiWWggVU2k84xMgOoQDw+P2O5\nJxwUuf1QpGsWgtABLmW2VwKBgAol4rlhq6Zm9XTyoRAznAXuIRRPpT2ttiahnNzO\nV/YbRjH4uj4MHIZzcBJsVOS0MFY9vyMHWcixVPis8YKgZVFsJi8rHDxxFghci+hf\nTztQMtDXc2geNwwsm/ZcNp7DkUstZUhRNHA16JdBfMd6RRQWEFROwJoSgBLr1Krw\nJ1wBAoGBANEk4j71UMV1AQxTn/2DRslaWvL0LcDL0w2B8FaNAJT1eEZrC4D4E1fK\nT1tPT/4LVFSrJ1O4UI027CN2ab7ZUeIkHSfoHjo6M9XKF7xMB1pRjKsoH2kCBWvh\nyfMs2MMR/KkWMIBDByO/c4Z8PoRFUZZnjMgNQPTL8H/Vi+SP8DgO\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'56468bca0a9e44a092519dee89e7a14e', 'name': u'vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'created_at': '2018-11-17T08:30:16.819693', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'01e4888dd2834a31bd93239600ff4fe4', 'name': 'vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6e:af:1b:6c:a9:a5:a2:c2:bd:af:44:48:17:cc:80:57', 'type': 'ssh', 'id': u'vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9'}) 2018-11-17 08:30:16,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 08:30:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:30:17,865 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:30:16 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-8d6399fb-1964-4c00-aa43-9bab90a320ef x-openstack-request-id: req-8d6399fb-1964-4c00-aa43-9bab90a320ef 2018-11-17 08:30:17,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9 used request id req-8d6399fb-1964-4c00-aa43-9bab90a320ef 2018-11-17 08:30:17,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.0454390049s 2018-11-17 08:30:17,866 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_92ecf83f-b854-4c86-908e-ba932f90f4e9 used request id req-8d6399fb-1964-4c00-aa43-9bab90a320ef 2018-11-17 08:30:18,507 - 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-11-17 08:49:27,016 - 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-11-17 08:30:19,137 INFO Using http://172.30.9.27:5000/v3 2018-11-17 08:30:19,137 INFO VM public key: /tmp/tmpPOGUqJ 2018-11-17 08:30:19,138 INFO VM private key: /tmp/tmphnrME2 2018-11-17 08:30:20,352 INFO Found image vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9 to launch VM, will continue 2018-11-17 08:30:21,236 INFO Using external router: vmtp-router_92ecf83f-b854-4c86-908e-ba932f90f4e9 2018-11-17 08:30:21,237 INFO Using external network: external. 2018-11-17 08:30:21,928 INFO Created internal network: pns-internal-net_92ecf83f-b854-4c86-908e-ba932f90f4e9. 2018-11-17 08:30:22,625 INFO Created internal network: pns-internal-net2_92ecf83f-b854-4c86-908e-ba932f90f4e9. 2018-11-17 08:30:25,191 DEBUG Ext router associated to pns-internal-net_92ecf83f-b854-4c86-908e-ba932f90f4e9 2018-11-17 08:30:27,392 DEBUG Ext router associated to pns-internal-net2_92ecf83f-b854-4c86-908e-ba932f90f4e9 2018-11-17 08:30:27,479 INFO OpenStack agent: Open vSwitch agent 2018-11-17 08:30:27,479 INFO OpenStack network type: vxlan 2018-11-17 08:30:28,488 INFO [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Creating server VM... 2018-11-17 08:30:28,488 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-17 08:30:31,844 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 1 of 150... 2018-11-17 08:30:34,285 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 2 of 150... 2018-11-17 08:30:36,922 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 3 of 150... 2018-11-17 08:30:39,692 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 4 of 150... 2018-11-17 08:30:42,308 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 5 of 150... 2018-11-17 08:30:44,641 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 6 of 150... 2018-11-17 08:30:46,981 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 7 of 150... 2018-11-17 08:30:49,685 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 8 of 150... 2018-11-17 08:30:51,836 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 9 of 150... 2018-11-17 08:30:54,166 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 10 of 150... 2018-11-17 08:30:56,614 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 11 of 150... 2018-11-17 08:30:58,951 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 12 of 150... 2018-11-17 08:31:01,099 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 13 of 150... 2018-11-17 08:31:03,503 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 14 of 150... 2018-11-17 08:31:05,657 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 15 of 150... 2018-11-17 08:31:08,151 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 16 of 150... 2018-11-17 08:31:10,736 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 17 of 150... 2018-11-17 08:31:12,903 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 18 of 150... 2018-11-17 08:31:15,500 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 19 of 150... 2018-11-17 08:31:17,653 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 20 of 150... 2018-11-17 08:31:20,166 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 21 of 150... 2018-11-17 08:31:22,337 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 22 of 150... 2018-11-17 08:31:24,851 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 23 of 150... 2018-11-17 08:31:27,189 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 24 of 150... 2018-11-17 08:31:29,797 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 25 of 150... 2018-11-17 08:31:31,944 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 26 of 150... 2018-11-17 08:31:34,093 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 27 of 150... 2018-11-17 08:31:36,424 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 28 of 150... 2018-11-17 08:31:39,105 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 29 of 150... 2018-11-17 08:31:41,536 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 30 of 150... 2018-11-17 08:31:43,983 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 31 of 150... 2018-11-17 08:31:46,411 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 32 of 150... 2018-11-17 08:31:48,564 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 33 of 150... 2018-11-17 08:31:51,281 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 34 of 150... 2018-11-17 08:31:53,429 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 35 of 150... 2018-11-17 08:31:55,754 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 36 of 150... 2018-11-17 08:31:57,903 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 37 of 150... 2018-11-17 08:32:00,286 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 38 of 150... 2018-11-17 08:32:02,653 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 39 of 150... 2018-11-17 08:32:05,091 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 40 of 150... 2018-11-17 08:32:07,743 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 41 of 150... 2018-11-17 08:32:10,165 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 42 of 150... 2018-11-17 08:32:15,437 INFO [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Internal network IP: 192.168.1.7 2018-11-17 08:32:15,437 INFO [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] SSH IP: 172.30.9.214 2018-11-17 08:32:15,438 INFO [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Setup SSH for ubuntu@172.30.9.214 2018-11-17 08:32:27,779 INFO [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Installing nuttcp-8.1.4... 2018-11-17 08:32:27,822 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Copying nuttcp-8.1.4 to target... 2018-11-17 08:32:28,035 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Starting nuttcp-8.1.4 server... 2018-11-17 08:32:28,076 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] 2018-11-17 08:32:28,122 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Creating client VM... 2018-11-17 08:32:28,123 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-17 08:32:31,692 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 1 of 150... 2018-11-17 08:32:34,160 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 2 of 150... 2018-11-17 08:32:36,320 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 3 of 150... 2018-11-17 08:32:38,725 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 4 of 150... 2018-11-17 08:32:41,054 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 5 of 150... 2018-11-17 08:32:43,421 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] VM status=BUILD, retrying 6 of 150... 2018-11-17 08:32:48,834 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Internal network IP: 192.168.1.12 2018-11-17 08:32:48,834 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] SSH IP: 172.30.9.200 2018-11-17 08:32:48,834 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Setup SSH for ubuntu@172.30.9.200 2018-11-17 08:32:56,348 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Installing nuttcp-8.1.4... 2018-11-17 08:32:56,394 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Copying nuttcp-8.1.4 to target... 2018-11-17 08:32:56,557 INFO ============================================================ 2018-11-17 08:32:56,558 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-11-17 08:33:05,603 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=40.9 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.408 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.201 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.393 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.151 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.278 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.226 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.374 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.221 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.133 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.133/4.329/40.909/12.193 ms 2018-11-17 08:33:14,672 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.161 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.189 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.210 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.187 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.353 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.166 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.306 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.138 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.165 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.319 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.138/0.219/0.353/0.074 ms 2018-11-17 08:33:23,716 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.720 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.279 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.219 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.295 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.210 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.384 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.428 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.219 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.541 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.327 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.210/0.362/0.720/0.155 ms 2018-11-17 08:33:23,717 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:33:23,717 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:33:33,843 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=18765.3342 real_seconds=10.00 rate_Mbps=15745.7656 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.37 2018-11-17 08:33:33,845 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:33:43,945 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=17262.0841 real_seconds=10.00 rate_Mbps=14484.6978 tx_cpu=30 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.19 2018-11-17 08:33:43,945 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:33:54,043 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=17496.7585 real_seconds=10.00 rate_Mbps=14683.0360 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.28 2018-11-17 08:33:54,044 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:33:54,044 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:33:57,401 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=17.9132 real_seconds=1.00 rate_Mbps=150.0238 tx_cpu=12 rx_cpu=31 drop=0 pkt=146745 data_loss=0.00000 2018-11-17 08:33:57,403 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<153624/5000000<10000000 Kbps loss-rate=0 2018-11-17 08:33:57,403 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R460872K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:00,756 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=18.4866 real_seconds=1.00 rate_Mbps=154.8253 tx_cpu=12 rx_cpu=33 drop=0 pkt=151442 data_loss=0.00000 2018-11-17 08:34:00,757 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<158541/460872<460872 Kbps loss-rate=0 2018-11-17 08:34:00,757 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309706K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:04,085 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=19.2920 real_seconds=1.00 rate_Mbps=161.5743 tx_cpu=14 rx_cpu=32 drop=0 pkt=158040 data_loss=0.00000 2018-11-17 08:34:04,085 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<165452/309706<309706 Kbps loss-rate=0 2018-11-17 08:34:04,086 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237579K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:07,413 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=17.9296 real_seconds=1.00 rate_Mbps=150.0753 tx_cpu=13 rx_cpu=28 drop=0 pkt=146879 data_loss=0.00000 2018-11-17 08:34:07,414 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<153677/237579<237579 Kbps loss-rate=0 2018-11-17 08:34:07,414 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195628K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:10,741 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=17.0713 real_seconds=1.00 rate_Mbps=142.8685 tx_cpu=11 rx_cpu=29 drop=0 pkt=139848 data_loss=0.00000 2018-11-17 08:34:10,742 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<146297/195628<195628 Kbps loss-rate=0 2018-11-17 08:34:10,742 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170962K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:14,069 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=18.5397 real_seconds=1.00 rate_Mbps=155.1605 tx_cpu=13 rx_cpu=33 drop=0 pkt=151877 data_loss=0.00000 2018-11-17 08:34:14,069 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=1<158884/170962<170962 Kbps loss-rate=0 2018-11-17 08:34:14,070 DEBUG undershot, min=158884 kbps=164923 max=170962 2018-11-17 08:34:14,070 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164923K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:17,398 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=16.9476 real_seconds=1.00 rate_Mbps=141.8071 tx_cpu=11 rx_cpu=27 drop=204 pkt=139039 data_loss=0.14671 2018-11-17 08:34:17,398 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=128 throughput=158884<145210/164923<170962 Kbps loss-rate=0 2018-11-17 08:34:17,399 DEBUG undershot, min=164923 kbps=167942 max=170962 2018-11-17 08:34:17,399 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:34:17,399 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:20,724 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=145.4756 real_seconds=1.00 rate_Mbps=1219.1319 tx_cpu=18 rx_cpu=31 drop=170 pkt=149137 data_loss=0.11398 2018-11-17 08:34:20,725 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1<1248391/5000000<10000000 Kbps loss-rate=0 2018-11-17 08:34:20,725 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3124195K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:24,053 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=144.1602 real_seconds=1.00 rate_Mbps=1207.7571 tx_cpu=18 rx_cpu=30 drop=0 pkt=147620 data_loss=0.00000 2018-11-17 08:34:24,053 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1<1236743/3124195<3124195 Kbps loss-rate=0 2018-11-17 08:34:24,053 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2180469K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:27,383 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=140.5127 real_seconds=1.00 rate_Mbps=1177.7331 tx_cpu=17 rx_cpu=30 drop=0 pkt=143885 data_loss=0.00000 2018-11-17 08:34:27,383 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1<1205998/2180469<2180469 Kbps loss-rate=0 2018-11-17 08:34:27,383 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1693233K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:30,709 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=141.6904 real_seconds=1.00 rate_Mbps=1186.7922 tx_cpu=19 rx_cpu=29 drop=0 pkt=145091 data_loss=0.00000 2018-11-17 08:34:30,710 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1<1215275/1693233<1693233 Kbps loss-rate=0 2018-11-17 08:34:30,710 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1454254K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:34,061 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=143.6377 real_seconds=1.00 rate_Mbps=1203.2346 tx_cpu=18 rx_cpu=30 drop=0 pkt=147085 data_loss=0.00000 2018-11-17 08:34:34,062 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1<1232112/1454254<1454254 Kbps loss-rate=0 2018-11-17 08:34:34,062 DEBUG undershot, min=1232112 kbps=1343183 max=1454254 2018-11-17 08:34:34,062 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1343183K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:37,389 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=145.0762 real_seconds=1.00 rate_Mbps=1215.6949 tx_cpu=21 rx_cpu=32 drop=0 pkt=148558 data_loss=0.00000 2018-11-17 08:34:37,390 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1232112<1244871/1343183<1454254 Kbps loss-rate=0 2018-11-17 08:34:37,390 DEBUG undershot, min=1244871 kbps=1349562 max=1454254 2018-11-17 08:34:37,390 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1349562K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:40,718 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=152.2178 real_seconds=1.00 rate_Mbps=1275.6030 tx_cpu=19 rx_cpu=33 drop=0 pkt=155871 data_loss=0.00000 2018-11-17 08:34:40,719 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1244871<1306217/1349562<1454254 Kbps loss-rate=0 2018-11-17 08:34:40,719 DEBUG undershot, min=1306217 kbps=1380235 max=1454254 2018-11-17 08:34:40,719 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1380235K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:44,070 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=143.2969 real_seconds=1.00 rate_Mbps=1200.8029 tx_cpu=17 rx_cpu=34 drop=0 pkt=146736 data_loss=0.00000 2018-11-17 08:34:44,070 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1306217<1229622/1380235<1454254 Kbps loss-rate=0 2018-11-17 08:34:44,070 DEBUG undershot, min=1380235 kbps=1417244 max=1454254 2018-11-17 08:34:44,071 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1417244K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:47,422 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=150.0791 real_seconds=1.00 rate_Mbps=1258.4954 tx_cpu=19 rx_cpu=33 drop=0 pkt=153681 data_loss=0.00000 2018-11-17 08:34:47,423 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=1024 throughput=1380235<1288699/1417244<1454254 Kbps loss-rate=0 2018-11-17 08:34:47,423 DEBUG undershot, min=1417244 kbps=1435749 max=1454254 2018-11-17 08:34:47,424 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:34:47,424 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:50,776 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=596.0391 real_seconds=1.00 rate_Mbps=5002.8197 tx_cpu=99 rx_cpu=22 drop=1 pkt=76294 data_loss=0.00131 2018-11-17 08:34:50,776 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=8192 throughput=1<5122887/5000000<10000000 Kbps loss-rate=0 2018-11-17 08:34:50,776 DEBUG undershot, min=5122887 kbps=7561443 max=10000000 2018-11-17 08:34:50,777 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7561443K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:54,129 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=872.2500 real_seconds=1.00 rate_Mbps=7311.9546 tx_cpu=66 rx_cpu=32 drop=2 pkt=111650 data_loss=0.00179 2018-11-17 08:34:54,129 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=8192 throughput=5122887<7487441/7561443<10000000 Kbps loss-rate=0 2018-11-17 08:34:54,129 DEBUG undershot, min=7487441 kbps=8743720 max=10000000 2018-11-17 08:34:54,130 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8743720K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:34:57,461 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=1003.2578 real_seconds=1.00 rate_Mbps=8406.7983 tx_cpu=27 rx_cpu=37 drop=0 pkt=128417 data_loss=0.00000 2018-11-17 08:34:57,462 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=8192 throughput=7487441<8608561/8743720<10000000 Kbps loss-rate=0 2018-11-17 08:34:57,462 DEBUG undershot, min=8608561 kbps=9304280 max=10000000 2018-11-17 08:34:57,463 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9304280K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:35:00,794 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=891.4297 real_seconds=1.00 rate_Mbps=7474.5654 tx_cpu=28 rx_cpu=30 drop=25 pkt=114128 data_loss=0.02190 2018-11-17 08:35:00,794 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=8192 throughput=8608561<7653954/9304280<10000000 Kbps loss-rate=0 2018-11-17 08:35:00,795 DEBUG undershot, min=9304280 kbps=9652140 max=10000000 2018-11-17 08:35:00,795 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9652140K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:35:04,122 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] megabytes=833.0078 real_seconds=1.00 rate_Mbps=6982.8950 tx_cpu=21 rx_cpu=27 drop=27 pkt=106652 data_loss=0.02532 2018-11-17 08:35:04,123 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] pkt-size=8192 throughput=9304280<7150484/9652140<10000000 Kbps loss-rate=0 2018-11-17 08:35:04,134 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 16123663, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 14832330, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 15035428, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.15, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145210, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1288699, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7150484, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.329', 'rtt_max_ms': '40.909', 'rtt_min_ms': '0.133', 'rtt_stddev': '12.193', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.219', 'rtt_max_ms': '0.353', 'rtt_min_ms': '0.138', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.362', 'rtt_max_ms': '0.720', 'rtt_min_ms': '0.210', 'rtt_stddev': '0.155', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-11-17 08:35:04,135 INFO Deleting floating ip d4d69d7b-4a07-4ff5-a5e5-3a65ad52738d 2018-11-17 08:35:05,454 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Floating IP 172.30.9.200 deleted 2018-11-17 08:35:06,624 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e91] Instance deleted 2018-11-17 08:35:06,640 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Creating client VM... 2018-11-17 08:35:06,640 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-11-17 08:35:09,379 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 1 of 150... 2018-11-17 08:35:12,283 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 2 of 150... 2018-11-17 08:35:14,714 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 3 of 150... 2018-11-17 08:35:16,897 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 4 of 150... 2018-11-17 08:35:19,252 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 5 of 150... 2018-11-17 08:35:22,017 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] VM status=BUILD, retrying 6 of 150... 2018-11-17 08:35:27,058 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Internal network IP: 192.168.2.16 2018-11-17 08:35:27,058 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] SSH IP: 172.30.9.204 2018-11-17 08:35:27,058 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Setup SSH for ubuntu@172.30.9.204 2018-11-17 08:35:36,553 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Installing nuttcp-8.1.4... 2018-11-17 08:35:36,597 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Copying nuttcp-8.1.4 to target... 2018-11-17 08:35:36,767 INFO ============================================================ 2018-11-17 08:35:36,768 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-11-17 08:35:45,814 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.44 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.550 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.295 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.706 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.446 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.521 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.423 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.916 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.441 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.556 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.295/0.629/1.440/0.315 ms 2018-11-17 08:35:54,860 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.288 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.284 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.331 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.224 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.312 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.276 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.376 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.525 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.981 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.341 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.224/0.393/0.981/0.211 ms 2018-11-17 08:36:03,907 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.89 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.425 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.605 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.357 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.379 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.602 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.393 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.337 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.412 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.395 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.337/0.579/1.890/0.446 ms 2018-11-17 08:36:03,907 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:36:03,908 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:14,034 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=2106.1605 real_seconds=10.00 rate_Mbps=1767.1443 tx_cpu=3 rx_cpu=7 retrans=113 cwnd=371 rtt_ms=0.24 2018-11-17 08:36:14,034 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:24,131 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=2596.2170 real_seconds=10.00 rate_Mbps=2178.4411 tx_cpu=4 rx_cpu=8 retrans=122 cwnd=416 rtt_ms=0.44 2018-11-17 08:36:24,131 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:34,231 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=1920.3353 real_seconds=10.00 rate_Mbps=1611.3421 tx_cpu=3 rx_cpu=6 retrans=8 cwnd=251 rtt_ms=0.50 2018-11-17 08:36:34,232 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:36:34,232 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:37,560 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.3826 real_seconds=1.00 rate_Mbps=145.8170 tx_cpu=16 rx_cpu=20 drop=58026 pkt=200425 data_loss=28.95172 2018-11-17 08:36:37,561 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<149316/5000000<10000000 Kbps loss-rate=28 2018-11-17 08:36:37,561 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447948K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:40,913 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.6100 real_seconds=1.00 rate_Mbps=147.7646 tx_cpu=24 rx_cpu=24 drop=65880 pkt=210141 data_loss=31.35038 2018-11-17 08:36:40,914 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<151310/447948<447948 Kbps loss-rate=31 2018-11-17 08:36:40,914 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299629K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:44,240 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.7228 real_seconds=1.00 rate_Mbps=147.9692 tx_cpu=25 rx_cpu=22 drop=66380 pkt=211565 data_loss=31.37560 2018-11-17 08:36:44,240 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<151520/299629<299629 Kbps loss-rate=31 2018-11-17 08:36:44,241 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225574K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:47,567 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.5917 real_seconds=1.00 rate_Mbps=146.9563 tx_cpu=22 rx_cpu=21 drop=60211 pkt=204322 data_loss=29.46872 2018-11-17 08:36:47,567 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<150483/225574<225574 Kbps loss-rate=29 2018-11-17 08:36:47,568 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188028K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:50,895 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.7791 real_seconds=1.01 rate_Mbps=148.1613 tx_cpu=63 rx_cpu=20 drop=37587 pkt=183234 data_loss=20.51334 2018-11-17 08:36:50,896 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<151717/188028<188028 Kbps loss-rate=20 2018-11-17 08:36:50,896 DEBUG overshot, min=1 kbps=151717 max=188028 2018-11-17 08:36:50,897 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151717K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:54,249 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.8496 real_seconds=1.00 rate_Mbps=149.2842 tx_cpu=95 rx_cpu=20 drop=1937 pkt=148161 data_loss=1.30763 2018-11-17 08:36:54,249 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<152867/151717<188028 Kbps loss-rate=1 2018-11-17 08:36:54,250 DEBUG undershot, min=152867 kbps=170447 max=188028 2018-11-17 08:36:54,250 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170447K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:36:57,602 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.6775 real_seconds=1.00 rate_Mbps=148.3330 tx_cpu=93 rx_cpu=19 drop=21638 pkt=166452 data_loss=12.99929 2018-11-17 08:36:57,602 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=152867<151892/170447<188028 Kbps loss-rate=13 2018-11-17 08:36:57,602 DEBUG overshot, min=152867 kbps=151892 max=170447 2018-11-17 08:36:57,603 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151892K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:00,955 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.6763 real_seconds=1.00 rate_Mbps=147.8183 tx_cpu=89 rx_cpu=21 drop=3527 pkt=148332 data_loss=2.37810 2018-11-17 08:37:00,955 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=152867<151365/151892<170447 Kbps loss-rate=2 2018-11-17 08:37:00,955 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:37:00,956 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:04,308 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=143.8994 real_seconds=1.01 rate_Mbps=1199.7100 tx_cpu=31 rx_cpu=20 drop=55652 pkt=203005 data_loss=27.41412 2018-11-17 08:37:04,309 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1228503/5000000<10000000 Kbps loss-rate=27 2018-11-17 08:37:04,309 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3114251K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:07,638 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=143.5977 real_seconds=1.00 rate_Mbps=1204.7989 tx_cpu=35 rx_cpu=21 drop=52606 pkt=199650 data_loss=26.34909 2018-11-17 08:37:07,639 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1233714/3114251<3114251 Kbps loss-rate=26 2018-11-17 08:37:07,639 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2173982K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:10,992 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=139.8721 real_seconds=1.01 rate_Mbps=1159.6000 tx_cpu=32 rx_cpu=24 drop=57266 pkt=200495 data_loss=28.56229 2018-11-17 08:37:10,992 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1187430/2173982<2173982 Kbps loss-rate=28 2018-11-17 08:37:10,993 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1680706K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:14,346 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=141.5312 real_seconds=1.00 rate_Mbps=1187.1718 tx_cpu=32 rx_cpu=20 drop=30025 pkt=174953 data_loss=17.16176 2018-11-17 08:37:14,346 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1215663/1680706<1680706 Kbps loss-rate=17 2018-11-17 08:37:14,346 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1448184K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:17,671 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=138.3047 real_seconds=1.00 rate_Mbps=1155.4062 tx_cpu=81 rx_cpu=21 drop=34740 pkt=176364 data_loss=19.69790 2018-11-17 08:37:17,672 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1183135/1448184<1448184 Kbps loss-rate=19 2018-11-17 08:37:17,672 DEBUG overshot, min=1 kbps=1183135 max=1448184 2018-11-17 08:37:17,672 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1183135K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:20,999 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=140.4160 real_seconds=1.00 rate_Mbps=1177.1674 tx_cpu=88 rx_cpu=21 drop=640 pkt=144426 data_loss=0.44313 2018-11-17 08:37:21,000 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1205419/1183135<1448184 Kbps loss-rate=0 2018-11-17 08:37:21,000 DEBUG undershot, min=1205419 kbps=1326801 max=1448184 2018-11-17 08:37:21,000 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1326801K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:24,328 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=140.8906 real_seconds=1.00 rate_Mbps=1177.9313 tx_cpu=97 rx_cpu=20 drop=17691 pkt=161963 data_loss=10.92289 2018-11-17 08:37:24,328 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1205419<1206201/1326801<1448184 Kbps loss-rate=10 2018-11-17 08:37:24,328 DEBUG overshot, min=1205419 kbps=1206201 max=1326801 2018-11-17 08:37:24,329 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1206201K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:27,680 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=141.0879 real_seconds=1.00 rate_Mbps=1180.0369 tx_cpu=96 rx_cpu=20 drop=2767 pkt=147241 data_loss=1.87920 2018-11-17 08:37:27,681 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1205419<1208357/1206201<1326801 Kbps loss-rate=1 2018-11-17 08:37:27,681 DEBUG undershot, min=1208357 kbps=1267579 max=1326801 2018-11-17 08:37:27,681 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1267579K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:31,007 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=142.1123 real_seconds=1.00 rate_Mbps=1187.5997 tx_cpu=73 rx_cpu=22 drop=9211 pkt=154734 data_loss=5.95279 2018-11-17 08:37:31,007 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1208357<1216102/1267579<1326801 Kbps loss-rate=5 2018-11-17 08:37:31,008 DEBUG overshot, min=1208357 kbps=1216102 max=1267579 2018-11-17 08:37:31,008 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:37:31,009 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:34,362 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=187.2734 real_seconds=1.00 rate_Mbps=1571.6377 tx_cpu=81 rx_cpu=12 drop=52323 pkt=76294 data_loss=68.58076 2018-11-17 08:37:34,362 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1609357/5000000<10000000 Kbps loss-rate=68 2018-11-17 08:37:34,363 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3304678K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:37,716 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=182.7578 real_seconds=1.00 rate_Mbps=1534.0793 tx_cpu=99 rx_cpu=15 drop=27033 pkt=50426 data_loss=53.60925 2018-11-17 08:37:37,717 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1570897/3304678<3304678 Kbps loss-rate=53 2018-11-17 08:37:37,717 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2437787K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:41,044 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=182.0703 real_seconds=1.00 rate_Mbps=1528.1264 tx_cpu=99 rx_cpu=12 drop=13893 pkt=37198 data_loss=37.34879 2018-11-17 08:37:41,044 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1564801/2437787<2437787 Kbps loss-rate=37 2018-11-17 08:37:41,044 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2001294K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:44,372 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=180.5703 real_seconds=1.00 rate_Mbps=1510.3611 tx_cpu=99 rx_cpu=7 drop=7425 pkt=30538 data_loss=24.31397 2018-11-17 08:37:44,372 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1546609/2001294<2001294 Kbps loss-rate=24 2018-11-17 08:37:44,372 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1773951K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:47,701 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=185.5625 real_seconds=1.00 rate_Mbps=1557.8106 tx_cpu=99 rx_cpu=12 drop=3317 pkt=27069 data_loss=12.25389 2018-11-17 08:37:47,701 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1595198/1773951<1773951 Kbps loss-rate=12 2018-11-17 08:37:47,702 DEBUG overshot, min=1 kbps=1595198 max=1773951 2018-11-17 08:37:47,702 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1595198K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:51,027 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=189.5000 real_seconds=1.00 rate_Mbps=1588.3832 tx_cpu=99 rx_cpu=8 drop=85 pkt=24341 data_loss=0.34922 2018-11-17 08:37:51,027 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1626504/1595198<1773951 Kbps loss-rate=0 2018-11-17 08:37:51,028 DEBUG undershot, min=1626504 kbps=1700227 max=1773951 2018-11-17 08:37:51,028 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1700227K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:37:54,379 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=190.6797 real_seconds=1.00 rate_Mbps=1594.9946 tx_cpu=99 rx_cpu=9 drop=1537 pkt=25944 data_loss=5.92429 2018-11-17 08:37:54,380 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1626504<1633274/1700227<1773951 Kbps loss-rate=5 2018-11-17 08:37:54,380 DEBUG overshot, min=1626504 kbps=1633274 max=1700227 2018-11-17 08:37:54,391 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.16', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 113, 'rtt_ms': 0.24, 'throughput_kbps': 1809555, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 122, 'rtt_ms': 0.44, 'throughput_kbps': 2230723, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.5, 'throughput_kbps': 1650014, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.38, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151365, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.95, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1216102, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.92, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1633274, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.629', 'rtt_max_ms': '1.440', 'rtt_min_ms': '0.295', 'rtt_stddev': '0.315', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.393', 'rtt_max_ms': '0.981', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.211', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.579', 'rtt_max_ms': '1.890', 'rtt_min_ms': '0.337', 'rtt_stddev': '0.446', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-17 08:37:54,392 INFO ============================================================ 2018-11-17 08:37:54,393 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-11-17 08:38:03,461 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.416 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.294 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.471 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.296 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.264 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.322 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.347 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.383 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.376 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.723 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.264/0.389/0.723/0.126 ms 2018-11-17 08:38:12,508 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.248 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.300 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.401 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.280 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.296 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.289 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.260 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.370 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.551 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.535 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.248/0.353/0.551/0.104 ms 2018-11-17 08:38:21,552 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=1.37 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.944 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.460 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.385 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.554 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.327 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.653 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.444 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.462 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.548 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.327/0.615/1.373/0.300 ms 2018-11-17 08:38:21,553 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:38:21,553 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:38:31,655 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=1951.1491 real_seconds=10.00 rate_Mbps=1637.0214 tx_cpu=3 rx_cpu=6 retrans=7 cwnd=270 rtt_ms=0.43 2018-11-17 08:38:31,655 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:38:41,754 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=2237.0094 real_seconds=10.00 rate_Mbps=1876.6761 tx_cpu=4 rx_cpu=7 retrans=18 cwnd=361 rtt_ms=0.38 2018-11-17 08:38:41,755 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:38:51,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=2081.2332 real_seconds=10.00 rate_Mbps=1745.9506 tx_cpu=3 rx_cpu=6 retrans=3 cwnd=378 rtt_ms=0.42 2018-11-17 08:38:51,855 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:38:51,856 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:38:55,208 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.5304 real_seconds=1.00 rate_Mbps=138.6640 tx_cpu=19 rx_cpu=23 drop=62694 pkt=198111 data_loss=31.64596 2018-11-17 08:38:55,208 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<141991/5000000<10000000 Kbps loss-rate=31 2018-11-17 08:38:55,208 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R425973K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:38:58,534 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.8219 real_seconds=1.00 rate_Mbps=140.4284 tx_cpu=23 rx_cpu=19 drop=69591 pkt=207396 data_loss=33.55466 2018-11-17 08:38:58,535 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<143798/425973<425973 Kbps loss-rate=33 2018-11-17 08:38:58,535 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R284885K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:01,861 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=17.0190 real_seconds=1.01 rate_Mbps=141.8884 tx_cpu=20 rx_cpu=20 drop=48680 pkt=188100 data_loss=25.87996 2018-11-17 08:39:01,861 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<145293/284885<284885 Kbps loss-rate=25 2018-11-17 08:39:01,862 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215089K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:05,190 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.7198 real_seconds=1.01 rate_Mbps=138.4373 tx_cpu=23 rx_cpu=21 drop=63007 pkt=199976 data_loss=31.50739 2018-11-17 08:39:05,190 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<141759/215089<215089 Kbps loss-rate=31 2018-11-17 08:39:05,191 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178424K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:08,516 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.4384 real_seconds=1.00 rate_Mbps=138.0099 tx_cpu=92 rx_cpu=20 drop=39579 pkt=174242 data_loss=22.71484 2018-11-17 08:39:08,517 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<141322/178424<178424 Kbps loss-rate=22 2018-11-17 08:39:08,517 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159873K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:11,845 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.6428 real_seconds=1.00 rate_Mbps=139.6399 tx_cpu=78 rx_cpu=19 drop=19788 pkt=156126 data_loss=12.67427 2018-11-17 08:39:11,845 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<142991/159873<159873 Kbps loss-rate=12 2018-11-17 08:39:11,845 DEBUG overshot, min=1 kbps=142991 max=159873 2018-11-17 08:39:11,845 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142991K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:15,197 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=16.1949 real_seconds=1.00 rate_Mbps=135.9013 tx_cpu=92 rx_cpu=22 drop=6971 pkt=139639 data_loss=4.99185 2018-11-17 08:39:15,197 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=128 throughput=1<139162/142991<159873 Kbps loss-rate=4 2018-11-17 08:39:15,197 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:39:15,198 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:18,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=138.2637 real_seconds=1.00 rate_Mbps=1154.9198 tx_cpu=26 rx_cpu=21 drop=63569 pkt=205151 data_loss=30.98644 2018-11-17 08:39:18,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1182637/5000000<10000000 Kbps loss-rate=30 2018-11-17 08:39:18,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3091318K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:21,852 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=138.9482 real_seconds=1.00 rate_Mbps=1161.3747 tx_cpu=36 rx_cpu=20 drop=59036 pkt=201319 data_loss=29.32463 2018-11-17 08:39:21,853 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1189247/3091318<3091318 Kbps loss-rate=29 2018-11-17 08:39:21,853 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2140282K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:25,204 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=135.9902 real_seconds=1.01 rate_Mbps=1134.5751 tx_cpu=34 rx_cpu=21 drop=55575 pkt=194829 data_loss=28.52503 2018-11-17 08:39:25,205 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1161804/2140282<2140282 Kbps loss-rate=28 2018-11-17 08:39:25,205 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1651043K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:28,557 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=134.7803 real_seconds=1.00 rate_Mbps=1127.4361 tx_cpu=48 rx_cpu=21 drop=63529 pkt=201544 data_loss=31.52114 2018-11-17 08:39:28,557 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1154494/1651043<1651043 Kbps loss-rate=31 2018-11-17 08:39:28,558 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1402768K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:31,885 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=133.2695 real_seconds=1.00 rate_Mbps=1113.0274 tx_cpu=89 rx_cpu=21 drop=34705 pkt=171173 data_loss=20.27481 2018-11-17 08:39:31,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1139740/1402768<1402768 Kbps loss-rate=20 2018-11-17 08:39:31,886 DEBUG overshot, min=1 kbps=1139740 max=1402768 2018-11-17 08:39:31,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139740K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:35,213 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=129.6328 real_seconds=1.00 rate_Mbps=1083.8437 tx_cpu=92 rx_cpu=20 drop=6384 pkt=139128 data_loss=4.58860 2018-11-17 08:39:35,213 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=1024 throughput=1<1109855/1139740<1402768 Kbps loss-rate=4 2018-11-17 08:39:35,213 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:39:35,214 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:38,541 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=176.9141 real_seconds=1.00 rate_Mbps=1479.6814 tx_cpu=87 rx_cpu=9 drop=53649 pkt=76294 data_loss=70.31876 2018-11-17 08:39:38,541 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1515193/5000000<10000000 Kbps loss-rate=70 2018-11-17 08:39:38,542 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3257596K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:41,869 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=188.2500 real_seconds=1.00 rate_Mbps=1574.8828 tx_cpu=99 rx_cpu=8 drop=25611 pkt=49707 data_loss=51.52393 2018-11-17 08:39:41,869 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1612679/3257596<3257596 Kbps loss-rate=51 2018-11-17 08:39:41,869 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2435137K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:45,198 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=194.3516 real_seconds=1.00 rate_Mbps=1626.2831 tx_cpu=99 rx_cpu=9 drop=12280 pkt=37157 data_loss=33.04895 2018-11-17 08:39:45,198 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1665313/2435137<2435137 Kbps loss-rate=33 2018-11-17 08:39:45,199 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2050225K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:48,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=185.5781 real_seconds=1.00 rate_Mbps=1558.1320 tx_cpu=99 rx_cpu=8 drop=7530 pkt=31284 data_loss=24.06981 2018-11-17 08:39:48,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1595527/2050225<2050225 Kbps loss-rate=24 2018-11-17 08:39:48,526 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1822876K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:51,876 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=184.3047 real_seconds=1.00 rate_Mbps=1541.7229 tx_cpu=99 rx_cpu=10 drop=4224 pkt=27815 data_loss=15.18605 2018-11-17 08:39:51,877 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1578724/1822876<1822876 Kbps loss-rate=15 2018-11-17 08:39:51,877 DEBUG overshot, min=1 kbps=1578724 max=1822876 2018-11-17 08:39:51,877 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1578724K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:55,205 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=187.9922 real_seconds=1.00 rate_Mbps=1577.7043 tx_cpu=99 rx_cpu=9 drop=27 pkt=24090 data_loss=0.11206 2018-11-17 08:39:55,205 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1<1615569/1578724<1822876 Kbps loss-rate=0 2018-11-17 08:39:55,205 DEBUG undershot, min=1615569 kbps=1719222 max=1822876 2018-11-17 08:39:55,205 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1719222K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:39:58,534 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=184.4141 real_seconds=1.00 rate_Mbps=1541.1226 tx_cpu=99 rx_cpu=8 drop=2629 pkt=26234 data_loss=10.02132 2018-11-17 08:39:58,534 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1615569<1578109/1719222<1822876 Kbps loss-rate=10 2018-11-17 08:39:58,534 DEBUG overshot, min=1615569 kbps=1578109 max=1719222 2018-11-17 08:39:58,535 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1578109K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:40:01,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] megabytes=188.0703 real_seconds=1.00 rate_Mbps=1577.4636 tx_cpu=99 rx_cpu=8 drop=7 pkt=24080 data_loss=0.02908 2018-11-17 08:40:01,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] pkt-size=8192 throughput=1615569<1615322/1578109<1719222 Kbps loss-rate=0 2018-11-17 08:40:01,886 DEBUG undershot, min=1667395 kbps=1693308 max=1719222 2018-11-17 08:40:01,893 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.16', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.43, 'throughput_kbps': 1676309, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.38, 'throughput_kbps': 1921716, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.42, 'throughput_kbps': 1787853, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.99, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 139162, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.59, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1109855, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1615322, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.389', 'rtt_max_ms': '0.723', 'rtt_min_ms': '0.264', 'rtt_stddev': '0.126', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.353', 'rtt_max_ms': '0.551', 'rtt_min_ms': '0.248', 'rtt_stddev': '0.104', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.615', 'rtt_max_ms': '1.373', 'rtt_min_ms': '0.327', 'rtt_stddev': '0.300', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-17 08:40:01,894 INFO Deleting floating ip b4823d5c-786a-4530-9b69-6fd0beba6c5f 2018-11-17 08:40:03,524 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Floating IP 172.30.9.204 deleted 2018-11-17 08:40:05,708 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e92] Instance deleted 2018-11-17 08:40:05,823 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Creating client VM... 2018-11-17 08:40:05,823 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-17 08:40:09,586 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 1 of 150... 2018-11-17 08:40:12,027 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 2 of 150... 2018-11-17 08:40:14,397 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 3 of 150... 2018-11-17 08:40:16,836 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 4 of 150... 2018-11-17 08:40:19,507 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 5 of 150... 2018-11-17 08:40:21,915 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 6 of 150... 2018-11-17 08:40:24,440 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 7 of 150... 2018-11-17 08:40:27,152 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 8 of 150... 2018-11-17 08:40:30,005 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 9 of 150... 2018-11-17 08:40:32,482 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 10 of 150... 2018-11-17 08:40:35,332 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 11 of 150... 2018-11-17 08:40:37,749 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 12 of 150... 2018-11-17 08:40:40,369 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 13 of 150... 2018-11-17 08:40:43,053 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 14 of 150... 2018-11-17 08:40:45,435 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 15 of 150... 2018-11-17 08:40:47,776 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 16 of 150... 2018-11-17 08:40:50,209 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 17 of 150... 2018-11-17 08:40:52,611 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 18 of 150... 2018-11-17 08:40:55,058 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 19 of 150... 2018-11-17 08:40:57,209 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 20 of 150... 2018-11-17 08:40:59,642 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 21 of 150... 2018-11-17 08:41:01,992 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 22 of 150... 2018-11-17 08:41:04,142 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 23 of 150... 2018-11-17 08:41:06,497 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 24 of 150... 2018-11-17 08:41:09,135 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 25 of 150... 2018-11-17 08:41:11,522 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 26 of 150... 2018-11-17 08:41:14,316 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 27 of 150... 2018-11-17 08:41:16,754 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 28 of 150... 2018-11-17 08:41:19,110 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 29 of 150... 2018-11-17 08:41:21,262 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 30 of 150... 2018-11-17 08:41:23,681 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 31 of 150... 2018-11-17 08:41:26,443 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 32 of 150... 2018-11-17 08:41:28,592 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 33 of 150... 2018-11-17 08:41:31,013 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 34 of 150... 2018-11-17 08:41:33,418 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 35 of 150... 2018-11-17 08:41:35,569 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 36 of 150... 2018-11-17 08:41:37,898 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 37 of 150... 2018-11-17 08:41:40,431 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 38 of 150... 2018-11-17 08:41:42,786 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 39 of 150... 2018-11-17 08:41:45,175 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 40 of 150... 2018-11-17 08:41:47,514 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 41 of 150... 2018-11-17 08:41:49,667 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] VM status=BUILD, retrying 42 of 150... 2018-11-17 08:41:55,056 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Internal network IP: 192.168.1.9 2018-11-17 08:41:55,056 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] SSH IP: 172.30.9.210 2018-11-17 08:41:55,056 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Setup SSH for ubuntu@172.30.9.210 2018-11-17 08:42:04,813 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Installing nuttcp-8.1.4... 2018-11-17 08:42:04,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Copying nuttcp-8.1.4 to target... 2018-11-17 08:42:05,022 INFO ============================================================ 2018-11-17 08:42:05,022 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-11-17 08:42:14,093 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=41.6 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.206 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.306 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.192 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.210 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.392 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.443 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.196 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.310 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.424 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.192/4.432/41.641/12.403 ms 2018-11-17 08:42:23,139 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.204 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.343 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.215 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.162 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.184 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.407 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.209 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.213 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.176 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.651 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.162/0.276/0.651/0.146 ms 2018-11-17 08:42:32,186 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=1.28 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.497 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.183 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.537 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.755 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.278 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.203 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.481 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.267 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.183/0.468/1.281/0.324 ms 2018-11-17 08:42:32,186 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:42:32,187 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:42:42,313 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=6291.1830 real_seconds=10.00 rate_Mbps=5275.6051 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=585 rtt_ms=0.25 2018-11-17 08:42:42,313 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:42:52,412 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=5607.3587 real_seconds=10.00 rate_Mbps=4702.2375 tx_cpu=9 rx_cpu=13 retrans=45 cwnd=533 rtt_ms=0.28 2018-11-17 08:42:52,413 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:02,512 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=5691.1250 real_seconds=10.00 rate_Mbps=4772.3241 tx_cpu=10 rx_cpu=14 retrans=14 cwnd=244 rtt_ms=0.33 2018-11-17 08:43:02,513 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:43:02,513 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:05,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.2939 real_seconds=1.00 rate_Mbps=203.4549 tx_cpu=15 rx_cpu=27 drop=240 pkt=199256 data_loss=0.12046 2018-11-17 08:43:05,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=1<208337/5000000<10000000 Kbps loss-rate=0 2018-11-17 08:43:05,840 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R625011K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:09,166 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=23.8397 real_seconds=1.00 rate_Mbps=199.6026 tx_cpu=16 rx_cpu=28 drop=154 pkt=195449 data_loss=0.07880 2018-11-17 08:43:09,166 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=1<204393/625011<625011 Kbps loss-rate=0 2018-11-17 08:43:09,167 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R414702K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:12,518 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.1526 real_seconds=1.00 rate_Mbps=202.2728 tx_cpu=16 rx_cpu=27 drop=2545 pkt=200403 data_loss=1.27007 2018-11-17 08:43:12,518 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=1<207127/414702<414702 Kbps loss-rate=1 2018-11-17 08:43:12,519 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310914K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:15,847 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.1700 real_seconds=1.00 rate_Mbps=202.4006 tx_cpu=17 rx_cpu=27 drop=2000 pkt=200001 data_loss=1.00024 2018-11-17 08:43:15,847 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=1<207258/310914<310914 Kbps loss-rate=1 2018-11-17 08:43:15,848 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259086K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:19,175 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.5980 real_seconds=1.00 rate_Mbps=205.8806 tx_cpu=16 rx_cpu=26 drop=463 pkt=201970 data_loss=0.22917 2018-11-17 08:43:19,176 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=1<210821/259086<259086 Kbps loss-rate=0 2018-11-17 08:43:19,176 DEBUG undershot, min=210821 kbps=234953 max=259086 2018-11-17 08:43:19,176 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234953K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:22,502 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.3751 real_seconds=1.00 rate_Mbps=204.0192 tx_cpu=17 rx_cpu=28 drop=0 pkt=199681 data_loss=0.00000 2018-11-17 08:43:22,503 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=210821<208915/234953<259086 Kbps loss-rate=0 2018-11-17 08:43:22,503 DEBUG undershot, min=234953 kbps=247019 max=259086 2018-11-17 08:43:22,504 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247019K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:25,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=24.5192 real_seconds=1.00 rate_Mbps=205.3031 tx_cpu=16 rx_cpu=26 drop=607 pkt=201468 data_loss=0.30130 2018-11-17 08:43:25,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=128 throughput=234953<210230/247019<259086 Kbps loss-rate=0 2018-11-17 08:43:25,855 DEBUG undershot, min=247019 kbps=253052 max=259086 2018-11-17 08:43:25,856 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:43:25,856 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:29,206 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=191.5586 real_seconds=1.00 rate_Mbps=1606.2755 tx_cpu=31 rx_cpu=30 drop=0 pkt=196156 data_loss=0.00000 2018-11-17 08:43:29,207 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1<1644826/5000000<10000000 Kbps loss-rate=0 2018-11-17 08:43:29,207 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3322413K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:32,535 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=207.9170 real_seconds=1.00 rate_Mbps=1743.1301 tx_cpu=26 rx_cpu=28 drop=225 pkt=213132 data_loss=0.10556 2018-11-17 08:43:32,536 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1<1784965/3322413<3322413 Kbps loss-rate=0 2018-11-17 08:43:32,536 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2553689K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:35,866 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=206.8584 real_seconds=1.00 rate_Mbps=1732.7537 tx_cpu=26 rx_cpu=27 drop=532 pkt=212355 data_loss=0.25051 2018-11-17 08:43:35,866 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1<1774339/2553689<2553689 Kbps loss-rate=0 2018-11-17 08:43:35,866 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2164014K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:39,191 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=189.2197 real_seconds=1.00 rate_Mbps=1586.3367 tx_cpu=31 rx_cpu=29 drop=0 pkt=193761 data_loss=0.00000 2018-11-17 08:43:39,192 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1<1624408/2164014<2164014 Kbps loss-rate=0 2018-11-17 08:43:39,192 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1894211K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:42,519 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=203.4307 real_seconds=1.00 rate_Mbps=1704.5075 tx_cpu=26 rx_cpu=27 drop=79 pkt=208392 data_loss=0.03789 2018-11-17 08:43:42,519 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1<1745415/1894211<1894211 Kbps loss-rate=0 2018-11-17 08:43:42,519 DEBUG undershot, min=1745415 kbps=1819813 max=1894211 2018-11-17 08:43:42,520 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1819813K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:45,847 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=182.0146 real_seconds=1.00 rate_Mbps=1526.3474 tx_cpu=29 rx_cpu=27 drop=14963 pkt=201346 data_loss=7.43153 2018-11-17 08:43:45,847 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=1024 throughput=1745415<1562979/1819813<1894211 Kbps loss-rate=7 2018-11-17 08:43:45,848 DEBUG overshot, min=1745415 kbps=1562979 max=1819813 2018-11-17 08:43:45,848 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:43:45,848 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:49,200 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=321.2578 real_seconds=1.00 rate_Mbps=2694.1838 tx_cpu=99 rx_cpu=16 drop=35173 pkt=76294 data_loss=46.10193 2018-11-17 08:43:49,200 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=1<2758844/5000000<10000000 Kbps loss-rate=46 2018-11-17 08:43:49,200 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3879422K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:52,528 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=327.5234 real_seconds=1.00 rate_Mbps=2749.2500 tx_cpu=99 rx_cpu=15 drop=17273 pkt=59196 data_loss=29.17935 2018-11-17 08:43:52,528 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=1<2815232/3879422<3879422 Kbps loss-rate=29 2018-11-17 08:43:52,529 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3347327K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:55,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=324.9453 real_seconds=1.00 rate_Mbps=2725.5390 tx_cpu=99 rx_cpu=15 drop=9483 pkt=51076 data_loss=18.56644 2018-11-17 08:43:55,856 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=1<2790951/3347327<3347327 Kbps loss-rate=18 2018-11-17 08:43:55,856 DEBUG overshot, min=1 kbps=2790951 max=3347327 2018-11-17 08:43:55,856 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2790951K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:43:59,183 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=331.7578 real_seconds=1.00 rate_Mbps=2784.9691 tx_cpu=99 rx_cpu=15 drop=122 pkt=42587 data_loss=0.28646 2018-11-17 08:43:59,184 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=1<2851808/2790951<3347327 Kbps loss-rate=0 2018-11-17 08:43:59,184 DEBUG undershot, min=2851808 kbps=3099567 max=3347327 2018-11-17 08:43:59,184 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3099567K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:44:02,537 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=339.6250 real_seconds=1.00 rate_Mbps=2845.6374 tx_cpu=99 rx_cpu=17 drop=3824 pkt=47296 data_loss=8.08525 2018-11-17 08:44:02,537 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=2851808<2913932/3099567<3347327 Kbps loss-rate=8 2018-11-17 08:44:02,537 DEBUG overshot, min=2851808 kbps=2913932 max=3099567 2018-11-17 08:44:02,538 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2913932K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:44:05,863 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] megabytes=340.1094 real_seconds=1.00 rate_Mbps=2858.0029 tx_cpu=99 rx_cpu=16 drop=929 pkt=44463 data_loss=2.08937 2018-11-17 08:44:05,864 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] pkt-size=8192 throughput=2851808<2926594/2913932<3099567 Kbps loss-rate=2 2018-11-17 08:44:05,874 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.25, 'throughput_kbps': 5402219, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.28, 'throughput_kbps': 4815091, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.33, 'throughput_kbps': 4886859, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.3, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 210230, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.43, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1562979, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2926594, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.432', 'rtt_max_ms': '41.641', 'rtt_min_ms': '0.192', 'rtt_stddev': '12.403', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.276', 'rtt_max_ms': '0.651', 'rtt_min_ms': '0.162', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.468', 'rtt_max_ms': '1.281', 'rtt_min_ms': '0.183', 'rtt_stddev': '0.324', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-17 08:44:05,876 INFO Deleting floating ip 3a0437a1-63a0-40da-ad77-a77b8b9fc3d4 2018-11-17 08:44:07,275 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Floating IP 172.30.9.210 deleted 2018-11-17 08:44:09,448 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e93] Instance deleted 2018-11-17 08:44:09,512 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Creating client VM... 2018-11-17 08:44:09,512 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-17 08:44:12,502 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 1 of 150... 2018-11-17 08:44:14,967 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 2 of 150... 2018-11-17 08:44:17,139 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 3 of 150... 2018-11-17 08:44:19,298 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 4 of 150... 2018-11-17 08:44:22,013 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 5 of 150... 2018-11-17 08:44:24,346 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] VM status=BUILD, retrying 6 of 150... 2018-11-17 08:44:29,670 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Internal network IP: 192.168.2.8 2018-11-17 08:44:29,670 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] SSH IP: 172.30.9.217 2018-11-17 08:44:29,670 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Setup SSH for ubuntu@172.30.9.217 2018-11-17 08:44:37,093 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Installing nuttcp-8.1.4... 2018-11-17 08:44:37,137 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Copying nuttcp-8.1.4 to target... 2018-11-17 08:44:37,363 INFO ============================================================ 2018-11-17 08:44:37,364 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-11-17 08:44:46,410 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.910 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.652 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.531 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.445 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.471 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.500 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.697 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.609 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.542 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.609 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.445/0.596/0.910/0.131 ms 2018-11-17 08:44:55,451 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.577 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.380 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.442 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.474 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.532 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.417 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.480 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.666 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.459 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.539 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.380/0.496/0.666/0.083 ms 2018-11-17 08:45:04,499 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=2.04 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.573 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.772 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.749 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.607 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.477 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.674 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.474 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.620 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.475 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.474/0.746/2.048/0.447 ms 2018-11-17 08:45:04,500 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:45:04,500 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:14,608 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=3047.1105 real_seconds=10.01 rate_Mbps=2553.4804 tx_cpu=5 rx_cpu=15 retrans=2220 cwnd=288 rtt_ms=0.38 2018-11-17 08:45:14,608 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:24,711 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=2186.9400 real_seconds=10.00 rate_Mbps=1833.9092 tx_cpu=5 rx_cpu=6 retrans=30 cwnd=311 rtt_ms=0.45 2018-11-17 08:45:24,711 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:34,815 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=2375.1875 real_seconds=10.00 rate_Mbps=1991.4882 tx_cpu=4 rx_cpu=7 retrans=188 cwnd=236 rtt_ms=0.50 2018-11-17 08:45:34,816 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:45:34,816 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:38,144 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.6628 real_seconds=1.00 rate_Mbps=148.0712 tx_cpu=15 rx_cpu=18 drop=55584 pkt=200278 data_loss=27.75360 2018-11-17 08:45:38,145 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<151624/5000000<10000000 Kbps loss-rate=27 2018-11-17 08:45:38,145 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R454872K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:41,471 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.7521 real_seconds=1.01 rate_Mbps=148.1334 tx_cpu=17 rx_cpu=18 drop=76560 pkt=221985 data_loss=34.48878 2018-11-17 08:45:41,471 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<151688/454872<454872 Kbps loss-rate=34 2018-11-17 08:45:41,471 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303280K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:44,799 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.6833 real_seconds=1.00 rate_Mbps=147.6120 tx_cpu=17 rx_cpu=19 drop=57407 pkt=202269 data_loss=28.38160 2018-11-17 08:45:44,799 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<151154/303280<303280 Kbps loss-rate=28 2018-11-17 08:45:44,800 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227217K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:48,129 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=18.0051 real_seconds=1.01 rate_Mbps=150.2078 tx_cpu=20 rx_cpu=18 drop=51900 pkt=199398 data_loss=26.02853 2018-11-17 08:45:48,129 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<153812/227217<227217 Kbps loss-rate=26 2018-11-17 08:45:48,130 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190514K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:51,481 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.7496 real_seconds=1.00 rate_Mbps=148.4982 tx_cpu=99 rx_cpu=19 drop=40645 pkt=186049 data_loss=21.84615 2018-11-17 08:45:51,482 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<152062/190514<190514 Kbps loss-rate=21 2018-11-17 08:45:51,482 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171288K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:54,807 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.4086 real_seconds=1.00 rate_Mbps=145.5661 tx_cpu=99 rx_cpu=18 drop=24660 pkt=167272 data_loss=14.74271 2018-11-17 08:45:54,807 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<149059/171288<171288 Kbps loss-rate=14 2018-11-17 08:45:54,807 DEBUG overshot, min=1 kbps=149059 max=171288 2018-11-17 08:45:54,808 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149059K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:45:58,160 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.4902 real_seconds=1.00 rate_Mbps=146.2443 tx_cpu=99 rx_cpu=19 drop=2286 pkt=145565 data_loss=1.57013 2018-11-17 08:45:58,160 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<149754/149059<171288 Kbps loss-rate=1 2018-11-17 08:45:58,161 DEBUG undershot, min=149754 kbps=160521 max=171288 2018-11-17 08:45:58,161 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160521K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:01,488 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.8177 real_seconds=1.00 rate_Mbps=148.9530 tx_cpu=99 rx_cpu=19 drop=10796 pkt=156759 data_loss=6.88716 2018-11-17 08:46:01,488 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=149754<152527/160521<171288 Kbps loss-rate=6 2018-11-17 08:46:01,488 DEBUG overshot, min=149754 kbps=152527 max=160521 2018-11-17 08:46:01,489 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152527K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:04,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.5118 real_seconds=1.00 rate_Mbps=146.4250 tx_cpu=99 rx_cpu=17 drop=5494 pkt=148950 data_loss=3.68818 2018-11-17 08:46:04,840 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=149754<149939/152527<160521 Kbps loss-rate=3 2018-11-17 08:46:04,840 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:46:04,840 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:08,169 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=139.8555 real_seconds=1.00 rate_Mbps=1167.5616 tx_cpu=26 rx_cpu=20 drop=56285 pkt=199497 data_loss=28.21344 2018-11-17 08:46:08,169 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1195583/5000000<10000000 Kbps loss-rate=28 2018-11-17 08:46:08,169 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3097791K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:11,496 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=142.0645 real_seconds=1.00 rate_Mbps=1185.9238 tx_cpu=30 rx_cpu=19 drop=55950 pkt=201424 data_loss=27.77719 2018-11-17 08:46:11,497 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1214385/3097791<3097791 Kbps loss-rate=27 2018-11-17 08:46:11,497 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2156088K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:14,825 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=144.9395 real_seconds=1.00 rate_Mbps=1210.0839 tx_cpu=25 rx_cpu=20 drop=36805 pkt=185223 data_loss=19.87060 2018-11-17 08:46:14,825 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1239125/2156088<2156088 Kbps loss-rate=19 2018-11-17 08:46:14,825 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1697606K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:18,155 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=141.7559 real_seconds=1.00 rate_Mbps=1183.2960 tx_cpu=26 rx_cpu=19 drop=50407 pkt=195565 data_loss=25.77502 2018-11-17 08:46:18,155 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1211695/1697606<1697606 Kbps loss-rate=25 2018-11-17 08:46:18,155 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1454650K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:21,486 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=138.2949 real_seconds=1.00 rate_Mbps=1156.0223 tx_cpu=99 rx_cpu=19 drop=35955 pkt=177569 data_loss=20.24847 2018-11-17 08:46:21,486 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1183766/1454650<1454650 Kbps loss-rate=20 2018-11-17 08:46:21,486 DEBUG overshot, min=1 kbps=1183766 max=1454650 2018-11-17 08:46:21,487 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1183766K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:24,838 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=138.4043 real_seconds=1.00 rate_Mbps=1157.6102 tx_cpu=99 rx_cpu=19 drop=2777 pkt=144503 data_loss=1.92175 2018-11-17 08:46:24,838 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1185392/1183766<1454650 Kbps loss-rate=1 2018-11-17 08:46:24,838 DEBUG undershot, min=1185392 kbps=1320021 max=1454650 2018-11-17 08:46:24,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1320021K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:28,190 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=141.5713 real_seconds=1.00 rate_Mbps=1183.0125 tx_cpu=98 rx_cpu=19 drop=16166 pkt=161135 data_loss=10.03258 2018-11-17 08:46:28,190 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1185392<1211404/1320021<1454650 Kbps loss-rate=10 2018-11-17 08:46:28,191 DEBUG overshot, min=1185392 kbps=1211404 max=1320021 2018-11-17 08:46:28,191 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1211404K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:31,516 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=144.3975 real_seconds=1.00 rate_Mbps=1213.3345 tx_cpu=99 rx_cpu=22 drop=14 pkt=147877 data_loss=0.00942 2018-11-17 08:46:31,517 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1185392<1242454/1211404<1320021 Kbps loss-rate=0 2018-11-17 08:46:31,517 DEBUG undershot, min=1242454 kbps=1281237 max=1320021 2018-11-17 08:46:31,518 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1281237K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:34,869 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=146.4277 real_seconds=1.00 rate_Mbps=1224.4776 tx_cpu=99 rx_cpu=20 drop=6459 pkt=156401 data_loss=4.12982 2018-11-17 08:46:34,870 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1242454<1253865/1281237<1320021 Kbps loss-rate=4 2018-11-17 08:46:34,870 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:46:34,870 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:38,197 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=192.7969 real_seconds=1.00 rate_Mbps=1616.4052 tx_cpu=99 rx_cpu=8 drop=51616 pkt=76294 data_loss=67.65407 2018-11-17 08:46:38,197 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1655198/5000000<10000000 Kbps loss-rate=67 2018-11-17 08:46:38,198 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3327599K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:41,550 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=191.2969 real_seconds=1.00 rate_Mbps=1600.0631 tx_cpu=99 rx_cpu=8 drop=26289 pkt=50775 data_loss=51.77548 2018-11-17 08:46:41,550 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1638464/3327599<3327599 Kbps loss-rate=51 2018-11-17 08:46:41,551 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2483031K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:44,876 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=187.1172 real_seconds=1.00 rate_Mbps=1564.8393 tx_cpu=99 rx_cpu=7 drop=13937 pkt=37888 data_loss=36.78473 2018-11-17 08:46:44,877 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1602395/2483031<2483031 Kbps loss-rate=36 2018-11-17 08:46:44,877 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2042713K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:48,206 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=183.5234 real_seconds=1.00 rate_Mbps=1538.6845 tx_cpu=99 rx_cpu=8 drop=7679 pkt=31170 data_loss=24.63588 2018-11-17 08:46:48,206 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1575612/2042713<2042713 Kbps loss-rate=24 2018-11-17 08:46:48,207 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1809162K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:51,533 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=183.8438 real_seconds=1.00 rate_Mbps=1536.8878 tx_cpu=99 rx_cpu=7 drop=4074 pkt=27606 data_loss=14.75765 2018-11-17 08:46:51,533 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1573773/1809162<1809162 Kbps loss-rate=14 2018-11-17 08:46:51,534 DEBUG overshot, min=1 kbps=1573773 max=1809162 2018-11-17 08:46:51,534 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1573773K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:54,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=186.6250 real_seconds=1.00 rate_Mbps=1567.0989 tx_cpu=99 rx_cpu=8 drop=126 pkt=24014 data_loss=0.52471 2018-11-17 08:46:54,886 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1604709/1573773<1809162 Kbps loss-rate=0 2018-11-17 08:46:54,886 DEBUG undershot, min=1604709 kbps=1706935 max=1809162 2018-11-17 08:46:54,887 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1706935K -p5001 -P5002 -fparse 192.168.1.7 2018-11-17 08:46:58,239 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=201.9375 real_seconds=1.00 rate_Mbps=1694.1033 tx_cpu=99 rx_cpu=8 drop=198 pkt=26046 data_loss=0.76021 2018-11-17 08:46:58,240 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1604709<1734761/1706935<1809162 Kbps loss-rate=0 2018-11-17 08:46:58,240 DEBUG undershot, min=1734761 kbps=1771961 max=1809162 2018-11-17 08:46:58,251 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2220, 'rtt_ms': 0.38, 'throughput_kbps': 2614763, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.45, 'throughput_kbps': 1877923, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 188, 'rtt_ms': 0.5, 'throughput_kbps': 2039283, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.69, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149939, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.13, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1253865, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1734761, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.596', 'rtt_max_ms': '0.910', 'rtt_min_ms': '0.445', 'rtt_stddev': '0.131', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.496', 'rtt_max_ms': '0.666', 'rtt_min_ms': '0.380', 'rtt_stddev': '0.083', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.746', 'rtt_max_ms': '2.048', 'rtt_min_ms': '0.474', 'rtt_stddev': '0.447', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-17 08:46:58,252 INFO ============================================================ 2018-11-17 08:46:58,252 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-11-17 08:47:07,321 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.737 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.610 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.492 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.706 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.485 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.558 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.595 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.706 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.554 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.427 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.427/0.587/0.737/0.099 ms 2018-11-17 08:47:16,365 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.586 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.350 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.391 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.708 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.680 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.645 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.728 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.786 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.681 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.733 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.350/0.628/0.786/0.142 ms 2018-11-17 08:47:25,414 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=1.83 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.662 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.577 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.539 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.710 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.690 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.543 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.765 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.845 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.664 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.539/0.782/1.834/0.364 ms 2018-11-17 08:47:25,414 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring TCP Throughput (packet size=65536)... 2018-11-17 08:47:25,415 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:47:35,540 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=2563.1249 real_seconds=10.00 rate_Mbps=2149.3852 tx_cpu=5 rx_cpu=8 retrans=213 cwnd=259 rtt_ms=0.49 2018-11-17 08:47:35,541 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:47:45,638 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=2192.6796 real_seconds=10.00 rate_Mbps=1838.8767 tx_cpu=4 rx_cpu=6 retrans=12 cwnd=311 rtt_ms=0.68 2018-11-17 08:47:45,639 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:47:55,764 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=2197.4779 real_seconds=10.00 rate_Mbps=1842.9899 tx_cpu=5 rx_cpu=6 retrans=27 cwnd=318 rtt_ms=0.63 2018-11-17 08:47:55,764 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=128)... 2018-11-17 08:47:55,765 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:47:59,090 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.2045 real_seconds=1.01 rate_Mbps=143.5654 tx_cpu=17 rx_cpu=17 drop=82270 pkt=223209 data_loss=36.85773 2018-11-17 08:47:59,091 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<147010/5000000<10000000 Kbps loss-rate=36 2018-11-17 08:47:59,091 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R441030K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:02,419 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.7955 real_seconds=1.00 rate_Mbps=148.5634 tx_cpu=17 rx_cpu=18 drop=76615 pkt=222396 data_loss=34.44981 2018-11-17 08:48:02,419 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<152128/441030<441030 Kbps loss-rate=34 2018-11-17 08:48:02,419 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296579K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:05,746 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=17.0184 real_seconds=1.00 rate_Mbps=142.7518 tx_cpu=17 rx_cpu=19 drop=79693 pkt=219108 data_loss=36.37173 2018-11-17 08:48:05,747 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<146177/296579<296579 Kbps loss-rate=36 2018-11-17 08:48:05,747 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221378K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:09,073 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=16.9934 real_seconds=1.00 rate_Mbps=142.5403 tx_cpu=51 rx_cpu=19 drop=75980 pkt=215190 data_loss=35.30834 2018-11-17 08:48:09,073 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<145961/221378<221378 Kbps loss-rate=35 2018-11-17 08:48:09,073 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183669K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:12,398 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=16.6410 real_seconds=1.00 rate_Mbps=139.1736 tx_cpu=99 rx_cpu=18 drop=43041 pkt=179364 data_loss=23.99635 2018-11-17 08:48:12,398 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<142513/183669<183669 Kbps loss-rate=24 2018-11-17 08:48:12,399 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163091K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:15,750 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=16.8767 real_seconds=1.00 rate_Mbps=141.0371 tx_cpu=99 rx_cpu=17 drop=21014 pkt=159268 data_loss=13.19418 2018-11-17 08:48:15,751 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<144421/163091<163091 Kbps loss-rate=13 2018-11-17 08:48:15,751 DEBUG overshot, min=1 kbps=144421 max=163091 2018-11-17 08:48:15,751 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144421K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:19,103 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=16.7736 real_seconds=1.00 rate_Mbps=140.2490 tx_cpu=99 rx_cpu=18 drop=3627 pkt=141036 data_loss=2.57140 2018-11-17 08:48:19,104 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=128 throughput=1<143614/144421<163091 Kbps loss-rate=2 2018-11-17 08:48:19,104 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=1024)... 2018-11-17 08:48:19,105 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:22,456 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=137.3135 real_seconds=1.00 rate_Mbps=1151.2818 tx_cpu=32 rx_cpu=19 drop=61832 pkt=202441 data_loss=30.54321 2018-11-17 08:48:22,456 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1178912/5000000<10000000 Kbps loss-rate=30 2018-11-17 08:48:22,456 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3089456K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:25,807 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=140.8916 real_seconds=1.00 rate_Mbps=1176.8006 tx_cpu=26 rx_cpu=20 drop=66873 pkt=211146 data_loss=31.67146 2018-11-17 08:48:25,808 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1205043/3089456<3089456 Kbps loss-rate=31 2018-11-17 08:48:25,808 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2147249K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:29,160 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=136.8252 real_seconds=1.00 rate_Mbps=1142.9998 tx_cpu=27 rx_cpu=19 drop=73039 pkt=213148 data_loss=34.26678 2018-11-17 08:48:29,161 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1170431/2147249<2147249 Kbps loss-rate=34 2018-11-17 08:48:29,161 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1658840K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:32,488 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=134.3145 real_seconds=1.00 rate_Mbps=1121.2921 tx_cpu=25 rx_cpu=18 drop=49330 pkt=186868 data_loss=26.39830 2018-11-17 08:48:32,489 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1148203/1658840<1658840 Kbps loss-rate=26 2018-11-17 08:48:32,489 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1403521K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:35,815 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=134.5479 real_seconds=1.00 rate_Mbps=1124.4021 tx_cpu=98 rx_cpu=19 drop=33551 pkt=171328 data_loss=19.58288 2018-11-17 08:48:35,815 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1151387/1403521<1403521 Kbps loss-rate=19 2018-11-17 08:48:35,815 DEBUG overshot, min=1 kbps=1151387 max=1403521 2018-11-17 08:48:35,816 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1151387K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:39,143 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=137.2578 real_seconds=1.00 rate_Mbps=1151.2328 tx_cpu=99 rx_cpu=19 drop=0 pkt=140552 data_loss=0.00000 2018-11-17 08:48:39,144 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1<1178862/1151387<1403521 Kbps loss-rate=0 2018-11-17 08:48:39,144 DEBUG undershot, min=1178862 kbps=1291191 max=1403521 2018-11-17 08:48:39,144 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1291191K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:42,495 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=137.6055 real_seconds=1.00 rate_Mbps=1154.6948 tx_cpu=99 rx_cpu=20 drop=16707 pkt=157615 data_loss=10.59986 2018-11-17 08:48:42,496 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1178862<1182407/1291191<1403521 Kbps loss-rate=10 2018-11-17 08:48:42,496 DEBUG overshot, min=1178862 kbps=1182407 max=1291191 2018-11-17 08:48:42,496 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1182407K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:45,822 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=136.1553 real_seconds=1.00 rate_Mbps=1137.8170 tx_cpu=99 rx_cpu=18 drop=4914 pkt=144337 data_loss=3.40451 2018-11-17 08:48:45,823 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=1024 throughput=1178862<1165124/1182407<1291191 Kbps loss-rate=3 2018-11-17 08:48:45,823 INFO [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Measuring UDP Throughput (packet size=8192)... 2018-11-17 08:48:45,824 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:49,175 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=198.2891 real_seconds=1.00 rate_Mbps=1662.7989 tx_cpu=84 rx_cpu=9 drop=50913 pkt=76294 data_loss=66.73263 2018-11-17 08:48:49,175 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1702706/5000000<10000000 Kbps loss-rate=66 2018-11-17 08:48:49,176 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3351353K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:52,527 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=197.4922 real_seconds=1.00 rate_Mbps=1656.7806 tx_cpu=99 rx_cpu=8 drop=25859 pkt=51138 data_loss=50.56709 2018-11-17 08:48:52,527 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1696543/3351353<3351353 Kbps loss-rate=50 2018-11-17 08:48:52,527 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2523948K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:55,854 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=192.8906 real_seconds=1.00 rate_Mbps=1618.9678 tx_cpu=99 rx_cpu=8 drop=13823 pkt=38513 data_loss=35.89178 2018-11-17 08:48:55,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1657823/2523948<2523948 Kbps loss-rate=35 2018-11-17 08:48:55,855 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2090885K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:48:59,182 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=189.1875 real_seconds=1.00 rate_Mbps=1583.0984 tx_cpu=99 rx_cpu=7 drop=7689 pkt=31905 data_loss=24.09967 2018-11-17 08:48:59,183 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1621092/2090885<2090885 Kbps loss-rate=24 2018-11-17 08:48:59,183 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1855988K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:49:02,512 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=186.2422 real_seconds=1.00 rate_Mbps=1557.4690 tx_cpu=99 rx_cpu=8 drop=4481 pkt=28320 data_loss=15.82273 2018-11-17 08:49:02,512 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1594848/1855988<1855988 Kbps loss-rate=15 2018-11-17 08:49:02,512 DEBUG overshot, min=1 kbps=1594848 max=1855988 2018-11-17 08:49:02,513 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1594848K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:49:05,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=189.7422 real_seconds=1.00 rate_Mbps=1591.9339 tx_cpu=99 rx_cpu=7 drop=49 pkt=24336 data_loss=0.20134 2018-11-17 08:49:05,839 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1<1630140/1594848<1855988 Kbps loss-rate=0 2018-11-17 08:49:05,840 DEBUG undershot, min=1630140 kbps=1743064 max=1855988 2018-11-17 08:49:05,840 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1743064K -p5001 -P5002 -fparse 172.30.9.214 2018-11-17 08:49:09,192 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] megabytes=207.1953 real_seconds=1.00 rate_Mbps=1738.2923 tx_cpu=98 rx_cpu=8 drop=76 pkt=26597 data_loss=0.28577 2018-11-17 08:49:09,192 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] pkt-size=8192 throughput=1630140<1780011/1743064<1855988 Kbps loss-rate=0 2018-11-17 08:49:09,192 DEBUG undershot, min=1780011 kbps=1817999 max=1855988 2018-11-17 08:49:09,202 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 213, 'rtt_ms': 0.49, 'throughput_kbps': 2200970, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.68, 'throughput_kbps': 1883009, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.63, 'throughput_kbps': 1887221, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.57, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143614, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1165124, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1780011, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.587', 'rtt_max_ms': '0.737', 'rtt_min_ms': '0.427', 'rtt_stddev': '0.099', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.628', 'rtt_max_ms': '0.786', 'rtt_min_ms': '0.350', 'rtt_stddev': '0.142', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.782', 'rtt_max_ms': '1.834', 'rtt_min_ms': '0.539', 'rtt_stddev': '0.364', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-11-17 08:49:09,204 INFO Deleting floating ip 17e6f118-34e7-4767-8993-559c6f848168 2018-11-17 08:49:11,264 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Floating IP 172.30.9.217 deleted 2018-11-17 08:49:13,731 DEBUG [TestClient_92ecf83f-b854-4c86-908e-ba932f90f4e94] Instance deleted 2018-11-17 08:49:13,845 INFO Cleaning up... 2018-11-17 08:49:13,845 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Terminating nuttcp-8.1.4 2018-11-17 08:49:13,859 INFO Deleting floating ip a13334f9-dcf7-448b-bc4f-3acb754dda57 2018-11-17 08:49:15,440 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Floating IP 172.30.9.214 deleted 2018-11-17 08:49:17,659 DEBUG [TestServer_92ecf83f-b854-4c86-908e-ba932f90f4e91] Instance deleted 2018-11-17 08:49:23,947 INFO Network pns-internal-net_92ecf83f-b854-4c86-908e-ba932f90f4e9 deleted. 2018-11-17 08:49:25,711 INFO Network pns-internal-net2_92ecf83f-b854-4c86-908e-ba932f90f4e9 deleted. 2018-11-17 08:49:26,776 INFO Removed public key pns_public_key 2018-11-17 08:49:26,776 INFO Deleting security group 2018-11-17 08:49:26,934 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': '15330473', 'rtt_ms': '0.28'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145210, 'loss_rate': 0.15}, 1024: {'tp_kbps': 1288699, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7150484, 'loss_rate': 0.03}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.219/0.138/0.353/0.074', | | | | | '64-byte': '4.329/0.133/40.909/12.193', '1500-byte': '0.362/0.210/0.720/0.155'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5034723', 'rtt_ms': '0.286667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 210230, 'loss_rate': 0.3}, 1024: {'tp_kbps': 1562979, | | | | | 'loss_rate': 7.43}, 8192: {'tp_kbps': 2926594, 'loss_rate': 2.09}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.276/0.162/0.651/0.146', | | | | | '64-byte': '4.432/0.192/41.641/12.403', '1500-byte': '0.468/0.183/1.281/0.324'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1896764', 'rtt_ms': '0.393333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 151365, 'loss_rate': 2.38}, 1024: {'tp_kbps': 1216102, | | | | | 'loss_rate': 5.95}, 8192: {'tp_kbps': 1633274, 'loss_rate': 5.92}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.393/0.224/0.981/0.211', | | | | | '64-byte': '0.629/0.295/1.440/0.315', '1500-byte': '0.579/0.337/1.890/0.446'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2177323', 'rtt_ms': '0.443333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149939, 'loss_rate': 3.69}, 1024: {'tp_kbps': 1253865, | | | | | 'loss_rate': 4.13}, 8192: {'tp_kbps': 1734761, 'loss_rate': 0.76}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.496/0.380/0.666/0.083', | | | | | '64-byte': '0.596/0.445/0.910/0.131', '1500-byte': '0.746/0.474/2.048/0.447'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1795292', 'rtt_ms': '0.41'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 139162, 'loss_rate': 4.99}, 1024: {'tp_kbps': 1109855, | | | | | 'loss_rate': 4.59}, 8192: {'tp_kbps': 1615322, 'loss_rate': 0.03}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.353/0.248/0.551/0.104', | | | | | '64-byte': '0.389/0.264/0.723/0.126', '1500-byte': '0.615/0.327/1.373/0.300'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1990400', 'rtt_ms': '0.6'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 143614, 'loss_rate': 2.57}, 1024: {'tp_kbps': 1165124, | | | | | 'loss_rate': 3.4}, 8192: {'tp_kbps': 1780011, 'loss_rate': 0.29}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.628/0.350/0.786/0.142', | | | | | '64-byte': '0.587/0.427/0.737/0.099', '1500-byte': '0.782/0.539/1.834/0.364'}} | | 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-11-17 08:49:26,938 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-11-17 08:49:27,215 - 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-11-17 08:49:27,363 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 08:49:27,363 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 08:49:27,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 08:49:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:28,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1719 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:28 GMT X-Openstack-Request-Id: req-50c42c9a-318c-41ad-9ab0-dae2d6115dd4 2018-11-17 08:49:28,110 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a7f428eaf4d34aedae8dd06ae4553ad4", "created_at": "2018-11-17T08:23:58Z", "admin_state_up": true, "updated_at": "2018-11-17T08:23:58Z", "project_id": "a7f428eaf4d34aedae8dd06ae4553ad4", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2320c300-21c4-4eae-9c78-c5d79b67c218", "name": "tempest-L3AgentsExtRbacTest-Router-5225578"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5049123fb57a4b45be42673b97477a05", "created_at": "2018-11-17T07:01:51Z", "admin_state_up": true, "updated_at": "2018-11-17T07:01:51Z", "project_id": "5049123fb57a4b45be42673b97477a05", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57ca568d-8625-4207-b705-6989e4fab82b", "name": "tempest-pretest-check-1326048959"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "created_at": "2018-11-17T08:30:06Z", "admin_state_up": true, "updated_at": "2018-11-17T08:49:21Z", "project_id": "01e4888dd2834a31bd93239600ff4fe4", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "e43a7bae-7333-426f-9dd5-1e4ed84304ef", "name": "vmtp-router_92ecf83f-b854-4c86-908e-ba932f90f4e9"}]} 2018-11-17 08:49:28,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-50c42c9a-318c-41ad-9ab0-dae2d6115dd4 2018-11-17 08:49:28,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.742372989655s 2018-11-17 08:49:28,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-50c42c9a-318c-41ad-9ab0-dae2d6115dd4 2018-11-17 08:49:28,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 08:49:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e43a7bae-7333-426f-9dd5-1e4ed84304ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:29,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:49:29 GMT X-Openstack-Request-Id: req-c067d46f-9bd2-495a-a0b6-8b37ac6c8509 2018-11-17 08:49:29,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:49:29,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e43a7bae-7333-426f-9dd5-1e4ed84304ef.json used request id req-c067d46f-9bd2-495a-a0b6-8b37ac6c8509 2018-11-17 08:49:29,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34865117073s 2018-11-17 08:49:29,462 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e43a7bae-7333-426f-9dd5-1e4ed84304ef.json used request id req-c067d46f-9bd2-495a-a0b6-8b37ac6c8509 2018-11-17 08:49:29,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:49:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:29 GMT X-Openstack-Request-Id: req-6c825a07-ab6f-4ff4-b8ec-81c9ab82765d 2018-11-17 08:49:29,772 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:30:13Z", "file": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/file", "owner": "01e4888dd2834a31bd93239600ff4fe4", "id": "9ef4d856-512e-4268-ad1a-8d415757ed0a", "size": 263586304, "self": "/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9ef4d856-512e-4268-ad1a-8d415757ed0a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_92ecf83f-b854-4c86-908e-ba932f90f4e9", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T08:30:09Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:49:29,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6c825a07-ab6f-4ff4-b8ec-81c9ab82765d 2018-11-17 08:49:29,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306260108948s 2018-11-17 08:49:29,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6c825a07-ab6f-4ff4-b8ec-81c9ab82765d 2018-11-17 08:49:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 08:49:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:30,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:49:30 GMT X-Openstack-Request-Id: req-2da9f70c-03da-446e-9276-6f41bbe14973 2018-11-17 08:49:30,560 - 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-11-17 08:49:30,560 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a used request id req-2da9f70c-03da-446e-9276-6f41bbe14973 2018-11-17 08:49:30,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.785238981247s 2018-11-17 08:49:30,561 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9ef4d856-512e-4268-ad1a-8d415757ed0a used request id req-2da9f70c-03da-446e-9276-6f41bbe14973 2018-11-17 08:49:30,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:49:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-9b08d840-f2d1-4b70-9342-8ae089a2c16c x-openstack-request-id: req-9b08d840-f2d1-4b70-9342-8ae089a2c16c 2018-11-17 08:49:30,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "bbb0a8b9-748e-475c-851c-0802a6a1c987", "name": "vmtp-flavor_92ecf83f-b854-4c86-908e-ba932f90f4e9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:49:30,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9b08d840-f2d1-4b70-9342-8ae089a2c16c 2018-11-17 08:49:30,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324368953705s 2018-11-17 08:49:30,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9b08d840-f2d1-4b70-9342-8ae089a2c16c 2018-11-17 08:49:30,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 08:49:30,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:30,925 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-187668f0-7282-457d-a586-1b40b24520b3 x-openstack-request-id: req-187668f0-7282-457d-a586-1b40b24520b3 2018-11-17 08:49:30,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987 used request id req-187668f0-7282-457d-a586-1b40b24520b3 2018-11-17 08:49:30,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374519824982s 2018-11-17 08:49:30,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbb0a8b9-748e-475c-851c-0802a6a1c987 used request id req-187668f0-7282-457d-a586-1b40b24520b3 2018-11-17 08:49:30,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:49:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:31,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c77dbe-2120-4f06-b510-0ada8fb73327 2018-11-17 08:49:31,136 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "links": {"self": "http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56468bca0a9e44a092519dee89e7a14e", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:49:31,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c6c77dbe-2120-4f06-b510-0ada8fb73327 2018-11-17 08:49:31,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21024107933s 2018-11-17 08:49:31,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c6c77dbe-2120-4f06-b510-0ada8fb73327 2018-11-17 08:49:31,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:49:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:31,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6798325-7213-4408-9b41-2d73b5e93468 2018-11-17 08:49:31,475 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_92ecf83f-b854-4c86-908e-ba932f90f4e9", "links": {"self": "http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "56468bca0a9e44a092519dee89e7a14e", "description": null}} 2018-11-17 08:49:31,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e used request id req-f6798325-7213-4408-9b41-2d73b5e93468 2018-11-17 08:49:31,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.331556081772s 2018-11-17 08:49:31,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e used request id req-f6798325-7213-4408-9b41-2d73b5e93468 2018-11-17 08:49:31,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 08:49:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:31,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571a9fe0-70fc-4744-8244-f4d3c9ccbf1b 2018-11-17 08:49:31,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:49:31,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e used request id req-571a9fe0-70fc-4744-8244-f4d3c9ccbf1b 2018-11-17 08:49:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384278059006s 2018-11-17 08:49:31,861 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/56468bca0a9e44a092519dee89e7a14e used request id req-571a9fe0-70fc-4744-8244-f4d3c9ccbf1b 2018-11-17 08:49:31,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:49:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:32,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fa9eab-b919-45f2-9f1c-102c30484aef 2018-11-17 08:49:32,156 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4"}, "tags": [], "enabled": true, "id": "01e4888dd2834a31bd93239600ff4fe4", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_92ecf83f-b854-4c86-908e-ba932f90f4e9"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 08:49:32,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-28fa9eab-b919-45f2-9f1c-102c30484aef 2018-11-17 08:49:32,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.28887796402s 2018-11-17 08:49:32,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-28fa9eab-b919-45f2-9f1c-102c30484aef 2018-11-17 08:49:32,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 08:49:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:32,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a0593b-ccaa-4dc3-99aa-f7a2794733ae 2018-11-17 08:49:32,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:49:32,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4 used request id req-14a0593b-ccaa-4dc3-99aa-f7a2794733ae 2018-11-17 08:49:32,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263690948486s 2018-11-17 08:49:32,427 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/01e4888dd2834a31bd93239600ff4fe4 used request id req-14a0593b-ccaa-4dc3-99aa-f7a2794733ae 2018-11-17 08:49:32,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:49:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=01e4888dd2834a31bd93239600ff4fe4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:32,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:32 GMT X-Openstack-Request-Id: req-1715e4e3-0adf-4d9e-9819-2474b8da568e 2018-11-17 08:49:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "created_at": "2018-11-17T08:30:21Z", "updated_at": "2018-11-17T08:30:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "672cce44-71f5-4857-8f20-c2be8eb99672", "remote_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "6b9517d3-4a0d-45a7-980d-4c235058a3e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "73ae6d1b-85ed-45d9-a637-4b36258dc1c4", "remote_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "8c3e00fe-3217-4900-9eae-d9f4ccaca298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}], "revision_number": 1, "project_id": "01e4888dd2834a31bd93239600ff4fe4", "id": "8974b687-5707-46e9-b9f0-285f805fca44", "name": "default"}]} 2018-11-17 08:49:32,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=01e4888dd2834a31bd93239600ff4fe4&name=default used request id req-1715e4e3-0adf-4d9e-9819-2474b8da568e 2018-11-17 08:49:32,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312609910965s 2018-11-17 08:49:32,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=01e4888dd2834a31bd93239600ff4fe4&name=default used request id req-1715e4e3-0adf-4d9e-9819-2474b8da568e 2018-11-17 08:49:32,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:49:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:32,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:32 GMT X-Openstack-Request-Id: req-9675ecb7-ecae-4402-9d1d-5de3ae1b8711 2018-11-17 08:49:32,806 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "created_at": "2018-11-17T08:30:21Z", "updated_at": "2018-11-17T08:30:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "8c3e00fe-3217-4900-9eae-d9f4ccaca298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "73ae6d1b-85ed-45d9-a637-4b36258dc1c4", "remote_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "6b9517d3-4a0d-45a7-980d-4c235058a3e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:30:21Z", "revision_number": 0, "id": "672cce44-71f5-4857-8f20-c2be8eb99672", "remote_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "remote_ip_prefix": null, "created_at": "2018-11-17T08:30:21Z", "security_group_id": "8974b687-5707-46e9-b9f0-285f805fca44", "tenant_id": "01e4888dd2834a31bd93239600ff4fe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01e4888dd2834a31bd93239600ff4fe4"}], "revision_number": 1, "project_id": "01e4888dd2834a31bd93239600ff4fe4", "id": "8974b687-5707-46e9-b9f0-285f805fca44", "name": "default"}]} 2018-11-17 08:49:32,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9675ecb7-ecae-4402-9d1d-5de3ae1b8711 2018-11-17 08:49:32,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557789802551s 2018-11-17 08:49:32,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9675ecb7-ecae-4402-9d1d-5de3ae1b8711 2018-11-17 08:49:32,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 08:49:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8974b687-5707-46e9-b9f0-285f805fca44.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}efa6ec7851db32a266f2086f74dad76b73b0a953b301dce9f0fd92b2ceee3178" 2018-11-17 08:49:33,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 08:49:33 GMT X-Openstack-Request-Id: req-c16d1d14-5a55-41b7-a99f-2789f744e531 2018-11-17 08:49:33,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 08:49:33,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8974b687-5707-46e9-b9f0-285f805fca44.json used request id req-c16d1d14-5a55-41b7-a99f-2789f744e531 2018-11-17 08:49:33,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.402371883392s 2018-11-17 08:49:33,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8974b687-5707-46e9-b9f0-285f805fca44.json used request id req-c16d1d14-5a55-41b7-a99f-2789f744e531 2018-11-17 08:49:33,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:49:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:33,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:33 GMT X-Openstack-Request-Id: req-75f8fb63-e56e-48be-bc3d-fe52e1fb64c5 2018-11-17 08:49:33,310 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:49:33,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75f8fb63-e56e-48be-bc3d-fe52e1fb64c5 2018-11-17 08:49:33,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927469730377s 2018-11-17 08:49:33,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75f8fb63-e56e-48be-bc3d-fe52e1fb64c5 2018-11-17 08:49:33,312 - shade - DEBUG - Network pns-internal-net_92ecf83f-b854-4c86-908e-ba932f90f4e9 not found for deleting 2018-11-17 08:49:33,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:49:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02104aeaa5d40d45f42fb270732faef26c4edc12888058c1fd9aa3b8124f27a" 2018-11-17 08:49:33,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:33 GMT X-Openstack-Request-Id: req-f3f283c1-0e22-4e79-a8de-e8f461723b98 2018-11-17 08:49:33,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:49:33,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f3f283c1-0e22-4e79-a8de-e8f461723b98 2018-11-17 08:49:33,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821628570557s 2018-11-17 08:49:33,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f3f283c1-0e22-4e79-a8de-e8f461723b98 2018-11-17 08:49:33,396 - shade - DEBUG - Network pns-internal-net2_92ecf83f-b854-4c86-908e-ba932f90f4e9 not found for deleting 2018-11-17 08:49:33,409 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-17 08:49:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:49:33,438 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b4f427-92ae-462d-be7b-85e9a3dd6aa8 2018-11-17 08:49:33,438 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:49:33,438 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-37b4f427-92ae-462d-be7b-85e9a3dd6aa8 2018-11-17 08:49:33,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:49:33,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["E75M4VJTSniOjn7OUuuFew"], "issued_at": "2018-11-17T08:49:33.000000Z"}} 2018-11-17 08:49:33,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:49:33,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:34 GMT X-Openstack-Request-Id: req-da0aed72-33f4-4bb4-9aa3-b06f83056c0c 2018-11-17 08:49:34,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 08:49:34,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da0aed72-33f4-4bb4-9aa3-b06f83056c0c 2018-11-17 08:49:34,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.733459949493s 2018-11-17 08:49:34,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da0aed72-33f4-4bb4-9aa3-b06f83056c0c 2018-11-17 08:49:34,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:49:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:34,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d601cb-95ea-4c5b-a31f-99caf7bd9673 2018-11-17 08:49:34,792 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:49:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-56d601cb-95ea-4c5b-a31f-99caf7bd9673 2018-11-17 08:49:34,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198194026947s 2018-11-17 08:49:34,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-56d601cb-95ea-4c5b-a31f-99caf7bd9673 2018-11-17 08:49:34,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 08:49:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}}' 2018-11-17 08:49:35,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 359 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7557b90-e55e-4ac7-97e1-3193e7e667b0 2018-11-17 08:49:35,009 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}} 2018-11-17 08:49:35,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7557b90-e55e-4ac7-97e1-3193e7e667b0 2018-11-17 08:49:35,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208997964859s 2018-11-17 08:49:35,010 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7557b90-e55e-4ac7-97e1-3193e7e667b0 2018-11-17 08:49:35,011 - 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'3fa347d45255408cbbf27bcfc0e6b64c', '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_f1bd9d5c-a8a3-41b9-bb97-d0617b787986'}) 2018-11-17 08:49:35,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 08:49:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6b952d7d-e406-4536-9429-0e374210389c", "email": null, "name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}}' 2018-11-17 08:49:35,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dda5cb9-5d48-4b5b-bd05-8ea78d1befd2 2018-11-17 08:49:35,477 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "domain_id": "default", "password_expires_at": null}} 2018-11-17 08:49:35,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0dda5cb9-5d48-4b5b-bd05-8ea78d1befd2 2018-11-17 08:49:35,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459697961807s 2018-11-17 08:49:35,478 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0dda5cb9-5d48-4b5b-bd05-8ea78d1befd2 2018-11-17 08:49:35,478 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be351dce2b9c4b5b840205fde1574c33', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986'}) 2018-11-17 08:49:35,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:49:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:35,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132f700d-6cdf-4432-922a-2b5a2bbcb519 2018-11-17 08:49:35,680 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:49:35,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-132f700d-6cdf-4432-922a-2b5a2bbcb519 2018-11-17 08:49:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197876930237s 2018-11-17 08:49:35,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-132f700d-6cdf-4432-922a-2b5a2bbcb519 2018-11-17 08:49:35,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:49:35,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4801e0-3a17-447c-86b5-a1d6269ee302 2018-11-17 08:49:35,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:49:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa4801e0-3a17-447c-86b5-a1d6269ee302 2018-11-17 08:49:35,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192370891571s 2018-11-17 08:49:35,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa4801e0-3a17-447c-86b5-a1d6269ee302 2018-11-17 08:49:35,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:49:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:35,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c70b837-633d-47f3-80e3-96966754b218 2018-11-17 08:49:35,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:49:35,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2c70b837-633d-47f3-80e3-96966754b218 2018-11-17 08:49:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113381147385s 2018-11-17 08:49:35,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2c70b837-633d-47f3-80e3-96966754b218 2018-11-17 08:49:36,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:49:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:36,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1bb9a5-248a-4468-8203-1638daaf7cec 2018-11-17 08:49:36,108 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:49:36,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-df1bb9a5-248a-4468-8203-1638daaf7cec 2018-11-17 08:49:36,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105687856674s 2018-11-17 08:49:36,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-df1bb9a5-248a-4468-8203-1638daaf7cec 2018-11-17 08:49:36,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:49:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:36,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5557e37-07ba-457a-b724-b4d5c5882c5f 2018-11-17 08:49:36,274 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:49:36,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5557e37-07ba-457a-b724-b4d5c5882c5f 2018-11-17 08:49:36,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.16480588913s 2018-11-17 08:49:36,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5557e37-07ba-457a-b724-b4d5c5882c5f 2018-11-17 08:49:36,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:49:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:36,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874afcaf-ff09-47fb-968c-11ec4b23c4b8 2018-11-17 08:49:36,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:49:36,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-874afcaf-ff09-47fb-968c-11ec4b23c4b8 2018-11-17 08:49:36,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160188913345s 2018-11-17 08:49:36,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-874afcaf-ff09-47fb-968c-11ec4b23c4b8 2018-11-17 08:49:36,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:49:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:36,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4567d5-8f1c-4f1a-af10-c11b3f8592eb 2018-11-17 08:49:36,572 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c", "previous": null, "next": null}} 2018-11-17 08:49:36,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-9f4567d5-8f1c-4f1a-af10-c11b3f8592eb 2018-11-17 08:49:36,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115112066269s 2018-11-17 08:49:36,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-9f4567d5-8f1c-4f1a-af10-c11b3f8592eb 2018-11-17 08:49:36,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:49:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:36,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e7b83eb-9b60-42f5-a836-53b25a86a2fa 2018-11-17 08:49:36,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:49:36,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-3e7b83eb-9b60-42f5-a836-53b25a86a2fa 2018-11-17 08:49:36,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143500089645s 2018-11-17 08:49:36,721 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-3e7b83eb-9b60-42f5-a836-53b25a86a2fa 2018-11-17 08:49:36,722 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 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'3fa347d45255408cbbf27bcfc0e6b64c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6b952d7d-e406-4536-9429-0e374210389c', 'username': u'shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 08:49:36,725 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'password': '6b952d7d-e406-4536-9429-0e374210389c', 'project_name': 'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '3fa347d45255408cbbf27bcfc0e6b64c', 'project_domain_name': 'Default'} 2018-11-17 08:49:36,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 08:49:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:37,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-e181a1b2-f44b-41c5-a395-25cc4b1e55f0 x-openstack-request-id: req-e181a1b2-f44b-41c5-a395-25cc4b1e55f0 2018-11-17 08:49:37,033 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 08:49:37,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e181a1b2-f44b-41c5-a395-25cc4b1e55f0 2018-11-17 08:49:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.303651094437s 2018-11-17 08:49:37,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-e181a1b2-f44b-41c5-a395-25cc4b1e55f0 2018-11-17 08:49:37,034 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-17 08:49:37,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:49:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:37,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a9e899-98f4-4f64-97d9-fac6b8b432b8 2018-11-17 08:49:37,233 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 08:49:37,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-88a9e899-98f4-4f64-97d9-fac6b8b432b8 2018-11-17 08:49:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198770046234s 2018-11-17 08:49:37,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-88a9e899-98f4-4f64-97d9-fac6b8b432b8 2018-11-17 08:49:37,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:49:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:49:37,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7240d9d3-3931-4576-be3a-49feca945b33 2018-11-17 08:49:37,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:49:37,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7240d9d3-3931-4576-be3a-49feca945b33 2018-11-17 08:49:37,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188868045807s 2018-11-17 08:49:37,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7240d9d3-3931-4576-be3a-49feca945b33 2018-11-17 08:49:37,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 08:49:37,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" -d '{"network": {"tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "name": "shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "admin_state_up": true}}' 2018-11-17 08:49:37,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:37 GMT X-Openstack-Request-Id: req-84669273-52cf-4e24-baf8-0344642d9ab8 2018-11-17 08:49:37,730 - 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":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T08:49:37Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","mtu":1450}} 2018-11-17 08:49:37,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-84669273-52cf-4e24-baf8-0344642d9ab8 2018-11-17 08:49:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.295603990555s 2018-11-17 08:49:37,731 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-84669273-52cf-4e24-baf8-0344642d9ab8 2018-11-17 08:49:37,731 - 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-11-17T08:49:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd28765c3-c068-4056-91da-acf59171e445', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', u'created_at': u'2018-11-17T08:49:37Z', u'mtu': 1450, u'tenant_id': u'3fa347d45255408cbbf27bcfc0e6b64c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3fa347d45255408cbbf27bcfc0e6b64c', u'l2_adjacency': True}) 2018-11-17 08:49:37,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:49:37,742 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39526ab1-9e14-4ea1-b9d4-4744d5a4779b 2018-11-17 08:49:37,742 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 08:49:37,743 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-39526ab1-9e14-4ea1-b9d4-4744d5a4779b 2018-11-17 08:49:37,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 08:49:38,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T09:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_3fa347d45255408cbbf27bcfc0e6b64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3fa347d45255408cbbf27bcfc0e6b64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/3fa347d45255408cbbf27bcfc0e6b64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "id": "be351dce2b9c4b5b840205fde1574c33"}, "audit_ids": ["p8hdEQyFRea-lpdMptx7Gw"], "issued_at": "2018-11-17T08:49:38.000000Z"}} 2018-11-17 08:49:38,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:49:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:38,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:38 GMT X-Openstack-Request-Id: req-0ad91112-1a16-450c-9a50-b11f42394777 2018-11-17 08:49:38,516 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T08:49:37Z","qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","mtu":1450}]} 2018-11-17 08:49:38,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0ad91112-1a16-450c-9a50-b11f42394777 2018-11-17 08:49:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367594003677s 2018-11-17 08:49:38,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0ad91112-1a16-450c-9a50-b11f42394777 2018-11-17 08:49:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 08:49:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"subnet": {"name": "shaker-subnet_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "enable_dhcp": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 08:49:39,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:39 GMT X-Openstack-Request-Id: req-e396a3c4-eabb-49e2-bea4-12ecd81ba843 2018-11-17 08:49:39,087 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28765c3-c068-4056-91da-acf59171e445","tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T08:49:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3fa347d45255408cbbf27bcfc0e6b64c","id":"7280b5c9-9896-4283-8353-51a2f271764a","subnetpool_id":null,"name":"shaker-subnet_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}} 2018-11-17 08:49:39,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e396a3c4-eabb-49e2-bea4-12ecd81ba843 2018-11-17 08:49:39,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.57005405426s 2018-11-17 08:49:39,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e396a3c4-eabb-49e2-bea4-12ecd81ba843 2018-11-17 08:49:39,089 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T08:49:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7280b5c9-9896-4283-8353-51a2f271764a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', u'enable_dhcp': True, u'network_id': u'd28765c3-c068-4056-91da-acf59171e445', u'tenant_id': u'3fa347d45255408cbbf27bcfc0e6b64c', u'created_at': u'2018-11-17T08:49:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3fa347d45255408cbbf27bcfc0e6b64c'}) 2018-11-17 08:49:39,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 08:49:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "shaker-router_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "admin_state_up": true}}' 2018-11-17 08:49:40,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:40 GMT X-Openstack-Request-Id: req-1da9e9b9-3306-4f59-aba7-687d68f7b42a 2018-11-17 08:49:40,705 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:39Z", "admin_state_up": true, "updated_at": "2018-11-17T08:49:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "name": "shaker-router_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}} 2018-11-17 08:49:40,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1da9e9b9-3306-4f59-aba7-687d68f7b42a 2018-11-17 08:49:40,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61569404602s 2018-11-17 08:49:40,705 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1da9e9b9-3306-4f59-aba7-687d68f7b42a 2018-11-17 08:49:40,706 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T08:49:40Z', u'revision_number': 2, u'id': u'dc2870a8-bd49-416b-a34c-6d88d33af2a3', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', u'admin_state_up': True, u'tenant_id': u'3fa347d45255408cbbf27bcfc0e6b64c', u'created_at': u'2018-11-17T08:49:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'3fa347d45255408cbbf27bcfc0e6b64c'}) 2018-11-17 08:49:40,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 08:49:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"subnet_id": "7280b5c9-9896-4283-8353-51a2f271764a"}' 2018-11-17 08:49:43,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:43 GMT X-Openstack-Request-Id: req-a70970b9-bd43-449e-a1e6-16de5cf4f301 2018-11-17 08:49:43,567 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d28765c3-c068-4056-91da-acf59171e445", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "subnet_id": "7280b5c9-9896-4283-8353-51a2f271764a", "subnet_ids": ["7280b5c9-9896-4283-8353-51a2f271764a"], "port_id": "0576abd7-637f-47b9-a70c-7f2c5e17000e", "id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3"} 2018-11-17 08:49:43,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/add_router_interface.json used request id req-a70970b9-bd43-449e-a1e6-16de5cf4f301 2018-11-17 08:49:43,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86023902893s 2018-11-17 08:49:43,567 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/add_router_interface.json used request id req-a70970b9-bd43-449e-a1e6-16de5cf4f301 returning object dc2870a8-bd49-416b-a34c-6d88d33af2a3 2018-11-17 08:49:43,568 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-11-17 08:49:47,061 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-11-17 08:49:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:49:47,068 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:47 GMT 2018-11-17 08:49:47,069 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 08:49:47,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:49:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:47,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:47 GMT X-Openstack-Request-Id: req-8c2e6107-39a0-4130-b001-764ffb8185e6 2018-11-17 08:49:47,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:49:47,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c2e6107-39a0-4130-b001-764ffb8185e6 2018-11-17 08:49:47,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295897960663s 2018-11-17 08:49:47,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c2e6107-39a0-4130-b001-764ffb8185e6 2018-11-17 08:49:47,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 08:49:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}' 2018-11-17 08:49:47,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:47 GMT Location: http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-457de144-bb1a-41d2-9398-96437531da07 2018-11-17 08:49:47,423 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:49:47Z", "file": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file", "owner": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "size": null, "self": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "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_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "checksum": null, "created_at": "2018-11-17T08:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 08:49:47,423 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-457de144-bb1a-41d2-9398-96437531da07 2018-11-17 08:49:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0469348430634s 2018-11-17 08:49:47,423 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-457de144-bb1a-41d2-9398-96437531da07 returning object 686b0f54-30e0-4e8d-975d-0cf4e250681a 2018-11-17 08:49:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 08:49:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '' 2018-11-17 08:49:56,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 08:49:56 GMT X-Openstack-Request-Id: req-8f899ae5-065f-4c99-92ca-cbd3c1fe76ce 2018-11-17 08:49:56,839 - 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-11-17 08:49:56,840 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file used request id req-8f899ae5-065f-4c99-92ca-cbd3c1fe76ce 2018-11-17 08:49:56,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.41579198837s 2018-11-17 08:49:56,840 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file used request id req-8f899ae5-065f-4c99-92ca-cbd3c1fe76ce 2018-11-17 08:49:56,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:49:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:56,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:56 GMT X-Openstack-Request-Id: req-73584e91-0bfd-406c-80e4-8e420f910ff7 2018-11-17 08:49:56,889 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:49:56Z", "file": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file", "owner": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "size": 666173440, "self": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-17T08:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:49:56,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-73584e91-0bfd-406c-80e4-8e420f910ff7 2018-11-17 08:49:56,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450611114502s 2018-11-17 08:49:56,890 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-73584e91-0bfd-406c-80e4-8e420f910ff7 2018-11-17 08:49:56,892 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file', 'owner': u'3fa347d45255408cbbf27bcfc0e6b64c', 'id': u'686b0f54-30e0-4e8d-975d-0cf4e250681a', 'size': 666173440, u'self': u'/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'name': 'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T08:49:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T08:49:56Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', '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/686b0f54-30e0-4e8d-975d-0cf4e250681a', 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_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'created': u'2018-11-17T08:49:47Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-11-17T08:49:47Z', 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/686b0f54-30e0-4e8d-975d-0cf4e250681a', 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_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-11-17 08:49:56,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 08:49:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-11-17 08:49:56,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-415390cd-725e-4118-a32a-89ea13fa146a x-openstack-request-id: req-415390cd-725e-4118-a32a-89ea13fa146a 2018-11-17 08:49:56,938 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "name": "shaker-flavor_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 08:49:56,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-415390cd-725e-4118-a32a-89ea13fa146a 2018-11-17 08:49:56,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0455360412598s 2018-11-17 08:49:56,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-415390cd-725e-4118-a32a-89ea13fa146a 2018-11-17 08:49:56,939 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', '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'8cbff874483b4da3951abfc162291b33', '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'd6ddc90a-0ac2-4e0a-b445-1f02d47d5809', 'swap': 0}) 2018-11-17 08:49:56,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 08:49:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" -d '{"extra_specs": {}}' 2018-11-17 08:49:56,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-866ebcf1-d114-4461-9556-35e83b120d3b x-openstack-request-id: req-866ebcf1-d114-4461-9556-35e83b120d3b 2018-11-17 08:49:56,962 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 08:49:56,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809/os-extra_specs used request id req-866ebcf1-d114-4461-9556-35e83b120d3b 2018-11-17 08:49:56,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220031738281s 2018-11-17 08:49:56,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809/os-extra_specs used request id req-866ebcf1-d114-4461-9556-35e83b120d3b 2018-11-17 08:49:56,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 08:49:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"keypair": {"name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}}' 2018-11-17 08:49:58,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49: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-2888f1e2-83d6-4ae2-bfc3-62178dcdbf8e x-openstack-request-id: req-2888f1e2-83d6-4ae2-bfc3-62178dcdbf8e 2018-11-17 08:49:58,447 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPFqm3EHrppj5m6z09B9AZaqAxkTsAOeXXMSWZLWWHz1vdZJDi42OQC5MIxQyKcso8Y9as2tl4W2kkD4IEghiESPwHzsvbI0EHk92bjzlNHHbS71qXEktNH4mb8UzMOjPV4heU6W+PACZXdyhRUEN0VbArvwRoiD50uj9OFdzstDf+W89YxFmueUOaAz1Jr/kLrwosQHhPtygyIaE09fpJGFEStxVZzIEsExskE7rZz7RgK7NqEfOFCF2iWMo1vyCuP+x6KB+5zi20kw2mINbt9jBR26xuSARV6Kz77e9kJIlDPA8iNNLMfFAuLaH3uiAMg039XocnCulVRuChqA9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1zxaptxB66aY+Zus9PQfQGWqgMZE7ADnl1zElmS1lh89b3WS\nQ4uNjkAuTCMUMinLKPGPWrNrZeFtpJA+CBIIYhEj8B87L2yNBB5Pdm485TRx20u9\nalxJLTR+Jm/FMzDoz1eIXlOlvjwAmV3coUVBDdFWwK78EaIg+dLo/ThXc7LQ3/lv\nPWMRZrnlDmgM9Sa/5C68KLEB4T7coMiGhNPX6SRhRErcVWcyBLBMbJBO62c+0YCu\nzahHzhQhdoljKNb8grj/seigfuc4ttJMNpiDW7fYwUdusbkgEVeis++3vZCSJQzw\nPIjTSzHxQLi2h97ogDINN/V6HJwrpVUbgoagPQIDAQABAoIBAQCSUS0vEbyeffqw\ndOv2+Z3lITfvotlntpW5iA78TipDi6kwBDUSReRNN8RBbfdkwpShmNVjS2VPNRhc\nLtJ8mgWo5Q4RRqnta1XR3ukWEYrEJgrgkXSKwYHdgTng10qvqigaC99ggGzEDfY6\nTFyYJYQ76HuZMVuagST5sC9DNPH+a+naCLm1m4DCqGbczNPZxevd/q5zSiosvIUo\nvedeVA9jwIIAlWMBFrbZy8rPWuYtrfxC2RLtek8oR+58jHU9S3gDYrGTm+5rM9di\n+AieRUyzB/Z5qTygHU2i2Pe05iFyANEROGrNks3l9ywfzS0KsitQXovA8ThagMRZ\np3TE0d/hAoGBAPGnjIgQbPFx4sSnUiMB4nWqbLFY5UZRz0XosmoqUIkQlHLLQFT5\nwFUR28DLMpM9eZeL20Xyo/3TFMllOVS1LllysMCDqYcsdwpk8WBoWRbbGD/QBRyp\nR2hBiAnQkjpwY3W07U4QV90+OiPMt16mFpm4Z1+G1upsxCGvshkPWf5fAoGBAOQD\nURIHMO2hlZD/CX+h8Ba31evRQ2dl13edLVMINYq+i2S+gOCvHwaX44z9xskw3pCD\nQnOe3AopM4aP8JGuuXocbaAXsK0SEaeAFJ2H1eiR+QtB49GK5HgNXwFLon+B1+nQ\njreDf+pew2LbhPhQS75siHW0ck8UUz3j6rraGy7jAoGAXvwcoN7T85NwLxwVjO0Q\ntm9mic8HT7yYXEI63sADJ9z8fKKnhr8kekuqtP0pw/ZF9OtkJPpau0pcwUyoXENb\nFI2gLAuUdy1jHRLQTbS2T+WOgoahe8KN7szTTAhPcej7LykOncCOyMfM0oWFDg76\nkzGIcGPv1fUqopMMzgzassECgYBWK+q3pYAYTrj302sDkW/rJg7y0GNo8FQ+IGjA\nuJmDlf+YU2bhg012cHDPGBnIb2+tre2vRJpkPK38bOm+JQpz28qSdmGPBwUlCILC\nBlQRURmN55jx2EwAEw2Ur8D571hqRSeqs0fki2vMMKpQLghyLxJjaY7J1CShf0F2\n3HbpgQKBgQCUt56RjJDd/pgegWGjE0Gp5U0NH6470/rEq/FSKegoDtnnN+YatSyD\n3WLIvdcKeizwaYDUyHMF25B+9FiuUy6sBW670BZ/1xFhMiDeaft7JLChzWqAcPFn\ng6xt+NpvveSXquNGlk3+2eppSxj6WA1oRAhh34UnJPnMBpeWpgeawQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "be351dce2b9c4b5b840205fde1574c33", "name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "fingerprint": "b1:04:1d:25:03:e1:69:37:bc:23:d0:08:2c:fa:b3:c7"}} 2018-11-17 08:49:58,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2888f1e2-83d6-4ae2-bfc3-62178dcdbf8e 2018-11-17 08:49:58,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.48225808144s 2018-11-17 08:49:58,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2888f1e2-83d6-4ae2-bfc3-62178dcdbf8e 2018-11-17 08:49:58,449 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPFqm3EHrppj5m6z09B9AZaqAxkTsAOeXXMSWZLWWHz1vdZJDi42OQC5MIxQyKcso8Y9as2tl4W2kkD4IEghiESPwHzsvbI0EHk92bjzlNHHbS71qXEktNH4mb8UzMOjPV4heU6W+PACZXdyhRUEN0VbArvwRoiD50uj9OFdzstDf+W89YxFmueUOaAz1Jr/kLrwosQHhPtygyIaE09fpJGFEStxVZzIEsExskE7rZz7RgK7NqEfOFCF2iWMo1vyCuP+x6KB+5zi20kw2mINbt9jBR26xuSARV6Kz77e9kJIlDPA8iNNLMfFAuLaH3uiAMg039XocnCulVRuChqA9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1zxaptxB66aY+Zus9PQfQGWqgMZE7ADnl1zElmS1lh89b3WS\nQ4uNjkAuTCMUMinLKPGPWrNrZeFtpJA+CBIIYhEj8B87L2yNBB5Pdm485TRx20u9\nalxJLTR+Jm/FMzDoz1eIXlOlvjwAmV3coUVBDdFWwK78EaIg+dLo/ThXc7LQ3/lv\nPWMRZrnlDmgM9Sa/5C68KLEB4T7coMiGhNPX6SRhRErcVWcyBLBMbJBO62c+0YCu\nzahHzhQhdoljKNb8grj/seigfuc4ttJMNpiDW7fYwUdusbkgEVeis++3vZCSJQzw\nPIjTSzHxQLi2h97ogDINN/V6HJwrpVUbgoagPQIDAQABAoIBAQCSUS0vEbyeffqw\ndOv2+Z3lITfvotlntpW5iA78TipDi6kwBDUSReRNN8RBbfdkwpShmNVjS2VPNRhc\nLtJ8mgWo5Q4RRqnta1XR3ukWEYrEJgrgkXSKwYHdgTng10qvqigaC99ggGzEDfY6\nTFyYJYQ76HuZMVuagST5sC9DNPH+a+naCLm1m4DCqGbczNPZxevd/q5zSiosvIUo\nvedeVA9jwIIAlWMBFrbZy8rPWuYtrfxC2RLtek8oR+58jHU9S3gDYrGTm+5rM9di\n+AieRUyzB/Z5qTygHU2i2Pe05iFyANEROGrNks3l9ywfzS0KsitQXovA8ThagMRZ\np3TE0d/hAoGBAPGnjIgQbPFx4sSnUiMB4nWqbLFY5UZRz0XosmoqUIkQlHLLQFT5\nwFUR28DLMpM9eZeL20Xyo/3TFMllOVS1LllysMCDqYcsdwpk8WBoWRbbGD/QBRyp\nR2hBiAnQkjpwY3W07U4QV90+OiPMt16mFpm4Z1+G1upsxCGvshkPWf5fAoGBAOQD\nURIHMO2hlZD/CX+h8Ba31evRQ2dl13edLVMINYq+i2S+gOCvHwaX44z9xskw3pCD\nQnOe3AopM4aP8JGuuXocbaAXsK0SEaeAFJ2H1eiR+QtB49GK5HgNXwFLon+B1+nQ\njreDf+pew2LbhPhQS75siHW0ck8UUz3j6rraGy7jAoGAXvwcoN7T85NwLxwVjO0Q\ntm9mic8HT7yYXEI63sADJ9z8fKKnhr8kekuqtP0pw/ZF9OtkJPpau0pcwUyoXENb\nFI2gLAuUdy1jHRLQTbS2T+WOgoahe8KN7szTTAhPcej7LykOncCOyMfM0oWFDg76\nkzGIcGPv1fUqopMMzgzassECgYBWK+q3pYAYTrj302sDkW/rJg7y0GNo8FQ+IGjA\nuJmDlf+YU2bhg012cHDPGBnIb2+tre2vRJpkPK38bOm+JQpz28qSdmGPBwUlCILC\nBlQRURmN55jx2EwAEw2Ur8D571hqRSeqs0fki2vMMKpQLghyLxJjaY7J1CShf0F2\n3HbpgQKBgQCUt56RjJDd/pgegWGjE0Gp5U0NH6470/rEq/FSKegoDtnnN+YatSyD\n3WLIvdcKeizwaYDUyHMF25B+9FiuUy6sBW670BZ/1xFhMiDeaft7JLChzWqAcPFn\ng6xt+NpvveSXquNGlk3+2eppSxj6WA1oRAhh34UnJPnMBpeWpgeawQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'be351dce2b9c4b5b840205fde1574c33', 'name': u'shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'created_at': '2018-11-17T08:49:58.449418', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'name': 'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b1:04:1d:25:03:e1:69:37:bc:23:d0:08:2c:fa:b3:c7', 'type': 'ssh', 'id': u'shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986'}) 2018-11-17 08:49:58,449 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1zxaptxB66aY+Zus9PQfQGWqgMZE7ADnl1zElmS1lh89b3WS Q4uNjkAuTCMUMinLKPGPWrNrZeFtpJA+CBIIYhEj8B87L2yNBB5Pdm485TRx20u9 alxJLTR+Jm/FMzDoz1eIXlOlvjwAmV3coUVBDdFWwK78EaIg+dLo/ThXc7LQ3/lv PWMRZrnlDmgM9Sa/5C68KLEB4T7coMiGhNPX6SRhRErcVWcyBLBMbJBO62c+0YCu zahHzhQhdoljKNb8grj/seigfuc4ttJMNpiDW7fYwUdusbkgEVeis++3vZCSJQzw PIjTSzHxQLi2h97ogDINN/V6HJwrpVUbgoagPQIDAQABAoIBAQCSUS0vEbyeffqw dOv2+Z3lITfvotlntpW5iA78TipDi6kwBDUSReRNN8RBbfdkwpShmNVjS2VPNRhc LtJ8mgWo5Q4RRqnta1XR3ukWEYrEJgrgkXSKwYHdgTng10qvqigaC99ggGzEDfY6 TFyYJYQ76HuZMVuagST5sC9DNPH+a+naCLm1m4DCqGbczNPZxevd/q5zSiosvIUo vedeVA9jwIIAlWMBFrbZy8rPWuYtrfxC2RLtek8oR+58jHU9S3gDYrGTm+5rM9di +AieRUyzB/Z5qTygHU2i2Pe05iFyANEROGrNks3l9ywfzS0KsitQXovA8ThagMRZ p3TE0d/hAoGBAPGnjIgQbPFx4sSnUiMB4nWqbLFY5UZRz0XosmoqUIkQlHLLQFT5 wFUR28DLMpM9eZeL20Xyo/3TFMllOVS1LllysMCDqYcsdwpk8WBoWRbbGD/QBRyp R2hBiAnQkjpwY3W07U4QV90+OiPMt16mFpm4Z1+G1upsxCGvshkPWf5fAoGBAOQD URIHMO2hlZD/CX+h8Ba31evRQ2dl13edLVMINYq+i2S+gOCvHwaX44z9xskw3pCD QnOe3AopM4aP8JGuuXocbaAXsK0SEaeAFJ2H1eiR+QtB49GK5HgNXwFLon+B1+nQ jreDf+pew2LbhPhQS75siHW0ck8UUz3j6rraGy7jAoGAXvwcoN7T85NwLxwVjO0Q tm9mic8HT7yYXEI63sADJ9z8fKKnhr8kekuqtP0pw/ZF9OtkJPpau0pcwUyoXENb FI2gLAuUdy1jHRLQTbS2T+WOgoahe8KN7szTTAhPcej7LykOncCOyMfM0oWFDg76 kzGIcGPv1fUqopMMzgzassECgYBWK+q3pYAYTrj302sDkW/rJg7y0GNo8FQ+IGjA uJmDlf+YU2bhg012cHDPGBnIb2+tre2vRJpkPK38bOm+JQpz28qSdmGPBwUlCILC BlQRURmN55jx2EwAEw2Ur8D571hqRSeqs0fki2vMMKpQLghyLxJjaY7J1CShf0F2 3HbpgQKBgQCUt56RjJDd/pgegWGjE0Gp5U0NH6470/rEq/FSKegoDtnnN+YatSyD 3WLIvdcKeizwaYDUyHMF25B+9FiuUy6sBW670BZ/1xFhMiDeaft7JLChzWqAcPFn g6xt+NpvveSXquNGlk3+2eppSxj6WA1oRAhh34UnJPnMBpeWpgeawQ== -----END RSA PRIVATE KEY----- 2018-11-17 08:49:58,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 08:49:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"security_group": {"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "description": "created by OPNFV Functest (shaker)"}}' 2018-11-17 08:49:59,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-639ebb76-d648-4f82-905c-b3629545e75b 2018-11-17 08:49:59,308 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "updated_at": "2018-11-17T08:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "bb465fd3-2be2-4794-ab3d-b59aae6e0cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "beec350a-09d3-4449-a7ae-b3af53cb09ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}} 2018-11-17 08:49:59,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-639ebb76-d648-4f82-905c-b3629545e75b 2018-11-17 08:49:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.852637052536s 2018-11-17 08:49:59,308 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-639ebb76-d648-4f82-905c-b3629545e75b 2018-11-17 08:49:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:49:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:59,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-c92742b1-ba8e-4367-95af-a93c847296b5 2018-11-17 08:49:59,401 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "updated_at": "2018-11-17T08:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "bb465fd3-2be2-4794-ab3d-b59aae6e0cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "beec350a-09d3-4449-a7ae-b3af53cb09ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 08:49:59,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c92742b1-ba8e-4367-95af-a93c847296b5 2018-11-17 08:49:59,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0894331932068s 2018-11-17 08:49:59,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c92742b1-ba8e-4367-95af-a93c847296b5 2018-11-17 08:49:59,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 08:49:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -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": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"}}' 2018-11-17 08:49:59,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-e8abe64e-2a7d-4de1-ad44-f804c13efd7c 2018-11-17 08:49:59,565 - 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-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "port_range_min": 22, "revision_number": 0, "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "d45a5c8e-30d3-4bb2-9ea6-57449f503dcb"}} 2018-11-17 08:49:59,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e8abe64e-2a7d-4de1-ad44-f804c13efd7c 2018-11-17 08:49:59,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160928964615s 2018-11-17 08:49:59,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e8abe64e-2a7d-4de1-ad44-f804c13efd7c 2018-11-17 08:49:59,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:49:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:59,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-1eb3bfc1-eebc-4f7c-a48c-05af1087f526 2018-11-17 08:49:59,619 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "updated_at": "2018-11-17T08:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "bb465fd3-2be2-4794-ab3d-b59aae6e0cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "beec350a-09d3-4449-a7ae-b3af53cb09ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "d45a5c8e-30d3-4bb2-9ea6-57449f503dcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 2, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 08:49:59,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1eb3bfc1-eebc-4f7c-a48c-05af1087f526 2018-11-17 08:49:59,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505828857422s 2018-11-17 08:49:59,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1eb3bfc1-eebc-4f7c-a48c-05af1087f526 2018-11-17 08:49:59,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 08:49:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -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": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"}}' 2018-11-17 08:49:59,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-4180e1c7-77e8-4907-89af-295a7754ae1d 2018-11-17 08:49:59,750 - 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-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "port_range_min": null, "revision_number": 0, "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "dfc8e5f7-f670-4b99-ba71-48a1be4d5881"}} 2018-11-17 08:49:59,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4180e1c7-77e8-4907-89af-295a7754ae1d 2018-11-17 08:49:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129098892212s 2018-11-17 08:49:59,751 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4180e1c7-77e8-4907-89af-295a7754ae1d 2018-11-17 08:49:59,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 08:49:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:49:59,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-a6592b2a-86e3-466a-ad0d-d7b42c1611fc 2018-11-17 08:49:59,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "updated_at": "2018-11-17T08:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "bb465fd3-2be2-4794-ab3d-b59aae6e0cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "beec350a-09d3-4449-a7ae-b3af53cb09ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "d45a5c8e-30d3-4bb2-9ea6-57449f503dcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "dfc8e5f7-f670-4b99-ba71-48a1be4d5881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 3, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 08:49:59,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a6592b2a-86e3-466a-ad0d-d7b42c1611fc 2018-11-17 08:49:59,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476889610291s 2018-11-17 08:49:59,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a6592b2a-86e3-466a-ad0d-d7b42c1611fc 2018-11-17 08:49:59,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 08:49:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -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": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"}}' 2018-11-17 08:49:59,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 17 Nov 2018 08:49:59 GMT X-Openstack-Request-Id: req-28754f29-cfb7-4819-a016-d8a2d9b26338 2018-11-17 08:49:59,966 - 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-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "port_range_min": 9000, "revision_number": 0, "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "935109f6-8f0b-44b1-9bc0-ec4bbe660f42"}} 2018-11-17 08:49:59,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-28754f29-cfb7-4819-a016-d8a2d9b26338 2018-11-17 08:49:59,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158717870712s 2018-11-17 08:49:59,966 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-28754f29-cfb7-4819-a016-d8a2d9b26338 2018-11-17 08:49:59,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:49:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:00,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50:00 GMT X-Openstack-Request-Id: req-45975c58-c01e-4ad3-9ebc-b7e1d749c6de 2018-11-17 08:50:00,078 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":["7280b5c9-9896-4283-8353-51a2f271764a"],"description":"","tags":[],"updated_at":"2018-11-17T08:49:38Z","qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","mtu":1450}]} 2018-11-17 08:50:00,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-45975c58-c01e-4ad3-9ebc-b7e1d749c6de 2018-11-17 08:50:00,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111046075821s 2018-11-17 08:50:00,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-45975c58-c01e-4ad3-9ebc-b7e1d749c6de 2018-11-17 08:50:00,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 08:50:00,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:00,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50:00 GMT X-Openstack-Request-Id: req-fc91f18a-d641-4df3-8431-65092950c872 2018-11-17 08:50:00,123 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:49:56Z", "file": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file", "owner": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "size": 666173440, "self": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-17T08:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 08:50:00,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fc91f18a-d641-4df3-8431-65092950c872 2018-11-17 08:50:00,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394010543823s 2018-11-17 08:50:00,123 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fc91f18a-d641-4df3-8431-65092950c872 2018-11-17 08:50:00,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 08:50:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:00,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-d852600d-889c-4146-a032-16a79b23e0cf x-openstack-request-id: req-d852600d-889c-4146-a032-16a79b23e0cf 2018-11-17 08:50:00,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "name": "shaker-flavor_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 08:50:00,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d852600d-889c-4146-a032-16a79b23e0cf 2018-11-17 08:50:00,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262281894684s 2018-11-17 08:50:00,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d852600d-889c-4146-a032-16a79b23e0cf 2018-11-17 08:50:00,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 08:50:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"server": {"name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "imageRef": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "flavorRef": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d28765c3-c068-4056-91da-acf59171e445"}], "security_groups": [{"name": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"}]}}' 2018-11-17 08:50:02,797 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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 location: http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469 x-compute-request-id: req-fa40bae4-4968-4911-9340-7e0a7af6dc7d x-openstack-request-id: req-fa40bae4-4968-4911-9340-7e0a7af6dc7d 2018-11-17 08:50:02,798 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"}], "OS-DCF:diskConfig": "MANUAL", "id": "e3033c53-420f-4bee-9154-01ab37da7469", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "adminPass": "ChBGhhMVTb2b"}} 2018-11-17 08:50:02,798 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fa40bae4-4968-4911-9340-7e0a7af6dc7d 2018-11-17 08:50:02,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.6470849514s 2018-11-17 08:50:02,799 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fa40bae4-4968-4911-9340-7e0a7af6dc7d 2018-11-17 08:50:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:02,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-032e2797-122a-4ef1-a469-03231704d5db x-openstack-request-id: req-032e2797-122a-4ef1-a469-03231704d5db 2018-11-17 08:50:02,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "user_id": "be351dce2b9c4b5b840205fde1574c33", "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-11-17T08:50:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:02,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-032e2797-122a-4ef1-a469-03231704d5db 2018-11-17 08:50:02,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.10931801796s 2018-11-17 08:50:02,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-032e2797-122a-4ef1-a469-03231704d5db 2018-11-17 08:50:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:50:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:03,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50:03 GMT X-Openstack-Request-Id: req-1f2459a7-8999-4d7a-b041-04b884dce797 2018-11-17 08:50:03,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":["7280b5c9-9896-4283-8353-51a2f271764a"],"description":"","tags":[],"updated_at":"2018-11-17T08:49:38Z","qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","mtu":1450}]} 2018-11-17 08:50:03,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f2459a7-8999-4d7a-b041-04b884dce797 2018-11-17 08:50:03,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975570678711s 2018-11-17 08:50:03,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f2459a7-8999-4d7a-b041-04b884dce797 2018-11-17 08:50:03,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 08:50:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:03,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50:03 GMT X-Openstack-Request-Id: req-62148450-4dc5-4b0d-a14c-34b997898911 2018-11-17 08:50:03,070 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28765c3-c068-4056-91da-acf59171e445","tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T08:49:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3fa347d45255408cbbf27bcfc0e6b64c","id":"7280b5c9-9896-4283-8353-51a2f271764a","subnetpool_id":null,"name":"shaker-subnet_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 08:50:03,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-62148450-4dc5-4b0d-a14c-34b997898911 2018-11-17 08:50:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0506091117859s 2018-11-17 08:50:03,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-62148450-4dc5-4b0d-a14c-34b997898911 2018-11-17 08:50:03,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:05,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:06,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-6b1eecf6-922b-4c23-bb6f-d80ef7eabaca x-openstack-request-id: req-6b1eecf6-922b-4c23-bb6f-d80ef7eabaca 2018-11-17 08:50:06,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:06,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b1eecf6-922b-4c23-bb6f-d80ef7eabaca 2018-11-17 08:50:06,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09919381142s 2018-11-17 08:50:06,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b1eecf6-922b-4c23-bb6f-d80ef7eabaca 2018-11-17 08:50:06,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:08,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:08,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-7103066b-b993-477d-a7eb-2d77793dac8f x-openstack-request-id: req-7103066b-b993-477d-a7eb-2d77793dac8f 2018-11-17 08:50:08,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:08,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7103066b-b993-477d-a7eb-2d77793dac8f 2018-11-17 08:50:08,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481897115707s 2018-11-17 08:50:08,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7103066b-b993-477d-a7eb-2d77793dac8f 2018-11-17 08:50:08,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:10,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:11,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-a863c52f-505b-46c0-80b9-5097bdd9c786 x-openstack-request-id: req-a863c52f-505b-46c0-80b9-5097bdd9c786 2018-11-17 08:50:11,069 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:11,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a863c52f-505b-46c0-80b9-5097bdd9c786 2018-11-17 08:50:11,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395289897919s 2018-11-17 08:50:11,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a863c52f-505b-46c0-80b9-5097bdd9c786 2018-11-17 08:50:11,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:13,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:13,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:13,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-abb25e34-84ad-4a43-a10e-d8a947f94d7b x-openstack-request-id: req-abb25e34-84ad-4a43-a10e-d8a947f94d7b 2018-11-17 08:50:13,892 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:13,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abb25e34-84ad-4a43-a10e-d8a947f94d7b 2018-11-17 08:50:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813357114792s 2018-11-17 08:50:13,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abb25e34-84ad-4a43-a10e-d8a947f94d7b 2018-11-17 08:50:13,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:15,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:16,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-cbf563d7-2574-45a3-b139-f9b6b3c50397 x-openstack-request-id: req-cbf563d7-2574-45a3-b139-f9b6b3c50397 2018-11-17 08:50:16,129 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:16,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbf563d7-2574-45a3-b139-f9b6b3c50397 2018-11-17 08:50:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227746009827s 2018-11-17 08:50:16,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbf563d7-2574-45a3-b139-f9b6b3c50397 2018-11-17 08:50:16,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:18,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:19,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-d8486865-2ab6-428c-a69c-bbf2bb9a99de x-openstack-request-id: req-d8486865-2ab6-428c-a69c-bbf2bb9a99de 2018-11-17 08:50:19,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:19,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8486865-2ab6-428c-a69c-bbf2bb9a99de 2018-11-17 08:50:19,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97748708725s 2018-11-17 08:50:19,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8486865-2ab6-428c-a69c-bbf2bb9a99de 2018-11-17 08:50:19,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:21,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:21,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-8ae4798b-0bbb-4bcf-bb4a-5fd675d89632 x-openstack-request-id: req-8ae4798b-0bbb-4bcf-bb4a-5fd675d89632 2018-11-17 08:50:21,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:21,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ae4798b-0bbb-4bcf-bb4a-5fd675d89632 2018-11-17 08:50:21,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217050075531s 2018-11-17 08:50:21,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ae4798b-0bbb-4bcf-bb4a-5fd675d89632 2018-11-17 08:50:21,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:23,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:23,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:23,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-3ac485f5-44f1-43a9-91b3-121a296bc037 x-openstack-request-id: req-3ac485f5-44f1-43a9-91b3-121a296bc037 2018-11-17 08:50:23,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:23,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3ac485f5-44f1-43a9-91b3-121a296bc037 2018-11-17 08:50:23,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505741119385s 2018-11-17 08:50:23,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3ac485f5-44f1-43a9-91b3-121a296bc037 2018-11-17 08:50:23,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:25,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:26,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-04f65fb1-b927-4e5a-978d-e938828fb805 x-openstack-request-id: req-04f65fb1-b927-4e5a-978d-e938828fb805 2018-11-17 08:50:26,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:26,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04f65fb1-b927-4e5a-978d-e938828fb805 2018-11-17 08:50:26,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490163087845s 2018-11-17 08:50:26,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04f65fb1-b927-4e5a-978d-e938828fb805 2018-11-17 08:50:26,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:28,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:29,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-8903ce4d-76ad-4c07-a7c5-e62c230856bf x-openstack-request-id: req-8903ce4d-76ad-4c07-a7c5-e62c230856bf 2018-11-17 08:50:29,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:29,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8903ce4d-76ad-4c07-a7c5-e62c230856bf 2018-11-17 08:50:29,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09929394722s 2018-11-17 08:50:29,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8903ce4d-76ad-4c07-a7c5-e62c230856bf 2018-11-17 08:50:29,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:31,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:31,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-bede6481-748f-49c9-9caa-1f89f0fac67b x-openstack-request-id: req-bede6481-748f-49c9-9caa-1f89f0fac67b 2018-11-17 08:50:31,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:31,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bede6481-748f-49c9-9caa-1f89f0fac67b 2018-11-17 08:50:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400784015656s 2018-11-17 08:50:31,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bede6481-748f-49c9-9caa-1f89f0fac67b 2018-11-17 08:50:31,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:33,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:34,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-78345f5c-4cb1-405d-ba0f-6315fe67c24d x-openstack-request-id: req-78345f5c-4cb1-405d-ba0f-6315fe67c24d 2018-11-17 08:50:34,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:34,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78345f5c-4cb1-405d-ba0f-6315fe67c24d 2018-11-17 08:50:34,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756953001022s 2018-11-17 08:50:34,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78345f5c-4cb1-405d-ba0f-6315fe67c24d 2018-11-17 08:50:34,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:36,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:37,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-6d08480f-b2fb-4f17-93ad-97d093ab96bc x-openstack-request-id: req-6d08480f-b2fb-4f17-93ad-97d093ab96bc 2018-11-17 08:50:37,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:37,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d08480f-b2fb-4f17-93ad-97d093ab96bc 2018-11-17 08:50:37,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483392953873s 2018-11-17 08:50:37,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d08480f-b2fb-4f17-93ad-97d093ab96bc 2018-11-17 08:50:37,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:39,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:39,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-b3f3ba18-0bed-46ac-aac2-e64a7a0ee4d7 x-openstack-request-id: req-b3f3ba18-0bed-46ac-aac2-e64a7a0ee4d7 2018-11-17 08:50:39,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:39,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3f3ba18-0bed-46ac-aac2-e64a7a0ee4d7 2018-11-17 08:50:39,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415030002594s 2018-11-17 08:50:39,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3f3ba18-0bed-46ac-aac2-e64a7a0ee4d7 2018-11-17 08:50:39,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:41,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:41,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:42,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-6350ac93-6367-44c1-9b78-563b0ddbc53f x-openstack-request-id: req-6350ac93-6367-44c1-9b78-563b0ddbc53f 2018-11-17 08:50:42,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:42,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6350ac93-6367-44c1-9b78-563b0ddbc53f 2018-11-17 08:50:42,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02868294716s 2018-11-17 08:50:42,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6350ac93-6367-44c1-9b78-563b0ddbc53f 2018-11-17 08:50:42,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:44,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:44,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-4decf13f-b707-46a6-91a2-aa9c4fb08027 x-openstack-request-id: req-4decf13f-b707-46a6-91a2-aa9c4fb08027 2018-11-17 08:50:45,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:45,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4decf13f-b707-46a6-91a2-aa9c4fb08027 2018-11-17 08:50:45,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0897769928s 2018-11-17 08:50:45,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4decf13f-b707-46a6-91a2-aa9c4fb08027 2018-11-17 08:50:45,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:47,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:48,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-1afe1d62-5df5-47ce-b59e-b147d740cf97 x-openstack-request-id: req-1afe1d62-5df5-47ce-b59e-b147d740cf97 2018-11-17 08:50:48,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:48,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1afe1d62-5df5-47ce-b59e-b147d740cf97 2018-11-17 08:50:48,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19449400902s 2018-11-17 08:50:48,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1afe1d62-5df5-47ce-b59e-b147d740cf97 2018-11-17 08:50:48,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:50,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:51,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-332343cf-d24f-44d1-b129-d8a545573e5a x-openstack-request-id: req-332343cf-d24f-44d1-b129-d8a545573e5a 2018-11-17 08:50:51,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:51,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-332343cf-d24f-44d1-b129-d8a545573e5a 2018-11-17 08:50:51,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771200895309s 2018-11-17 08:50:51,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-332343cf-d24f-44d1-b129-d8a545573e5a 2018-11-17 08:50:51,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:53,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:54,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-7022ea2f-4f87-4085-8c6d-776dc1ebb4c7 x-openstack-request-id: req-7022ea2f-4f87-4085-8c6d-776dc1ebb4c7 2018-11-17 08:50:54,144 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:54,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7022ea2f-4f87-4085-8c6d-776dc1ebb4c7 2018-11-17 08:50:54,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469629049301s 2018-11-17 08:50:54,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7022ea2f-4f87-4085-8c6d-776dc1ebb4c7 2018-11-17 08:50:54,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:56,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:56,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-85be3403-c749-448b-9190-b53a5f8ea5e9 x-openstack-request-id: req-85be3403-c749-448b-9190-b53a5f8ea5e9 2018-11-17 08:50:56,376 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:56,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85be3403-c749-448b-9190-b53a5f8ea5e9 2018-11-17 08:50:56,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227573156357s 2018-11-17 08:50:56,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85be3403-c749-448b-9190-b53a5f8ea5e9 2018-11-17 08:50:56,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:50:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:50:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:50:58,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:50: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-e7318b06-21a5-44f3-af9b-c9691885043c x-openstack-request-id: req-e7318b06-21a5-44f3-af9b-c9691885043c 2018-11-17 08:50:58,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:50:58,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7318b06-21a5-44f3-af9b-c9691885043c 2018-11-17 08:50:58,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40917301178s 2018-11-17 08:50:58,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7318b06-21a5-44f3-af9b-c9691885043c 2018-11-17 08:50:58,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:00,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:01,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-bede024b-670a-44d0-b15a-c7ff2a4935ce x-openstack-request-id: req-bede024b-670a-44d0-b15a-c7ff2a4935ce 2018-11-17 08:51:01,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:01,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bede024b-670a-44d0-b15a-c7ff2a4935ce 2018-11-17 08:51:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511250019073s 2018-11-17 08:51:01,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bede024b-670a-44d0-b15a-c7ff2a4935ce 2018-11-17 08:51:01,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:03,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:03,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-a9d0e1c7-8303-4502-aa89-00046f72c480 x-openstack-request-id: req-a9d0e1c7-8303-4502-aa89-00046f72c480 2018-11-17 08:51:03,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:03,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9d0e1c7-8303-4502-aa89-00046f72c480 2018-11-17 08:51:03,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21496295929s 2018-11-17 08:51:03,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9d0e1c7-8303-4502-aa89-00046f72c480 2018-11-17 08:51:03,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:05,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:06,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-4692900e-7437-47cf-826a-796209f125cf x-openstack-request-id: req-4692900e-7437-47cf-826a-796209f125cf 2018-11-17 08:51:06,047 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:06,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4692900e-7437-47cf-826a-796209f125cf 2018-11-17 08:51:06,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498389005661s 2018-11-17 08:51:06,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4692900e-7437-47cf-826a-796209f125cf 2018-11-17 08:51:06,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:08,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-00ff3f3b-2534-4686-838b-d2d8062720e8 x-openstack-request-id: req-00ff3f3b-2534-4686-838b-d2d8062720e8 2018-11-17 08:51:08,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:08,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00ff3f3b-2534-4686-838b-d2d8062720e8 2018-11-17 08:51:08,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923143148422s 2018-11-17 08:51:08,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00ff3f3b-2534-4686-838b-d2d8062720e8 2018-11-17 08:51:08,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:10,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:11,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-27b257ee-0377-4c77-9fd4-7bdb6bcc047c x-openstack-request-id: req-27b257ee-0377-4c77-9fd4-7bdb6bcc047c 2018-11-17 08:51:11,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:11,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27b257ee-0377-4c77-9fd4-7bdb6bcc047c 2018-11-17 08:51:11,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457421064377s 2018-11-17 08:51:11,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27b257ee-0377-4c77-9fd4-7bdb6bcc047c 2018-11-17 08:51:11,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:13,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:13,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-89cdf5d3-c8c1-491b-8235-3b6cb0ae58b1 x-openstack-request-id: req-89cdf5d3-c8c1-491b-8235-3b6cb0ae58b1 2018-11-17 08:51:13,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:13,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-89cdf5d3-c8c1-491b-8235-3b6cb0ae58b1 2018-11-17 08:51:13,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409159898758s 2018-11-17 08:51:13,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-89cdf5d3-c8c1-491b-8235-3b6cb0ae58b1 2018-11-17 08:51:13,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:15,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:16,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-b0df2c03-1293-47b6-a534-5a0e91886308 x-openstack-request-id: req-b0df2c03-1293-47b6-a534-5a0e91886308 2018-11-17 08:51:16,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:16,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b0df2c03-1293-47b6-a534-5a0e91886308 2018-11-17 08:51:16,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225576162338s 2018-11-17 08:51:16,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b0df2c03-1293-47b6-a534-5a0e91886308 2018-11-17 08:51:16,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:18,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:18,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-a4d4abaa-218c-4cc6-bbc2-2d38c99679aa x-openstack-request-id: req-a4d4abaa-218c-4cc6-bbc2-2d38c99679aa 2018-11-17 08:51:18,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:18,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4d4abaa-218c-4cc6-bbc2-2d38c99679aa 2018-11-17 08:51:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401566982269s 2018-11-17 08:51:18,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4d4abaa-218c-4cc6-bbc2-2d38c99679aa 2018-11-17 08:51:18,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:20,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-f4a91d5e-5812-4a01-826c-145b938081c5 x-openstack-request-id: req-f4a91d5e-5812-4a01-826c-145b938081c5 2018-11-17 08:51:20,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:20,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4a91d5e-5812-4a01-826c-145b938081c5 2018-11-17 08:51:20,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436168193817s 2018-11-17 08:51:20,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4a91d5e-5812-4a01-826c-145b938081c5 2018-11-17 08:51:20,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:23,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-779d8b07-4eda-4cb8-b78f-1551b53d6e15 x-openstack-request-id: req-779d8b07-4eda-4cb8-b78f-1551b53d6e15 2018-11-17 08:51:23,183 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:23,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-779d8b07-4eda-4cb8-b78f-1551b53d6e15 2018-11-17 08:51:23,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235700130463s 2018-11-17 08:51:23,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-779d8b07-4eda-4cb8-b78f-1551b53d6e15 2018-11-17 08:51:23,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:25,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-abaa9c88-14eb-4297-bb87-ae9a66046972 x-openstack-request-id: req-abaa9c88-14eb-4297-bb87-ae9a66046972 2018-11-17 08:51:25,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:25,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abaa9c88-14eb-4297-bb87-ae9a66046972 2018-11-17 08:51:25,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678066015244s 2018-11-17 08:51:25,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abaa9c88-14eb-4297-bb87-ae9a66046972 2018-11-17 08:51:25,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:27,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:28,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-17cee450-afbb-4a00-a12d-4072385599f5 x-openstack-request-id: req-17cee450-afbb-4a00-a12d-4072385599f5 2018-11-17 08:51:28,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:28,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17cee450-afbb-4a00-a12d-4072385599f5 2018-11-17 08:51:28,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763807058334s 2018-11-17 08:51:28,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17cee450-afbb-4a00-a12d-4072385599f5 2018-11-17 08:51:28,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:30,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:31,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-b4200e88-6ead-462b-ae20-56bcdbad1a9e x-openstack-request-id: req-b4200e88-6ead-462b-ae20-56bcdbad1a9e 2018-11-17 08:51:31,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:31,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4200e88-6ead-462b-ae20-56bcdbad1a9e 2018-11-17 08:51:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409507989883s 2018-11-17 08:51:31,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4200e88-6ead-462b-ae20-56bcdbad1a9e 2018-11-17 08:51:31,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:33,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-ae480f68-0be0-4f93-bd64-b22000e0c8e5 x-openstack-request-id: req-ae480f68-0be0-4f93-bd64-b22000e0c8e5 2018-11-17 08:51:33,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:33,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae480f68-0be0-4f93-bd64-b22000e0c8e5 2018-11-17 08:51:33,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437899827957s 2018-11-17 08:51:33,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae480f68-0be0-4f93-bd64-b22000e0c8e5 2018-11-17 08:51:33,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:35,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:35,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:36,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-db1b5a86-06a5-4479-be1c-a04b2e753aa4 x-openstack-request-id: req-db1b5a86-06a5-4479-be1c-a04b2e753aa4 2018-11-17 08:51:36,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:36,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db1b5a86-06a5-4479-be1c-a04b2e753aa4 2018-11-17 08:51:36,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.867998123169s 2018-11-17 08:51:36,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db1b5a86-06a5-4479-be1c-a04b2e753aa4 2018-11-17 08:51:36,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:38,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:38,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-0c35cdad-9f30-4c9d-a5d7-eac6f2063983 x-openstack-request-id: req-0c35cdad-9f30-4c9d-a5d7-eac6f2063983 2018-11-17 08:51:38,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:38,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c35cdad-9f30-4c9d-a5d7-eac6f2063983 2018-11-17 08:51:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213635921478s 2018-11-17 08:51:38,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c35cdad-9f30-4c9d-a5d7-eac6f2063983 2018-11-17 08:51:38,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:40,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:40,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-c0dd36ea-063c-4f5f-9441-fb874350915f x-openstack-request-id: req-c0dd36ea-063c-4f5f-9441-fb874350915f 2018-11-17 08:51:40,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:40,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0dd36ea-063c-4f5f-9441-fb874350915f 2018-11-17 08:51:40,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235598087311s 2018-11-17 08:51:40,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0dd36ea-063c-4f5f-9441-fb874350915f 2018-11-17 08:51:40,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:43,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-674fccb2-daaf-475f-b391-558f42d06e03 x-openstack-request-id: req-674fccb2-daaf-475f-b391-558f42d06e03 2018-11-17 08:51:43,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:43,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-674fccb2-daaf-475f-b391-558f42d06e03 2018-11-17 08:51:43,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411690950394s 2018-11-17 08:51:43,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-674fccb2-daaf-475f-b391-558f42d06e03 2018-11-17 08:51:43,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:45,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:45,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-55064316-7f33-4131-991e-ae593bf2cee2 x-openstack-request-id: req-55064316-7f33-4131-991e-ae593bf2cee2 2018-11-17 08:51:45,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:45,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55064316-7f33-4131-991e-ae593bf2cee2 2018-11-17 08:51:45,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225640058517s 2018-11-17 08:51:45,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55064316-7f33-4131-991e-ae593bf2cee2 2018-11-17 08:51:45,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:47,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:47,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-b466da5b-f765-4a1f-9cb1-f840304086b1 x-openstack-request-id: req-b466da5b-f765-4a1f-9cb1-f840304086b1 2018-11-17 08:51:47,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:47,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b466da5b-f765-4a1f-9cb1-f840304086b1 2018-11-17 08:51:47,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491735935211s 2018-11-17 08:51:47,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b466da5b-f765-4a1f-9cb1-f840304086b1 2018-11-17 08:51:48,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:50,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-be1e7a19-c06c-4ec4-a4bb-abc1b8a32f77 x-openstack-request-id: req-be1e7a19-c06c-4ec4-a4bb-abc1b8a32f77 2018-11-17 08:51:50,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:50,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be1e7a19-c06c-4ec4-a4bb-abc1b8a32f77 2018-11-17 08:51:50,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498074054718s 2018-11-17 08:51:50,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be1e7a19-c06c-4ec4-a4bb-abc1b8a32f77 2018-11-17 08:51:50,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:53,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-0c5e48c7-d204-4349-9a10-25140c371dda x-openstack-request-id: req-0c5e48c7-d204-4349-9a10-25140c371dda 2018-11-17 08:51:53,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:53,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c5e48c7-d204-4349-9a10-25140c371dda 2018-11-17 08:51:53,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522907018661s 2018-11-17 08:51:53,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c5e48c7-d204-4349-9a10-25140c371dda 2018-11-17 08:51:53,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:55,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-5788f727-2019-411d-84ad-a6016409378d x-openstack-request-id: req-5788f727-2019-411d-84ad-a6016409378d 2018-11-17 08:51:55,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:55,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5788f727-2019-411d-84ad-a6016409378d 2018-11-17 08:51:55,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517893075943s 2018-11-17 08:51:55,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5788f727-2019-411d-84ad-a6016409378d 2018-11-17 08:51:55,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:51:57,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:51:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:51:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:51: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-49170018-6d52-4dc3-9fd8-c94f37a0b162 x-openstack-request-id: req-49170018-6d52-4dc3-9fd8-c94f37a0b162 2018-11-17 08:51:58,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:51:58,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49170018-6d52-4dc3-9fd8-c94f37a0b162 2018-11-17 08:51:58,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495592832565s 2018-11-17 08:51:58,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49170018-6d52-4dc3-9fd8-c94f37a0b162 2018-11-17 08:51:58,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:00,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:00,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-2e488002-6252-4e2d-a285-088c1f94151b x-openstack-request-id: req-2e488002-6252-4e2d-a285-088c1f94151b 2018-11-17 08:52:00,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:00,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e488002-6252-4e2d-a285-088c1f94151b 2018-11-17 08:52:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399397850037s 2018-11-17 08:52:00,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e488002-6252-4e2d-a285-088c1f94151b 2018-11-17 08:52:00,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:02,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-d3d249ea-a639-420b-ba76-20b0c9b9c452 x-openstack-request-id: req-d3d249ea-a639-420b-ba76-20b0c9b9c452 2018-11-17 08:52:02,991 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:02,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d3d249ea-a639-420b-ba76-20b0c9b9c452 2018-11-17 08:52:02,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509777069092s 2018-11-17 08:52:02,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d3d249ea-a639-420b-ba76-20b0c9b9c452 2018-11-17 08:52:02,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:05,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:05,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-aa3cc81b-6a39-4770-95ca-a3ea6369c4b7 x-openstack-request-id: req-aa3cc81b-6a39-4770-95ca-a3ea6369c4b7 2018-11-17 08:52:05,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:05,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa3cc81b-6a39-4770-95ca-a3ea6369c4b7 2018-11-17 08:52:05,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225317955017s 2018-11-17 08:52:05,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa3cc81b-6a39-4770-95ca-a3ea6369c4b7 2018-11-17 08:52:05,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-f3a9eb0d-bba6-41fd-bdcb-0d6052d4f98a x-openstack-request-id: req-f3a9eb0d-bba6-41fd-bdcb-0d6052d4f98a 2018-11-17 08:52:07,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:07,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3a9eb0d-bba6-41fd-bdcb-0d6052d4f98a 2018-11-17 08:52:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63211607933s 2018-11-17 08:52:07,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3a9eb0d-bba6-41fd-bdcb-0d6052d4f98a 2018-11-17 08:52:07,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:09,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:10,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-1b2b3c3b-5c75-404a-9e4b-8a8c784d2428 x-openstack-request-id: req-1b2b3c3b-5c75-404a-9e4b-8a8c784d2428 2018-11-17 08:52:10,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:10,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b2b3c3b-5c75-404a-9e4b-8a8c784d2428 2018-11-17 08:52:10,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.253210067749s 2018-11-17 08:52:10,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b2b3c3b-5c75-404a-9e4b-8a8c784d2428 2018-11-17 08:52:10,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:12,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:12,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-a5574615-9f19-403e-9cc2-5589aaf0de5a x-openstack-request-id: req-a5574615-9f19-403e-9cc2-5589aaf0de5a 2018-11-17 08:52:12,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:12,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a5574615-9f19-403e-9cc2-5589aaf0de5a 2018-11-17 08:52:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229459047318s 2018-11-17 08:52:12,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a5574615-9f19-403e-9cc2-5589aaf0de5a 2018-11-17 08:52:12,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:14,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-96c480e8-9630-4ba0-bfe7-8d7036e2c3f9 x-openstack-request-id: req-96c480e8-9630-4ba0-bfe7-8d7036e2c3f9 2018-11-17 08:52:14,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:14,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-96c480e8-9630-4ba0-bfe7-8d7036e2c3f9 2018-11-17 08:52:14,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478852987289s 2018-11-17 08:52:14,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-96c480e8-9630-4ba0-bfe7-8d7036e2c3f9 2018-11-17 08:52:14,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:16,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-8a8faac9-6c4c-4a99-89b6-42e2d80391ef x-openstack-request-id: req-8a8faac9-6c4c-4a99-89b6-42e2d80391ef 2018-11-17 08:52:17,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:17,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a8faac9-6c4c-4a99-89b6-42e2d80391ef 2018-11-17 08:52:17,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414590120316s 2018-11-17 08:52:17,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a8faac9-6c4c-4a99-89b6-42e2d80391ef 2018-11-17 08:52:17,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:19,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:19,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-1797277d-5d5d-4c76-a529-50f8bba6220c x-openstack-request-id: req-1797277d-5d5d-4c76-a529-50f8bba6220c 2018-11-17 08:52:19,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:19,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1797277d-5d5d-4c76-a529-50f8bba6220c 2018-11-17 08:52:19,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239202976227s 2018-11-17 08:52:19,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1797277d-5d5d-4c76-a529-50f8bba6220c 2018-11-17 08:52:19,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-b594cdf1-d13b-4f52-ada8-8dc9d9ed057b x-openstack-request-id: req-b594cdf1-d13b-4f52-ada8-8dc9d9ed057b 2018-11-17 08:52:21,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:21,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b594cdf1-d13b-4f52-ada8-8dc9d9ed057b 2018-11-17 08:52:21,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222521066666s 2018-11-17 08:52:21,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b594cdf1-d13b-4f52-ada8-8dc9d9ed057b 2018-11-17 08:52:21,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:23,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:24,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-4728d477-b29a-48ee-93ca-a550cdb9b306 x-openstack-request-id: req-4728d477-b29a-48ee-93ca-a550cdb9b306 2018-11-17 08:52:24,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:24,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4728d477-b29a-48ee-93ca-a550cdb9b306 2018-11-17 08:52:24,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50535607338s 2018-11-17 08:52:24,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4728d477-b29a-48ee-93ca-a550cdb9b306 2018-11-17 08:52:24,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:26,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-74ee162a-8bc4-4df0-901b-e247fa510c86 x-openstack-request-id: req-74ee162a-8bc4-4df0-901b-e247fa510c86 2018-11-17 08:52:26,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:26,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74ee162a-8bc4-4df0-901b-e247fa510c86 2018-11-17 08:52:26,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418954849243s 2018-11-17 08:52:26,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74ee162a-8bc4-4df0-901b-e247fa510c86 2018-11-17 08:52:26,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:28,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-090800fa-8668-4bdc-8aa2-66c5ea079598 x-openstack-request-id: req-090800fa-8668-4bdc-8aa2-66c5ea079598 2018-11-17 08:52:29,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:29,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-090800fa-8668-4bdc-8aa2-66c5ea079598 2018-11-17 08:52:29,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497836828232s 2018-11-17 08:52:29,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-090800fa-8668-4bdc-8aa2-66c5ea079598 2018-11-17 08:52:29,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:31,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:31,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-c125a69f-b83d-4a76-ae0e-1eb034d83064 x-openstack-request-id: req-c125a69f-b83d-4a76-ae0e-1eb034d83064 2018-11-17 08:52:31,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:31,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c125a69f-b83d-4a76-ae0e-1eb034d83064 2018-11-17 08:52:31,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407730102539s 2018-11-17 08:52:31,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c125a69f-b83d-4a76-ae0e-1eb034d83064 2018-11-17 08:52:31,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:33,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:34,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-ca907dfa-32d2-4299-9c63-9e0291691591 x-openstack-request-id: req-ca907dfa-32d2-4299-9c63-9e0291691591 2018-11-17 08:52:34,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:34,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca907dfa-32d2-4299-9c63-9e0291691591 2018-11-17 08:52:34,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371063947678s 2018-11-17 08:52:34,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca907dfa-32d2-4299-9c63-9e0291691591 2018-11-17 08:52:34,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:36,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:36,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-4c9c4bef-5503-4d83-9a0f-7e67cebadc81 x-openstack-request-id: req-4c9c4bef-5503-4d83-9a0f-7e67cebadc81 2018-11-17 08:52:36,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:36,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c9c4bef-5503-4d83-9a0f-7e67cebadc81 2018-11-17 08:52:36,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411821842194s 2018-11-17 08:52:36,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c9c4bef-5503-4d83-9a0f-7e67cebadc81 2018-11-17 08:52:36,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:38,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:38,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-b14230c7-1d51-4d7c-8560-e14c4e84b10b x-openstack-request-id: req-b14230c7-1d51-4d7c-8560-e14c4e84b10b 2018-11-17 08:52:38,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:38,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b14230c7-1d51-4d7c-8560-e14c4e84b10b 2018-11-17 08:52:38,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415869951248s 2018-11-17 08:52:38,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b14230c7-1d51-4d7c-8560-e14c4e84b10b 2018-11-17 08:52:38,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:40,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:41,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-e739a567-373f-4591-b15b-60ad9da23794 x-openstack-request-id: req-e739a567-373f-4591-b15b-60ad9da23794 2018-11-17 08:52:41,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:41,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e739a567-373f-4591-b15b-60ad9da23794 2018-11-17 08:52:41,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405981063843s 2018-11-17 08:52:41,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e739a567-373f-4591-b15b-60ad9da23794 2018-11-17 08:52:41,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:43,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:43,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:43,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-ec1161de-998d-4f65-9dbd-feec48e04f0a x-openstack-request-id: req-ec1161de-998d-4f65-9dbd-feec48e04f0a 2018-11-17 08:52:43,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:43,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ec1161de-998d-4f65-9dbd-feec48e04f0a 2018-11-17 08:52:43,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241917133331s 2018-11-17 08:52:43,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ec1161de-998d-4f65-9dbd-feec48e04f0a 2018-11-17 08:52:43,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:45,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-f06c9d51-3843-48fd-a80b-aa2928961c9a x-openstack-request-id: req-f06c9d51-3843-48fd-a80b-aa2928961c9a 2018-11-17 08:52:46,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:46,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f06c9d51-3843-48fd-a80b-aa2928961c9a 2018-11-17 08:52:46,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501265048981s 2018-11-17 08:52:46,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f06c9d51-3843-48fd-a80b-aa2928961c9a 2018-11-17 08:52:46,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-7084ff6e-5206-4cac-803b-343d4857d9d8 x-openstack-request-id: req-7084ff6e-5206-4cac-803b-343d4857d9d8 2018-11-17 08:52:48,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:48,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7084ff6e-5206-4cac-803b-343d4857d9d8 2018-11-17 08:52:48,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223526954651s 2018-11-17 08:52:48,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7084ff6e-5206-4cac-803b-343d4857d9d8 2018-11-17 08:52:48,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:50,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:50,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-49c73688-e26c-4651-97e8-9694b472b156 x-openstack-request-id: req-49c73688-e26c-4651-97e8-9694b472b156 2018-11-17 08:52:50,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:50,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49c73688-e26c-4651-97e8-9694b472b156 2018-11-17 08:52:50,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406597852707s 2018-11-17 08:52:50,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49c73688-e26c-4651-97e8-9694b472b156 2018-11-17 08:52:50,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:52,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:53,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-680379ef-d76f-416e-aa39-3641eff5097b x-openstack-request-id: req-680379ef-d76f-416e-aa39-3641eff5097b 2018-11-17 08:52:53,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:53,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-680379ef-d76f-416e-aa39-3641eff5097b 2018-11-17 08:52:53,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488851070404s 2018-11-17 08:52:53,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-680379ef-d76f-416e-aa39-3641eff5097b 2018-11-17 08:52:53,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:55,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:55,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-889ca7a1-a8a1-4b87-9d39-7e694697c0c3 x-openstack-request-id: req-889ca7a1-a8a1-4b87-9d39-7e694697c0c3 2018-11-17 08:52:55,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:55,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-889ca7a1-a8a1-4b87-9d39-7e694697c0c3 2018-11-17 08:52:55,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403213024139s 2018-11-17 08:52:55,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-889ca7a1-a8a1-4b87-9d39-7e694697c0c3 2018-11-17 08:52:55,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:52:57,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:52:57,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:52:58,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:52: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-cfc6c9f5-e2ba-401f-8e4c-9b7ed61df764 x-openstack-request-id: req-cfc6c9f5-e2ba-401f-8e4c-9b7ed61df764 2018-11-17 08:52:58,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:52:58,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cfc6c9f5-e2ba-401f-8e4c-9b7ed61df764 2018-11-17 08:52:58,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410844087601s 2018-11-17 08:52:58,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cfc6c9f5-e2ba-401f-8e4c-9b7ed61df764 2018-11-17 08:52:58,018 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:00,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-bd998070-dd33-48f9-92a9-3b127092bb2f x-openstack-request-id: req-bd998070-dd33-48f9-92a9-3b127092bb2f 2018-11-17 08:53:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:00,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bd998070-dd33-48f9-92a9-3b127092bb2f 2018-11-17 08:53:00,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230723142624s 2018-11-17 08:53:00,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bd998070-dd33-48f9-92a9-3b127092bb2f 2018-11-17 08:53:00,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:02,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:02,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:02,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-9bc51785-1960-429d-a502-88a75a5ef203 x-openstack-request-id: req-9bc51785-1960-429d-a502-88a75a5ef203 2018-11-17 08:53:02,684 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:02,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bc51785-1960-429d-a502-88a75a5ef203 2018-11-17 08:53:02,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42354798317s 2018-11-17 08:53:02,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9bc51785-1960-429d-a502-88a75a5ef203 2018-11-17 08:53:02,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:04,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:05,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-a8343f31-456f-4e69-9b88-887e9d2231b6 x-openstack-request-id: req-a8343f31-456f-4e69-9b88-887e9d2231b6 2018-11-17 08:53:05,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:05,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8343f31-456f-4e69-9b88-887e9d2231b6 2018-11-17 08:53:05,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696185112s 2018-11-17 08:53:05,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8343f31-456f-4e69-9b88-887e9d2231b6 2018-11-17 08:53:05,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:07,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:07,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-bcd028d5-83d9-424c-8e48-d7041bb10dda x-openstack-request-id: req-bcd028d5-83d9-424c-8e48-d7041bb10dda 2018-11-17 08:53:07,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:07,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcd028d5-83d9-424c-8e48-d7041bb10dda 2018-11-17 08:53:07,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22119307518s 2018-11-17 08:53:07,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcd028d5-83d9-424c-8e48-d7041bb10dda 2018-11-17 08:53:07,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:09,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:09,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08: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-361906d8-a90b-420b-8b83-23357d43ec23 x-openstack-request-id: req-361906d8-a90b-420b-8b83-23357d43ec23 2018-11-17 08:53:09,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:09,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-361906d8-a90b-420b-8b83-23357d43ec23 2018-11-17 08:53:09,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236806154251s 2018-11-17 08:53:09,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-361906d8-a90b-420b-8b83-23357d43ec23 2018-11-17 08:53:09,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:11,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:12,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-0dba2c55-aa3f-45ef-891c-826491c86285 x-openstack-request-id: req-0dba2c55-aa3f-45ef-891c-826491c86285 2018-11-17 08:53:12,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:12,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0dba2c55-aa3f-45ef-891c-826491c86285 2018-11-17 08:53:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252157926559s 2018-11-17 08:53:12,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0dba2c55-aa3f-45ef-891c-826491c86285 2018-11-17 08:53:12,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:14,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:14,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-1ceeee62-4b66-4b88-be30-09997622ec85 x-openstack-request-id: req-1ceeee62-4b66-4b88-be30-09997622ec85 2018-11-17 08:53:14,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:14,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ceeee62-4b66-4b88-be30-09997622ec85 2018-11-17 08:53:14,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248381137848s 2018-11-17 08:53:14,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ceeee62-4b66-4b88-be30-09997622ec85 2018-11-17 08:53:14,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:16,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-db828fe3-7400-4414-af52-f21facdef5e6 x-openstack-request-id: req-db828fe3-7400-4414-af52-f21facdef5e6 2018-11-17 08:53:16,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:16,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db828fe3-7400-4414-af52-f21facdef5e6 2018-11-17 08:53:16,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492814064026s 2018-11-17 08:53:16,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db828fe3-7400-4414-af52-f21facdef5e6 2018-11-17 08:53:16,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:18,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:19,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-a3949997-0766-4ca3-9180-358d71550cee x-openstack-request-id: req-a3949997-0766-4ca3-9180-358d71550cee 2018-11-17 08:53:19,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:19,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3949997-0766-4ca3-9180-358d71550cee 2018-11-17 08:53:19,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222361803055s 2018-11-17 08:53:19,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3949997-0766-4ca3-9180-358d71550cee 2018-11-17 08:53:19,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:21,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:21,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-5c607765-8a3e-4546-b18a-b4938bfe2e28 x-openstack-request-id: req-5c607765-8a3e-4546-b18a-b4938bfe2e28 2018-11-17 08:53:21,605 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T08:50:05Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:21,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c607765-8a3e-4546-b18a-b4938bfe2e28 2018-11-17 08:53:21,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492724895477s 2018-11-17 08:53:21,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c607765-8a3e-4546-b18a-b4938bfe2e28 2018-11-17 08:53:21,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 08:53:23,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 08:53:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:24,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-0d6dd48b-da0e-4809-92c0-4f14cdacc91d x-openstack-request-id: req-0d6dd48b-da0e-4809-92c0-4f14cdacc91d 2018-11-17 08:53:24,111 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bc:98", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T08:53:23.000000", "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T08:53:23Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 08:53:24,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d6dd48b-da0e-4809-92c0-4f14cdacc91d 2018-11-17 08:53:24,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496819019318s 2018-11-17 08:53:24,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d6dd48b-da0e-4809-92c0-4f14cdacc91d 2018-11-17 08:53:24,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 08:53:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:24,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:24 GMT X-Openstack-Request-Id: req-23c6eebe-e79d-45a5-a754-f0e15905f4ca 2018-11-17 08:53:24,179 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T08:53:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7280b5c9-9896-4283-8353-51a2f271764a","ip_address":"192.168.120.6"}],"id":"10076cdb-18bf-4d97-94db-54950c54d54e","security_groups":["f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"],"mac_address":"fa:16:3e:e0:bc:98","project_id":"3fa347d45255408cbbf27bcfc0e6b64c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d28765c3-c068-4056-91da-acf59171e445","tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:50:06Z","binding:vnic_type":"normal","device_id":"e3033c53-420f-4bee-9154-01ab37da7469","ip_allocation":"immediate"}]} 2018-11-17 08:53:24,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469 used request id req-23c6eebe-e79d-45a5-a754-f0e15905f4ca 2018-11-17 08:53:24,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0630049705505s 2018-11-17 08:53:24,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469 used request id req-23c6eebe-e79d-45a5-a754-f0e15905f4ca 2018-11-17 08:53:24,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=10076cdb-18bf-4d97-94db-54950c54d54e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:24,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:24 GMT X-Openstack-Request-Id: req-ce647754-eccc-4cbb-966e-dd9479b62eaf 2018-11-17 08:53:24,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 08:53:24,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=10076cdb-18bf-4d97-94db-54950c54d54e used request id req-ce647754-eccc-4cbb-966e-dd9479b62eaf 2018-11-17 08:53:24,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0489518642426s 2018-11-17 08:53:24,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=10076cdb-18bf-4d97-94db-54950c54d54e used request id req-ce647754-eccc-4cbb-966e-dd9479b62eaf 2018-11-17 08:53:24,237 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:bc:98', 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'686b0f54-30e0-4e8d-975d-0cf4e250681a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T08:53:23.000000', 'flavor': Munch({u'id': u'd6ddc90a-0ac2-4e0a-b445-1f02d47d5809'}), 'az': u'nova', 'id': u'e3033c53-420f-4bee-9154-01ab37da7469', 'security_groups': [Munch({u'name': u'shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'be351dce2b9c4b5b840205fde1574c33', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'name': 'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', '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-11-17T08:53:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T08:53:23Z', 'hostId': u'5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97', '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-11-17T08:53:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'name': u'shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'adminPass': u'ChBGhhMVTb2b', 'tenant_id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'created_at': u'2018-11-17T08:50:01Z', 'created': u'2018-11-17T08:50:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 08:53:24,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 08:53:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:24,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:24 GMT X-Openstack-Request-Id: req-b70e0ced-dcf2-47c2-95eb-ac4e21ddf66f 2018-11-17 08:53:24,339 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":["7280b5c9-9896-4283-8353-51a2f271764a"],"description":"","tags":[],"updated_at":"2018-11-17T08:49:38Z","qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","mtu":1450}]} 2018-11-17 08:53:24,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b70e0ced-dcf2-47c2-95eb-ac4e21ddf66f 2018-11-17 08:53:24,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966429710388s 2018-11-17 08:53:24,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b70e0ced-dcf2-47c2-95eb-ac4e21ddf66f 2018-11-17 08:53:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 08:53:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:24,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:24 GMT X-Openstack-Request-Id: req-97083a9a-fd46-4088-aecb-e789dbe97e13 2018-11-17 08:53:24,391 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T08:53:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7280b5c9-9896-4283-8353-51a2f271764a","ip_address":"192.168.120.6"}],"id":"10076cdb-18bf-4d97-94db-54950c54d54e","security_groups":["f21bd793-3be2-4695-aa46-d1e1a5ec6ea0"],"mac_address":"fa:16:3e:e0:bc:98","project_id":"3fa347d45255408cbbf27bcfc0e6b64c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d28765c3-c068-4056-91da-acf59171e445","tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:50:06Z","binding:vnic_type":"normal","device_id":"e3033c53-420f-4bee-9154-01ab37da7469","ip_allocation":"immediate"}]} 2018-11-17 08:53:24,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469 used request id req-97083a9a-fd46-4088-aecb-e789dbe97e13 2018-11-17 08:53:24,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496160984039s 2018-11-17 08:53:24,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e3033c53-420f-4bee-9154-01ab37da7469 used request id req-97083a9a-fd46-4088-aecb-e789dbe97e13 2018-11-17 08:53:24,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 08:53:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.6", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e"}}' 2018-11-17 08:53:26,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:26 GMT X-Openstack-Request-Id: req-aec3c6e8-d88d-48f4-97dd-7c5581031d6d 2018-11-17 08:53:26,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}} 2018-11-17 08:53:26,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aec3c6e8-d88d-48f4-97dd-7c5581031d6d 2018-11-17 08:53:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.59296894073s 2018-11-17 08:53:26,985 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aec3c6e8-d88d-48f4-97dd-7c5581031d6d 2018-11-17 08:53:27,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-bdc81aef-747b-44b6-b4c3-924b09697e3f 2018-11-17 08:53:27,080 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bdc81aef-747b-44b6-b4c3-924b09697e3f 2018-11-17 08:53:27,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0796759128571s 2018-11-17 08:53:27,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bdc81aef-747b-44b6-b4c3-924b09697e3f 2018-11-17 08:53:27,085 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:27,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-72b5606b-4dc7-40a9-927d-e8e431c3c877 2018-11-17 08:53:27,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-72b5606b-4dc7-40a9-927d-e8e431c3c877 2018-11-17 08:53:27,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629100799561s 2018-11-17 08:53:27,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-72b5606b-4dc7-40a9-927d-e8e431c3c877 2018-11-17 08:53:27,263 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:27,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-9d3bb2a5-1dfe-4038-85ac-844dd47f7f1e 2018-11-17 08:53:27,439 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9d3bb2a5-1dfe-4038-85ac-844dd47f7f1e 2018-11-17 08:53:27,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640759468079s 2018-11-17 08:53:27,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9d3bb2a5-1dfe-4038-85ac-844dd47f7f1e 2018-11-17 08:53:27,444 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:27,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-1afde2a0-b8f2-4b31-9542-0340ed744dde 2018-11-17 08:53:27,614 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1afde2a0-b8f2-4b31-9542-0340ed744dde 2018-11-17 08:53:27,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600640773773s 2018-11-17 08:53:27,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1afde2a0-b8f2-4b31-9542-0340ed744dde 2018-11-17 08:53:27,618 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:27,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-8d397594-de35-4365-93dd-00422d35e6d8 2018-11-17 08:53:27,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8d397594-de35-4365-93dd-00422d35e6d8 2018-11-17 08:53:27,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645141601562s 2018-11-17 08:53:27,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8d397594-de35-4365-93dd-00422d35e6d8 2018-11-17 08:53:27,797 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:27,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:27,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:27 GMT X-Openstack-Request-Id: req-2fbdb301-3769-49f4-b322-38b88a229507 2018-11-17 08:53:27,964 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:25Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:27,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2fbdb301-3769-49f4-b322-38b88a229507 2018-11-17 08:53:27,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570311546326s 2018-11-17 08:53:27,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2fbdb301-3769-49f4-b322-38b88a229507 2018-11-17 08:53:27,968 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 08:53:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 08:53:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 08:53:28,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:28 GMT X-Openstack-Request-Id: req-8ddf732f-6b04-48bc-a91c-2d8bdde08329 2018-11-17 08:53:28,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:53:25Z", "updated_at": "2018-11-17T08:53:28Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d28765c3-c068-4056-91da-acf59171e445", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:bc:98", "device_id": "e3033c53-420f-4bee-9154-01ab37da7469"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_id": "10076cdb-18bf-4d97-94db-54950c54d54e", "id": "b619ff56-ec63-42bc-b46e-d771d8f533fd", "qos_policy_id": null}]} 2018-11-17 08:53:28,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8ddf732f-6b04-48bc-a91c-2d8bdde08329 2018-11-17 08:53:28,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619299411774s 2018-11-17 08:53:28,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8ddf732f-6b04-48bc-a91c-2d8bdde08329 2018-11-17 08:53:28,143 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dc2870a8-bd49-416b-a34c-6d88d33af2a3', 'updated_at': u'2018-11-17T08:53:28Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'10076cdb-18bf-4d97-94db-54950c54d54e', 'id': u'b619ff56-ec63-42bc-b46e-d771d8f533fd', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'10076cdb-18bf-4d97-94db-54950c54d54e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'name': 'shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd28765c3-c068-4056-91da-acf59171e445', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e0:bc:98', u'device_id': u'e3033c53-420f-4bee-9154-01ab37da7469'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3fa347d45255408cbbf27bcfc0e6b64c', 'created_at': u'2018-11-17T08:53:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd28765c3-c068-4056-91da-acf59171e445', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e0:bc:98', u'device_id': u'e3033c53-420f-4bee-9154-01ab37da7469'}), 'router': u'dc2870a8-bd49-416b-a34c-6d88d33af2a3'}) 2018-11-17 08:53:28,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 08:53:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 08:53:29,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10596 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-97c84e12-ba83-4c57-ab83-b63be578387b x-openstack-request-id: req-97c84e12-ba83-4c57-ab83-b63be578387b 2018-11-17 08:53:29,216 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 844756181 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.176256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178564] pid_max: default: 32768 minimum: 301\n[ 0.179819] ACPI: Core revision 20150930\n[ 0.181512] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183326] Security Framework initialized\n[ 0.184469] Yama: becoming mindful.\n[ 0.185485] AppArmor: AppArmor initialized\n[ 0.186666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188496] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191947] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193836] Initializing cgroup subsys io\n[ 0.194983] Initializing cgroup subsys memory\n[ 0.196180] Initializing cgroup subsys devices\n[ 0.197385] Initializing cgroup subsys freezer\n[ 0.198590] Initializing cgroup subsys net_cls\n[ 0.199808] Initializing cgroup subsys perf_event\n[ 0.201075] Initializing cgroup subsys net_prio\n[ 0.202298] Initializing cgroup subsys hugetlb\n[ 0.203512] Initializing cgroup subsys pids\n[ 0.204701] CPU: Physical Processor ID: 0\n[ 0.206525] mce: CPU supports 10 MCE banks\n[ 0.207702] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210617] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.212065] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.213668] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.215403] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.216888] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.218989] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.240406] Freeing SMP alternatives memory: 32K\n[ 0.250389] ftrace: allocating 32237 entries in 126 pages\n[ 0.287402] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.289100] smpboot: Max logical packages: 1\n[ 0.290524] x2apic enabled\n[ 0.291670] Switched APIC routing to physical x2apic.\n[ 0.294100] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301034] KVM setup paravirtual spinlock\n[ 0.303157] x86: Booted up 1 node, 1 CPUs\n[ 0.304193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306011] devtmpfs: initialized\n[ 0.307985] evm: security.selinux\n[ 0.308884] evm: security.SMACK64\n[ 0.309774] evm: security.SMACK64EXEC\n[ 0.310727] evm: security.SMACK64TRANSMUTE\n[ 0.311757] evm: security.SMACK64MMAP\n[ 0.312704] evm: security.ima\n[ 0.313528] evm: security.capability\n[ 0.314607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.316907] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.318437] pinctrl core: initialized pinctrl subsystem\n[ 0.319869] RTC time: 8:53:23, date: 11/17/18\n[ 0.321112] NET: Registered protocol family 16\n[ 0.322398] cpuidle: using governor ladder\n[ 0.323445] cpuidle: using governor menu\n[ 0.324456] PCCT header not found.\n[ 0.325444] ACPI: bus type PCI registered\n[ 0.326471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328057] PCI: Using configuration type 1 for base access\n[ 0.330300] ACPI: Added _OSI(Module Device)\n[ 0.331375] ACPI: Added _OSI(Processor Device)\n[ 0.332474] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333626] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335880] ACPI: Interpreter enabled\n[ 0.336860] ACPI: (supports S0 S5)\n[ 0.337765] ACPI: Using IOAPIC for interrupt routing\n[ 0.338965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350007] acpiphp: Slot [3] registered\n[ 0.363973] acpiphp: Slot [4] registered\n[ 0.365013] acpiphp: Slot [5] registered\n[ 0.366048] acpiphp: Slot [6] registered\n[ 0.367069] acpiphp: Slot [7] registered\n[ 0.368115] acpiphp: Slot [8] registered\n[ 0.369136] acpiphp: Slot [9] registered\n[ 0.370152] acpiphp: Slot [10] registered\n[ 0.371182] acpiphp: Slot [11] registered\n[ 0.372225] acpiphp: Slot [12] registered\n[ 0.373299] acpiphp: Slot [13] registered\n[ 0.374339] acpiphp: Slot [14] registered\n[ 0.375409] acpiphp: Slot [15] registered\n[ 0.376473] acpiphp: Slot [16] registered\n[ 0.377506] acpiphp: Slot [17] registered\n[ 0.378526] acpiphp: Slot [18] registered\n[ 0.379569] acpiphp: Slot [19] registered\n[ 0.380631] acpiphp: Slot [20] registered\n[ 0.381651] acpiphp: Slot [21] registered\n[ 0.382651] acpiphp: Slot [22] registered\n[ 0.383698] acpiphp: Slot [23] registered\n[ 0.384724] acpiphp: Slot [24] registered\n[ 0.385726] acpiphp: Slot [25] registered\n[ 0.386830] acpiphp: Slot [26] registered\n[ 0.387849] acpiphp: Slot [27] registered\n[ 0.388863] acpiphp: Slot [28] registered\n[ 0.389871] acpiphp: Slot [29] registered\n[ 0.390877] acpiphp: Slot [30] registered\n[ 0.391879] acpiphp: Slot [31] registered\n[ 0.392882] PCI host bridge to bus 0000:00\n[ 0.393880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402541] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.406707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.408344] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.411465] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438359] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447355] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452369] vgaarb: loaded\n[ 0.453142] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454735] SCSI subsystem initialized\n[ 0.455908] ACPI: bus type USB registered\n[ 0.456981] usbcore: registered new interface driver usbfs\n[ 0.458287] usbcore: registered new interface driver hub\n[ 0.459564] usbcore: registered new device driver usb\n[ 0.460976] PCI: Using ACPI for IRQ routing\n[ 0.462396] NetLabel: Initializing\n[ 0.463311] NetLabel: domain hash size = 128\n[ 0.464387] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465615] NetLabel: unlabeled traffic allowed by default\n[ 0.467073] amd_nb: Cannot enumerate AMD northbridges\n[ 0.468477] clocksource: Switched to clocksource kvm-clock\n[ 0.478556] AppArmor: AppArmor Filesystem Enabled\n[ 0.480278] pnp: PnP ACPI init\n[ 0.481532] pnp: PnP ACPI: found 5 devices\n[ 0.488379] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490680] NET: Registered protocol family 2\n[ 0.492079] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493813] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495950] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497507] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500432] NET: Registered protocol family 1\n[ 0.501559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536011] Unpacking initramfs...\n[ 1.013370] Freeing initrd memory: 37084K\n[ 1.014839] Scanning for low memory corruption every 60 seconds\n[ 1.016623] audit: initializing netlink subsys (disabled)\n[ 1.017945] audit: type=2000 audit(1542444804.618:1): initialized\n[ 1.019640] Initialise system trusted keyring\n[ 1.020886] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.022350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.024935] zbud: loaded\n[ 1.025971] VFS: Disk quotas dquot_6.6.0\n[ 1.027018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.028808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.030424] fuse init (API version 7.23)\n[ 1.031567] Key type big_key registered\n[ 1.032606] Allocating IMA MOK and blacklist keyrings.\n[ 1.034162] Key type asymmetric registered\n[ 1.035222] Asymmetric key parser 'x509' registered\n[ 1.036438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.038332] io scheduler noop registered\n[ 1.039350] io scheduler deadline registered (default)\n[ 1.040621] io scheduler cfq registered\n[ 1.041692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.043012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046492] ACPI: Power Button [PWRF]\n[ 1.047576] GHES: HEST is not enabled!\n[ 1.062978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.094447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.097081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123441] Linux agpgart interface v0.103\n[ 1.126077] loop: module loaded\n[ 1.129204] vda: vda1\n[ 1.130676] scsi host0: ata_piix\n[ 1.131643] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136040] libphy: Fixed MDIO Bus: probed\n[ 1.137319] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138542] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141012] PPP generic driver version 2.4.2\n[ 1.142183] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.143706] ehci-pci: EHCI PCI platform driver\n[ 1.144842] ehci-platform: EHCI generic platform driver\n[ 1.146114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.147554] ohci-pci: OHCI PCI platform driver\n[ 1.148690] ohci-platform: OHCI generic platform driver\n[ 1.149965] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166008] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.167305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.169189] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.170474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.171952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.173537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.175384] usb usb1: Product: UHCI Host Controller\n[ 1.176604] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.178091] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.179341] hub 1-0:1.0: USB hub found\n[ 1.180352] hub 1-0:1.0: 2 ports detected\n[ 1.181556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.184273] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.185519] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.186843] mousedev: PS/2 mouse device common for all mice\n[ 1.188435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.190809] rtc_cmos 00:00: RTC can wake from S4\n[ 1.192217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.193754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.195286] i2c /dev entries driver\n[ 1.196279] device-mapper: uevent: version 1.0.3\n[ 1.197510] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.199622] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.201315] NET: Registered protocol family 10\n[ 1.202656] NET: Registered protocol family 17\n[ 1.203809] Key type dns_resolver registered\n[ 1.205116] registered taskstats version 1\n[ 1.206231] Loading compiled-in X.509 certificates\n[ 1.207981] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.210393] zswap: loaded using pool lzo/zbud\n[ 1.212942] Key type trusted registered\n[ 1.216060] Key type encrypted registered\n[ 1.217158] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.218505] ima: No TPM chip found, activating TPM-bypass!\n[ 1.219859] evm: HMAC attrs: 0x1\n[ 1.221092] Magic number: 10:494:877\n[ 1.222213] rtc_cmos 00:00: setting system clock to 2018-11-17 08:53:24 UTC (1542444804)\n[ 1.224325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.238989] EDD information not available.\n[ 1.294041] Freeing unused kernel memory: 1512K\n[ 1.295220] Write protecting the kernel read-only data: 14336k\n[ 1.297877] Freeing unused kernel memory: 1692K\n[ 1.299274] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.310435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.313132] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.315573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.320521] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324504] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.331017] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.334751] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.338188] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.340706] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.407238] [drm] Initialized drm 1.1.0 20060810\n[ 1.409690] virtio_net virtio0 ens3: renamed from eth0\n[ 1.418811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.421474] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.440865] FDC 0 is a S82078B\n[ 1.458737] AVX2 version of gcm_enc/dec engaged.\n[ 1.459990] AES CTR mode by8 optimization enabled\n[ 1.492515] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.656912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.658470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.660048] usb 1-1: Product: QEMU USB Tablet\n[ 1.661108] usb 1-1: Manufacturer: QEMU\n[ 1.662067] usb 1-1: SerialNumber: 42\n[ 1.669393] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.676536] usbcore: registered new interface driver usbhid\n[ 1.677924] usbhid: USB HID core driver\n[ 1.680349] 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.683102] 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.012520] tsc: Refined TSC clocksource calibration: 3491.857 MHz\n[ 2.014098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255447b5e8, max_idle_ns: 440795311709 ns\nBegin: Loading essential drivers ... [ 2.036302] md: linear personality registered for level -1\n[ 2.039883] md: multipath personality registered for level -4\n[ 2.043377] md: raid0 personality registered for level 0\n[ 2.047195] md: raid1 personality registered for level 1\n[ 2.116477] raid6: sse2x1 gen() 11672 MB/s\n[ 2.184478] raid6: sse2x1 xor() 9097 MB/s\n[ 2.252500] raid6: sse2x2 gen() 14896 MB/s\n[ 2.320478] raid6: sse2x2 xor() 9988 MB/s\n[ 2.388477] raid6: sse2x4 gen() 17109 MB/s\n[ 2.456477] raid6: sse2x4 xor() 11854 MB/s\n[ 2.524477] raid6: avx2x1 gen() 22718 MB/s\n[ 2.592478] raid6: avx2x2 gen() 26698 MB/s\n[ 2.660477] raid6: avx2x4 gen() 30356 MB/s\n[ 2.664854] raid6: using algorithm avx2x4 gen() 30356 MB/s\n[ 2.666175] raid6: using avx2x2 recovery algorithm\n[ 2.670769] xor: automatically using best checksumming function:\n[ 2.708479] avx : 32928.000 MB/sec\n[ 2.711037] async_tx: api initialized (async)\n[ 2.722390] md: raid6 personality registered for level 6\n[ 2.723700] md: raid5 personality registered for level 5\n[ 2.725015] md: raid4 personality registered for level 4\n[ 2.731772] 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.768870] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.792018] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.906859] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.910883] systemd[1]: Detected virtualization kvm.\n[ 2.912058] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.915847] systemd[1]: Set hostname to .\n[ 2.918383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.919772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.047979] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.050687] 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.053986] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.056832] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.059642] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.061956] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.064844] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.067025] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.069467] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.071941] 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.075805] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.078486] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.080899] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.083533] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.085630] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.088365] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.090625] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.093158] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.095770] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.098652] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.101101] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.105146] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.108470] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.113546] 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.120678] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.131734] 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.141867] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.147757] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.155217] systemd[1]: Starting Nameserver information manager...\n[ 3.160297] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.163042] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.170771] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.180968] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.183630] systemd[1]: Mounted Huge Pages File System.\n[ 3.188068] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.191177] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.195666] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.208940] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.224808] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.274668] systemd[1]: Started LVM2 metadata daemon.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.283718] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[ 3.291333] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.307368] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.818378] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.712919] cloud-init[502]: Cloud-init v. 18.2 running 'init-local' at Sat, 17 Nov 2018 08:53:28 +0000. Up 4.52 seconds.\n"} 2018-11-17 08:53:29,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action used request id req-97c84e12-ba83-4c57-ab83-b63be578387b 2018-11-17 08:53:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07283806801s 2018-11-17 08:53:29,217 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action used request id req-97c84e12-ba83-4c57-ab83-b63be578387b 2018-11-17 08:53:29,218 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 844756181 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.176256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178564] pid_max: default: 32768 minimum: 301 [ 0.179819] ACPI: Core revision 20150930 [ 0.181512] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183326] Security Framework initialized [ 0.184469] Yama: becoming mindful. [ 0.185485] AppArmor: AppArmor initialized [ 0.186666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188496] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191947] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193836] Initializing cgroup subsys io [ 0.194983] Initializing cgroup subsys memory [ 0.196180] Initializing cgroup subsys devices [ 0.197385] Initializing cgroup subsys freezer [ 0.198590] Initializing cgroup subsys net_cls [ 0.199808] Initializing cgroup subsys perf_event [ 0.201075] Initializing cgroup subsys net_prio [ 0.202298] Initializing cgroup subsys hugetlb [ 0.203512] Initializing cgroup subsys pids [ 0.204701] CPU: Physical Processor ID: 0 [ 0.206525] mce: CPU supports 10 MCE banks [ 0.207702] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210617] Spectre V2 : Mitigation: Full generic retpoline [ 0.212065] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.213668] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.215403] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.216888] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.218989] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.240406] Freeing SMP alternatives memory: 32K [ 0.250389] ftrace: allocating 32237 entries in 126 pages [ 0.287402] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.289100] smpboot: Max logical packages: 1 [ 0.290524] x2apic enabled [ 0.291670] Switched APIC routing to physical x2apic. [ 0.294100] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.295684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.298604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.301034] KVM setup paravirtual spinlock [ 0.303157] x86: Booted up 1 node, 1 CPUs [ 0.304193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.306011] devtmpfs: initialized [ 0.307985] evm: security.selinux [ 0.308884] evm: security.SMACK64 [ 0.309774] evm: security.SMACK64EXEC [ 0.310727] evm: security.SMACK64TRANSMUTE [ 0.311757] evm: security.SMACK64MMAP [ 0.312704] evm: security.ima [ 0.313528] evm: security.capability [ 0.314607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.316907] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.318437] pinctrl core: initialized pinctrl subsystem [ 0.319869] RTC time: 8:53:23, date: 11/17/18 [ 0.321112] NET: Registered protocol family 16 [ 0.322398] cpuidle: using governor ladder [ 0.323445] cpuidle: using governor menu [ 0.324456] PCCT header not found. [ 0.325444] ACPI: bus type PCI registered [ 0.326471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328057] PCI: Using configuration type 1 for base access [ 0.330300] ACPI: Added _OSI(Module Device) [ 0.331375] ACPI: Added _OSI(Processor Device) [ 0.332474] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333626] ACPI: Added _OSI(Processor Aggregator Device) [ 0.335880] ACPI: Interpreter enabled [ 0.336860] ACPI: (supports S0 S5) [ 0.337765] ACPI: Using IOAPIC for interrupt routing [ 0.338965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350007] acpiphp: Slot [3] registered [ 0.363973] acpiphp: Slot [4] registered [ 0.365013] acpiphp: Slot [5] registered [ 0.366048] acpiphp: Slot [6] registered [ 0.367069] acpiphp: Slot [7] registered [ 0.368115] acpiphp: Slot [8] registered [ 0.369136] acpiphp: Slot [9] registered [ 0.370152] acpiphp: Slot [10] registered [ 0.371182] acpiphp: Slot [11] registered [ 0.372225] acpiphp: Slot [12] registered [ 0.373299] acpiphp: Slot [13] registered [ 0.374339] acpiphp: Slot [14] registered [ 0.375409] acpiphp: Slot [15] registered [ 0.376473] acpiphp: Slot [16] registered [ 0.377506] acpiphp: Slot [17] registered [ 0.378526] acpiphp: Slot [18] registered [ 0.379569] acpiphp: Slot [19] registered [ 0.380631] acpiphp: Slot [20] registered [ 0.381651] acpiphp: Slot [21] registered [ 0.382651] acpiphp: Slot [22] registered [ 0.383698] acpiphp: Slot [23] registered [ 0.384724] acpiphp: Slot [24] registered [ 0.385726] acpiphp: Slot [25] registered [ 0.386830] acpiphp: Slot [26] registered [ 0.387849] acpiphp: Slot [27] registered [ 0.388863] acpiphp: Slot [28] registered [ 0.389871] acpiphp: Slot [29] registered [ 0.390877] acpiphp: Slot [30] registered [ 0.391879] acpiphp: Slot [31] registered [ 0.392882] PCI host bridge to bus 0000:00 [ 0.393880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.396903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.398753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.400636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.402541] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.406707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.408344] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.409853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.411465] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.415756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438359] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447355] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452369] vgaarb: loaded [ 0.453142] vgaarb: bridge control possible 0000:00:02.0 [ 0.454735] SCSI subsystem initialized [ 0.455908] ACPI: bus type USB registered [ 0.456981] usbcore: registered new interface driver usbfs [ 0.458287] usbcore: registered new interface driver hub [ 0.459564] usbcore: registered new device driver usb [ 0.460976] PCI: Using ACPI for IRQ routing [ 0.462396] NetLabel: Initializing [ 0.463311] NetLabel: domain hash size = 128 [ 0.464387] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465615] NetLabel: unlabeled traffic allowed by default [ 0.467073] amd_nb: Cannot enumerate AMD northbridges [ 0.468477] clocksource: Switched to clocksource kvm-clock [ 0.478556] AppArmor: AppArmor Filesystem Enabled [ 0.480278] pnp: PnP ACPI init [ 0.481532] pnp: PnP ACPI: found 5 devices [ 0.488379] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490680] NET: Registered protocol family 2 [ 0.492079] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493813] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495950] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497507] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500432] NET: Registered protocol family 1 [ 0.501559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502932] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536011] Unpacking initramfs... [ 1.013370] Freeing initrd memory: 37084K [ 1.014839] Scanning for low memory corruption every 60 seconds [ 1.016623] audit: initializing netlink subsys (disabled) [ 1.017945] audit: type=2000 audit(1542444804.618:1): initialized [ 1.019640] Initialise system trusted keyring [ 1.020886] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.022350] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.024935] zbud: loaded [ 1.025971] VFS: Disk quotas dquot_6.6.0 [ 1.027018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.028808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.030424] fuse init (API version 7.23) [ 1.031567] Key type big_key registered [ 1.032606] Allocating IMA MOK and blacklist keyrings. [ 1.034162] Key type asymmetric registered [ 1.035222] Asymmetric key parser 'x509' registered [ 1.036438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.038332] io scheduler noop registered [ 1.039350] io scheduler deadline registered (default) [ 1.040621] io scheduler cfq registered [ 1.041692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.043012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.044637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.046492] ACPI: Power Button [PWRF] [ 1.047576] GHES: HEST is not enabled! [ 1.062978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.094447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.097081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123441] Linux agpgart interface v0.103 [ 1.126077] loop: module loaded [ 1.129204] vda: vda1 [ 1.130676] scsi host0: ata_piix [ 1.131643] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136040] libphy: Fixed MDIO Bus: probed [ 1.137319] tun: Universal TUN/TAP device driver, 1.6 [ 1.138542] tun: (C) 1999-2004 Max Krasnyansky [ 1.141012] PPP generic driver version 2.4.2 [ 1.142183] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.143706] ehci-pci: EHCI PCI platform driver [ 1.144842] ehci-platform: EHCI generic platform driver [ 1.146114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.147554] ohci-pci: OHCI PCI platform driver [ 1.148690] ohci-platform: OHCI generic platform driver [ 1.149965] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166008] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.167305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.169189] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.170474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.171952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.173537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.175384] usb usb1: Product: UHCI Host Controller [ 1.176604] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.178091] usb usb1: SerialNumber: 0000:00:01.2 [ 1.179341] hub 1-0:1.0: USB hub found [ 1.180352] hub 1-0:1.0: 2 ports detected [ 1.181556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.184273] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.185519] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.186843] mousedev: PS/2 mouse device common for all mice [ 1.188435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.190809] rtc_cmos 00:00: RTC can wake from S4 [ 1.192217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.193754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.195286] i2c /dev entries driver [ 1.196279] device-mapper: uevent: version 1.0.3 [ 1.197510] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.199622] ledtrig-cpu: registered to indicate activity on CPUs [ 1.201315] NET: Registered protocol family 10 [ 1.202656] NET: Registered protocol family 17 [ 1.203809] Key type dns_resolver registered [ 1.205116] registered taskstats version 1 [ 1.206231] Loading compiled-in X.509 certificates [ 1.207981] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.210393] zswap: loaded using pool lzo/zbud [ 1.212942] Key type trusted registered [ 1.216060] Key type encrypted registered [ 1.217158] AppArmor: AppArmor sha1 policy hashing enabled [ 1.218505] ima: No TPM chip found, activating TPM-bypass! [ 1.219859] evm: HMAC attrs: 0x1 [ 1.221092] Magic number: 10:494:877 [ 1.222213] rtc_cmos 00:00: setting system clock to 2018-11-17 08:53:24 UTC (1542444804) [ 1.224325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.238989] EDD information not available. [ 1.294041] Freeing unused kernel memory: 1512K [ 1.295220] Write protecting the kernel read-only data: 14336k [ 1.297877] Freeing unused kernel memory: 1692K [ 1.299274] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.310435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.313132] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.315573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320521] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324504] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.331017] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.334751] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.338188] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.340706] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.407238] [drm] Initialized drm 1.1.0 20060810 [ 1.409690] virtio_net virtio0 ens3: renamed from eth0 [ 1.418811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.421474] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.440865] FDC 0 is a S82078B [ 1.458737] AVX2 version of gcm_enc/dec engaged. [ 1.459990] AES CTR mode by8 optimization enabled [ 1.492515] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.656912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.658470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.660048] usb 1-1: Product: QEMU USB Tablet [ 1.661108] usb 1-1: Manufacturer: QEMU [ 1.662067] usb 1-1: SerialNumber: 42 [ 1.669393] hidraw: raw HID events driver (C) Jiri Kosina [ 1.676536] usbcore: registered new interface driver usbhid [ 1.677924] usbhid: USB HID core driver [ 1.680349] 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.683102] 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.012520] tsc: Refined TSC clocksource calibration: 3491.857 MHz [ 2.014098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255447b5e8, max_idle_ns: 440795311709 ns Begin: Loading essential drivers ... [ 2.036302] md: linear personality registered for level -1 [ 2.039883] md: multipath personality registered for level -4 [ 2.043377] md: raid0 personality registered for level 0 [ 2.047195] md: raid1 personality registered for level 1 [ 2.116477] raid6: sse2x1 gen() 11672 MB/s [ 2.184478] raid6: sse2x1 xor() 9097 MB/s [ 2.252500] raid6: sse2x2 gen() 14896 MB/s [ 2.320478] raid6: sse2x2 xor() 9988 MB/s [ 2.388477] raid6: sse2x4 gen() 17109 MB/s [ 2.456477] raid6: sse2x4 xor() 11854 MB/s [ 2.524477] raid6: avx2x1 gen() 22718 MB/s [ 2.592478] raid6: avx2x2 gen() 26698 MB/s [ 2.660477] raid6: avx2x4 gen() 30356 MB/s [ 2.664854] raid6: using algorithm avx2x4 gen() 30356 MB/s [ 2.666175] raid6: using avx2x2 recovery algorithm [ 2.670769] xor: automatically using best checksumming function: [ 2.708479] avx : 32928.000 MB/sec [ 2.711037] async_tx: api initialized (async) [ 2.722390] md: raid6 personality registered for level 6 [ 2.723700] md: raid5 personality registered for level 5 [ 2.725015] md: raid4 personality registered for level 4 [ 2.731772] 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.768870] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.792018] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.906859] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.910883] systemd[1]: Detected virtualization kvm. [ 2.912058] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.915847] systemd[1]: Set hostname to . [ 2.918383] systemd[1]: Initializing machine ID from KVM UUID. [ 2.919772] systemd[1]: Installed transient /etc/machine-id file. [ 3.047979] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.050687] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.053986] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.056832] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.059642] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.061956] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.064844] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.067025] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.069467] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.071941] 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.075805] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.078486] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.080899] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.083533] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.085630] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.088365] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.090625] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.093158] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.095770] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.098652] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.101101] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.105146] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.108470] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.113546] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.120678] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.131734] 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.141867] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.147757] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.155217] systemd[1]: Starting Nameserver information manager... [ 3.160297] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.163042] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.170771] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.180968] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.183630] systemd[1]: Mounted Huge Pages File System. [ 3.188068] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.191177] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.195666] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.208940] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.224808] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.274668] systemd[1]: Started LVM2 metadata daemon. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.283718] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [ 3.291333] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.307368] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.818378] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.712919] cloud-init[502]: Cloud-init v. 18.2 running 'init-local' at Sat, 17 Nov 2018 08:53:28 +0000. Up 4.52 seconds. 2018-11-17 08:53:30,195 - 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-11-17 08:53:39,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 08:53:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 08:53:39,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14304 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53: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-2f5969e9-5e29-49ed-998b-79b758906e05 x-openstack-request-id: req-2f5969e9-5e29-49ed-998b-79b758906e05 2018-11-17 08:53:39,282 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 844756181 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.176256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178564] pid_max: default: 32768 minimum: 301\n[ 0.179819] ACPI: Core revision 20150930\n[ 0.181512] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183326] Security Framework initialized\n[ 0.184469] Yama: becoming mindful.\n[ 0.185485] AppArmor: AppArmor initialized\n[ 0.186666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188496] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191947] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193836] Initializing cgroup subsys io\n[ 0.194983] Initializing cgroup subsys memory\n[ 0.196180] Initializing cgroup subsys devices\n[ 0.197385] Initializing cgroup subsys freezer\n[ 0.198590] Initializing cgroup subsys net_cls\n[ 0.199808] Initializing cgroup subsys perf_event\n[ 0.201075] Initializing cgroup subsys net_prio\n[ 0.202298] Initializing cgroup subsys hugetlb\n[ 0.203512] Initializing cgroup subsys pids\n[ 0.204701] CPU: Physical Processor ID: 0\n[ 0.206525] mce: CPU supports 10 MCE banks\n[ 0.207702] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210617] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.212065] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.213668] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.215403] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.216888] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.218989] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.240406] Freeing SMP alternatives memory: 32K\n[ 0.250389] ftrace: allocating 32237 entries in 126 pages\n[ 0.287402] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.289100] smpboot: Max logical packages: 1\n[ 0.290524] x2apic enabled\n[ 0.291670] Switched APIC routing to physical x2apic.\n[ 0.294100] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301034] KVM setup paravirtual spinlock\n[ 0.303157] x86: Booted up 1 node, 1 CPUs\n[ 0.304193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306011] devtmpfs: initialized\n[ 0.307985] evm: security.selinux\n[ 0.308884] evm: security.SMACK64\n[ 0.309774] evm: security.SMACK64EXEC\n[ 0.310727] evm: security.SMACK64TRANSMUTE\n[ 0.311757] evm: security.SMACK64MMAP\n[ 0.312704] evm: security.ima\n[ 0.313528] evm: security.capability\n[ 0.314607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.316907] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.318437] pinctrl core: initialized pinctrl subsystem\n[ 0.319869] RTC time: 8:53:23, date: 11/17/18\n[ 0.321112] NET: Registered protocol family 16\n[ 0.322398] cpuidle: using governor ladder\n[ 0.323445] cpuidle: using governor menu\n[ 0.324456] PCCT header not found.\n[ 0.325444] ACPI: bus type PCI registered\n[ 0.326471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328057] PCI: Using configuration type 1 for base access\n[ 0.330300] ACPI: Added _OSI(Module Device)\n[ 0.331375] ACPI: Added _OSI(Processor Device)\n[ 0.332474] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333626] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335880] ACPI: Interpreter enabled\n[ 0.336860] ACPI: (supports S0 S5)\n[ 0.337765] ACPI: Using IOAPIC for interrupt routing\n[ 0.338965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350007] acpiphp: Slot [3] registered\n[ 0.363973] acpiphp: Slot [4] registered\n[ 0.365013] acpiphp: Slot [5] registered\n[ 0.366048] acpiphp: Slot [6] registered\n[ 0.367069] acpiphp: Slot [7] registered\n[ 0.368115] acpiphp: Slot [8] registered\n[ 0.369136] acpiphp: Slot [9] registered\n[ 0.370152] acpiphp: Slot [10] registered\n[ 0.371182] acpiphp: Slot [11] registered\n[ 0.372225] acpiphp: Slot [12] registered\n[ 0.373299] acpiphp: Slot [13] registered\n[ 0.374339] acpiphp: Slot [14] registered\n[ 0.375409] acpiphp: Slot [15] registered\n[ 0.376473] acpiphp: Slot [16] registered\n[ 0.377506] acpiphp: Slot [17] registered\n[ 0.378526] acpiphp: Slot [18] registered\n[ 0.379569] acpiphp: Slot [19] registered\n[ 0.380631] acpiphp: Slot [20] registered\n[ 0.381651] acpiphp: Slot [21] registered\n[ 0.382651] acpiphp: Slot [22] registered\n[ 0.383698] acpiphp: Slot [23] registered\n[ 0.384724] acpiphp: Slot [24] registered\n[ 0.385726] acpiphp: Slot [25] registered\n[ 0.386830] acpiphp: Slot [26] registered\n[ 0.387849] acpiphp: Slot [27] registered\n[ 0.388863] acpiphp: Slot [28] registered\n[ 0.389871] acpiphp: Slot [29] registered\n[ 0.390877] acpiphp: Slot [30] registered\n[ 0.391879] acpiphp: Slot [31] registered\n[ 0.392882] PCI host bridge to bus 0000:00\n[ 0.393880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402541] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.406707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.408344] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.411465] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438359] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447355] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452369] vgaarb: loaded\n[ 0.453142] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454735] SCSI subsystem initialized\n[ 0.455908] ACPI: bus type USB registered\n[ 0.456981] usbcore: registered new interface driver usbfs\n[ 0.458287] usbcore: registered new interface driver hub\n[ 0.459564] usbcore: registered new device driver usb\n[ 0.460976] PCI: Using ACPI for IRQ routing\n[ 0.462396] NetLabel: Initializing\n[ 0.463311] NetLabel: domain hash size = 128\n[ 0.464387] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465615] NetLabel: unlabeled traffic allowed by default\n[ 0.467073] amd_nb: Cannot enumerate AMD northbridges\n[ 0.468477] clocksource: Switched to clocksource kvm-clock\n[ 0.478556] AppArmor: AppArmor Filesystem Enabled\n[ 0.480278] pnp: PnP ACPI init\n[ 0.481532] pnp: PnP ACPI: found 5 devices\n[ 0.488379] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490680] NET: Registered protocol family 2\n[ 0.492079] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493813] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495950] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497507] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500432] NET: Registered protocol family 1\n[ 0.501559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536011] Unpacking initramfs...\n[ 1.013370] Freeing initrd memory: 37084K\n[ 1.014839] Scanning for low memory corruption every 60 seconds\n[ 1.016623] audit: initializing netlink subsys (disabled)\n[ 1.017945] audit: type=2000 audit(1542444804.618:1): initialized\n[ 1.019640] Initialise system trusted keyring\n[ 1.020886] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.022350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.024935] zbud: loaded\n[ 1.025971] VFS: Disk quotas dquot_6.6.0\n[ 1.027018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.028808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.030424] fuse init (API version 7.23)\n[ 1.031567] Key type big_key registered\n[ 1.032606] Allocating IMA MOK and blacklist keyrings.\n[ 1.034162] Key type asymmetric registered\n[ 1.035222] Asymmetric key parser 'x509' registered\n[ 1.036438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.038332] io scheduler noop registered\n[ 1.039350] io scheduler deadline registered (default)\n[ 1.040621] io scheduler cfq registered\n[ 1.041692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.043012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046492] ACPI: Power Button [PWRF]\n[ 1.047576] GHES: HEST is not enabled!\n[ 1.062978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.094447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.097081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123441] Linux agpgart interface v0.103\n[ 1.126077] loop: module loaded\n[ 1.129204] vda: vda1\n[ 1.130676] scsi host0: ata_piix\n[ 1.131643] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136040] libphy: Fixed MDIO Bus: probed\n[ 1.137319] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138542] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141012] PPP generic driver version 2.4.2\n[ 1.142183] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.143706] ehci-pci: EHCI PCI platform driver\n[ 1.144842] ehci-platform: EHCI generic platform driver\n[ 1.146114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.147554] ohci-pci: OHCI PCI platform driver\n[ 1.148690] ohci-platform: OHCI generic platform driver\n[ 1.149965] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166008] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.167305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.169189] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.170474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.171952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.173537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.175384] usb usb1: Product: UHCI Host Controller\n[ 1.176604] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.178091] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.179341] hub 1-0:1.0: USB hub found\n[ 1.180352] hub 1-0:1.0: 2 ports detected\n[ 1.181556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.184273] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.185519] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.186843] mousedev: PS/2 mouse device common for all mice\n[ 1.188435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.190809] rtc_cmos 00:00: RTC can wake from S4\n[ 1.192217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.193754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.195286] i2c /dev entries driver\n[ 1.196279] device-mapper: uevent: version 1.0.3\n[ 1.197510] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.199622] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.201315] NET: Registered protocol family 10\n[ 1.202656] NET: Registered protocol family 17\n[ 1.203809] Key type dns_resolver registered\n[ 1.205116] registered taskstats version 1\n[ 1.206231] Loading compiled-in X.509 certificates\n[ 1.207981] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.210393] zswap: loaded using pool lzo/zbud\n[ 1.212942] Key type trusted registered\n[ 1.216060] Key type encrypted registered\n[ 1.217158] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.218505] ima: No TPM chip found, activating TPM-bypass!\n[ 1.219859] evm: HMAC attrs: 0x1\n[ 1.221092] Magic number: 10:494:877\n[ 1.222213] rtc_cmos 00:00: setting system clock to 2018-11-17 08:53:24 UTC (1542444804)\n[ 1.224325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.238989] EDD information not available.\n[ 1.294041] Freeing unused kernel memory: 1512K\n[ 1.295220] Write protecting the kernel read-only data: 14336k\n[ 1.297877] Freeing unused kernel memory: 1692K\n[ 1.299274] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.310435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.313132] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.315573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.320521] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324504] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.331017] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.334751] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.338188] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.340706] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.407238] [drm] Initialized drm 1.1.0 20060810\n[ 1.409690] virtio_net virtio0 ens3: renamed from eth0\n[ 1.418811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.421474] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.440865] FDC 0 is a S82078B\n[ 1.458737] AVX2 version of gcm_enc/dec engaged.\n[ 1.459990] AES CTR mode by8 optimization enabled\n[ 1.492515] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.656912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.658470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.660048] usb 1-1: Product: QEMU USB Tablet\n[ 1.661108] usb 1-1: Manufacturer: QEMU\n[ 1.662067] usb 1-1: SerialNumber: 42\n[ 1.669393] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.676536] usbcore: registered new interface driver usbhid\n[ 1.677924] usbhid: USB HID core driver\n[ 1.680349] 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.683102] 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.012520] tsc: Refined TSC clocksource calibration: 3491.857 MHz\n[ 2.014098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255447b5e8, max_idle_ns: 440795311709 ns\nBegin: Loading essential drivers ... [ 2.036302] md: linear personality registered for level -1\n[ 2.039883] md: multipath personality registered for level -4\n[ 2.043377] md: raid0 personality registered for level 0\n[ 2.047195] md: raid1 personality registered for level 1\n[ 2.116477] raid6: sse2x1 gen() 11672 MB/s\n[ 2.184478] raid6: sse2x1 xor() 9097 MB/s\n[ 2.252500] raid6: sse2x2 gen() 14896 MB/s\n[ 2.320478] raid6: sse2x2 xor() 9988 MB/s\n[ 2.388477] raid6: sse2x4 gen() 17109 MB/s\n[ 2.456477] raid6: sse2x4 xor() 11854 MB/s\n[ 2.524477] raid6: avx2x1 gen() 22718 MB/s\n[ 2.592478] raid6: avx2x2 gen() 26698 MB/s\n[ 2.660477] raid6: avx2x4 gen() 30356 MB/s\n[ 2.664854] raid6: using algorithm avx2x4 gen() 30356 MB/s\n[ 2.666175] raid6: using avx2x2 recovery algorithm\n[ 2.670769] xor: automatically using best checksumming function:\n[ 2.708479] avx : 32928.000 MB/sec\n[ 2.711037] async_tx: api initialized (async)\n[ 2.722390] md: raid6 personality registered for level 6\n[ 2.723700] md: raid5 personality registered for level 5\n[ 2.725015] md: raid4 personality registered for level 4\n[ 2.731772] 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.768870] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.792018] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.906859] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.910883] systemd[1]: Detected virtualization kvm.\n[ 2.912058] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.915847] systemd[1]: Set hostname to .\n[ 2.918383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.919772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.047979] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.050687] 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.053986] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.056832] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.059642] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.061956] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.064844] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.067025] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.069467] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.071941] 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.075805] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.078486] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.080899] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.083533] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.085630] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.088365] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.090625] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.093158] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.095770] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.098652] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.101101] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.105146] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.108470] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.113546] 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.120678] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.131734] 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.141867] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.147757] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.155217] systemd[1]: Starting Nameserver information manager...\n[ 3.160297] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.163042] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.170771] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.180968] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.183630] systemd[1]: Mounted Huge Pages File System.\n[ 3.188068] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.191177] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.195666] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.208940] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.224808] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.274668] systemd[1]: Started LVM2 metadata daemon.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.283718] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[ 3.291333] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.307368] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.818378] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.712919] cloud-init[502]: Cloud-init v. 18.2 running 'init-local' at Sat, 17 Nov 2018 08:53:28 +0000. Up 4.52 seconds.\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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.782546] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Sat, 17 Nov 2018 08:53:29 +0000. Up 6.09 seconds.\n[ 9.792275] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.800179] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.806566] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.812374] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.820137] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:e0:bc:98 |\n[ 9.824208] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fee0:bc98/64 | . | link | fa:16:3e:e0:bc:98 |\n[ 9.832132] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.840132] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.843031] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.852352] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.854819] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.860358] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.864128] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.868129] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.872125] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.876129] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.880138] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.887212] cloud-init[945]: 2018-11-17 08:53:33,280 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.300478] cloud-init[945]: Generating public/private rsa key pair.\n[ 10.302007] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.304117] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.308123] cloud-init[945]: The key fingerprint is:\n[ 10.312141] cloud-init[945]: SHA256:HJtnYI+Y+GzdgcyD5mOyA0L2U3qWM26PQzSDZUBIcKU root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\n[ 10.314182] cloud-init[945]: The key's randomart image is:\n[ 10.320182] cloud-init[945]: +---[RSA 2048]----+\n[ 10.321424] cloud-init[945]: |+.++o |\n[ 10.322611] cloud-init[945]: | o . o |\n[ 10.323795] cloud-init[945]: | E + + |\n[ 10.328855] cloud-init[945]: | o . * O O |\n[ 10.330060] cloud-init[945]: |o . = O S = |\n[ 10.331260] cloud-init[945]: |. .+ % . = . |\n[ 10.336354] cloud-init[945]: | . .B X . . |\n[ 10.337569] cloud-init[945]: | .O.. |\n[ 10.338774] cloud-init[945]: | ooo. |\n[ 10.344128] cloud-init[945]: +----[SHA256]-----+\n[ 10.345391] cloud-init[945]: Generating public/private dsa key pair.\n[ 10.346774] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.352360] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.354037] cloud-init[945]: The key fingerprint is:\n[ 10.355272] cloud-init[945]: SHA256:Yw27jw8KQGzz3GcgVPN4PFNlh8NocNtduTSZLSwu770 root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\n[ 10.360357] cloud-init[945]: The key's randomart image is:\n[ 10.364125] cloud-init[945]: +---[DSA 1024]----+\n[ 10.365346] cloud-init[945]: | ..o ..o+oo. *|\n[ 10.368119] cloud-init[945]: | . . = oo+=ooB.|\n[ 10.372014] cloud-init[945]: | = . o B....oo.o|\n[ 10.373229] cloud-init[945]: | o + o o *. . . |\n[ 10.374659] cloud-init[945]: | . o . S .o |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.379186] cloud-init[945]: | . + o . |\n[ 10.380482] cloud-init Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[945]: | . o . . |\n[ 10.384459] cloud-init[945]: | . . + . . |\n[ 10.386221] cloud-init[945]: [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m| . ..o E. |\n[ 10.392535] cloud-init[945]: +----[SHA256]-----+\n[ 10.393407] cloud-init[945]: Generating public/private ecdsa key pair.\n[ 10.394495] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.395815] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.397175] cloud-init[945]: The key fingerprint is:\n[ 10.398072] cloud-init[945]: SHA256:8hXBklh+B2OeHnM2YsP0yYSlUYsaFtXqkmH6SGf1mTY root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\n[ 10.399728] cloud-init] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[945]: The key's randomart image is:\n[ 10.408687] cloud-init[945]: +---[ECDSA 256]---+\n[ 10.409556] cloud-init[945]: | oo+O=+ |\n[ 10.410415] cloud-init[945]: | ..o*o%.o |\n[ 10.411262] cloud-init[945]: | +.#.X |\n[ 10.412138] cloud-init[945]: | .o*oX . |\n[ 10.412990] cloud-init[945]: | .oS=o. o |\n[ 10.413850] cloud-init[945]: | oo=.. E |\n[ 10.414703] cloud-init[945]: | . =.. . . |\n[ 10.415548] cloud-init[945]: [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.| . . |\n[ 10.420707] cloud-init[945]: | |\n\n[[0;32m OK [0m] Started iperf Service.\n[ 10.424573] cloud-init[945]: +----[SHA256]-----+[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n[ 10.432799] cloud-init[945]: Generating public/private ed25519 key pair.\n[ 10.435001] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 10.515011] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.522760] cloud-init[945]: The key fingerprint is:\n[ 10.526975] cloud-init[945]: SHA256:Hhu6eqERSLjsL0ZPkRSZoCvlhYttw4PCvO4LjmCVwxc root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n[ 10.545229] cloud-init[945]: The key's randomart image is:\n[ 10.586359] cloud-init[945]: +--[ED25519 256]--+\n[ 10.606448] cloud-init[945]: | o..+ |\n[ 10.625153] cloud-init[945]: |o .= |\n[ 10.641821] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[945]: \n |oo+.oE |Starting Login to default iSCSI targets...\n\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.689555] cloud-init[945]: |+Xo=o . |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 10.722818] cloud-init Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[945]: |BoO=.o S | Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 10.780165] cloud-init[945]: |o+o++ .o + |\n[ 10.786478] cloud-init[945]: |+o+ o..o | Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: network benchmark.\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.837720] cloud-init[945]: |Bo o. .. |[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 10.861505] cloud-init[945]: |+=o .o. |[[0;32m OK [0m] Started Set console scheme.\n\n[ 10.877848] cloud-init[945]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 11.281154] cloud-init[1045]: 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[ 12.000085] cloud-init[1045]: en_US.UTF-8... done\n[ 12.003182] cloud-init[1045]: Generation complete.\n[ 12.481585] cloud-init[1045]: Cloud-init v. 18.2 running 'modules:config' at Sat, 17 Nov 2018 08:53:34 +0000. Up 11.16 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | b1:04:1d:25:03:e1:69:37:bc:23:d0:08:2c:fa:b3:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Nov 17 08:53:37 ec2: \n<14>Nov 17 08:53:37 ec2: #############################################################\n<14>Nov 17 08:53:37 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Nov 17 08:53:37 ec2: 1024 SHA256:Yw27jw8KQGzz3GcgVPN4PFNlh8NocNtduTSZLSwu770 root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (DSA)\n<14>Nov 17 08:53:37 ec2: 256 SHA256:8hXBklh+B2OeHnM2YsP0yYSlUYsaFtXqkmH6SGf1mTY root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (ECDSA)\n<14>Nov 17 08:53:37 ec2: 256 SHA256:Hhu6eqERSLjsL0ZPkRSZoCvlhYttw4PCvO4LjmCVwxc root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (ED25519)\n<14>Nov 17 08:53:37 ec2: 2048 SHA256:HJtnYI+Y+GzdgcyD5mOyA0L2U3qWM26PQzSDZUBIcKU root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (RSA)\n<14>Nov 17 08:53:37 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Nov 17 08:53:37 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/U8iL8PFPYpw928KVVxodZ8eCaRTuZKl992DHY5WEeuVAsZUngQ7hByy+CrAn9g7vRQdM+E15QdK3Nh+xNRHM= root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIQTibqaubbxNLSfjGkycJtL7a0FLhOOyqAzmg2Pgkxk root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZdTaRohpO3ivahEGseIvmL7H4TmD56YJ/J85oCK+5B5u6sfXWo5xUiYIvFS8wmVyFdznKphBjPyuDyklXsDIuMHe9FsTfOQjAzWi1Z5B4f9yu3oNuJdz0ZjkMQ7ziXC84+JZIgz16+OzEa5p6ZQoLMeVPc1RW5ZgPXHY5Wr8q8VuY9nueh0C2Qcf0rnC4j7piyQTsVaJwrDJkqYlj6zNA8FWV/82jMgBy8aFai7ORbaI1wSjSOwS+uueliUguRs9yi/Pyh3oqVapl+8LfR7mhW4B8e00cAUSi2/vLDnPxhY7/IDm5P/MhHrLPTohEwJsouYeobzVnXg84dvcm/5// root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986\n-----END SSH HOST KEY KEYS-----\n[ 14.353369] cloud-init[1321]: Cloud-init v. 18.2 running 'modules:final' at Sat, 17 Nov 2018 08:53:37 +0000. Up 14.20 seconds.\n[ 14.355829] cloud-init[1321]: Cloud-init v. 18.2 finished at Sat, 17 Nov 2018 08:53:37 +0000. Datasource DataSourceEc2. Up 14.34 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n"} 2018-11-17 08:53:39,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action used request id req-2f5969e9-5e29-49ed-998b-79b758906e05 2018-11-17 08:53:39,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0859501361847s 2018-11-17 08:53:39,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469/action used request id req-2f5969e9-5e29-49ed-998b-79b758906e05 2018-11-17 08:53:39,285 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 844756181 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.176256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178564] pid_max: default: 32768 minimum: 301 [ 0.179819] ACPI: Core revision 20150930 [ 0.181512] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183326] Security Framework initialized [ 0.184469] Yama: becoming mindful. [ 0.185485] AppArmor: AppArmor initialized [ 0.186666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188496] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190266] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191947] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193836] Initializing cgroup subsys io [ 0.194983] Initializing cgroup subsys memory [ 0.196180] Initializing cgroup subsys devices [ 0.197385] Initializing cgroup subsys freezer [ 0.198590] Initializing cgroup subsys net_cls [ 0.199808] Initializing cgroup subsys perf_event [ 0.201075] Initializing cgroup subsys net_prio [ 0.202298] Initializing cgroup subsys hugetlb [ 0.203512] Initializing cgroup subsys pids [ 0.204701] CPU: Physical Processor ID: 0 [ 0.206525] mce: CPU supports 10 MCE banks [ 0.207702] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210617] Spectre V2 : Mitigation: Full generic retpoline [ 0.212065] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.213668] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.215403] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.216888] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.218989] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.240406] Freeing SMP alternatives memory: 32K [ 0.250389] ftrace: allocating 32237 entries in 126 pages [ 0.287402] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.289100] smpboot: Max logical packages: 1 [ 0.290524] x2apic enabled [ 0.291670] Switched APIC routing to physical x2apic. [ 0.294100] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.295684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.298604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.301034] KVM setup paravirtual spinlock [ 0.303157] x86: Booted up 1 node, 1 CPUs [ 0.304193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.306011] devtmpfs: initialized [ 0.307985] evm: security.selinux [ 0.308884] evm: security.SMACK64 [ 0.309774] evm: security.SMACK64EXEC [ 0.310727] evm: security.SMACK64TRANSMUTE [ 0.311757] evm: security.SMACK64MMAP [ 0.312704] evm: security.ima [ 0.313528] evm: security.capability [ 0.314607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.316907] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.318437] pinctrl core: initialized pinctrl subsystem [ 0.319869] RTC time: 8:53:23, date: 11/17/18 [ 0.321112] NET: Registered protocol family 16 [ 0.322398] cpuidle: using governor ladder [ 0.323445] cpuidle: using governor menu [ 0.324456] PCCT header not found. [ 0.325444] ACPI: bus type PCI registered [ 0.326471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328057] PCI: Using configuration type 1 for base access [ 0.330300] ACPI: Added _OSI(Module Device) [ 0.331375] ACPI: Added _OSI(Processor Device) [ 0.332474] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333626] ACPI: Added _OSI(Processor Aggregator Device) [ 0.335880] ACPI: Interpreter enabled [ 0.336860] ACPI: (supports S0 S5) [ 0.337765] ACPI: Using IOAPIC for interrupt routing [ 0.338965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350007] acpiphp: Slot [3] registered [ 0.363973] acpiphp: Slot [4] registered [ 0.365013] acpiphp: Slot [5] registered [ 0.366048] acpiphp: Slot [6] registered [ 0.367069] acpiphp: Slot [7] registered [ 0.368115] acpiphp: Slot [8] registered [ 0.369136] acpiphp: Slot [9] registered [ 0.370152] acpiphp: Slot [10] registered [ 0.371182] acpiphp: Slot [11] registered [ 0.372225] acpiphp: Slot [12] registered [ 0.373299] acpiphp: Slot [13] registered [ 0.374339] acpiphp: Slot [14] registered [ 0.375409] acpiphp: Slot [15] registered [ 0.376473] acpiphp: Slot [16] registered [ 0.377506] acpiphp: Slot [17] registered [ 0.378526] acpiphp: Slot [18] registered [ 0.379569] acpiphp: Slot [19] registered [ 0.380631] acpiphp: Slot [20] registered [ 0.381651] acpiphp: Slot [21] registered [ 0.382651] acpiphp: Slot [22] registered [ 0.383698] acpiphp: Slot [23] registered [ 0.384724] acpiphp: Slot [24] registered [ 0.385726] acpiphp: Slot [25] registered [ 0.386830] acpiphp: Slot [26] registered [ 0.387849] acpiphp: Slot [27] registered [ 0.388863] acpiphp: Slot [28] registered [ 0.389871] acpiphp: Slot [29] registered [ 0.390877] acpiphp: Slot [30] registered [ 0.391879] acpiphp: Slot [31] registered [ 0.392882] PCI host bridge to bus 0000:00 [ 0.393880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.396903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.398753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.400636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.402541] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.406707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.408344] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.409853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.411465] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.415756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438359] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447355] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452369] vgaarb: loaded [ 0.453142] vgaarb: bridge control possible 0000:00:02.0 [ 0.454735] SCSI subsystem initialized [ 0.455908] ACPI: bus type USB registered [ 0.456981] usbcore: registered new interface driver usbfs [ 0.458287] usbcore: registered new interface driver hub [ 0.459564] usbcore: registered new device driver usb [ 0.460976] PCI: Using ACPI for IRQ routing [ 0.462396] NetLabel: Initializing [ 0.463311] NetLabel: domain hash size = 128 [ 0.464387] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465615] NetLabel: unlabeled traffic allowed by default [ 0.467073] amd_nb: Cannot enumerate AMD northbridges [ 0.468477] clocksource: Switched to clocksource kvm-clock [ 0.478556] AppArmor: AppArmor Filesystem Enabled [ 0.480278] pnp: PnP ACPI init [ 0.481532] pnp: PnP ACPI: found 5 devices [ 0.488379] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490680] NET: Registered protocol family 2 [ 0.492079] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493813] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495950] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497507] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500432] NET: Registered protocol family 1 [ 0.501559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502932] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536011] Unpacking initramfs... [ 1.013370] Freeing initrd memory: 37084K [ 1.014839] Scanning for low memory corruption every 60 seconds [ 1.016623] audit: initializing netlink subsys (disabled) [ 1.017945] audit: type=2000 audit(1542444804.618:1): initialized [ 1.019640] Initialise system trusted keyring [ 1.020886] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.022350] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.024935] zbud: loaded [ 1.025971] VFS: Disk quotas dquot_6.6.0 [ 1.027018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.028808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.030424] fuse init (API version 7.23) [ 1.031567] Key type big_key registered [ 1.032606] Allocating IMA MOK and blacklist keyrings. [ 1.034162] Key type asymmetric registered [ 1.035222] Asymmetric key parser 'x509' registered [ 1.036438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.038332] io scheduler noop registered [ 1.039350] io scheduler deadline registered (default) [ 1.040621] io scheduler cfq registered [ 1.041692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.043012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.044637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.046492] ACPI: Power Button [PWRF] [ 1.047576] GHES: HEST is not enabled! [ 1.062978] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.094447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.097081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123441] Linux agpgart interface v0.103 [ 1.126077] loop: module loaded [ 1.129204] vda: vda1 [ 1.130676] scsi host0: ata_piix [ 1.131643] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136040] libphy: Fixed MDIO Bus: probed [ 1.137319] tun: Universal TUN/TAP device driver, 1.6 [ 1.138542] tun: (C) 1999-2004 Max Krasnyansky [ 1.141012] PPP generic driver version 2.4.2 [ 1.142183] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.143706] ehci-pci: EHCI PCI platform driver [ 1.144842] ehci-platform: EHCI generic platform driver [ 1.146114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.147554] ohci-pci: OHCI PCI platform driver [ 1.148690] ohci-platform: OHCI generic platform driver [ 1.149965] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166008] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.167305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.169189] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.170474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.171952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.173537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.175384] usb usb1: Product: UHCI Host Controller [ 1.176604] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.178091] usb usb1: SerialNumber: 0000:00:01.2 [ 1.179341] hub 1-0:1.0: USB hub found [ 1.180352] hub 1-0:1.0: 2 ports detected [ 1.181556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.184273] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.185519] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.186843] mousedev: PS/2 mouse device common for all mice [ 1.188435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.190809] rtc_cmos 00:00: RTC can wake from S4 [ 1.192217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.193754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.195286] i2c /dev entries driver [ 1.196279] device-mapper: uevent: version 1.0.3 [ 1.197510] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.199622] ledtrig-cpu: registered to indicate activity on CPUs [ 1.201315] NET: Registered protocol family 10 [ 1.202656] NET: Registered protocol family 17 [ 1.203809] Key type dns_resolver registered [ 1.205116] registered taskstats version 1 [ 1.206231] Loading compiled-in X.509 certificates [ 1.207981] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.210393] zswap: loaded using pool lzo/zbud [ 1.212942] Key type trusted registered [ 1.216060] Key type encrypted registered [ 1.217158] AppArmor: AppArmor sha1 policy hashing enabled [ 1.218505] ima: No TPM chip found, activating TPM-bypass! [ 1.219859] evm: HMAC attrs: 0x1 [ 1.221092] Magic number: 10:494:877 [ 1.222213] rtc_cmos 00:00: setting system clock to 2018-11-17 08:53:24 UTC (1542444804) [ 1.224325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.238989] EDD information not available. [ 1.294041] Freeing unused kernel memory: 1512K [ 1.295220] Write protecting the kernel read-only data: 14336k [ 1.297877] Freeing unused kernel memory: 1692K [ 1.299274] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.310435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.313132] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.315573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317979] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320521] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324504] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.331017] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.334751] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.338188] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.340706] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.407238] [drm] Initialized drm 1.1.0 20060810 [ 1.409690] virtio_net virtio0 ens3: renamed from eth0 [ 1.418811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.421474] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.440865] FDC 0 is a S82078B [ 1.458737] AVX2 version of gcm_enc/dec engaged. [ 1.459990] AES CTR mode by8 optimization enabled [ 1.492515] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.656912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.658470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.660048] usb 1-1: Product: QEMU USB Tablet [ 1.661108] usb 1-1: Manufacturer: QEMU [ 1.662067] usb 1-1: SerialNumber: 42 [ 1.669393] hidraw: raw HID events driver (C) Jiri Kosina [ 1.676536] usbcore: registered new interface driver usbhid [ 1.677924] usbhid: USB HID core driver [ 1.680349] 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.683102] 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.012520] tsc: Refined TSC clocksource calibration: 3491.857 MHz [ 2.014098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255447b5e8, max_idle_ns: 440795311709 ns Begin: Loading essential drivers ... [ 2.036302] md: linear personality registered for level -1 [ 2.039883] md: multipath personality registered for level -4 [ 2.043377] md: raid0 personality registered for level 0 [ 2.047195] md: raid1 personality registered for level 1 [ 2.116477] raid6: sse2x1 gen() 11672 MB/s [ 2.184478] raid6: sse2x1 xor() 9097 MB/s [ 2.252500] raid6: sse2x2 gen() 14896 MB/s [ 2.320478] raid6: sse2x2 xor() 9988 MB/s [ 2.388477] raid6: sse2x4 gen() 17109 MB/s [ 2.456477] raid6: sse2x4 xor() 11854 MB/s [ 2.524477] raid6: avx2x1 gen() 22718 MB/s [ 2.592478] raid6: avx2x2 gen() 26698 MB/s [ 2.660477] raid6: avx2x4 gen() 30356 MB/s [ 2.664854] raid6: using algorithm avx2x4 gen() 30356 MB/s [ 2.666175] raid6: using avx2x2 recovery algorithm [ 2.670769] xor: automatically using best checksumming function: [ 2.708479] avx : 32928.000 MB/sec [ 2.711037] async_tx: api initialized (async) [ 2.722390] md: raid6 personality registered for level 6 [ 2.723700] md: raid5 personality registered for level 5 [ 2.725015] md: raid4 personality registered for level 4 [ 2.731772] 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.768870] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.792018] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.906859] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.910883] systemd[1]: Detected virtualization kvm. [ 2.912058] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.915847] systemd[1]: Set hostname to . [ 2.918383] systemd[1]: Initializing machine ID from KVM UUID. [ 2.919772] systemd[1]: Installed transient /etc/machine-id file. [ 3.047979] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.050687] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.053986] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.056832] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.059642] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.061956] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.064844] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.067025] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.069467] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.071941] 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.075805] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.078486] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.080899] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.083533] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.085630] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.088365] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.090625] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.093158] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.095770] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.098652] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.101101] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.105146] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.108470] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.113546] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.120678] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.131734] 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.141867] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.147757] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.155217] systemd[1]: Starting Nameserver information manager... [ 3.160297] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.163042] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.170771] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.180968] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.183630] systemd[1]: Mounted Huge Pages File System. [ 3.188068] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.191177] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.195666] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.208940] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.224808] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.274668] systemd[1]: Started LVM2 metadata daemon. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.283718] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [ 3.291333] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.307368] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.818378] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.712919] cloud-init[502]: Cloud-init v. 18.2 running 'init-local' at Sat, 17 Nov 2018 08:53:28 +0000. Up 4.52 seconds. [[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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.782546] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Sat, 17 Nov 2018 08:53:29 +0000. Up 6.09 seconds. [ 9.792275] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.800179] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.806566] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.812374] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.820137] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:e0:bc:98 | [ 9.824208] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fee0:bc98/64 | . | link | fa:16:3e:e0:bc:98 | [ 9.832132] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.840132] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.843031] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.852352] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.854819] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.860358] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.864128] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.868129] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.872125] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.876129] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.880138] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.887212] cloud-init[945]: 2018-11-17 08:53:33,280 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.300478] cloud-init[945]: Generating public/private rsa key pair. [ 10.302007] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.304117] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.308123] cloud-init[945]: The key fingerprint is: [ 10.312141] cloud-init[945]: SHA256:HJtnYI+Y+GzdgcyD5mOyA0L2U3qWM26PQzSDZUBIcKU root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 [ 10.314182] cloud-init[945]: The key's randomart image is: [ 10.320182] cloud-init[945]: +---[RSA 2048]----+ [ 10.321424] cloud-init[945]: |+.++o | [ 10.322611] cloud-init[945]: | o . o | [ 10.323795] cloud-init[945]: | E + + | [ 10.328855] cloud-init[945]: | o . * O O | [ 10.330060] cloud-init[945]: |o . = O S = | [ 10.331260] cloud-init[945]: |. .+ % . = . | [ 10.336354] cloud-init[945]: | . .B X . . | [ 10.337569] cloud-init[945]: | .O.. | [ 10.338774] cloud-init[945]: | ooo. | [ 10.344128] cloud-init[945]: +----[SHA256]-----+ [ 10.345391] cloud-init[945]: Generating public/private dsa key pair. [ 10.346774] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.352360] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.354037] cloud-init[945]: The key fingerprint is: [ 10.355272] cloud-init[945]: SHA256:Yw27jw8KQGzz3GcgVPN4PFNlh8NocNtduTSZLSwu770 root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 [ 10.360357] cloud-init[945]: The key's randomart image is: [ 10.364125] cloud-init[945]: +---[DSA 1024]----+ [ 10.365346] cloud-init[945]: | ..o ..o+oo. *| [ 10.368119] cloud-init[945]: | . . = oo+=ooB.| [ 10.372014] cloud-init[945]: | = . o B....oo.o| [ 10.373229] cloud-init[945]: | o + o o *. . . | [ 10.374659] cloud-init[945]: | . o . S .o | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.379186] cloud-init[945]: | . + o . | [ 10.380482] cloud-init Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [945]: | . o . . | [ 10.384459] cloud-init[945]: | . . + . . | [ 10.386221] cloud-init[945]: [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m| . ..o E. | [ 10.392535] cloud-init[945]: +----[SHA256]-----+ [ 10.393407] cloud-init[945]: Generating public/private ecdsa key pair. [ 10.394495] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.395815] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.397175] cloud-init[945]: The key fingerprint is: [ 10.398072] cloud-init[945]: SHA256:8hXBklh+B2OeHnM2YsP0yYSlUYsaFtXqkmH6SGf1mTY root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 [ 10.399728] cloud-init] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [945]: The key's randomart image is: [ 10.408687] cloud-init[945]: +---[ECDSA 256]---+ [ 10.409556] cloud-init[945]: | oo+O=+ | [ 10.410415] cloud-init[945]: | ..o*o%.o | [ 10.411262] cloud-init[945]: | +.#.X | [ 10.412138] cloud-init[945]: | .o*oX . | [ 10.412990] cloud-init[945]: | .oS=o. o | [ 10.413850] cloud-init[945]: | oo=.. E | [ 10.414703] cloud-init[945]: | . =.. . . | [ 10.415548] cloud-init[945]: [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System.| . . | [ 10.420707] cloud-init[945]: | | [[0;32m OK [0m] Started iperf Service. [ 10.424573] cloud-init[945]: +----[SHA256]-----+[[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Accounts Service... Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... [ 10.432799] cloud-init[945]: Generating public/private ed25519 key pair. [ 10.435001] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.515011] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.522760] cloud-init[945]: The key fingerprint is: [ 10.526975] cloud-init[945]: SHA256:Hhu6eqERSLjsL0ZPkRSZoCvlhYttw4PCvO4LjmCVwxc root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [ 10.545229] cloud-init[945]: The key's randomart image is: [ 10.586359] cloud-init[945]: +--[ED25519 256]--+ [ 10.606448] cloud-init[945]: | o..+ | [ 10.625153] cloud-init[945]: |o .= | [ 10.641821] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[945]: |oo+.oE |Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.689555] cloud-init[945]: |+Xo=o . | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 10.722818] cloud-init Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [945]: |BoO=.o S | Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 10.780165] cloud-init[945]: |o+o++ .o + | [ 10.786478] cloud-init[945]: |+o+ o..o | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.837720] cloud-init[945]: |Bo o. .. |[[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 10.861505] cloud-init[945]: |+=o .o. |[[0;32m OK [0m] Started Set console scheme. [ 10.877848] cloud-init[945]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.281154] cloud-init[1045]: 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. [ 12.000085] cloud-init[1045]: en_US.UTF-8... done [ 12.003182] cloud-init[1045]: Generation complete. [ 12.481585] cloud-init[1045]: Cloud-init v. 18.2 running 'modules:config' at Sat, 17 Nov 2018 08:53:34 +0000. Up 11.16 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | b1:04:1d:25:03:e1:69:37:bc:23:d0:08:2c:fa:b3:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Nov 17 08:53:37 ec2: <14>Nov 17 08:53:37 ec2: ############################################################# <14>Nov 17 08:53:37 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Nov 17 08:53:37 ec2: 1024 SHA256:Yw27jw8KQGzz3GcgVPN4PFNlh8NocNtduTSZLSwu770 root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (DSA) <14>Nov 17 08:53:37 ec2: 256 SHA256:8hXBklh+B2OeHnM2YsP0yYSlUYsaFtXqkmH6SGf1mTY root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (ECDSA) <14>Nov 17 08:53:37 ec2: 256 SHA256:Hhu6eqERSLjsL0ZPkRSZoCvlhYttw4PCvO4LjmCVwxc root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (ED25519) <14>Nov 17 08:53:37 ec2: 2048 SHA256:HJtnYI+Y+GzdgcyD5mOyA0L2U3qWM26PQzSDZUBIcKU root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 (RSA) <14>Nov 17 08:53:37 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Nov 17 08:53:37 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/U8iL8PFPYpw928KVVxodZ8eCaRTuZKl992DHY5WEeuVAsZUngQ7hByy+CrAn9g7vRQdM+E15QdK3Nh+xNRHM= root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIQTibqaubbxNLSfjGkycJtL7a0FLhOOyqAzmg2Pgkxk root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZdTaRohpO3ivahEGseIvmL7H4TmD56YJ/J85oCK+5B5u6sfXWo5xUiYIvFS8wmVyFdznKphBjPyuDyklXsDIuMHe9FsTfOQjAzWi1Z5B4f9yu3oNuJdz0ZjkMQ7ziXC84+JZIgz16+OzEa5p6ZQoLMeVPc1RW5ZgPXHY5Wr8q8VuY9nueh0C2Qcf0rnC4j7piyQTsVaJwrDJkqYlj6zNA8FWV/82jMgBy8aFai7ORbaI1wSjSOwS+uueliUguRs9yi/Pyh3oqVapl+8LfR7mhW4B8e00cAUSi2/vLDnPxhY7/IDm5P/MhHrLPTohEwJsouYeobzVnXg84dvcm/5// root@shaker-vm-f1bd9d5c-a8a3-41b9-bb97-d0617b787986 -----END SSH HOST KEY KEYS----- [ 14.353369] cloud-init[1321]: Cloud-init v. 18.2 running 'modules:final' at Sat, 17 Nov 2018 08:53:37 +0000. Up 14.20 seconds. [ 14.355829] cloud-init[1321]: Cloud-init v. 18.2 finished at Sat, 17 Nov 2018 08:53:37 +0000. Datasource DataSourceEc2. Up 14.34 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2018-11-17 08:53:39,290 - paramiko.transport - DEBUG - starting thread (client mode): 0xad3c9c90L 2018-11-17 08:53:39,290 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 08:53:39,295 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-11-17 08:53:39,295 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-11-17 08:53:39,297 - 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-11-17 08:53:39,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 08:53:39,297 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-17 08:53:39,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 08:53:39,298 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 08:53:39,298 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 08:53:39,339 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 08:53:39,340 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 08:53:39,354 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 386dbc7d2c8e12c552e85d1fe207d971 2018-11-17 08:53:39,356 - paramiko.transport - DEBUG - Trying discovered key b1041d2503e16937bc23d0082cfab3c7 in /tmp/tmpB0qugt 2018-11-17 08:53:39,380 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 08:53:39,402 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 08:53:39,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 08:53:39,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 08:53:39,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874e976f-a683-49b0-b176-112cde49c994 2018-11-17 08:53:39,435 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 08:53:39,435 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-874e976f-a683-49b0-b176-112cde49c994 2018-11-17 08:53:39,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:39,534 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-11-17 08:53:39,535 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-11-17 08:53:39,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2e8b7a-3ead-431a-8e31-75e857d08a69 2018-11-17 08:53:39,630 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 08:53:39,630 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-ab2e8b7a-3ead-431a-8e31-75e857d08a69 2018-11-17 08:53:39,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206255912781s 2018-11-17 08:53:39,631 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-ab2e8b7a-3ead-431a-8e31-75e857d08a69 2018-11-17 08:53:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-17 08:53:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:39,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45717ef-42bf-4107-bf94-4ba994dfca4d 2018-11-17 08:53:39,847 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "042d3ae142214e14a56592ca47c5f659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "34c09c31096f49a0977955db59a5f528"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "34de17f29773437986cd7df0c33e66cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "018e978e5312400a980d222ec99f1669", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "5e32a4140c384eda97f88728680d9237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "6db9b82476b64302b92a4b687c8a4a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "6f00441507c74941adff45e98b420fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "85757c59bc2d465090648452f589e986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "884b723e62ba4b7f9186bf55c0584d21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "018e978e5312400a980d222ec99f1669", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "a4284ef2a35749e69b579eca21a66f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "a83f2f7c122e49408400201c20e4fa1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "aa097b68a68b4c3d8071c23ee7266227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "b20147a7f35f46fdbff300c0012f80e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "d1dac2d4ded546b989356f65df921bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "d58868c315b54aa98a3b384d80a91292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "db886e978c9c419bbed691da5d334dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "018e978e5312400a980d222ec99f1669", "id": "e43f5e045fd2401a90c657681000a1d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "e4df0c7daf88435db55542b63f041ab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "e534f8633d10428faff37c9e110ce1e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "ebb5bf13444f4a6a826ac681badf6bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "f459bed6702b4d77829b2ff409515344"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-17 08:53:39,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-e45717ef-42bf-4107-bf94-4ba994dfca4d 2018-11-17 08:53:39,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.206830024719s 2018-11-17 08:53:39,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-e45717ef-42bf-4107-bf94-4ba994dfca4d 2018-11-17 08:53:39,855 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.27:5000 2018-11-17 08:53:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:53:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:40,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24828c07-160b-407f-ac48-97a02fe86fcc 2018-11-17 08:53:40,059 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:53:40,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-24828c07-160b-407f-ac48-97a02fe86fcc 2018-11-17 08:53:40,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200847148895s 2018-11-17 08:53:40,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-24828c07-160b-407f-ac48-97a02fe86fcc 2018-11-17 08:53:40,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:53:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:40,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cdd3a8-dc75-4219-8108-6509f79defc9 2018-11-17 08:53:40,259 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:53:40,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4cdd3a8-dc75-4219-8108-6509f79defc9 2018-11-17 08:53:40,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193907022476s 2018-11-17 08:53:40,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4cdd3a8-dc75-4219-8108-6509f79defc9 2018-11-17 08:53:40,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:53:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:40,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c1432e-9151-4f58-b2d2-61f4a20c27c1 2018-11-17 08:53:40,461 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:53:40,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-48c1432e-9151-4f58-b2d2-61f4a20c27c1 2018-11-17 08:53:40,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195805072784s 2018-11-17 08:53:40,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-48c1432e-9151-4f58-b2d2-61f4a20c27c1 2018-11-17 08:53:40,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:53:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:40,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac0de25-aa3d-479e-8161-708f077ee1f8 2018-11-17 08:53:40,666 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:53:40,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ac0de25-aa3d-479e-8161-708f077ee1f8 2018-11-17 08:53:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203840970993s 2018-11-17 08:53:40,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ac0de25-aa3d-479e-8161-708f077ee1f8 2018-11-17 08:53:40,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:53:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:40,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39b1e27-bf99-4d5f-9f40-ab8d05bb1a2a 2018-11-17 08:53:40,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:53:40,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f39b1e27-bf99-4d5f-9f40-ab8d05bb1a2a 2018-11-17 08:53:40,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190131902695s 2018-11-17 08:53:40,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f39b1e27-bf99-4d5f-9f40-ab8d05bb1a2a 2018-11-17 08:53:40,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:53:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daadd450-cb4e-451e-a911-c7c8156d36e1 2018-11-17 08:53:41,066 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c", "previous": null, "next": null}} 2018-11-17 08:53:41,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-daadd450-cb4e-451e-a911-c7c8156d36e1 2018-11-17 08:53:41,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188649892807s 2018-11-17 08:53:41,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-daadd450-cb4e-451e-a911-c7c8156d36e1 2018-11-17 08:53:41,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:53:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:41,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd949ed0-0854-49e7-b21c-f1f16b9200cf 2018-11-17 08:53:41,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:53:41,229 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/77522f72cb38453d800d3c5850a6c541 used request id req-bd949ed0-0854-49e7-b21c-f1f16b9200cf 2018-11-17 08:53:41,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158665895462s 2018-11-17 08:53:41,230 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/77522f72cb38453d800d3c5850a6c541 used request id req-bd949ed0-0854-49e7-b21c-f1f16b9200cf 2018-11-17 08:53:41,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:53:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:41,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd40896-b016-4527-bcb1-c95f52e5865a 2018-11-17 08:53:41,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:53:41,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbd40896-b016-4527-bcb1-c95f52e5865a 2018-11-17 08:53:41,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200480937958s 2018-11-17 08:53:41,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbd40896-b016-4527-bcb1-c95f52e5865a 2018-11-17 08:53:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 08:53:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:41,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6ab01f-1a5a-4f2b-91e2-9064812d0bd2 2018-11-17 08:53:41,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 08:53:41,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e6ab01f-1a5a-4f2b-91e2-9064812d0bd2 2018-11-17 08:53:41,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192065000534s 2018-11-17 08:53:41,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e6ab01f-1a5a-4f2b-91e2-9064812d0bd2 2018-11-17 08:53:41,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 08:53:41,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:41,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a24c69-047e-4812-be25-0db7160923b3 2018-11-17 08:53:41,825 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 08:53:41,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b7a24c69-047e-4812-be25-0db7160923b3 2018-11-17 08:53:41,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187370061874s 2018-11-17 08:53:41,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b7a24c69-047e-4812-be25-0db7160923b3 2018-11-17 08:53:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 08:53:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:42,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00eba281-4e7d-40fb-80cd-8bb76c80bb3d 2018-11-17 08:53:42,040 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 08:53:42,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-00eba281-4e7d-40fb-80cd-8bb76c80bb3d 2018-11-17 08:53:42,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213778972626s 2018-11-17 08:53:42,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-00eba281-4e7d-40fb-80cd-8bb76c80bb3d 2018-11-17 08:53:42,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 08:53:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:42,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce933d59-05f7-4b4e-a19f-df378fd3a6c1 2018-11-17 08:53:42,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 08:53:42,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ce933d59-05f7-4b4e-a19f-df378fd3a6c1 2018-11-17 08:53:42,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112185001373s 2018-11-17 08:53:42,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ce933d59-05f7-4b4e-a19f-df378fd3a6c1 2018-11-17 08:53:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 08:53:42,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:42,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 08:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca85a842-8e9a-462b-bdc2-0210580e81be 2018-11-17 08:53:42,365 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c", "previous": null, "next": null}} 2018-11-17 08:53:42,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-ca85a842-8e9a-462b-bdc2-0210580e81be 2018-11-17 08:53:42,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188697099686s 2018-11-17 08:53:42,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be351dce2b9c4b5b840205fde1574c33&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=3fa347d45255408cbbf27bcfc0e6b64c used request id req-ca85a842-8e9a-462b-bdc2-0210580e81be 2018-11-17 08:53:42,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 08:53:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/eb649908d6254ac8b5fa99e0586bf384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 08:53:42,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 08:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc24ed3-5aa6-45a3-9264-def225ad9606 2018-11-17 08:53:42,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 08:53:42,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-3cc24ed3-5aa6-45a3-9264-def225ad9606 2018-11-17 08:53:42,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252973079681s 2018-11-17 08:53:42,623 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c/users/be351dce2b9c4b5b840205fde1574c33/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-3cc24ed3-5aa6-45a3-9264-def225ad9606 2018-11-17 08:53:42,623 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 08:53:42,624 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 08:53:42,625 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 08:53:42,626 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 08:53:42,700 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 08:53:42,701 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-17 08:53:42,702 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 08:53:42,740 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-17 08:53:42,740 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-17 08:53:42,767 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-17 09:19:53,924 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-17 09:19:53,925 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=3fa347d45255408cbbf27bcfc0e6b64c SHELL=/bin/bash SSH_CLIENT=172.30.9.66 43466 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_f1bd9d5c-a8a3-41b9-bb97-d0617b787986 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=6b952d7d-e406-4536-9429-0e374210389c LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.27:5000 OS_USERNAME=shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.27,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 43466 192.168.120.6 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-11-17 08:53:43.270 1423 INFO shaker.engine.utils [-] Logging enabled 2018-11-17 08:53:43.272 1423 INFO shaker.engine.messaging [-] Listening on *:9000 2018-11-17 08:53:43.275 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-11-17 08:53:43.283 1431 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-11-17 08:53:43.283 1431 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2018-11-17 08:53:43.283 1431 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-11-17 08:53:43.294 1423 INFO pykwalify.core [-] validation.valid 2018-11-17 08:53:43.876 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-17 08:53:48.627 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'70ad554b-b4bf-490b-b6ac-e08c069a8591', u'links': [{u'href': u'http://172.30.9.27:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c/stacks/shaker_fopzam/70ad554b-b4bf-490b-b6ac-e08c069a8591', u'rel': u'self'}]} 2018-11-17 08:57:38.034 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fopzam_master_0', 'shaker_fopzam_slave_0']) 2018-11-17 08:57:42.955 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 08:59:13.887 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:00:44.386 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:02:14.881 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:02:14.883 1423 INFO shaker.engine.server [-] Execution is done 2018-11-17 09:02:15.627 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-17 09:02:38.383 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:02:38.385 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-11-17 09:02:38.397 1423 INFO pykwalify.core [-] validation.valid 2018-11-17 09:02:38.809 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-17 09:02:41.910 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'014c6baa-4939-40ba-ac48-b4f80d858b70', u'links': [{u'href': u'http://172.30.9.27:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c/stacks/shaker_kemzit/014c6baa-4939-40ba-ac48-b4f80d858b70', u'rel': u'self'}]} 2018-11-17 09:03:38.333 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kemzit_slave_0', 'shaker_kemzit_master_0']) 2018-11-17 09:03:48.994 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:05:20.806 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:06:51.308 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:08:21.796 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:08:21.799 1423 INFO shaker.engine.server [-] Execution is done 2018-11-17 09:08:22.475 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-17 09:08:48.696 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:08:48.698 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-11-17 09:08:48.712 1423 INFO pykwalify.core [-] validation.valid 2018-11-17 09:08:49.129 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-17 09:08:52.505 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'443ddd5a-cb3c-40be-9acf-b96ca16e903c', u'links': [{u'href': u'http://172.30.9.27:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c/stacks/shaker_azpuet/443ddd5a-cb3c-40be-9acf-b96ca16e903c', u'rel': u'self'}]} 2018-11-17 09:09:48.214 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_azpuet_slave_0', 'shaker_azpuet_master_0']) 2018-11-17 09:10:00.395 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:11:32.061 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:13:02.545 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:14:33.035 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:14:33.037 1423 INFO shaker.engine.server [-] Execution is done 2018-11-17 09:14:33.509 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-17 09:14:58.567 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:14:58.569 1423 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-11-17 09:14:58.586 1423 INFO pykwalify.core [-] validation.valid 2018-11-17 09:14:59.000 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-11-17 09:15:03.386 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'e0507bde-e4fd-4917-a0af-27050f55ed91', u'links': [{u'href': u'http://172.30.9.27:8004/v1/3fa347d45255408cbbf27bcfc0e6b64c/stacks/shaker_rafmpi/e0507bde-e4fd-4917-a0af-27050f55ed91', u'rel': u'self'}]} 2018-11-17 09:16:03.600 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rafmpi_master_0', 'shaker_rafmpi_slave_0']) 2018-11-17 09:16:13.274 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:16:45.431 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:18:05.623 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:19:25.888 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:19:25.888 1423 INFO shaker.engine.server [-] Execution is done 2018-11-17 09:19:26.036 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-11-17 09:19:53.827 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2018-11-17 09:19:53.829 1423 INFO shaker.engine.server [-] Generating aggregated report 2018-11-17 09:19:53.838 1423 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-11-17 09:19:53.841 1423 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-17 09:19:53.841 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-11-17 09:19:53.841 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-11-17 09:19:53.841 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-11-17 09:19:53.841 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-11-17 09:19:53.842 1423 INFO shaker.engine.report [-] ******************************************************************************** 2018-11-17 09:19:53.842 1423 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-11-17 09:19:53.857 1423 INFO shaker.engine.report [-] Report saved to: report.html 2018-11-17 09:19:53,926 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-17 09:19:53,925 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-11-17 09:19:53,928 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-11-17 09:19:53,966 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-11-17 09:19:53,966 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-11-17 09:19:53,993 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-11-17 09:19:54,046 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-11-17 09:19:54,047 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-11-17 09:19:54,058 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-11-17 09:19:54,086 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-11-17 09:19:54,086 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-11-17 09:19:54,091 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-11-17 09:19:54,103 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-11-17 09:19:54,103 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-11-17 09:19:54,256 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 09:19:54,258 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 09:19:54,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 09:19:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/b619ff56-ec63-42bc-b46e-d771d8f533fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:19:55,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:19:55 GMT X-Openstack-Request-Id: req-34c5bf53-d94f-4e1b-8613-8d3bbd5349eb 2018-11-17 09:19:55,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:19:55,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/b619ff56-ec63-42bc-b46e-d771d8f533fd.json used request id req-34c5bf53-d94f-4e1b-8613-8d3bbd5349eb 2018-11-17 09:19:55,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.51700282097s 2018-11-17 09:19:55,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/b619ff56-ec63-42bc-b46e-d771d8f533fd.json used request id req-34c5bf53-d94f-4e1b-8613-8d3bbd5349eb 2018-11-17 09:19:55,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:19:55,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:19:55,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:19:55 GMT X-Openstack-Request-Id: req-3bb441af-5cd8-4506-bf0b-9cd90d1b22c2 2018-11-17 09:19:55,891 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 09:19:55,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3bb441af-5cd8-4506-bf0b-9cd90d1b22c2 2018-11-17 09:19:55,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0928008556366s 2018-11-17 09:19:55,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3bb441af-5cd8-4506-bf0b-9cd90d1b22c2 2018-11-17 09:19:55,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 09:19:55,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:19:56,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 09:19: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-5eaaf7c8-ac80-4683-b549-1b5635934232 x-openstack-request-id: req-5eaaf7c8-ac80-4683-b549-1b5635934232 2018-11-17 09:19:56,335 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469 used request id req-5eaaf7c8-ac80-4683-b549-1b5635934232 2018-11-17 09:19:56,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.442887067795s 2018-11-17 09:19:56,335 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469 used request id req-5eaaf7c8-ac80-4683-b549-1b5635934232 2018-11-17 09:19:56,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:19:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:19:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 17 Nov 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-dd24a2b6-0df1-43cc-ac2b-35ca7a7daa87 x-openstack-request-id: req-dd24a2b6-0df1-43cc-ac2b-35ca7a7daa87 2018-11-17 09:19:57,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bc:98", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bc:98", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000037", "OS-SRV-USG:launched_at": "2018-11-17T08:53:23.000000", "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "security_groups": [{"name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}], "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:19:56Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:19:57,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd24a2b6-0df1-43cc-ac2b-35ca7a7daa87 2018-11-17 09:19:57,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04166412354s 2018-11-17 09:19:57,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd24a2b6-0df1-43cc-ac2b-35ca7a7daa87 2018-11-17 09:19:57,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:19:59,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:19:59,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 719 Content-Type: application/json Date: Sat, 17 Nov 2018 09:19: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-1ea77b34-2018-4df5-81e1-20bba21a47dd x-openstack-request-id: req-1ea77b34-2018-4df5-81e1-20bba21a47dd 2018-11-17 09:20:00,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e3033c53-420f-4bee-9154-01ab37da7469", "rel": "bookmark"}], "image": {"id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "links": [{"href": "http://172.30.9.27:8774/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-00000037", "OS-SRV-USG:launched_at": "2018-11-17T08:53:23.000000", "flavor": {"id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "links": [{"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}]}, "id": "e3033c53-420f-4bee-9154-01ab37da7469", "user_id": "be351dce2b9c4b5b840205fde1574c33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-17T09:19:59Z", "hostId": "5a26ea93bf88598e6222109347b9e89f0eb95175408167039a32cc97", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-11-17T09:19:59.000000", "key_name": "shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "created": "2018-11-17T08:50:01Z", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:20:00,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ea77b34-2018-4df5-81e1-20bba21a47dd 2018-11-17 09:20:00,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633136987686s 2018-11-17 09:20:00,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ea77b34-2018-4df5-81e1-20bba21a47dd 2018-11-17 09:20:00,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:20:02,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:20:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20: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-4ef1d09d-242f-4ef2-aea9-012e5c849c54 x-openstack-request-id: req-4ef1d09d-242f-4ef2-aea9-012e5c849c54 2018-11-17 09:20:02,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 09:20:02,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4ef1d09d-242f-4ef2-aea9-012e5c849c54 2018-11-17 09:20:02,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0670030117035s 2018-11-17 09:20:02,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4ef1d09d-242f-4ef2-aea9-012e5c849c54 2018-11-17 09:20:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:20:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:02,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12244 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:02 GMT X-Openstack-Request-Id: req-36492498-c86d-4be0-8785-e7c8b9db5e26 2018-11-17 09:20:02,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:59Z", "updated_at": "2018-11-17T08:49:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "935109f6-8f0b-44b1-9bc0-ec4bbe660f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "bb465fd3-2be2-4794-ab3d-b59aae6e0cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "beec350a-09d3-4449-a7ae-b3af53cb09ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "d45a5c8e-30d3-4bb2-9ea6-57449f503dcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:59Z", "revision_number": 0, "id": "dfc8e5f7-f670-4b99-ba71-48a1be4d5881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:59Z", "security_group_id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 4, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "f21bd793-3be2-4695-aa46-d1e1a5ec6ea0", "name": "shaker-sg_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 09:20:02,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36492498-c86d-4be0-8785-e7c8b9db5e26 2018-11-17 09:20:02,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0641920566559s 2018-11-17 09:20:02,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36492498-c86d-4be0-8785-e7c8b9db5e26 2018-11-17 09:20:02,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:20:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f21bd793-3be2-4695-aa46-d1e1a5ec6ea0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:02,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:20:02 GMT X-Openstack-Request-Id: req-37679656-c6f5-4105-955a-bb2ecf8ad1f3 2018-11-17 09:20:02,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:20:02,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f21bd793-3be2-4695-aa46-d1e1a5ec6ea0.json used request id req-37679656-c6f5-4105-955a-bb2ecf8ad1f3 2018-11-17 09:20:02,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.169555902481s 2018-11-17 09:20:02,335 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f21bd793-3be2-4695-aa46-d1e1a5ec6ea0.json used request id req-37679656-c6f5-4105-955a-bb2ecf8ad1f3 2018-11-17 09:20:02,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 09:20:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:03,385 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20: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-a4c5faf2-bc1e-46a3-a820-575a921193c9 x-openstack-request-id: req-a4c5faf2-bc1e-46a3-a820-575a921193c9 2018-11-17 09:20:03,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986 used request id req-a4c5faf2-bc1e-46a3-a820-575a921193c9 2018-11-17 09:20:03,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05010104179s 2018-11-17 09:20:03,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_f1bd9d5c-a8a3-41b9-bb97-d0617b787986 used request id req-a4c5faf2-bc1e-46a3-a820-575a921193c9 2018-11-17 09:20:03,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 09:20:03,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" -d '{"subnet_id": "7280b5c9-9896-4283-8353-51a2f271764a"}' 2018-11-17 09:20:05,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:05 GMT X-Openstack-Request-Id: req-85f0aac6-f58a-4096-8d0d-eebccae55c6a 2018-11-17 09:20:05,480 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d28765c3-c068-4056-91da-acf59171e445", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "subnet_id": "7280b5c9-9896-4283-8353-51a2f271764a", "subnet_ids": ["7280b5c9-9896-4283-8353-51a2f271764a"], "port_id": "0576abd7-637f-47b9-a70c-7f2c5e17000e", "id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3"} 2018-11-17 09:20:05,480 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/remove_router_interface.json used request id req-85f0aac6-f58a-4096-8d0d-eebccae55c6a 2018-11-17 09:20:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09446001053s 2018-11-17 09:20:05,481 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3/remove_router_interface.json used request id req-85f0aac6-f58a-4096-8d0d-eebccae55c6a returning object dc2870a8-bd49-416b-a34c-6d88d33af2a3 2018-11-17 09:20:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 09:20:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:05,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1721 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:05 GMT X-Openstack-Request-Id: req-a60496c2-45da-41d6-acca-f3989aaec122 2018-11-17 09:20:05,615 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a7f428eaf4d34aedae8dd06ae4553ad4", "created_at": "2018-11-17T08:23:58Z", "admin_state_up": true, "updated_at": "2018-11-17T08:23:58Z", "project_id": "a7f428eaf4d34aedae8dd06ae4553ad4", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2320c300-21c4-4eae-9c78-c5d79b67c218", "name": "tempest-L3AgentsExtRbacTest-Router-5225578"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5049123fb57a4b45be42673b97477a05", "created_at": "2018-11-17T07:01:51Z", "admin_state_up": true, "updated_at": "2018-11-17T07:01:51Z", "project_id": "5049123fb57a4b45be42673b97477a05", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "57ca568d-8625-4207-b705-6989e4fab82b", "name": "tempest-pretest-check-1326048959"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:39Z", "admin_state_up": true, "updated_at": "2018-11-17T09:20:04Z", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "dc2870a8-bd49-416b-a34c-6d88d33af2a3", "name": "shaker-router_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}]} 2018-11-17 09:20:05,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a60496c2-45da-41d6-acca-f3989aaec122 2018-11-17 09:20:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13352394104s 2018-11-17 09:20:05,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a60496c2-45da-41d6-acca-f3989aaec122 2018-11-17 09:20:05,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 09:20:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:06,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:20:06 GMT X-Openstack-Request-Id: req-ff41942f-024b-4e41-abcc-ad00445726f9 2018-11-17 09:20:06,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:20:06,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3.json used request id req-ff41942f-024b-4e41-abcc-ad00445726f9 2018-11-17 09:20:06,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3292620182s 2018-11-17 09:20:06,947 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/dc2870a8-bd49-416b-a34c-6d88d33af2a3.json used request id req-ff41942f-024b-4e41-abcc-ad00445726f9 2018-11-17 09:20:06,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 09:20:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:06,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:06 GMT X-Openstack-Request-Id: req-4da03d7a-e315-4062-a72f-409018c67402 2018-11-17 09:20:06,989 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-11-17T06:46:35Z","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":"598fbb70-5a45-41e7-8e9b-364d3ebc92f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e017a53e723048d6909f47ac4087b304","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:35Z","ip_version":4},{"updated_at":"2018-11-17T08:49:38Z","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":"7280b5c9-9896-4283-8353-51a2f271764a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3fa347d45255408cbbf27bcfc0e6b64c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","enable_dhcp":true,"segment_id":null,"network_id":"d28765c3-c068-4056-91da-acf59171e445","tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:38Z","ip_version":4}]} 2018-11-17 09:20:06,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4da03d7a-e315-4062-a72f-409018c67402 2018-11-17 09:20:06,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424761772156s 2018-11-17 09:20:06,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4da03d7a-e315-4062-a72f-409018c67402 2018-11-17 09:20:06,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 09:20:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/7280b5c9-9896-4283-8353-51a2f271764a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:07,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:20:07 GMT X-Openstack-Request-Id: req-d1648ba6-e631-4525-a4bb-177657bac3dc 2018-11-17 09:20:07,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:20:07,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7280b5c9-9896-4283-8353-51a2f271764a.json used request id req-d1648ba6-e631-4525-a4bb-177657bac3dc 2018-11-17 09:20:07,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.839229106903s 2018-11-17 09:20:07,831 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7280b5c9-9896-4283-8353-51a2f271764a.json used request id req-d1648ba6-e631-4525-a4bb-177657bac3dc 2018-11-17 09:20:07,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:20:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:07 GMT X-Openstack-Request-Id: req-88fe51d1-cce8-4aa0-8452-a65cb0f09110 2018-11-17 09:20:07,920 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d28765c3-c068-4056-91da-acf59171e445","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"3fa347d45255408cbbf27bcfc0e6b64c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:20:07Z","qos_policy_id":null,"name":"shaker-net_f1bd9d5c-a8a3-41b9-bb97-d0617b787986","admin_state_up":true,"tenant_id":"3fa347d45255408cbbf27bcfc0e6b64c","created_at":"2018-11-17T08:49:37Z","provider:network_type":"vxlan"}]} 2018-11-17 09:20:07,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-88fe51d1-cce8-4aa0-8452-a65cb0f09110 2018-11-17 09:20:07,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885088443756s 2018-11-17 09:20:07,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-88fe51d1-cce8-4aa0-8452-a65cb0f09110 2018-11-17 09:20:07,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 09:20:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d28765c3-c068-4056-91da-acf59171e445.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:09,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:20:09 GMT X-Openstack-Request-Id: req-c753f896-b0a5-4915-be73-ea56dc2e3648 2018-11-17 09:20:09,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:20:09,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d28765c3-c068-4056-91da-acf59171e445.json used request id req-c753f896-b0a5-4915-be73-ea56dc2e3648 2018-11-17 09:20:09,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62215209007s 2018-11-17 09:20:09,544 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d28765c3-c068-4056-91da-acf59171e445.json used request id req-c753f896-b0a5-4915-be73-ea56dc2e3648 2018-11-17 09:20:09,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:20:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:10,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:10 GMT X-Openstack-Request-Id: req-0a5c1e1a-5e9d-4e0d-be0a-2cfea356a566 2018-11-17 09:20:10,239 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T08:49:56Z", "file": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/file", "owner": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "686b0f54-30e0-4e8d-975d-0cf4e250681a", "size": 666173440, "self": "/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/686b0f54-30e0-4e8d-975d-0cf4e250681a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-17T08:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:20:10,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a5c1e1a-5e9d-4e0d-be0a-2cfea356a566 2018-11-17 09:20:10,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690372943878s 2018-11-17 09:20:10,239 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a5c1e1a-5e9d-4e0d-be0a-2cfea356a566 2018-11-17 09:20:10,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 09:20:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dd14352f972d47d846d7eef977f875f5e5ae2f6a42ef6e25933c83ddf7c171fe" 2018-11-17 09:20:10,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:20:10 GMT X-Openstack-Request-Id: req-717d9031-0535-4770-8d3b-9f8a9ea06765 2018-11-17 09:20:10,709 - 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-11-17 09:20:10,710 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a used request id req-717d9031-0535-4770-8d3b-9f8a9ea06765 2018-11-17 09:20:10,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.468504905701s 2018-11-17 09:20:10,710 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/686b0f54-30e0-4e8d-975d-0cf4e250681a used request id req-717d9031-0535-4770-8d3b-9f8a9ea06765 2018-11-17 09:20:10,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:20:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:11,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20: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-23398dd7-9232-4fa0-a240-23beefa96763 x-openstack-request-id: req-23398dd7-9232-4fa0-a240-23beefa96763 2018-11-17 09:20:11,055 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "d6ddc90a-0ac2-4e0a-b445-1f02d47d5809", "name": "shaker-flavor_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:20:11,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-23398dd7-9232-4fa0-a240-23beefa96763 2018-11-17 09:20:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.345160007477s 2018-11-17 09:20:11,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-23398dd7-9232-4fa0-a240-23beefa96763 2018-11-17 09:20:11,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 09:20:11,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:11,103 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20: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-126fb699-19fa-4090-b7f3-d417fbb88403 x-openstack-request-id: req-126fb699-19fa-4090-b7f3-d417fbb88403 2018-11-17 09:20:11,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809 used request id req-126fb699-19fa-4090-b7f3-d417fbb88403 2018-11-17 09:20:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0462620258331s 2018-11-17 09:20:11,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d6ddc90a-0ac2-4e0a-b445-1f02d47d5809 used request id req-126fb699-19fa-4090-b7f3-d417fbb88403 2018-11-17 09:20:11,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:20:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:11,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2827419e-8be4-4d82-b483-99a077660c49 2018-11-17 09:20:11,323 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:20:11,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2827419e-8be4-4d82-b483-99a077660c49 2018-11-17 09:20:11,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218446016312s 2018-11-17 09:20:11,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2827419e-8be4-4d82-b483-99a077660c49 2018-11-17 09:20:11,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:20:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db510bd-37a1-4af3-bb52-2f58397a1c0b 2018-11-17 09:20:11,544 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_f1bd9d5c-a8a3-41b9-bb97-d0617b787986", "links": {"self": "http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "be351dce2b9c4b5b840205fde1574c33", "description": null}} 2018-11-17 09:20:11,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 used request id req-9db510bd-37a1-4af3-bb52-2f58397a1c0b 2018-11-17 09:20:11,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2136759758s 2018-11-17 09:20:11,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 used request id req-9db510bd-37a1-4af3-bb52-2f58397a1c0b 2018-11-17 09:20:11,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 09:20:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:11,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc71bccf-bc8e-4295-9023-90d3c6a1d3e9 2018-11-17 09:20:11,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:20:11,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 used request id req-bc71bccf-bc8e-4295-9023-90d3c6a1d3e9 2018-11-17 09:20:11,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290298938751s 2018-11-17 09:20:11,836 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/be351dce2b9c4b5b840205fde1574c33 used request id req-bc71bccf-bc8e-4295-9023-90d3c6a1d3e9 2018-11-17 09:20:11,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:20:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:12,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b40fc12-3a89-414a-8eb5-851275ce772a 2018-11-17 09:20:12,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c"}, "tags": [], "enabled": true, "id": "3fa347d45255408cbbf27bcfc0e6b64c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_f1bd9d5c-a8a3-41b9-bb97-d0617b787986"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 09:20:12,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6b40fc12-3a89-414a-8eb5-851275ce772a 2018-11-17 09:20:12,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202716112137s 2018-11-17 09:20:12,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6b40fc12-3a89-414a-8eb5-851275ce772a 2018-11-17 09:20:12,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 09:20:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:12,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c65cff0-8f74-41ec-b355-bf3a53054a17 2018-11-17 09:20:12,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:20:12,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c used request id req-3c65cff0-8f74-41ec-b355-bf3a53054a17 2018-11-17 09:20:12,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290670871735s 2018-11-17 09:20:12,342 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3fa347d45255408cbbf27bcfc0e6b64c used request id req-3c65cff0-8f74-41ec-b355-bf3a53054a17 2018-11-17 09:20:12,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:20:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3fa347d45255408cbbf27bcfc0e6b64c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:12,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:12 GMT X-Openstack-Request-Id: req-70498a0a-9d76-4276-bf22-31554cdf27ff 2018-11-17 09:20:12,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}]} 2018-11-17 09:20:12,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3fa347d45255408cbbf27bcfc0e6b64c&name=default used request id req-70498a0a-9d76-4276-bf22-31554cdf27ff 2018-11-17 09:20:12,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25189614296s 2018-11-17 09:20:12,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3fa347d45255408cbbf27bcfc0e6b64c&name=default used request id req-70498a0a-9d76-4276-bf22-31554cdf27ff 2018-11-17 09:20:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:20:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:12,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 09:20:12 GMT X-Openstack-Request-Id: req-f01028fc-33cb-472c-b0f4-8f391b5609c3 2018-11-17 09:20:12,662 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "created_at": "2018-11-17T08:49:37Z", "updated_at": "2018-11-17T08:49:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "8ca37670-362a-4cc0-b0b3-3e77678360d3", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "aece4fe6-4211-4184-b23a-9fa92f9db7fb", "remote_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "4a77df98-003e-4905-a349-9cce1f44d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T08:49:37Z", "revision_number": 0, "id": "3c8af2a0-ae19-409f-9b69-f54862879257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T08:49:37Z", "security_group_id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "tenant_id": "3fa347d45255408cbbf27bcfc0e6b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa347d45255408cbbf27bcfc0e6b64c"}], "revision_number": 1, "project_id": "3fa347d45255408cbbf27bcfc0e6b64c", "id": "5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 09:20:12,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f01028fc-33cb-472c-b0f4-8f391b5609c3 2018-11-17 09:20:12,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563318729401s 2018-11-17 09:20:12,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f01028fc-33cb-472c-b0f4-8f391b5609c3 2018-11-17 09:20:12,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:20:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f1dbe6d4e1498dbe0264d091c942cb139f8233f107fee417d45867ede14536b" 2018-11-17 09:20:12,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:20:12 GMT X-Openstack-Request-Id: req-c4236225-65d4-48d5-999b-23e8ca00331c 2018-11-17 09:20:12,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:20:12,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da.json used request id req-c4236225-65d4-48d5-999b-23e8ca00331c 2018-11-17 09:20:12,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126205921173s 2018-11-17 09:20:12,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5e3be0f9-fd8d-4c5c-8427-f14a1c9eb4da.json used request id req-c4236225-65d4-48d5-999b-23e8ca00331c 2018-11-17 09:20:12,797 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 19:22 | PASS | | shaker | functest | benchmarking | 30:17 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-17 09:20:12,800 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-17 09:20:12,839 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 09:20:23,445 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 09:20:23,448 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 09:20:23,448 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-17 09:20:23,448 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-17 09:20:23,449 - 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-11-17 09:20:23,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-17 09:21:07,824 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 09:21:07,827 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 09:21:07,827 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-17 09:21:07,828 - 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-11-17 09:21:07,837 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-17 09:21:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:21:08,061 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbabd999-3456-48d2-9e69-dd7c0b231739 2018-11-17 09:21:08,061 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:21:08,061 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-fbabd999-3456-48d2-9e69-dd7c0b231739 2018-11-17 09:21:08,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:21:08,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["0CYAO4zfSbeF9NzPVrFqGg"], "issued_at": "2018-11-17T09:21:08.000000Z"}} 2018-11-17 09:21:08,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:21:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:09,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:09 GMT X-Openstack-Request-Id: req-54054d3d-d96e-430b-883a-18aed5070673 2018-11-17 09:21:09,114 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 09:21:09,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54054d3d-d96e-430b-883a-18aed5070673 2018-11-17 09:21:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.651779174805s 2018-11-17 09:21:09,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54054d3d-d96e-430b-883a-18aed5070673 2018-11-17 09:21:09,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:21:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:09,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67204db-2418-4ea3-b40c-0a39c3f66922 2018-11-17 09:21:09,324 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:21:09,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e67204db-2418-4ea3-b40c-0a39c3f66922 2018-11-17 09:21:09,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197059869766s 2018-11-17 09:21:09,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e67204db-2418-4ea3-b40c-0a39c3f66922 2018-11-17 09:21:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 09:21:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}}' 2018-11-17 09:21:09,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6816d72a-c617-450a-954d-2525a8514ef9 2018-11-17 09:21:09,569 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c"}, "tags": [], "enabled": true, "id": "88fb84dee96d483891a7062b5657b96c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}} 2018-11-17 09:21:09,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6816d72a-c617-450a-954d-2525a8514ef9 2018-11-17 09:21:09,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236977100372s 2018-11-17 09:21:09,570 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6816d72a-c617-450a-954d-2525a8514ef9 2018-11-17 09:21:09,570 - 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'88fb84dee96d483891a7062b5657b96c', '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_54a0e7be-3056-46a7-a11d-2f9e3544bb05'}) 2018-11-17 09:21:09,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 09:21:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "777b4199-70b7-49c9-aacd-e5af63a8cb6a", "email": null, "name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}}' 2018-11-17 09:21:10,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e440e12c-c943-494e-b6ae-bee153880f1e 2018-11-17 09:21:10,035 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "links": {"self": "http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8c86eb035c5422faf8061c1a2396009", "domain_id": "default", "password_expires_at": null}} 2018-11-17 09:21:10,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e440e12c-c943-494e-b6ae-bee153880f1e 2018-11-17 09:21:10,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.45812702179s 2018-11-17 09:21:10,036 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e440e12c-c943-494e-b6ae-bee153880f1e 2018-11-17 09:21:10,037 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8c86eb035c5422faf8061c1a2396009', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05'}) 2018-11-17 09:21:10,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:21:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:10,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae00443-f64c-44df-a8bf-3f9c8efd6984 2018-11-17 09:21:10,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:21:10,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dae00443-f64c-44df-a8bf-3f9c8efd6984 2018-11-17 09:21:10,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198912858963s 2018-11-17 09:21:10,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dae00443-f64c-44df-a8bf-3f9c8efd6984 2018-11-17 09:21:10,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:21:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:10,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b65cc5-7545-4ecb-ac70-1f132d059fe3 2018-11-17 09:21:10,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:21:10,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66b65cc5-7545-4ecb-ac70-1f132d059fe3 2018-11-17 09:21:10,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18940281868s 2018-11-17 09:21:10,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66b65cc5-7545-4ecb-ac70-1f132d059fe3 2018-11-17 09:21:10,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:21:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:10,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b2da8c-7ba7-4f2e-a0e6-5338e8c4e2e8 2018-11-17 09:21:10,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:21:10,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23b2da8c-7ba7-4f2e-a0e6-5338e8c4e2e8 2018-11-17 09:21:10,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111184120178s 2018-11-17 09:21:10,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23b2da8c-7ba7-4f2e-a0e6-5338e8c4e2e8 2018-11-17 09:21:10,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:21:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:10,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c2dd32-bdb4-4c6d-a218-6585a90eaf7d 2018-11-17 09:21:10,756 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 09:21:10,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-27c2dd32-bdb4-4c6d-a218-6585a90eaf7d 2018-11-17 09:21:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198270797729s 2018-11-17 09:21:10,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-27c2dd32-bdb4-4c6d-a218-6585a90eaf7d 2018-11-17 09:21:10,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:21:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:10,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8034a60-6738-4687-9d93-6339eb11be8c 2018-11-17 09:21:10,885 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "links": {"self": "http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8c86eb035c5422faf8061c1a2396009", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:21:10,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e8034a60-6738-4687-9d93-6339eb11be8c 2018-11-17 09:21:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128714084625s 2018-11-17 09:21:10,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e8034a60-6738-4687-9d93-6339eb11be8c 2018-11-17 09:21:10,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:21:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:11,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10abdb54-2e65-4283-8be6-b40c9e5d1c0f 2018-11-17 09:21:11,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c"}, "tags": [], "enabled": true, "id": "88fb84dee96d483891a7062b5657b96c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:21:11,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-10abdb54-2e65-4283-8be6-b40c9e5d1c0f 2018-11-17 09:21:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211438894272s 2018-11-17 09:21:11,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-10abdb54-2e65-4283-8be6-b40c9e5d1c0f 2018-11-17 09:21:11,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 09:21:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e8c86eb035c5422faf8061c1a2396009&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=88fb84dee96d483891a7062b5657b96c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:11,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a9884f-9dae-4555-995f-ce77fc3c99da 2018-11-17 09:21:11,307 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e8c86eb035c5422faf8061c1a2396009&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=88fb84dee96d483891a7062b5657b96c", "previous": null, "next": null}} 2018-11-17 09:21:11,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e8c86eb035c5422faf8061c1a2396009&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=88fb84dee96d483891a7062b5657b96c used request id req-89a9884f-9dae-4555-995f-ce77fc3c99da 2018-11-17 09:21:11,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188592910767s 2018-11-17 09:21:11,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e8c86eb035c5422faf8061c1a2396009&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=88fb84dee96d483891a7062b5657b96c used request id req-89a9884f-9dae-4555-995f-ce77fc3c99da 2018-11-17 09:21:11,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 09:21:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c/users/e8c86eb035c5422faf8061c1a2396009/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:11,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760d386d-119b-48d0-9102-77487c1d3d11 2018-11-17 09:21:11,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:21:11,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c/users/e8c86eb035c5422faf8061c1a2396009/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-760d386d-119b-48d0-9102-77487c1d3d11 2018-11-17 09:21:11,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168067932129s 2018-11-17 09:21:11,480 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c/users/e8c86eb035c5422faf8061c1a2396009/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-760d386d-119b-48d0-9102-77487c1d3d11 2018-11-17 09:21:11,480 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 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'88fb84dee96d483891a7062b5657b96c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '777b4199-70b7-49c9-aacd-e5af63a8cb6a', 'username': u'cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 09:21:11,484 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'password': '777b4199-70b7-49c9-aacd-e5af63a8cb6a', 'project_name': 'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '88fb84dee96d483891a7062b5657b96c', 'project_domain_name': 'Default'} 2018-11-17 09:21:11,485 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-17 09:21:11,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:21:11,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdaf550-d859-41bd-ab23-3655273cb112 2018-11-17 09:21:11,595 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:21:11,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-abdaf550-d859-41bd-ab23-3655273cb112 2018-11-17 09:21:11,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109412193298s 2018-11-17 09:21:11,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-abdaf550-d859-41bd-ab23-3655273cb112 2018-11-17 09:21:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:21:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:21:11,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5b69a8-64d0-47d6-b24f-1bf7eed6d020 2018-11-17 09:21:11,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c"}, "tags": [], "enabled": true, "id": "88fb84dee96d483891a7062b5657b96c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:21:11,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-da5b69a8-64d0-47d6-b24f-1bf7eed6d020 2018-11-17 09:21:11,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109709024429s 2018-11-17 09:21:11,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-da5b69a8-64d0-47d6-b24f-1bf7eed6d020 2018-11-17 09:21:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 09:21:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" -d '{"network": {"tenant_id": "88fb84dee96d483891a7062b5657b96c", "name": "cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "admin_state_up": true}}' 2018-11-17 09:21:12,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:12 GMT X-Openstack-Request-Id: req-37236c90-d61f-4c63-ba11-e1aaea284cb4 2018-11-17 09:21:12,024 - 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":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:21:11Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450}} 2018-11-17 09:21:12,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37236c90-d61f-4c63-ba11-e1aaea284cb4 2018-11-17 09:21:12,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.308703899384s 2018-11-17 09:21:12,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37236c90-d61f-4c63-ba11-e1aaea284cb4 2018-11-17 09:21:12,025 - 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-11-17T09:21:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'125bfeca-a8b9-4848-ac00-9a038b2b4b1c', 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'cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05', u'created_at': u'2018-11-17T09:21:11Z', u'mtu': 1450, u'tenant_id': u'88fb84dee96d483891a7062b5657b96c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'88fb84dee96d483891a7062b5657b96c', u'l2_adjacency': True}) 2018-11-17 09:21:12,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:21:12,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ed8d53-bdcd-47b1-871e-5f95a065b282 2018-11-17 09:21:12,035 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:21:12,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-61ed8d53-bdcd-47b1-871e-5f95a065b282 2018-11-17 09:21:12,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:21:12,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88fb84dee96d483891a7062b5657b96c", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/88fb84dee96d483891a7062b5657b96c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/88fb84dee96d483891a7062b5657b96c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/88fb84dee96d483891a7062b5657b96c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_88fb84dee96d483891a7062b5657b96c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_88fb84dee96d483891a7062b5657b96c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/88fb84dee96d483891a7062b5657b96c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/88fb84dee96d483891a7062b5657b96c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/88fb84dee96d483891a7062b5657b96c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/88fb84dee96d483891a7062b5657b96c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/88fb84dee96d483891a7062b5657b96c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/88fb84dee96d483891a7062b5657b96c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/88fb84dee96d483891a7062b5657b96c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/88fb84dee96d483891a7062b5657b96c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/88fb84dee96d483891a7062b5657b96c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "id": "e8c86eb035c5422faf8061c1a2396009"}, "audit_ids": ["Nkh5rqhXQnqmm5KBhE3vIg"], "issued_at": "2018-11-17T09:21:12.000000Z"}} 2018-11-17 09:21:12,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:21:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:21:12,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:12 GMT X-Openstack-Request-Id: req-c0bb1582-22e5-47cb-9f5e-e7441435dc7a 2018-11-17 09:21:12,900 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:21:11Z","qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:21:12,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0bb1582-22e5-47cb-9f5e-e7441435dc7a 2018-11-17 09:21:12,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.462075948715s 2018-11-17 09:21:12,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0bb1582-22e5-47cb-9f5e-e7441435dc7a 2018-11-17 09:21:12,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 09:21:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"subnet": {"name": "cloudify-subnet_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "enable_dhcp": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 09:21:13,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:13 GMT X-Openstack-Request-Id: req-42d89115-99c4-4127-a9e8-c7e80e1d48b1 2018-11-17 09:21:13,536 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:21:13Z","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":"88fb84dee96d483891a7062b5657b96c","id":"20c67a63-c9bd-4ea5-b9c7-b09514cbf51d","subnetpool_id":null,"name":"cloudify-subnet_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}} 2018-11-17 09:21:13,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-42d89115-99c4-4127-a9e8-c7e80e1d48b1 2018-11-17 09:21:13,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.634538888931s 2018-11-17 09:21:13,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-42d89115-99c4-4127-a9e8-c7e80e1d48b1 2018-11-17 09:21:13,537 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:21:13Z', 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'20c67a63-c9bd-4ea5-b9c7-b09514cbf51d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_54a0e7be-3056-46a7-a11d-2f9e3544bb05', u'enable_dhcp': True, u'network_id': u'125bfeca-a8b9-4848-ac00-9a038b2b4b1c', u'tenant_id': u'88fb84dee96d483891a7062b5657b96c', u'created_at': u'2018-11-17T09:21:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'88fb84dee96d483891a7062b5657b96c'}) 2018-11-17 09:21:13,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 09:21:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "cloudify-router_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "admin_state_up": true}}' 2018-11-17 09:21:15,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:15 GMT X-Openstack-Request-Id: req-b8b68609-2b55-4bd0-8c49-f6c00f0dc3fb 2018-11-17 09:21:15,260 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:13Z", "admin_state_up": true, "updated_at": "2018-11-17T09:21:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "name": "cloudify-router_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}} 2018-11-17 09:21:15,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b8b68609-2b55-4bd0-8c49-f6c00f0dc3fb 2018-11-17 09:21:15,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72253012657s 2018-11-17 09:21:15,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b8b68609-2b55-4bd0-8c49-f6c00f0dc3fb 2018-11-17 09:21:15,261 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:21:14Z', u'revision_number': 2, u'id': u'c1c7ffce-66ed-4b54-9843-1a5c4b24821f', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_54a0e7be-3056-46a7-a11d-2f9e3544bb05', u'admin_state_up': True, u'tenant_id': u'88fb84dee96d483891a7062b5657b96c', u'created_at': u'2018-11-17T09:21:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'88fb84dee96d483891a7062b5657b96c'}) 2018-11-17 09:21:15,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 09:21:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"subnet_id": "20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"}' 2018-11-17 09:21:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:21:17 GMT X-Openstack-Request-Id: req-4a93e80e-c926-4621-8ee6-7eca31c77f69 2018-11-17 09:21:17,961 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "subnet_id": "20c67a63-c9bd-4ea5-b9c7-b09514cbf51d", "subnet_ids": ["20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"], "port_id": "0ecd8775-55e0-4f1d-ae9c-1d47dd3a008a", "id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f"} 2018-11-17 09:21:17,961 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/add_router_interface.json used request id req-4a93e80e-c926-4621-8ee6-7eca31c77f69 2018-11-17 09:21:17,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69941401482s 2018-11-17 09:21:17,962 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/add_router_interface.json used request id req-4a93e80e-c926-4621-8ee6-7eca31c77f69 returning object c1c7ffce-66ed-4b54-9843-1a5c4b24821f 2018-11-17 09:21:17,962 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-17 09:22:20,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-17 09:22:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:22:20,675 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 09:22:20 GMT 2018-11-17 09:22:20,676 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 09:22:20,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:22:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:22:21,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 09:22:21 GMT X-Openstack-Request-Id: req-e72ed15d-3d56-4cad-8d51-5004018837f2 2018-11-17 09:22:21,386 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:22:21,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e72ed15d-3d56-4cad-8d51-5004018837f2 2018-11-17 09:22:21,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705243110657s 2018-11-17 09:22:21,387 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e72ed15d-3d56-4cad-8d51-5004018837f2 2018-11-17 09:22:21,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 09:22:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}' 2018-11-17 09:22:22,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 17 Nov 2018 09:22:22 GMT Location: http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e5fb4bd-ee68-4caf-9e08-44284c15d3b7 2018-11-17 09:22:22,454 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:22:21Z", "file": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file", "owner": "88fb84dee96d483891a7062b5657b96c", "id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "size": null, "self": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "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_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "checksum": null, "created_at": "2018-11-17T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 09:22:22,454 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4e5fb4bd-ee68-4caf-9e08-44284c15d3b7 2018-11-17 09:22:22,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.05816912651s 2018-11-17 09:22:22,455 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4e5fb4bd-ee68-4caf-9e08-44284c15d3b7 returning object feea720d-249c-44ba-bac2-c1d32cdfaadf 2018-11-17 09:22:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 09:22:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '' 2018-11-17 09:23:21,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:23:21 GMT X-Openstack-Request-Id: req-3511de42-6fb7-4b53-921e-799cc0ce3bc1 2018-11-17 09:23:21,349 - 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-11-17 09:23:21,349 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file used request id req-3511de42-6fb7-4b53-921e-799cc0ce3bc1 2018-11-17 09:23:21,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.8938331604s 2018-11-17 09:23:21,350 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file used request id req-3511de42-6fb7-4b53-921e-799cc0ce3bc1 2018-11-17 09:23:21,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:23:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:21,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:21 GMT X-Openstack-Request-Id: req-e41528e4-21e0-47b8-bbaf-e9c329771824 2018-11-17 09:23:21,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:23:21Z", "file": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file", "owner": "88fb84dee96d483891a7062b5657b96c", "id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "size": 4373348352, "self": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:23:21,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e41528e4-21e0-47b8-bbaf-e9c329771824 2018-11-17 09:23:21,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435140132904s 2018-11-17 09:23:21,399 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e41528e4-21e0-47b8-bbaf-e9c329771824 2018-11-17 09:23:21,400 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file', 'owner': u'88fb84dee96d483891a7062b5657b96c', 'id': u'feea720d-249c-44ba-bac2-c1d32cdfaadf', 'size': 4373348352, u'self': u'/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88fb84dee96d483891a7062b5657b96c', 'name': 'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T09:23:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T09:23:21Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05', '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/feea720d-249c-44ba-bac2-c1d32cdfaadf', 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_54a0e7be-3056-46a7-a11d-2f9e3544bb05', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'created': u'2018-11-17T09:22:21Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-17T09:22:21Z', 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/feea720d-249c-44ba-bac2-c1d32cdfaadf', 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_54a0e7be-3056-46a7-a11d-2f9e3544bb05', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-11-17 09:23:21,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 09:23:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-17 09:23:21,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-53fd59f3-9d56-4b58-b88a-578ac31c40f0 x-openstack-request-id: req-53fd59f3-9d56-4b58-b88a-578ac31c40f0 2018-11-17 09:23:21,734 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "name": "cloudify-flavor_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 09:23:21,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53fd59f3-9d56-4b58-b88a-578ac31c40f0 2018-11-17 09:23:21,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330188989639s 2018-11-17 09:23:21,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53fd59f3-9d56-4b58-b88a-578ac31c40f0 2018-11-17 09:23:21,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_54a0e7be-3056-46a7-a11d-2f9e3544bb05', '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'8cbff874483b4da3951abfc162291b33', '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'e4e248cf-4a59-4182-be19-bae268e3e1bc', 'swap': 0}) 2018-11-17 09:23:21,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 09:23:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" -d '{"extra_specs": {}}' 2018-11-17 09:23:21,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-4ea9342f-33cc-42ac-81d2-e0aa0a83c988 x-openstack-request-id: req-4ea9342f-33cc-42ac-81d2-e0aa0a83c988 2018-11-17 09:23:21,772 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 09:23:21,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc/os-extra_specs used request id req-4ea9342f-33cc-42ac-81d2-e0aa0a83c988 2018-11-17 09:23:21,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0356779098511s 2018-11-17 09:23:21,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc/os-extra_specs used request id req-4ea9342f-33cc-42ac-81d2-e0aa0a83c988 2018-11-17 09:23:21,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 09:23:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"keypair": {"name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}}' 2018-11-17 09:23:23,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-19897849-bf54-4bd6-ba19-eb4812a95f8d x-openstack-request-id: req-19897849-bf54-4bd6-ba19-eb4812a95f8d 2018-11-17 09:23:23,264 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+u3FFA7W34L/k7B1bDvoxPCUYXUOKi5hUAylbuiO8r6avEcG3r0Od38Kj1lsWADJIZpa4DdEBDObhwcZhvrjvNImlF3pVvnFrYeqSbBSYe2Wo3EqU6zTBK8pYirnTntPEQAt8PzGOI+3DO7/M7A3VCMRkyS4rnpQcC9IeBcnLV836zsHf2pJL35dStveYOHv1NGS4K8XFGsUqObsvcVRyh1dGJw+l8HbkRLJCMYJn89qBBnGdliDcxWy87Nl4oB30ytuB/RQtID9vakpbylpjL0PCFOp3uxEtDhKicRgUJv44gFBUrobrzOxmpigc1lTPMrKljBr6UHT9arpwHG9n Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvrtxRQO1t+C/5OwdWw76MTwlGF1DiouYVAMpW7ojvK+mrxHB\nt69Dnd/Co9ZbFgAySGaWuA3RAQzm4cHGYb647zSJpRd6Vb5xa2HqkmwUmHtlqNxK\nlOs0wSvKWIq5057TxEALfD8xjiPtwzu/zOwN1QjEZMkuK56UHAvSHgXJy1fN+s7B\n39qSS9+XUrb3mDh79TRkuCvFxRrFKjm7L3FUcodXRicPpfB25ESyQjGCZ/PagQZx\nnZYg3MVsvOzZeKAd9Mrbgf0ULSA/b2pKW8paYy9DwhTqd7sRLQ4SonEYFCb+OIBQ\nVK6G68zsZqYoHNZUzzKypYwa+lB0/Wq6cBxvZwIDAQABAoIBAQClB0g1X8VeiU9g\nAtBPloDyEslB8IhdGvW9U1L4s/Dx9MVzWxjTFwmZUx91ZSZAvgDD1kf4jrPVhdVL\nZr+AmWYoSrwCJXNLN1GpiPpOoMedO7+1QI4jlfN6ZKpavAWXTiiK+KM3aPI2u22g\n7FTDOUeqmUBcuBmD0lzye2PdaEK29g60uDo1KkjaG1d0SM3EXlq+5NclAR//u717\nv0LKIqy1jrnrhMh8TfCgrgnqeVnLmVwaMQc5M1OCgX7NVhyuduClYYDDq/J3B9mk\n0cwFUxkyxFjp7l/Z43q0beIisPg8aMrD+XAXDMrdBqX+awP0yaeeXZXWYfJaE+Y6\nhG8Q9AoxAoGBAN6FdurfYiEXspDZRvhPOOVzjOqe2oDwKe/tWCR4OxcCK5ZYVHsM\nzKuWmaGPQYpgcyZ4xkKP70j7So1UtQxSpb1jo8uWNbMeHYwKYRzupdOhmIOauRhW\nQGiepFMcmKiu1TbzTVms/z1RjuHASzzw3OnlGyTJOb99v2yZ4di/FFQpAoGBANtt\nmdR59eFNzMISKRYVQ97g99mejjBTwJkbEpQj/ACgVBlnpnRua7rgYo28woq0QxEd\nuwYlQ9y1J9o5oLT2CPju8CVh8fEtl0qBDSogKMgCwALK2nXtlRfcB6JrTuX85+NI\nz1Et74oiikU582EYBYPRG3n14BJXTnRmCGTGh5kPAoGAWB3B2YBb+37G11UzJWE5\nxqLbSo1dOXHhKYFzRf3WaGYTnJWd3pxS8B/S9ockDQfkkXeCCxm0R9I603yXtSmF\nOFocoqH44dUrHil+C1b1k7iKDJNYeKqvFr67k63fRez1wazXFIvNBxsk2YCsSpWW\n5Yg0F30XwRyqkPbe2FXSVwECgYEAwkRImwrXG3+rtm4pnfl5u0tlY2+y5ypfK64C\nRtGM/Gj1zAAuKIrSKgMafe4ONordjbvKpug7Kp3gCJ5Yn53r16iDSDVs5F++wCF9\nLDyInnuAz3gU7a9H/nW49J0YnxnHmzwNAAwxNRTbYeqqhN2llEx/jPyYQuS0+uyS\npdX2mxUCgYBTuEZVUU8sIc6dE+I48u3ZhicSyToIU57ZX8eFdYPNhb/OWHE4eA8H\n6zrZpsOxo3QCrCfLeJep7X/umxmgNOyYI/jCpWtLGQ0VR83stj54JmkBHGer8PcH\n7QDALl2p+D0TfoY4TcuKghcf3DFy/49/dKpbVMrzrPBLYFt1r+Tf4A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e8c86eb035c5422faf8061c1a2396009", "name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "fingerprint": "22:9c:f1:97:0b:58:0b:76:13:8f:8e:aa:07:ac:9e:37"}} 2018-11-17 09:23:23,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-19897849-bf54-4bd6-ba19-eb4812a95f8d 2018-11-17 09:23:23,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.48840093613s 2018-11-17 09:23:23,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-19897849-bf54-4bd6-ba19-eb4812a95f8d 2018-11-17 09:23:23,265 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+u3FFA7W34L/k7B1bDvoxPCUYXUOKi5hUAylbuiO8r6avEcG3r0Od38Kj1lsWADJIZpa4DdEBDObhwcZhvrjvNImlF3pVvnFrYeqSbBSYe2Wo3EqU6zTBK8pYirnTntPEQAt8PzGOI+3DO7/M7A3VCMRkyS4rnpQcC9IeBcnLV836zsHf2pJL35dStveYOHv1NGS4K8XFGsUqObsvcVRyh1dGJw+l8HbkRLJCMYJn89qBBnGdliDcxWy87Nl4oB30ytuB/RQtID9vakpbylpjL0PCFOp3uxEtDhKicRgUJv44gFBUrobrzOxmpigc1lTPMrKljBr6UHT9arpwHG9n Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvrtxRQO1t+C/5OwdWw76MTwlGF1DiouYVAMpW7ojvK+mrxHB\nt69Dnd/Co9ZbFgAySGaWuA3RAQzm4cHGYb647zSJpRd6Vb5xa2HqkmwUmHtlqNxK\nlOs0wSvKWIq5057TxEALfD8xjiPtwzu/zOwN1QjEZMkuK56UHAvSHgXJy1fN+s7B\n39qSS9+XUrb3mDh79TRkuCvFxRrFKjm7L3FUcodXRicPpfB25ESyQjGCZ/PagQZx\nnZYg3MVsvOzZeKAd9Mrbgf0ULSA/b2pKW8paYy9DwhTqd7sRLQ4SonEYFCb+OIBQ\nVK6G68zsZqYoHNZUzzKypYwa+lB0/Wq6cBxvZwIDAQABAoIBAQClB0g1X8VeiU9g\nAtBPloDyEslB8IhdGvW9U1L4s/Dx9MVzWxjTFwmZUx91ZSZAvgDD1kf4jrPVhdVL\nZr+AmWYoSrwCJXNLN1GpiPpOoMedO7+1QI4jlfN6ZKpavAWXTiiK+KM3aPI2u22g\n7FTDOUeqmUBcuBmD0lzye2PdaEK29g60uDo1KkjaG1d0SM3EXlq+5NclAR//u717\nv0LKIqy1jrnrhMh8TfCgrgnqeVnLmVwaMQc5M1OCgX7NVhyuduClYYDDq/J3B9mk\n0cwFUxkyxFjp7l/Z43q0beIisPg8aMrD+XAXDMrdBqX+awP0yaeeXZXWYfJaE+Y6\nhG8Q9AoxAoGBAN6FdurfYiEXspDZRvhPOOVzjOqe2oDwKe/tWCR4OxcCK5ZYVHsM\nzKuWmaGPQYpgcyZ4xkKP70j7So1UtQxSpb1jo8uWNbMeHYwKYRzupdOhmIOauRhW\nQGiepFMcmKiu1TbzTVms/z1RjuHASzzw3OnlGyTJOb99v2yZ4di/FFQpAoGBANtt\nmdR59eFNzMISKRYVQ97g99mejjBTwJkbEpQj/ACgVBlnpnRua7rgYo28woq0QxEd\nuwYlQ9y1J9o5oLT2CPju8CVh8fEtl0qBDSogKMgCwALK2nXtlRfcB6JrTuX85+NI\nz1Et74oiikU582EYBYPRG3n14BJXTnRmCGTGh5kPAoGAWB3B2YBb+37G11UzJWE5\nxqLbSo1dOXHhKYFzRf3WaGYTnJWd3pxS8B/S9ockDQfkkXeCCxm0R9I603yXtSmF\nOFocoqH44dUrHil+C1b1k7iKDJNYeKqvFr67k63fRez1wazXFIvNBxsk2YCsSpWW\n5Yg0F30XwRyqkPbe2FXSVwECgYEAwkRImwrXG3+rtm4pnfl5u0tlY2+y5ypfK64C\nRtGM/Gj1zAAuKIrSKgMafe4ONordjbvKpug7Kp3gCJ5Yn53r16iDSDVs5F++wCF9\nLDyInnuAz3gU7a9H/nW49J0YnxnHmzwNAAwxNRTbYeqqhN2llEx/jPyYQuS0+uyS\npdX2mxUCgYBTuEZVUU8sIc6dE+I48u3ZhicSyToIU57ZX8eFdYPNhb/OWHE4eA8H\n6zrZpsOxo3QCrCfLeJep7X/umxmgNOyYI/jCpWtLGQ0VR83stj54JmkBHGer8PcH\n7QDALl2p+D0TfoY4TcuKghcf3DFy/49/dKpbVMrzrPBLYFt1r+Tf4A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e8c86eb035c5422faf8061c1a2396009', 'name': u'cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'created_at': '2018-11-17T09:23:23.265650', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88fb84dee96d483891a7062b5657b96c', 'name': 'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'22:9c:f1:97:0b:58:0b:76:13:8f:8e:aa:07:ac:9e:37', 'type': 'ssh', 'id': u'cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05'}) 2018-11-17 09:23:23,266 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvrtxRQO1t+C/5OwdWw76MTwlGF1DiouYVAMpW7ojvK+mrxHB t69Dnd/Co9ZbFgAySGaWuA3RAQzm4cHGYb647zSJpRd6Vb5xa2HqkmwUmHtlqNxK lOs0wSvKWIq5057TxEALfD8xjiPtwzu/zOwN1QjEZMkuK56UHAvSHgXJy1fN+s7B 39qSS9+XUrb3mDh79TRkuCvFxRrFKjm7L3FUcodXRicPpfB25ESyQjGCZ/PagQZx nZYg3MVsvOzZeKAd9Mrbgf0ULSA/b2pKW8paYy9DwhTqd7sRLQ4SonEYFCb+OIBQ VK6G68zsZqYoHNZUzzKypYwa+lB0/Wq6cBxvZwIDAQABAoIBAQClB0g1X8VeiU9g AtBPloDyEslB8IhdGvW9U1L4s/Dx9MVzWxjTFwmZUx91ZSZAvgDD1kf4jrPVhdVL Zr+AmWYoSrwCJXNLN1GpiPpOoMedO7+1QI4jlfN6ZKpavAWXTiiK+KM3aPI2u22g 7FTDOUeqmUBcuBmD0lzye2PdaEK29g60uDo1KkjaG1d0SM3EXlq+5NclAR//u717 v0LKIqy1jrnrhMh8TfCgrgnqeVnLmVwaMQc5M1OCgX7NVhyuduClYYDDq/J3B9mk 0cwFUxkyxFjp7l/Z43q0beIisPg8aMrD+XAXDMrdBqX+awP0yaeeXZXWYfJaE+Y6 hG8Q9AoxAoGBAN6FdurfYiEXspDZRvhPOOVzjOqe2oDwKe/tWCR4OxcCK5ZYVHsM zKuWmaGPQYpgcyZ4xkKP70j7So1UtQxSpb1jo8uWNbMeHYwKYRzupdOhmIOauRhW QGiepFMcmKiu1TbzTVms/z1RjuHASzzw3OnlGyTJOb99v2yZ4di/FFQpAoGBANtt mdR59eFNzMISKRYVQ97g99mejjBTwJkbEpQj/ACgVBlnpnRua7rgYo28woq0QxEd uwYlQ9y1J9o5oLT2CPju8CVh8fEtl0qBDSogKMgCwALK2nXtlRfcB6JrTuX85+NI z1Et74oiikU582EYBYPRG3n14BJXTnRmCGTGh5kPAoGAWB3B2YBb+37G11UzJWE5 xqLbSo1dOXHhKYFzRf3WaGYTnJWd3pxS8B/S9ockDQfkkXeCCxm0R9I603yXtSmF OFocoqH44dUrHil+C1b1k7iKDJNYeKqvFr67k63fRez1wazXFIvNBxsk2YCsSpWW 5Yg0F30XwRyqkPbe2FXSVwECgYEAwkRImwrXG3+rtm4pnfl5u0tlY2+y5ypfK64C RtGM/Gj1zAAuKIrSKgMafe4ONordjbvKpug7Kp3gCJ5Yn53r16iDSDVs5F++wCF9 LDyInnuAz3gU7a9H/nW49J0YnxnHmzwNAAwxNRTbYeqqhN2llEx/jPyYQuS0+uyS pdX2mxUCgYBTuEZVUU8sIc6dE+I48u3ZhicSyToIU57ZX8eFdYPNhb/OWHE4eA8H 6zrZpsOxo3QCrCfLeJep7X/umxmgNOyYI/jCpWtLGQ0VR83stj54JmkBHGer8PcH 7QDALl2p+D0TfoY4TcuKghcf3DFy/49/dKpbVMrzrPBLYFt1r+Tf4A== -----END RSA PRIVATE KEY----- 2018-11-17 09:23:23,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 09:23:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"security_group": {"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "description": "created by OPNFV Functest (cloudify)"}}' 2018-11-17 09:23:23,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:23 GMT X-Openstack-Request-Id: req-20fbb33b-76ae-41d0-b501-73d8c486b639 2018-11-17 09:23:23,715 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}} 2018-11-17 09:23:23,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20fbb33b-76ae-41d0-b501-73d8c486b639 2018-11-17 09:23:23,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.443681001663s 2018-11-17 09:23:23,716 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20fbb33b-76ae-41d0-b501-73d8c486b639 2018-11-17 09:23:23,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:23,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:23 GMT X-Openstack-Request-Id: req-c8d05dda-c1e9-4578-9711-8a40bd4575a7 2018-11-17 09:23:23,795 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:23,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8d05dda-c1e9-4578-9711-8a40bd4575a7 2018-11-17 09:23:23,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0729570388794s 2018-11-17 09:23:23,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8d05dda-c1e9-4578-9711-8a40bd4575a7 2018-11-17 09:23:23,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:23,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:23 GMT X-Openstack-Request-Id: req-121ab76d-c0bc-4542-9b78-49721b34aaa3 2018-11-17 09:23:23,953 - 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-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "ba85c327-002f-4a53-9d24-29d851486a4d"}} 2018-11-17 09:23:23,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-121ab76d-c0bc-4542-9b78-49721b34aaa3 2018-11-17 09:23:23,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1512799263s 2018-11-17 09:23:23,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-121ab76d-c0bc-4542-9b78-49721b34aaa3 2018-11-17 09:23:23,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:24,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-4833fb55-b7a1-4473-82ca-fa218d971920 2018-11-17 09:23:24,006 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 2, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:24,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4833fb55-b7a1-4473-82ca-fa218d971920 2018-11-17 09:23:24,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468761920929s 2018-11-17 09:23:24,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4833fb55-b7a1-4473-82ca-fa218d971920 2018-11-17 09:23:24,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:24,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-ab39e3f3-7490-4c1e-b488-0cb9698c9931 2018-11-17 09:23:24,370 - 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-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": null, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:24Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "6c285012-1926-493b-8771-36a498c16a2f"}} 2018-11-17 09:23:24,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab39e3f3-7490-4c1e-b488-0cb9698c9931 2018-11-17 09:23:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.357882976532s 2018-11-17 09:23:24,371 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab39e3f3-7490-4c1e-b488-0cb9698c9931 2018-11-17 09:23:24,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:24,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-12217dd8-909e-44ad-9f90-8d1301a7942b 2018-11-17 09:23:24,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "6c285012-1926-493b-8771-36a498c16a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 3, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:24,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-12217dd8-909e-44ad-9f90-8d1301a7942b 2018-11-17 09:23:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452868938446s 2018-11-17 09:23:24,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-12217dd8-909e-44ad-9f90-8d1301a7942b 2018-11-17 09:23:24,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:24,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-c44770dc-6c4d-4c81-ae75-9812c8375af0 2018-11-17 09:23:24,561 - 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-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": 80, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:24Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "4ffcb33d-b68c-40c4-a1db-12e14283d8d5"}} 2018-11-17 09:23:24,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c44770dc-6c4d-4c81-ae75-9812c8375af0 2018-11-17 09:23:24,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13282418251s 2018-11-17 09:23:24,562 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c44770dc-6c4d-4c81-ae75-9812c8375af0 2018-11-17 09:23:24,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:24,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-3011eea5-167a-4070-a383-77ff69bd149c 2018-11-17 09:23:24,617 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "4ffcb33d-b68c-40c4-a1db-12e14283d8d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "6c285012-1926-493b-8771-36a498c16a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 4, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:24,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3011eea5-167a-4070-a383-77ff69bd149c 2018-11-17 09:23:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049281835556s 2018-11-17 09:23:24,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3011eea5-167a-4070-a383-77ff69bd149c 2018-11-17 09:23:24,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:24,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-567f19d7-1e06-4fbe-87ca-c8c1d28c2f05 2018-11-17 09:23:24,752 - 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-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": 443, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:24Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "755fe713-ec95-4d7b-a016-255d91dfdd0b"}} 2018-11-17 09:23:24,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-567f19d7-1e06-4fbe-87ca-c8c1d28c2f05 2018-11-17 09:23:24,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129040002823s 2018-11-17 09:23:24,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-567f19d7-1e06-4fbe-87ca-c8c1d28c2f05 2018-11-17 09:23:24,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-f1901040-5534-4252-b434-45adacfc1380 2018-11-17 09:23:24,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "4ffcb33d-b68c-40c4-a1db-12e14283d8d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "6c285012-1926-493b-8771-36a498c16a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "755fe713-ec95-4d7b-a016-255d91dfdd0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 5, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:24,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f1901040-5534-4252-b434-45adacfc1380 2018-11-17 09:23:24,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493099689484s 2018-11-17 09:23:24,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f1901040-5534-4252-b434-45adacfc1380 2018-11-17 09:23:24,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:24,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:24 GMT X-Openstack-Request-Id: req-6b7780a6-e76b-4b8f-b6a9-c0ccc8abbede 2018-11-17 09:23:24,956 - 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-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": 5671, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:24Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "331ba1fb-ee51-4f87-bf63-b45f5bd6a7f0"}} 2018-11-17 09:23:24,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6b7780a6-e76b-4b8f-b6a9-c0ccc8abbede 2018-11-17 09:23:24,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141425848007s 2018-11-17 09:23:24,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6b7780a6-e76b-4b8f-b6a9-c0ccc8abbede 2018-11-17 09:23:24,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:23:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:25,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:25 GMT X-Openstack-Request-Id: req-02056302-b475-4350-b315-f574f26923ba 2018-11-17 09:23:25,010 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "331ba1fb-ee51-4f87-bf63-b45f5bd6a7f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "4ffcb33d-b68c-40c4-a1db-12e14283d8d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "6c285012-1926-493b-8771-36a498c16a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "755fe713-ec95-4d7b-a016-255d91dfdd0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 6, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:23:25,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-02056302-b475-4350-b315-f574f26923ba 2018-11-17 09:23:25,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477159023285s 2018-11-17 09:23:25,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-02056302-b475-4350-b315-f574f26923ba 2018-11-17 09:23:25,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:23:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -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": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}}' 2018-11-17 09:23:25,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:25 GMT X-Openstack-Request-Id: req-5e85d379-bd69-4d94-9326-f475846a7eb8 2018-11-17 09:23:25,137 - 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-11-17T09:23:25Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "port_range_min": 53333, "revision_number": 0, "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:25Z", "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "f39640c5-20de-42a5-abff-de5af1c60e9f"}} 2018-11-17 09:23:25,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e85d379-bd69-4d94-9326-f475846a7eb8 2018-11-17 09:23:25,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121120929718s 2018-11-17 09:23:25,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e85d379-bd69-4d94-9326-f475846a7eb8 2018-11-17 09:23:25,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:23:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:25,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:25 GMT X-Openstack-Request-Id: req-1b30db66-4cb8-4fff-b7aa-f32c527ac599 2018-11-17 09:23:25,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":["20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"],"description":"","tags":[],"updated_at":"2018-11-17T09:21:13Z","qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:23:25,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1b30db66-4cb8-4fff-b7aa-f32c527ac599 2018-11-17 09:23:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968420505524s 2018-11-17 09:23:25,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1b30db66-4cb8-4fff-b7aa-f32c527ac599 2018-11-17 09:23:25,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:23:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:25,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:25 GMT X-Openstack-Request-Id: req-5c382f18-44e3-4d7d-8fe3-f9080c389e1c 2018-11-17 09:23:25,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:23:21Z", "file": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file", "owner": "88fb84dee96d483891a7062b5657b96c", "id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "size": 4373348352, "self": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:23:25,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c382f18-44e3-4d7d-8fe3-f9080c389e1c 2018-11-17 09:23:25,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374829769135s 2018-11-17 09:23:25,279 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c382f18-44e3-4d7d-8fe3-f9080c389e1c 2018-11-17 09:23:25,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:23:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-52706381-c03a-4c69-8192-e3f2c8fdf244 x-openstack-request-id: req-52706381-c03a-4c69-8192-e3f2c8fdf244 2018-11-17 09:23:25,304 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "name": "cloudify-flavor_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:23:25,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-52706381-c03a-4c69-8192-e3f2c8fdf244 2018-11-17 09:23:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231189727783s 2018-11-17 09:23:25,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-52706381-c03a-4c69-8192-e3f2c8fdf244 2018-11-17 09:23:25,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 09:23:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"server": {"name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "imageRef": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "flavorRef": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c"}], "security_groups": [{"name": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}]}}' 2018-11-17 09:23:28,122 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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 location: http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23 x-compute-request-id: req-a828cb7f-593c-4e2f-a51f-e3ffa9687f23 x-openstack-request-id: req-a828cb7f-593c-4e2f-a51f-e3ffa9687f23 2018-11-17 09:23:28,122 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7ca6de7c-46fc-4ba6-b813-02295074a9a6"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "adminPass": "MKq4985aFh6X"}} 2018-11-17 09:23:28,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a828cb7f-593c-4e2f-a51f-e3ffa9687f23 2018-11-17 09:23:28,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.81707501411s 2018-11-17 09:23:28,123 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a828cb7f-593c-4e2f-a51f-e3ffa9687f23 2018-11-17 09:23:28,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:28,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-977990ee-8575-4208-912d-1cb48fcf8abc x-openstack-request-id: req-977990ee-8575-4208-912d-1cb48fcf8abc 2018-11-17 09:23:28,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "user_id": "e8c86eb035c5422faf8061c1a2396009", "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-11-17T09:23:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:28,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-977990ee-8575-4208-912d-1cb48fcf8abc 2018-11-17 09:23:28,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580923080444s 2018-11-17 09:23:28,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-977990ee-8575-4208-912d-1cb48fcf8abc 2018-11-17 09:23:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:23:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:28,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:28 GMT X-Openstack-Request-Id: req-1f1111a2-c7aa-4c66-ad4f-af6e1681df06 2018-11-17 09:23:28,829 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":["20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"],"description":"","tags":[],"updated_at":"2018-11-17T09:21:13Z","qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:23:28,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f1111a2-c7aa-4c66-ad4f-af6e1681df06 2018-11-17 09:23:28,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113322973251s 2018-11-17 09:23:28,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f1111a2-c7aa-4c66-ad4f-af6e1681df06 2018-11-17 09:23:28,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 09:23:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:28,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23:28 GMT X-Openstack-Request-Id: req-db39e040-f69e-406a-a1e8-e80170f02586 2018-11-17 09:23:28,885 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:21:13Z","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":"88fb84dee96d483891a7062b5657b96c","id":"20c67a63-c9bd-4ea5-b9c7-b09514cbf51d","subnetpool_id":null,"name":"cloudify-subnet_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}]} 2018-11-17 09:23:28,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-db39e040-f69e-406a-a1e8-e80170f02586 2018-11-17 09:23:28,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0545670986176s 2018-11-17 09:23:28,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-db39e040-f69e-406a-a1e8-e80170f02586 2018-11-17 09:23:28,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:30,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:31,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-4375ee9b-4e08-4ed4-b288-8005caffd9b7 x-openstack-request-id: req-4375ee9b-4e08-4ed4-b288-8005caffd9b7 2018-11-17 09:23:31,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:31,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4375ee9b-4e08-4ed4-b288-8005caffd9b7 2018-11-17 09:23:31,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416486024857s 2018-11-17 09:23:31,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4375ee9b-4e08-4ed4-b288-8005caffd9b7 2018-11-17 09:23:31,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:33,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-e5371ca3-16a0-4582-b95f-88bcf2a8d74c x-openstack-request-id: req-e5371ca3-16a0-4582-b95f-88bcf2a8d74c 2018-11-17 09:23:33,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:33,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5371ca3-16a0-4582-b95f-88bcf2a8d74c 2018-11-17 09:23:33,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60110783577s 2018-11-17 09:23:33,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5371ca3-16a0-4582-b95f-88bcf2a8d74c 2018-11-17 09:23:33,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:35,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:36,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-ae5d340a-3f5d-4d49-b97e-fb7277cef0f9 x-openstack-request-id: req-ae5d340a-3f5d-4d49-b97e-fb7277cef0f9 2018-11-17 09:23:36,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:36,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae5d340a-3f5d-4d49-b97e-fb7277cef0f9 2018-11-17 09:23:36,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536993026733s 2018-11-17 09:23:36,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae5d340a-3f5d-4d49-b97e-fb7277cef0f9 2018-11-17 09:23:36,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:38,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:38,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:39,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-88e833cb-8718-43bf-b586-ee57f41439b3 x-openstack-request-id: req-88e833cb-8718-43bf-b586-ee57f41439b3 2018-11-17 09:23:39,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:39,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88e833cb-8718-43bf-b586-ee57f41439b3 2018-11-17 09:23:39,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635461091995s 2018-11-17 09:23:39,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88e833cb-8718-43bf-b586-ee57f41439b3 2018-11-17 09:23:39,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:41,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:41,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-e3cfc5d1-109b-4512-92bb-ab3ea5032ee0 x-openstack-request-id: req-e3cfc5d1-109b-4512-92bb-ab3ea5032ee0 2018-11-17 09:23:41,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:41,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3cfc5d1-109b-4512-92bb-ab3ea5032ee0 2018-11-17 09:23:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785387992859s 2018-11-17 09:23:41,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3cfc5d1-109b-4512-92bb-ab3ea5032ee0 2018-11-17 09:23:41,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:43,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-82d8e03a-b392-4bd7-b129-de7384c0b2c9 x-openstack-request-id: req-82d8e03a-b392-4bd7-b129-de7384c0b2c9 2018-11-17 09:23:44,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:44,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82d8e03a-b392-4bd7-b129-de7384c0b2c9 2018-11-17 09:23:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.257383108139s 2018-11-17 09:23:44,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82d8e03a-b392-4bd7-b129-de7384c0b2c9 2018-11-17 09:23:44,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:46,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:46,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-7040dfb9-7ba0-4237-9a38-f68ea4591f78 x-openstack-request-id: req-7040dfb9-7ba0-4237-9a38-f68ea4591f78 2018-11-17 09:23:46,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:46,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7040dfb9-7ba0-4237-9a38-f68ea4591f78 2018-11-17 09:23:46,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224625110626s 2018-11-17 09:23:46,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7040dfb9-7ba0-4237-9a38-f68ea4591f78 2018-11-17 09:23:46,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:48,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-bf24afef-9e39-4427-842b-02fc2161e634 x-openstack-request-id: req-bf24afef-9e39-4427-842b-02fc2161e634 2018-11-17 09:23:48,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:48,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf24afef-9e39-4427-842b-02fc2161e634 2018-11-17 09:23:48,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590482950211s 2018-11-17 09:23:48,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf24afef-9e39-4427-842b-02fc2161e634 2018-11-17 09:23:49,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:51,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:51,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-b74aab01-56de-47f4-bbcd-d7c386c1eae0 x-openstack-request-id: req-b74aab01-56de-47f4-bbcd-d7c386c1eae0 2018-11-17 09:23:51,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:51,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b74aab01-56de-47f4-bbcd-d7c386c1eae0 2018-11-17 09:23:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236158132553s 2018-11-17 09:23:51,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b74aab01-56de-47f4-bbcd-d7c386c1eae0 2018-11-17 09:23:51,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:53,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-e0e48613-cdbc-4df2-a0ae-aa8e7882e3eb x-openstack-request-id: req-e0e48613-cdbc-4df2-a0ae-aa8e7882e3eb 2018-11-17 09:23:53,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:53,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0e48613-cdbc-4df2-a0ae-aa8e7882e3eb 2018-11-17 09:23:53,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42280292511s 2018-11-17 09:23:53,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0e48613-cdbc-4df2-a0ae-aa8e7882e3eb 2018-11-17 09:23:53,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:55,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:56,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-7bca50a2-014e-4adf-81e5-2e6bca50ec09 x-openstack-request-id: req-7bca50a2-014e-4adf-81e5-2e6bca50ec09 2018-11-17 09:23:56,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:56,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bca50a2-014e-4adf-81e5-2e6bca50ec09 2018-11-17 09:23:56,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491570949554s 2018-11-17 09:23:56,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bca50a2-014e-4adf-81e5-2e6bca50ec09 2018-11-17 09:23:56,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:23:58,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:23:58,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:23:58,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:23: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-da7fdce3-a9ce-428f-8b07-2752a041c733 x-openstack-request-id: req-da7fdce3-a9ce-428f-8b07-2752a041c733 2018-11-17 09:23:58,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:23:58,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da7fdce3-a9ce-428f-8b07-2752a041c733 2018-11-17 09:23:58,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424558162689s 2018-11-17 09:23:58,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da7fdce3-a9ce-428f-8b07-2752a041c733 2018-11-17 09:23:58,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:00,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:01,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-f685fcf3-7188-44a7-bbb2-c1279e349b7e x-openstack-request-id: req-f685fcf3-7188-44a7-bbb2-c1279e349b7e 2018-11-17 09:24:01,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:01,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f685fcf3-7188-44a7-bbb2-c1279e349b7e 2018-11-17 09:24:01,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964855909348s 2018-11-17 09:24:01,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f685fcf3-7188-44a7-bbb2-c1279e349b7e 2018-11-17 09:24:01,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:03,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:04,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-302fc72f-7654-4326-aae4-5dbdce07cb01 x-openstack-request-id: req-302fc72f-7654-4326-aae4-5dbdce07cb01 2018-11-17 09:24:04,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:04,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-302fc72f-7654-4326-aae4-5dbdce07cb01 2018-11-17 09:24:04,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678606987s 2018-11-17 09:24:04,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-302fc72f-7654-4326-aae4-5dbdce07cb01 2018-11-17 09:24:04,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:07,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-02e9baa4-f221-4ddb-af7b-a90e28ff9370 x-openstack-request-id: req-02e9baa4-f221-4ddb-af7b-a90e28ff9370 2018-11-17 09:24:07,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:07,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02e9baa4-f221-4ddb-af7b-a90e28ff9370 2018-11-17 09:24:07,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751795053482s 2018-11-17 09:24:07,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02e9baa4-f221-4ddb-af7b-a90e28ff9370 2018-11-17 09:24:07,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:09,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:09,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-97e33b38-9468-4c20-8c82-7311dcfc5da6 x-openstack-request-id: req-97e33b38-9468-4c20-8c82-7311dcfc5da6 2018-11-17 09:24:09,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:09,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97e33b38-9468-4c20-8c82-7311dcfc5da6 2018-11-17 09:24:09,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319723129272s 2018-11-17 09:24:09,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97e33b38-9468-4c20-8c82-7311dcfc5da6 2018-11-17 09:24:09,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:11,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:12,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-9fcf8fcf-83f8-4ee1-a564-99f3dfe22017 x-openstack-request-id: req-9fcf8fcf-83f8-4ee1-a564-99f3dfe22017 2018-11-17 09:24:12,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:12,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fcf8fcf-83f8-4ee1-a564-99f3dfe22017 2018-11-17 09:24:12,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776088953018s 2018-11-17 09:24:12,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fcf8fcf-83f8-4ee1-a564-99f3dfe22017 2018-11-17 09:24:12,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:14,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:14,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-62a128f6-dc57-4d50-bde4-0cb53b51ffc8 x-openstack-request-id: req-62a128f6-dc57-4d50-bde4-0cb53b51ffc8 2018-11-17 09:24:14,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:14,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-62a128f6-dc57-4d50-bde4-0cb53b51ffc8 2018-11-17 09:24:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214508056641s 2018-11-17 09:24:14,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-62a128f6-dc57-4d50-bde4-0cb53b51ffc8 2018-11-17 09:24:14,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:16,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-1945e02b-79c0-4aec-ac75-b5e1a8f946eb x-openstack-request-id: req-1945e02b-79c0-4aec-ac75-b5e1a8f946eb 2018-11-17 09:24:16,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:16,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1945e02b-79c0-4aec-ac75-b5e1a8f946eb 2018-11-17 09:24:16,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224689006805s 2018-11-17 09:24:16,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1945e02b-79c0-4aec-ac75-b5e1a8f946eb 2018-11-17 09:24:16,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:18,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:19,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-660550ad-a287-4a81-84c7-629c3b5f3ec4 x-openstack-request-id: req-660550ad-a287-4a81-84c7-629c3b5f3ec4 2018-11-17 09:24:19,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:19,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-660550ad-a287-4a81-84c7-629c3b5f3ec4 2018-11-17 09:24:19,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502942085266s 2018-11-17 09:24:19,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-660550ad-a287-4a81-84c7-629c3b5f3ec4 2018-11-17 09:24:19,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:21,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-93ac417b-b0dd-41e2-b406-d20cff307342 x-openstack-request-id: req-93ac417b-b0dd-41e2-b406-d20cff307342 2018-11-17 09:24:21,556 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:21,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93ac417b-b0dd-41e2-b406-d20cff307342 2018-11-17 09:24:21,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427453994751s 2018-11-17 09:24:21,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93ac417b-b0dd-41e2-b406-d20cff307342 2018-11-17 09:24:21,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:23,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:24,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-5dd0938b-62a1-49de-aab3-8c03243831d1 x-openstack-request-id: req-5dd0938b-62a1-49de-aab3-8c03243831d1 2018-11-17 09:24:24,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:24,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5dd0938b-62a1-49de-aab3-8c03243831d1 2018-11-17 09:24:24,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774364948273s 2018-11-17 09:24:24,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5dd0938b-62a1-49de-aab3-8c03243831d1 2018-11-17 09:24:24,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:26,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:26,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-058a64ae-547f-41c1-b844-ec37e9de60fd x-openstack-request-id: req-058a64ae-547f-41c1-b844-ec37e9de60fd 2018-11-17 09:24:26,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:26,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-058a64ae-547f-41c1-b844-ec37e9de60fd 2018-11-17 09:24:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232136011124s 2018-11-17 09:24:26,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-058a64ae-547f-41c1-b844-ec37e9de60fd 2018-11-17 09:24:26,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:28,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:28,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:28,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-2cf76f0a-acb2-4426-8d75-4e51eafd1d07 x-openstack-request-id: req-2cf76f0a-acb2-4426-8d75-4e51eafd1d07 2018-11-17 09:24:28,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:28,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2cf76f0a-acb2-4426-8d75-4e51eafd1d07 2018-11-17 09:24:28,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408388137817s 2018-11-17 09:24:28,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2cf76f0a-acb2-4426-8d75-4e51eafd1d07 2018-11-17 09:24:29,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:31,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:31,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-3059ea92-72d7-4908-857e-3c6615bd2e98 x-openstack-request-id: req-3059ea92-72d7-4908-857e-3c6615bd2e98 2018-11-17 09:24:31,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:31,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3059ea92-72d7-4908-857e-3c6615bd2e98 2018-11-17 09:24:31,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415285825729s 2018-11-17 09:24:31,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3059ea92-72d7-4908-857e-3c6615bd2e98 2018-11-17 09:24:31,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:33,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:33,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-0eef87a3-591d-4ee8-a681-23abf969f755 x-openstack-request-id: req-0eef87a3-591d-4ee8-a681-23abf969f755 2018-11-17 09:24:33,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:33,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0eef87a3-591d-4ee8-a681-23abf969f755 2018-11-17 09:24:33,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518616914749s 2018-11-17 09:24:33,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0eef87a3-591d-4ee8-a681-23abf969f755 2018-11-17 09:24:33,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:36,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-48296189-7065-4a99-a80e-ce1aeda99e6b x-openstack-request-id: req-48296189-7065-4a99-a80e-ce1aeda99e6b 2018-11-17 09:24:36,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:36,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-48296189-7065-4a99-a80e-ce1aeda99e6b 2018-11-17 09:24:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531996965408s 2018-11-17 09:24:36,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-48296189-7065-4a99-a80e-ce1aeda99e6b 2018-11-17 09:24:36,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:38,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:39,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-afb56fc9-3a0b-4760-bce3-4631ac554f64 x-openstack-request-id: req-afb56fc9-3a0b-4760-bce3-4631ac554f64 2018-11-17 09:24:39,026 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:39,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afb56fc9-3a0b-4760-bce3-4631ac554f64 2018-11-17 09:24:39,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523950099945s 2018-11-17 09:24:39,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afb56fc9-3a0b-4760-bce3-4631ac554f64 2018-11-17 09:24:39,033 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:41,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:41,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-0d436e88-f83f-470a-b8bc-e6958790053d x-openstack-request-id: req-0d436e88-f83f-470a-b8bc-e6958790053d 2018-11-17 09:24:41,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:41,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d436e88-f83f-470a-b8bc-e6958790053d 2018-11-17 09:24:41,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436362981796s 2018-11-17 09:24:41,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d436e88-f83f-470a-b8bc-e6958790053d 2018-11-17 09:24:41,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:43,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:43,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-5ac96d99-b0b6-4363-a1b1-dc25d400d6c9 x-openstack-request-id: req-5ac96d99-b0b6-4363-a1b1-dc25d400d6c9 2018-11-17 09:24:43,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:43,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ac96d99-b0b6-4363-a1b1-dc25d400d6c9 2018-11-17 09:24:43,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425498008728s 2018-11-17 09:24:43,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ac96d99-b0b6-4363-a1b1-dc25d400d6c9 2018-11-17 09:24:43,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:45,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:46,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-a76b34d3-05ad-4c9a-8b6b-af60ca9380f5 x-openstack-request-id: req-a76b34d3-05ad-4c9a-8b6b-af60ca9380f5 2018-11-17 09:24:46,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:46,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a76b34d3-05ad-4c9a-8b6b-af60ca9380f5 2018-11-17 09:24:46,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233592987061s 2018-11-17 09:24:46,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a76b34d3-05ad-4c9a-8b6b-af60ca9380f5 2018-11-17 09:24:46,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:48,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:48,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-2b68fc08-cb69-4b8c-83be-b771912a4c7c x-openstack-request-id: req-2b68fc08-cb69-4b8c-83be-b771912a4c7c 2018-11-17 09:24:48,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:48,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b68fc08-cb69-4b8c-83be-b771912a4c7c 2018-11-17 09:24:48,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219522953033s 2018-11-17 09:24:48,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b68fc08-cb69-4b8c-83be-b771912a4c7c 2018-11-17 09:24:48,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:50,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:24: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-0f0912dc-d163-4d8d-9a64-6002d71f7c12 x-openstack-request-id: req-0f0912dc-d163-4d8d-9a64-6002d71f7c12 2018-11-17 09:24:50,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:50,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f0912dc-d163-4d8d-9a64-6002d71f7c12 2018-11-17 09:24:50,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523912906647s 2018-11-17 09:24:50,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f0912dc-d163-4d8d-9a64-6002d71f7c12 2018-11-17 09:24:50,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:53,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-fd47c759-6954-4cad-aa8a-df4146f0c953 x-openstack-request-id: req-fd47c759-6954-4cad-aa8a-df4146f0c953 2018-11-17 09:24:53,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:53,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd47c759-6954-4cad-aa8a-df4146f0c953 2018-11-17 09:24:53,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492655992508s 2018-11-17 09:24:53,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd47c759-6954-4cad-aa8a-df4146f0c953 2018-11-17 09:24:53,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:55,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:55,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-520ba540-7993-41a5-ab50-5c30794e9220 x-openstack-request-id: req-520ba540-7993-41a5-ab50-5c30794e9220 2018-11-17 09:24:55,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:55,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-520ba540-7993-41a5-ab50-5c30794e9220 2018-11-17 09:24:55,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496464967728s 2018-11-17 09:24:55,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-520ba540-7993-41a5-ab50-5c30794e9220 2018-11-17 09:24:55,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:24:57,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:24:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:24:58,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-396ad929-6cdc-4b52-a604-cebf804b6074 x-openstack-request-id: req-396ad929-6cdc-4b52-a604-cebf804b6074 2018-11-17 09:24:58,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:24:58,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-396ad929-6cdc-4b52-a604-cebf804b6074 2018-11-17 09:24:58,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509416103363s 2018-11-17 09:24:58,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-396ad929-6cdc-4b52-a604-cebf804b6074 2018-11-17 09:24:58,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:00,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-701b0a20-14fb-49b7-ac7a-c5423da983c5 x-openstack-request-id: req-701b0a20-14fb-49b7-ac7a-c5423da983c5 2018-11-17 09:25:01,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:01,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-701b0a20-14fb-49b7-ac7a-c5423da983c5 2018-11-17 09:25:01,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710926055908s 2018-11-17 09:25:01,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-701b0a20-14fb-49b7-ac7a-c5423da983c5 2018-11-17 09:25:01,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:03,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:03,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-0005c356-cbf2-41f3-90c8-7ac572039bc7 x-openstack-request-id: req-0005c356-cbf2-41f3-90c8-7ac572039bc7 2018-11-17 09:25:03,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:03,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0005c356-cbf2-41f3-90c8-7ac572039bc7 2018-11-17 09:25:03,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221386909485s 2018-11-17 09:25:03,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0005c356-cbf2-41f3-90c8-7ac572039bc7 2018-11-17 09:25:03,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:05,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:05,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-b525ed4f-e3ca-405f-882e-2e26fec7b6c2 x-openstack-request-id: req-b525ed4f-e3ca-405f-882e-2e26fec7b6c2 2018-11-17 09:25:05,822 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:05,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b525ed4f-e3ca-405f-882e-2e26fec7b6c2 2018-11-17 09:25:05,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425920009613s 2018-11-17 09:25:05,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b525ed4f-e3ca-405f-882e-2e26fec7b6c2 2018-11-17 09:25:05,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:07,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:07,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:08,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-4c823896-f940-4a5c-8b8a-7b8a442c2a8f x-openstack-request-id: req-4c823896-f940-4a5c-8b8a-7b8a442c2a8f 2018-11-17 09:25:08,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:08,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c823896-f940-4a5c-8b8a-7b8a442c2a8f 2018-11-17 09:25:08,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514163017273s 2018-11-17 09:25:08,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c823896-f940-4a5c-8b8a-7b8a442c2a8f 2018-11-17 09:25:08,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:10,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:10,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-e864a053-b6a5-404d-a2e7-feb2c7271047 x-openstack-request-id: req-e864a053-b6a5-404d-a2e7-feb2c7271047 2018-11-17 09:25:10,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:10,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e864a053-b6a5-404d-a2e7-feb2c7271047 2018-11-17 09:25:10,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529219865799s 2018-11-17 09:25:10,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e864a053-b6a5-404d-a2e7-feb2c7271047 2018-11-17 09:25:10,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:12,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:13,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-88d26dc0-b45f-45ec-8d0f-9fb94991d8f4 x-openstack-request-id: req-88d26dc0-b45f-45ec-8d0f-9fb94991d8f4 2018-11-17 09:25:13,363 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:13,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88d26dc0-b45f-45ec-8d0f-9fb94991d8f4 2018-11-17 09:25:13,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470551967621s 2018-11-17 09:25:13,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88d26dc0-b45f-45ec-8d0f-9fb94991d8f4 2018-11-17 09:25:13,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:15,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-97a24047-4d5f-4c5a-bc26-9df429c89fce x-openstack-request-id: req-97a24047-4d5f-4c5a-bc26-9df429c89fce 2018-11-17 09:25:15,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:15,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97a24047-4d5f-4c5a-bc26-9df429c89fce 2018-11-17 09:25:15,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.258476018906s 2018-11-17 09:25:15,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97a24047-4d5f-4c5a-bc26-9df429c89fce 2018-11-17 09:25:15,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:18,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-261c3cf0-2e2e-4459-a48b-36cae44819c5 x-openstack-request-id: req-261c3cf0-2e2e-4459-a48b-36cae44819c5 2018-11-17 09:25:18,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:18,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-261c3cf0-2e2e-4459-a48b-36cae44819c5 2018-11-17 09:25:18,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519849061966s 2018-11-17 09:25:18,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-261c3cf0-2e2e-4459-a48b-36cae44819c5 2018-11-17 09:25:18,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:20,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:20,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-576979a4-0e3b-4c92-b9d1-5119040ee967 x-openstack-request-id: req-576979a4-0e3b-4c92-b9d1-5119040ee967 2018-11-17 09:25:20,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:20,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-576979a4-0e3b-4c92-b9d1-5119040ee967 2018-11-17 09:25:20,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397018909454s 2018-11-17 09:25:20,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-576979a4-0e3b-4c92-b9d1-5119040ee967 2018-11-17 09:25:20,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:22,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:22,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:22,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-4b94ed43-1dfb-428f-9217-816b969786bc x-openstack-request-id: req-4b94ed43-1dfb-428f-9217-816b969786bc 2018-11-17 09:25:22,801 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:22,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b94ed43-1dfb-428f-9217-816b969786bc 2018-11-17 09:25:22,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22577881813s 2018-11-17 09:25:22,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b94ed43-1dfb-428f-9217-816b969786bc 2018-11-17 09:25:22,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:25,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-038f691e-1ad9-4efd-bc9e-33588c0aacb6 x-openstack-request-id: req-038f691e-1ad9-4efd-bc9e-33588c0aacb6 2018-11-17 09:25:25,314 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:25,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-038f691e-1ad9-4efd-bc9e-33588c0aacb6 2018-11-17 09:25:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50447511673s 2018-11-17 09:25:25,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-038f691e-1ad9-4efd-bc9e-33588c0aacb6 2018-11-17 09:25:25,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:27,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-9742c33c-7b96-4ac3-94d8-2b31cd0db2f4 x-openstack-request-id: req-9742c33c-7b96-4ac3-94d8-2b31cd0db2f4 2018-11-17 09:25:27,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:27,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9742c33c-7b96-4ac3-94d8-2b31cd0db2f4 2018-11-17 09:25:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23481297493s 2018-11-17 09:25:27,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9742c33c-7b96-4ac3-94d8-2b31cd0db2f4 2018-11-17 09:25:27,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:29,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-e8e7c82a-a026-460b-9c47-e8fd97c5aa2b x-openstack-request-id: req-e8e7c82a-a026-460b-9c47-e8fd97c5aa2b 2018-11-17 09:25:29,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:29,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8e7c82a-a026-460b-9c47-e8fd97c5aa2b 2018-11-17 09:25:29,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212198972702s 2018-11-17 09:25:29,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8e7c82a-a026-460b-9c47-e8fd97c5aa2b 2018-11-17 09:25:29,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:31,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:32,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-9f36e5ad-695e-4903-bd1e-5985d1660bcb x-openstack-request-id: req-9f36e5ad-695e-4903-bd1e-5985d1660bcb 2018-11-17 09:25:32,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:32,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f36e5ad-695e-4903-bd1e-5985d1660bcb 2018-11-17 09:25:32,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490255117416s 2018-11-17 09:25:32,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f36e5ad-695e-4903-bd1e-5985d1660bcb 2018-11-17 09:25:32,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:34,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:34,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-a8574d75-fb60-4192-9818-61c553039b0c x-openstack-request-id: req-a8574d75-fb60-4192-9818-61c553039b0c 2018-11-17 09:25:34,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:34,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8574d75-fb60-4192-9818-61c553039b0c 2018-11-17 09:25:34,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608646869659s 2018-11-17 09:25:34,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8574d75-fb60-4192-9818-61c553039b0c 2018-11-17 09:25:34,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:36,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-4c3f3131-1c1e-49f0-8767-238f1f0bea01 x-openstack-request-id: req-4c3f3131-1c1e-49f0-8767-238f1f0bea01 2018-11-17 09:25:37,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:37,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c3f3131-1c1e-49f0-8767-238f1f0bea01 2018-11-17 09:25:37,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.24404001236s 2018-11-17 09:25:37,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c3f3131-1c1e-49f0-8767-238f1f0bea01 2018-11-17 09:25:37,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:39,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:39,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-2b451e06-81e9-4b61-83b9-6c2f3974683d x-openstack-request-id: req-2b451e06-81e9-4b61-83b9-6c2f3974683d 2018-11-17 09:25:39,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:39,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b451e06-81e9-4b61-83b9-6c2f3974683d 2018-11-17 09:25:39,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335781812668s 2018-11-17 09:25:39,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b451e06-81e9-4b61-83b9-6c2f3974683d 2018-11-17 09:25:39,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:41,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:41,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:41,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-7fcf37a2-1520-413e-bb15-3a0b52110758 x-openstack-request-id: req-7fcf37a2-1520-413e-bb15-3a0b52110758 2018-11-17 09:25:41,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:23:30Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:41,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7fcf37a2-1520-413e-bb15-3a0b52110758 2018-11-17 09:25:41,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236688137054s 2018-11-17 09:25:41,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7fcf37a2-1520-413e-bb15-3a0b52110758 2018-11-17 09:25:41,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:25:43,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:25:43,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-c0b0d5fa-2baf-455a-8d0a-0825b2e6cab2 x-openstack-request-id: req-c0b0d5fa-2baf-455a-8d0a-0825b2e6cab2 2018-11-17 09:25:44,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:85:12", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:25:41.000000", "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:25:41Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:25:44,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0b0d5fa-2baf-455a-8d0a-0825b2e6cab2 2018-11-17 09:25:44,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495751142502s 2018-11-17 09:25:44,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0b0d5fa-2baf-455a-8d0a-0825b2e6cab2 2018-11-17 09:25:44,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 09:25:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:44,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:44 GMT X-Openstack-Request-Id: req-36573de1-01b7-4dfd-9508-7beb1019dd3d 2018-11-17 09:25:44,311 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T09:25:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"20c67a63-c9bd-4ea5-b9c7-b09514cbf51d","ip_address":"192.168.120.6"}],"id":"b2525c13-e269-46ee-9602-2314af408ad7","security_groups":["7ca6de7c-46fc-4ba6-b813-02295074a9a6"],"mac_address":"fa:16:3e:3c:85:12","project_id":"88fb84dee96d483891a7062b5657b96c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:23:31Z","binding:vnic_type":"normal","device_id":"1cab37a2-9c97-4c89-b607-4fb3e5233f23","ip_allocation":"immediate"}]} 2018-11-17 09:25:44,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-36573de1-01b7-4dfd-9508-7beb1019dd3d 2018-11-17 09:25:44,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581831932068s 2018-11-17 09:25:44,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-36573de1-01b7-4dfd-9508-7beb1019dd3d 2018-11-17 09:25:44,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:44,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b2525c13-e269-46ee-9602-2314af408ad7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:44,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:44 GMT X-Openstack-Request-Id: req-1d2e86f3-5b48-4384-8d99-597d948c470a 2018-11-17 09:25:44,690 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 09:25:44,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b2525c13-e269-46ee-9602-2314af408ad7 used request id req-1d2e86f3-5b48-4384-8d99-597d948c470a 2018-11-17 09:25:44,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.368072986603s 2018-11-17 09:25:44,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b2525c13-e269-46ee-9602-2314af408ad7 used request id req-1d2e86f3-5b48-4384-8d99-597d948c470a 2018-11-17 09:25:44,691 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3c:85:12', 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'feea720d-249c-44ba-bac2-c1d32cdfaadf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T09:25:41.000000', 'flavor': Munch({u'id': u'e4e248cf-4a59-4182-be19-bae268e3e1bc'}), 'az': u'nova', 'id': u'1cab37a2-9c97-4c89-b607-4fb3e5233f23', 'security_groups': [Munch({u'name': u'cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e8c86eb035c5422faf8061c1a2396009', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88fb84dee96d483891a7062b5657b96c', 'name': 'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', '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-11-17T09:25:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T09:25:41Z', 'hostId': u'68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b', '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-11-17T09:25:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'88fb84dee96d483891a7062b5657b96c', 'name': u'cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'adminPass': u'MKq4985aFh6X', 'tenant_id': u'88fb84dee96d483891a7062b5657b96c', 'created_at': u'2018-11-17T09:23:27Z', 'created': u'2018-11-17T09:23:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 09:25:44,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:25:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:44 GMT X-Openstack-Request-Id: req-84f873a4-1950-491b-91e4-062db4841e3a 2018-11-17 09:25:44,798 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":["20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"],"description":"","tags":[],"updated_at":"2018-11-17T09:21:13Z","qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:25:44,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-84f873a4-1950-491b-91e4-062db4841e3a 2018-11-17 09:25:44,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101375818253s 2018-11-17 09:25:44,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-84f873a4-1950-491b-91e4-062db4841e3a 2018-11-17 09:25:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 09:25:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:44,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:44 GMT X-Openstack-Request-Id: req-e5b89e95-d0d0-4a38-bfe0-ee5f96d2394b 2018-11-17 09:25:44,852 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T09:25:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"20c67a63-c9bd-4ea5-b9c7-b09514cbf51d","ip_address":"192.168.120.6"}],"id":"b2525c13-e269-46ee-9602-2314af408ad7","security_groups":["7ca6de7c-46fc-4ba6-b813-02295074a9a6"],"mac_address":"fa:16:3e:3c:85:12","project_id":"88fb84dee96d483891a7062b5657b96c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:23:31Z","binding:vnic_type":"normal","device_id":"1cab37a2-9c97-4c89-b607-4fb3e5233f23","ip_allocation":"immediate"}]} 2018-11-17 09:25:44,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-e5b89e95-d0d0-4a38-bfe0-ee5f96d2394b 2018-11-17 09:25:44,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516901016235s 2018-11-17 09:25:44,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-e5b89e95-d0d0-4a38-bfe0-ee5f96d2394b 2018-11-17 09:25:44,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 09:25:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.6", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7"}}' 2018-11-17 09:25:47,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:47 GMT X-Openstack-Request-Id: req-1b0c7ba9-dbec-4d8e-9adb-69708db1fd2f 2018-11-17 09:25:47,221 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}} 2018-11-17 09:25:47,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1b0c7ba9-dbec-4d8e-9adb-69708db1fd2f 2018-11-17 09:25:47,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36753106117s 2018-11-17 09:25:47,221 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1b0c7ba9-dbec-4d8e-9adb-69708db1fd2f 2018-11-17 09:25:47,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:47,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:47 GMT X-Openstack-Request-Id: req-553353d8-e011-48fa-911e-7a2ebfb823dd 2018-11-17 09:25:47,321 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:47,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-553353d8-e011-48fa-911e-7a2ebfb823dd 2018-11-17 09:25:47,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0857980251312s 2018-11-17 09:25:47,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-553353d8-e011-48fa-911e-7a2ebfb823dd 2018-11-17 09:25:47,328 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:47,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:47,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:47 GMT X-Openstack-Request-Id: req-42ffb64a-3482-4a75-8ad8-8dbc125d36c2 2018-11-17 09:25:47,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:47,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-42ffb64a-3482-4a75-8ad8-8dbc125d36c2 2018-11-17 09:25:47,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628299713135s 2018-11-17 09:25:47,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-42ffb64a-3482-4a75-8ad8-8dbc125d36c2 2018-11-17 09:25:47,507 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:47,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:47 GMT X-Openstack-Request-Id: req-a4ff61a6-c9cf-435c-ab2c-9d302db74e67 2018-11-17 09:25:47,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:47,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a4ff61a6-c9cf-435c-ab2c-9d302db74e67 2018-11-17 09:25:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584650039673s 2018-11-17 09:25:47,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a4ff61a6-c9cf-435c-ab2c-9d302db74e67 2018-11-17 09:25:47,682 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:47 GMT X-Openstack-Request-Id: req-e021b7cc-144c-4e14-b22c-84350c5e5dc1 2018-11-17 09:25:47,854 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:47,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e021b7cc-144c-4e14-b22c-84350c5e5dc1 2018-11-17 09:25:47,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610661506653s 2018-11-17 09:25:47,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e021b7cc-144c-4e14-b22c-84350c5e5dc1 2018-11-17 09:25:47,860 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:47,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:48 GMT X-Openstack-Request-Id: req-3a9aa923-ca0a-4328-9ae2-4b43bad5c3f8 2018-11-17 09:25:48,036 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:48,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a9aa923-ca0a-4328-9ae2-4b43bad5c3f8 2018-11-17 09:25:48,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065633058548s 2018-11-17 09:25:48,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a9aa923-ca0a-4328-9ae2-4b43bad5c3f8 2018-11-17 09:25:48,043 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:48,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:48 GMT X-Openstack-Request-Id: req-08113d7c-2118-4c4d-b3ee-81eab3d9a38a 2018-11-17 09:25:48,215 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:48,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-08113d7c-2118-4c4d-b3ee-81eab3d9a38a 2018-11-17 09:25:48,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618619918823s 2018-11-17 09:25:48,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-08113d7c-2118-4c4d-b3ee-81eab3d9a38a 2018-11-17 09:25:48,222 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:48,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:48,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:48 GMT X-Openstack-Request-Id: req-f4f7389a-dd28-4b4f-b5ed-49e0a715dd95 2018-11-17 09:25:48,406 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:45Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:48,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f4f7389a-dd28-4b4f-b5ed-49e0a715dd95 2018-11-17 09:25:48,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.074982881546s 2018-11-17 09:25:48,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f4f7389a-dd28-4b4f-b5ed-49e0a715dd95 2018-11-17 09:25:48,413 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:25:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:25:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:25:48,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25:48 GMT X-Openstack-Request-Id: req-cc97c21e-1c67-4f50-b1ab-019b967fc677 2018-11-17 09:25:48,933 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:25:45Z", "updated_at": "2018-11-17T09:25:48Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3c:85:12", "device_id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "port_id": "b2525c13-e269-46ee-9602-2314af408ad7", "id": "ce2e3e2f-3e44-476e-9694-b2b45b33a5f0", "qos_policy_id": null}]} 2018-11-17 09:25:48,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cc97c21e-1c67-4f50-b1ab-019b967fc677 2018-11-17 09:25:48,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.410909891129s 2018-11-17 09:25:48,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cc97c21e-1c67-4f50-b1ab-019b967fc677 2018-11-17 09:25:48,940 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c1c7ffce-66ed-4b54-9843-1a5c4b24821f', 'updated_at': u'2018-11-17T09:25:48Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'b2525c13-e269-46ee-9602-2314af408ad7', 'id': u'ce2e3e2f-3e44-476e-9694-b2b45b33a5f0', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'b2525c13-e269-46ee-9602-2314af408ad7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88fb84dee96d483891a7062b5657b96c', 'name': 'cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'88fb84dee96d483891a7062b5657b96c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'125bfeca-a8b9-4848-ac00-9a038b2b4b1c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3c:85:12', u'device_id': u'1cab37a2-9c97-4c89-b607-4fb3e5233f23'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'88fb84dee96d483891a7062b5657b96c', 'created_at': u'2018-11-17T09:25:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'125bfeca-a8b9-4848-ac00-9a038b2b4b1c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3c:85:12', u'device_id': u'1cab37a2-9c97-4c89-b607-4fb3e5233f23'}), 'router': u'c1c7ffce-66ed-4b54-9843-1a5c4b24821f'}) 2018-11-17 09:25:48,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 09:25:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 09:25:50,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-9c83ba2f-8fab-4ee0-bc84-e5543d29c80e x-openstack-request-id: req-9c83ba2f-8fab-4ee0-bc84-e5543d29c80e 2018-11-17 09:25:50,016 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1885090324 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.408923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.411922] pid_max: default: 32768 minimum: 301\n[ 0.413546] Security Framework initialized\n[ 0.415041] SELinux: Initializing.\n[ 0.416670] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422730] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.426669] Mount-cache hash table entries: 4096\n[ 0.428548] Initializing cgroup subsys memory\n[ 0.430088] Initializing cgroup subsys devices\n[ 0.431664] Initializing cgroup subsys freezer\n[ 0.433203] Initializing cgroup subsys net_cls\n[ 0.434767] Initializing cgroup subsys blkio\n[ 0.436316] Initializing cgroup subsys perf_event\n[ 0.437919] Initializing cgroup subsys hugetlb\n[ 0.439466] Initializing cgroup subsys pids\n[ 0.440976] Initializing cgroup subsys net_prio\n[ 0.442624] CPU: Physical Processor ID: 0\n[ 0.444799] mce: CPU supports 10 MCE banks\n[ 0.446301] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.448019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.449758] tlb_flushall_shift: 6\n[ 0.451332] Freeing SMP alternatives: 28k freed\n[ 0.455610] ACPI: Core revision 20130517\n[ 0.457505] ACPI: All ACPI Tables successfully acquired\n[ 0.459431] ftrace: allocating 25812 entries in 101 pages\n[ 0.481994] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.484023] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.486026] smpboot: Max logical packages: 2\n[ 0.487797] Enabling x2apic\n[ 0.488989] Enabled x2apic\n[ 0.490448] Switched APIC routing to physical x2apic.\n[ 0.493424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.495370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.498935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507505] KVM setup paravirtual spinlock\n[ 0.510220] smpboot: Booting Node 0, Processors #1 OK\n[ 0.512332] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.534336] Brought up 2 CPUs\n[ 0.534338] KVM setup async PF for cpu 1\n[ 0.534341] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.538532] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.541288] devtmpfs: initialized\n[ 0.544267] EVM: security.selinux\n[ 0.545571] EVM: security.ima\n[ 0.546778] EVM: security.capability\n[ 0.548760] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.550801] pinctrl core: initialized pinctrl subsystem\n[ 0.552642] NET: Registered protocol family 16\n[ 0.554362] ACPI: bus type PCI registered\n[ 0.555804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.557821] PCI: Using configuration type 1 for base access\n[ 0.562919] ACPI: Added _OSI(Module Device)\n[ 0.564412] ACPI: Added _OSI(Processor Device)\n[ 0.565935] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.567499] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.570272] ACPI: Interpreter enabled\n[ 0.571680] ACPI: (supports S0 S5)\n[ 0.572989] ACPI: Using IOAPIC for interrupt routing\n[ 0.574634] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.579365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.581254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.583306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.585278] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.588945] acpiphp: Slot [3] registered\n[ 0.590380] acpiphp: Slot [4] registered\n[ 0.591841] acpiphp: Slot [5] registered\n[ 0.593275] acpiphp: Slot [6] registered\n[ 0.594711] acpiphp: Slot [7] registered\n[ 0.596133] acpiphp: Slot [8] registered\n[ 0.597559] acpiphp: Slot [9] registered\n[ 0.598986] acpiphp: Slot [10] registered\n[ 0.600443] acpiphp: Slot [11] registered\n[ 0.601905] acpiphp: Slot [12] registered\n[ 0.603366] acpiphp: Slot [13] registered\n[ 0.604816] acpiphp: Slot [14] registered\n[ 0.606268] acpiphp: Slot [15] registered\n[ 0.607742] acpiphp: Slot [16] registered\n[ 0.609189] acpiphp: Slot [17] registered\n[ 0.610633] acpiphp: Slot [18] registered\n[ 0.612097] acpiphp: Slot [19] registered\n[ 0.613560] acpiphp: Slot [20] registered\n[ 0.615003] acpiphp: Slot [21] registered\n[ 0.616450] acpiphp: Slot [22] registered\n[ 0.617896] acpiphp: Slot [23] registered\n[ 0.619347] acpiphp: Slot [24] registered\n[ 0.620841] acpiphp: Slot [25] registered\n[ 0.622312] acpiphp: Slot [26] registered\n[ 0.623778] acpiphp: Slot [27] registered\n[ 0.625235] acpiphp: Slot [28] registered\n[ 0.626690] acpiphp: Slot [29] registered\n[ 0.628189] acpiphp: Slot [30] registered\n[ 0.629628] acpiphp: Slot [31] registered\n[ 0.631085] PCI host bridge to bus 0000:00\n[ 0.632572] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.634359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.636394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.638420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.641114] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.643830] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.649153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.651240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.653208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.655268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.659382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.662013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.694034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.696108] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.698266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701047] vgaarb: loaded\n[ 0.702210] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704116] SCSI subsystem initialized\n[ 0.705529] ACPI: bus type USB registered\n[ 0.706963] usbcore: registered new interface driver usbfs\n[ 0.708737] usbcore: registered new interface driver hub\n[ 0.710447] usbcore: registered new device driver usb\n[ 0.712304] PCI: Using ACPI for IRQ routing\n[ 0.714175] NetLabel: Initializing\n[ 0.715491] NetLabel: domain hash size = 128\n[ 0.717006] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718672] NetLabel: unlabeled traffic allowed by default\n[ 0.720549] Switched to clocksource kvm-clock\n[ 0.729882] pnp: PnP ACPI init\n[ 0.731136] ACPI: bus type PNP registered\n[ 0.732968] pnp: PnP ACPI: found 5 devices\n[ 0.734421] ACPI: bus type PNP unregistered\n[ 0.741965] NET: Registered protocol family 2\n[ 0.743798] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.746652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.749053] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.751123] TCP: reno registered\n[ 0.752410] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754314] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756298] NET: Registered protocol family 1\n[ 0.757790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.759586] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801475] Unpacking initramfs...\n[ 1.264961] Freeing initrd memory: 37508k freed\n[ 1.274645] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.276651] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.280311] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.282260] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.284493] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.286407] Initialise system trusted keyring\n[ 1.287935] audit: initializing netlink socket (disabled)\n[ 1.289674] type=2000 audit(1542446744.288:1): initialized\n[ 1.306948] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.308890] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.311642] zpool: loaded\n[ 1.312811] zbud: loaded\n[ 1.314125] VFS: Disk quotas dquot_6.5.2\n[ 1.315582] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.317676] msgmni has been set to 7578\n[ 1.319130] Key type big_key registered\n[ 1.321234] NET: Registered protocol family 38\n[ 1.322765] Key type asymmetric registered\n[ 1.324203] Asymmetric key parser 'x509' registered\n[ 1.325845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.328546] io scheduler noop registered\n[ 1.329961] io scheduler deadline registered (default)\n[ 1.344223] io scheduler cfq registered\n[ 1.345728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.347499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.349608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.352294] ACPI: Power Button [PWRF]\n[ 1.353824] GHES: HEST is not enabled!\n[ 1.355296] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.379951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.382177] Non-volatile memory driver v1.3\n[ 1.383664] Linux agpgart interface v0.103\n[ 1.385249] crash memory driver: version 1.1\n[ 1.386798] rdac: device handler registered\n[ 1.388339] hp_sw: device handler registered\n[ 1.389824] emc: device handler registered\n[ 1.391284] alua: device handler registered\n[ 1.392772] libphy: Fixed MDIO Bus: probed\n[ 1.394293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.396232] ehci-pci: EHCI PCI platform driver\n[ 1.397748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.399618] ohci-pci: OHCI PCI platform driver\n[ 1.401136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.421205] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.422943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.425593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.427294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.429110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.431122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.433700] usb usb1: Product: UHCI Host Controller\n[ 1.435266] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.437343] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.438984] hub 1-0:1.0: USB hub found\n[ 1.440410] hub 1-0:1.0: 2 ports detected\n[ 1.442012] usbcore: registered new interface driver usbserial\n[ 1.443871] usbcore: registered new interface driver usbserial_generic\n[ 1.445841] usbserial: USB Serial support registered for generic\n[ 1.447711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.451173] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.452832] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.454593] mousedev: PS/2 mouse device common for all mice\n[ 1.456710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459764] rtc_cmos 00:00: RTC can wake from S4\n[ 1.460447] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.460790] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.469557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.471509] cpuidle: using governor menu\n[ 1.472994] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.474746] usbcore: registered new interface driver usbhid\n[ 1.476513] usbhid: USB HID core driver\n[ 1.477964] drop_monitor: Initializing network drop monitor service\n[ 1.479900] TCP: cubic registered\n[ 1.481201] Initializing XFRM netlink socket\n[ 1.482804] NET: Registered protocol family 10\n[ 1.484564] NET: Registered protocol family 17\n[ 1.486324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.488127] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.489960] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.493074] Loading compiled-in X.509 certificates\n[ 1.494696] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.497804] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.501336] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.504437] registered taskstats version 1\n[ 1.507805] Key type trusted registered\n[ 1.510510] Key type encrypted registered\n[ 1.513249] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.515509] rtc_cmos 00:00: setting system clock to 2018-11-17 09:25:44 UTC (1542446744)\n[ 1.518782] Freeing unused kernel memory: 1680k freed\n[ 1.524123] 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.530213] systemd[1]: Detected virtualization kvm.\n[ 1.532051] systemd[1]: Detected architecture x86-64.\n[ 1.533879] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.537374] systemd[1]: No hostname configured.\n[ 1.539118] systemd[1]: Set hostname to .\n[ 1.541008] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.570327] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.572972] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.576765] systemd[1]: Created slice Root Slice.\n[ 1.578323] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.580865] systemd[1]: Listening on udev Kernel Socket.\n[ 1.582528] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.585016] systemd[1]: Reached target Paths.\n[ 1.586478] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.588743] systemd[1]: Reached target Timers.\n[ 1.590206] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.592620] systemd[1]: Listening on Journal Socket.\n[ 1.594189] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.596569] systemd[1]: Reached target Swap.\n[ 1.598021] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.600439] systemd[1]: Created slice System Slice.\n[ 1.601999] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.604417] systemd[1]: Reached target Slices.\n[ 1.605890] systemd[1]: Starting Slices.\n[ 1.607774] 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.613096] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.616809] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.620779] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.625597] systemd[1]: Listening on udev Control Socket.\n[ 1.627859] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.631989] systemd[1]: Reached target Local File Systems.\n[ 1.634264] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Sockets.\n[ 1.637778] systemd[1]: Reached target Sockets.\n[ 1.639805] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.643337] 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.702321] RPC: Registered named UNIX socket transport module.\n[ 1.704398] RPC: Registered udp transport module.\n[ 1.706149] RPC: Registered tcp transport module.\n[ 1.707887] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.744568] 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] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.828027] FDC 0 is a S82078B\n[ 1.834012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.873828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.877136] scsi host0: ata_piix\n[ 1.878734] scsi host1: ata_piix\n[ 1.880543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.882532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.888118] vda: vda1\n[ 1.898641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.900555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.902499] usb 1-1: Product: QEMU USB Tablet\n[ 1.903948] usb 1-1: Manufacturer: QEMU\n[ 1.905292] usb 1-1: SerialNumber: 42\n[ 1.915788] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.918856] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.057719] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.060613] XFS (vda1): Mounting V4 Filesystem\n[ 2.121771] 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[ 2.282600] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\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.390515] systemd-journald[113]: Received SIGTERM from PID 1 (systemd).\n[ 2.597571] SELinux: Disabled at runtime.\n[ 2.634571] type=1404 audit(1542446745.619:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.699250] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.701030] 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 Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\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[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.355385] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.380158] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.606693] type=1305 audit(1542446746.591:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.766014] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.777870] [drm] Initialized drm 1.1.0 20060810\n[ 3.786369] ppdev: user-space parallel port driver\n[ 3.790661] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.795218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.795218] [TTM] Initializing pool allocator\n[ 3.795220] [TTM] Initializing DMA pool allocator\n[ 3.795498] [drm] fb mappable at 0xFC000000\n[ 3.795499] [drm] vram aper at 0xFC000000\n[ 3.795499] [drm] size 33554432\n[ 3.795499] [drm] fb depth is 24\n[ 3.795500] [drm] pitch is 3072\n[ 3.817525] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.840671] Console: switching to colour frame buffer device 128x48\n[ 3.854566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.858569] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\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 NTP client/server.\n[ 3.937444] AES CTR mode by8 optimization enabled\n[ 3.943650] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.949504] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.977653] intel_rapl: no valid rapl domains found in package 0\n[ 3.984886] intel_rapl: no valid rapl domains found in package 0\n[ 3.987361] intel_powerclamp: No package C-state available\n[ 3.993494] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.693376] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:25:48 +0000. Up 4.66 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-17 09:25:50,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action used request id req-9c83ba2f-8fab-4ee0-bc84-e5543d29c80e 2018-11-17 09:25:50,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07614612579s 2018-11-17 09:25:50,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action used request id req-9c83ba2f-8fab-4ee0-bc84-e5543d29c80e 2018-11-17 09:25:50,018 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1885090324 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.408923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.411922] pid_max: default: 32768 minimum: 301 [ 0.413546] Security Framework initialized [ 0.415041] SELinux: Initializing. [ 0.416670] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422730] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.426669] Mount-cache hash table entries: 4096 [ 0.428548] Initializing cgroup subsys memory [ 0.430088] Initializing cgroup subsys devices [ 0.431664] Initializing cgroup subsys freezer [ 0.433203] Initializing cgroup subsys net_cls [ 0.434767] Initializing cgroup subsys blkio [ 0.436316] Initializing cgroup subsys perf_event [ 0.437919] Initializing cgroup subsys hugetlb [ 0.439466] Initializing cgroup subsys pids [ 0.440976] Initializing cgroup subsys net_prio [ 0.442624] CPU: Physical Processor ID: 0 [ 0.444799] mce: CPU supports 10 MCE banks [ 0.446301] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.448019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449758] tlb_flushall_shift: 6 [ 0.451332] Freeing SMP alternatives: 28k freed [ 0.455610] ACPI: Core revision 20130517 [ 0.457505] ACPI: All ACPI Tables successfully acquired [ 0.459431] ftrace: allocating 25812 entries in 101 pages [ 0.481994] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.484023] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.486026] smpboot: Max logical packages: 2 [ 0.487797] Enabling x2apic [ 0.488989] Enabled x2apic [ 0.490448] Switched APIC routing to physical x2apic. [ 0.493424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.495370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.498935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507505] KVM setup paravirtual spinlock [ 0.510220] smpboot: Booting Node 0, Processors #1 OK [ 0.512332] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.534336] Brought up 2 CPUs [ 0.534338] KVM setup async PF for cpu 1 [ 0.534341] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.538532] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.541288] devtmpfs: initialized [ 0.544267] EVM: security.selinux [ 0.545571] EVM: security.ima [ 0.546778] EVM: security.capability [ 0.548760] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.550801] pinctrl core: initialized pinctrl subsystem [ 0.552642] NET: Registered protocol family 16 [ 0.554362] ACPI: bus type PCI registered [ 0.555804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.557821] PCI: Using configuration type 1 for base access [ 0.562919] ACPI: Added _OSI(Module Device) [ 0.564412] ACPI: Added _OSI(Processor Device) [ 0.565935] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.567499] ACPI: Added _OSI(Processor Aggregator Device) [ 0.570272] ACPI: Interpreter enabled [ 0.571680] ACPI: (supports S0 S5) [ 0.572989] ACPI: Using IOAPIC for interrupt routing [ 0.574634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.579365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.581254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.583306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.585278] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.588945] acpiphp: Slot [3] registered [ 0.590380] acpiphp: Slot [4] registered [ 0.591841] acpiphp: Slot [5] registered [ 0.593275] acpiphp: Slot [6] registered [ 0.594711] acpiphp: Slot [7] registered [ 0.596133] acpiphp: Slot [8] registered [ 0.597559] acpiphp: Slot [9] registered [ 0.598986] acpiphp: Slot [10] registered [ 0.600443] acpiphp: Slot [11] registered [ 0.601905] acpiphp: Slot [12] registered [ 0.603366] acpiphp: Slot [13] registered [ 0.604816] acpiphp: Slot [14] registered [ 0.606268] acpiphp: Slot [15] registered [ 0.607742] acpiphp: Slot [16] registered [ 0.609189] acpiphp: Slot [17] registered [ 0.610633] acpiphp: Slot [18] registered [ 0.612097] acpiphp: Slot [19] registered [ 0.613560] acpiphp: Slot [20] registered [ 0.615003] acpiphp: Slot [21] registered [ 0.616450] acpiphp: Slot [22] registered [ 0.617896] acpiphp: Slot [23] registered [ 0.619347] acpiphp: Slot [24] registered [ 0.620841] acpiphp: Slot [25] registered [ 0.622312] acpiphp: Slot [26] registered [ 0.623778] acpiphp: Slot [27] registered [ 0.625235] acpiphp: Slot [28] registered [ 0.626690] acpiphp: Slot [29] registered [ 0.628189] acpiphp: Slot [30] registered [ 0.629628] acpiphp: Slot [31] registered [ 0.631085] PCI host bridge to bus 0000:00 [ 0.632572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.634359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.636394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.638420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.641114] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.643830] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.649153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.651240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.653208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.655268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.659382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.662013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.684541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.689430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.691743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.694034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.696108] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.698266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.701047] vgaarb: loaded [ 0.702210] vgaarb: bridge control possible 0000:00:02.0 [ 0.704116] SCSI subsystem initialized [ 0.705529] ACPI: bus type USB registered [ 0.706963] usbcore: registered new interface driver usbfs [ 0.708737] usbcore: registered new interface driver hub [ 0.710447] usbcore: registered new device driver usb [ 0.712304] PCI: Using ACPI for IRQ routing [ 0.714175] NetLabel: Initializing [ 0.715491] NetLabel: domain hash size = 128 [ 0.717006] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.718672] NetLabel: unlabeled traffic allowed by default [ 0.720549] Switched to clocksource kvm-clock [ 0.729882] pnp: PnP ACPI init [ 0.731136] ACPI: bus type PNP registered [ 0.732968] pnp: PnP ACPI: found 5 devices [ 0.734421] ACPI: bus type PNP unregistered [ 0.741965] NET: Registered protocol family 2 [ 0.743798] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.746652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.749053] TCP: Hash tables configured (established 32768 bind 32768) [ 0.751123] TCP: reno registered [ 0.752410] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754314] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756298] NET: Registered protocol family 1 [ 0.757790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.759586] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761335] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801475] Unpacking initramfs... [ 1.264961] Freeing initrd memory: 37508k freed [ 1.274645] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.276651] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.280311] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.282260] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.284493] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.286407] Initialise system trusted keyring [ 1.287935] audit: initializing netlink socket (disabled) [ 1.289674] type=2000 audit(1542446744.288:1): initialized [ 1.306948] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.308890] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.311642] zpool: loaded [ 1.312811] zbud: loaded [ 1.314125] VFS: Disk quotas dquot_6.5.2 [ 1.315582] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.317676] msgmni has been set to 7578 [ 1.319130] Key type big_key registered [ 1.321234] NET: Registered protocol family 38 [ 1.322765] Key type asymmetric registered [ 1.324203] Asymmetric key parser 'x509' registered [ 1.325845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.328546] io scheduler noop registered [ 1.329961] io scheduler deadline registered (default) [ 1.344223] io scheduler cfq registered [ 1.345728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.347499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.349608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.352294] ACPI: Power Button [PWRF] [ 1.353824] GHES: HEST is not enabled! [ 1.355296] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.379951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.382177] Non-volatile memory driver v1.3 [ 1.383664] Linux agpgart interface v0.103 [ 1.385249] crash memory driver: version 1.1 [ 1.386798] rdac: device handler registered [ 1.388339] hp_sw: device handler registered [ 1.389824] emc: device handler registered [ 1.391284] alua: device handler registered [ 1.392772] libphy: Fixed MDIO Bus: probed [ 1.394293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.396232] ehci-pci: EHCI PCI platform driver [ 1.397748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399618] ohci-pci: OHCI PCI platform driver [ 1.401136] uhci_hcd: USB Universal Host Controller Interface driver [ 1.421205] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.422943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.425593] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.427294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.429110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.433700] usb usb1: Product: UHCI Host Controller [ 1.435266] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.437343] usb usb1: SerialNumber: 0000:00:01.2 [ 1.438984] hub 1-0:1.0: USB hub found [ 1.440410] hub 1-0:1.0: 2 ports detected [ 1.442012] usbcore: registered new interface driver usbserial [ 1.443871] usbcore: registered new interface driver usbserial_generic [ 1.445841] usbserial: USB Serial support registered for generic [ 1.447711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.451173] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454593] mousedev: PS/2 mouse device common for all mice [ 1.456710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.459764] rtc_cmos 00:00: RTC can wake from S4 [ 1.460447] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.460790] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.469557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.471509] cpuidle: using governor menu [ 1.472994] hidraw: raw HID events driver (C) Jiri Kosina [ 1.474746] usbcore: registered new interface driver usbhid [ 1.476513] usbhid: USB HID core driver [ 1.477964] drop_monitor: Initializing network drop monitor service [ 1.479900] TCP: cubic registered [ 1.481201] Initializing XFRM netlink socket [ 1.482804] NET: Registered protocol family 10 [ 1.484564] NET: Registered protocol family 17 [ 1.486324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.488127] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.489960] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.493074] Loading compiled-in X.509 certificates [ 1.494696] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.497804] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.501336] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.504437] registered taskstats version 1 [ 1.507805] Key type trusted registered [ 1.510510] Key type encrypted registered [ 1.513249] IMA: No TPM chip found, activating TPM-bypass! [ 1.515509] rtc_cmos 00:00: setting system clock to 2018-11-17 09:25:44 UTC (1542446744) [ 1.518782] Freeing unused kernel memory: 1680k freed [ 1.524123] 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.530213] systemd[1]: Detected virtualization kvm. [ 1.532051] systemd[1]: Detected architecture x86-64. [ 1.533879] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.537374] systemd[1]: No hostname configured. [ 1.539118] systemd[1]: Set hostname to . [ 1.541008] systemd[1]: Initializing machine ID from KVM UUID. [ 1.570327] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.572972] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.576765] systemd[1]: Created slice Root Slice. [ 1.578323] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.580865] systemd[1]: Listening on udev Kernel Socket. [ 1.582528] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.585016] systemd[1]: Reached target Paths. [ 1.586478] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.588743] systemd[1]: Reached target Timers. [ 1.590206] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.592620] systemd[1]: Listening on Journal Socket. [ 1.594189] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.596569] systemd[1]: Reached target Swap. [ 1.598021] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.600439] systemd[1]: Created slice System Slice. [ 1.601999] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.604417] systemd[1]: Reached target Slices. [ 1.605890] systemd[1]: Starting Slices. [ 1.607774] 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.613096] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.616809] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.620779] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.625597] systemd[1]: Listening on udev Control Socket. [ 1.627859] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.631989] systemd[1]: Reached target Local File Systems. [ 1.634264] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Sockets. [ 1.637778] systemd[1]: Reached target Sockets. [ 1.639805] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.643337] 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.702321] RPC: Registered named UNIX socket transport module. [ 1.704398] RPC: Registered udp transport module. [ 1.706149] RPC: Registered tcp transport module. [ 1.707887] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.744568] 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] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.828027] FDC 0 is a S82078B [ 1.834012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.873828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.877136] scsi host0: ata_piix [ 1.878734] scsi host1: ata_piix [ 1.880543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.882532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.888118] vda: vda1 [ 1.898641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.900555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.902499] usb 1-1: Product: QEMU USB Tablet [ 1.903948] usb 1-1: Manufacturer: QEMU [ 1.905292] usb 1-1: SerialNumber: 42 [ 1.915788] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.918856] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.057719] SGI XFS with ACLs, security attributes, no debug enabled [ 2.060613] XFS (vda1): Mounting V4 Filesystem [ 2.121771] 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... [ 2.282600] tsc: Refined TSC clocksource calibration: 3491.874 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[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.390515] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.597571] SELinux: Disabled at runtime. [ 2.634571] type=1404 audit(1542446745.619:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.699250] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.701030] 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 Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.355385] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.380158] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started 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. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.606693] type=1305 audit(1542446746.591:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.766014] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.777870] [drm] Initialized drm 1.1.0 20060810 [ 3.786369] ppdev: user-space parallel port driver [ 3.790661] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.795218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.795218] [TTM] Initializing pool allocator [ 3.795220] [TTM] Initializing DMA pool allocator [ 3.795498] [drm] fb mappable at 0xFC000000 [ 3.795499] [drm] vram aper at 0xFC000000 [ 3.795499] [drm] size 33554432 [ 3.795499] [drm] fb depth is 24 [ 3.795500] [drm] pitch is 3072 [ 3.817525] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840671] Console: switching to colour frame buffer device 128x48 [ 3.854566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.858569] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.937444] AES CTR mode by8 optimization enabled [ 3.943650] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.949504] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.977653] intel_rapl: no valid rapl domains found in package 0 [ 3.984886] intel_rapl: no valid rapl domains found in package 0 [ 3.987361] intel_powerclamp: No package C-state available [ 3.993494] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.693376] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:25:48 +0000. Up 4.66 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-17 09:25:50,043 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-11-17 09:25:59,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 09:25:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 09:26:00,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12757 Content-Type: application/json Date: Sat, 17 Nov 2018 09:25: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-213a03f8-b3cf-4d32-84d2-ddb00827b42d x-openstack-request-id: req-213a03f8-b3cf-4d32-84d2-ddb00827b42d 2018-11-17 09:26:00,143 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1885090324 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.408923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.411922] pid_max: default: 32768 minimum: 301\n[ 0.413546] Security Framework initialized\n[ 0.415041] SELinux: Initializing.\n[ 0.416670] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.422730] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.426669] Mount-cache hash table entries: 4096\n[ 0.428548] Initializing cgroup subsys memory\n[ 0.430088] Initializing cgroup subsys devices\n[ 0.431664] Initializing cgroup subsys freezer\n[ 0.433203] Initializing cgroup subsys net_cls\n[ 0.434767] Initializing cgroup subsys blkio\n[ 0.436316] Initializing cgroup subsys perf_event\n[ 0.437919] Initializing cgroup subsys hugetlb\n[ 0.439466] Initializing cgroup subsys pids\n[ 0.440976] Initializing cgroup subsys net_prio\n[ 0.442624] CPU: Physical Processor ID: 0\n[ 0.444799] mce: CPU supports 10 MCE banks\n[ 0.446301] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.448019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.449758] tlb_flushall_shift: 6\n[ 0.451332] Freeing SMP alternatives: 28k freed\n[ 0.455610] ACPI: Core revision 20130517\n[ 0.457505] ACPI: All ACPI Tables successfully acquired\n[ 0.459431] ftrace: allocating 25812 entries in 101 pages\n[ 0.481994] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.484023] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.486026] smpboot: Max logical packages: 2\n[ 0.487797] Enabling x2apic\n[ 0.488989] Enabled x2apic\n[ 0.490448] Switched APIC routing to physical x2apic.\n[ 0.493424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.495370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.498935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507505] KVM setup paravirtual spinlock\n[ 0.510220] smpboot: Booting Node 0, Processors #1 OK\n[ 0.512332] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.534336] Brought up 2 CPUs\n[ 0.534338] KVM setup async PF for cpu 1\n[ 0.534341] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.538532] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.541288] devtmpfs: initialized\n[ 0.544267] EVM: security.selinux\n[ 0.545571] EVM: security.ima\n[ 0.546778] EVM: security.capability\n[ 0.548760] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.550801] pinctrl core: initialized pinctrl subsystem\n[ 0.552642] NET: Registered protocol family 16\n[ 0.554362] ACPI: bus type PCI registered\n[ 0.555804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.557821] PCI: Using configuration type 1 for base access\n[ 0.562919] ACPI: Added _OSI(Module Device)\n[ 0.564412] ACPI: Added _OSI(Processor Device)\n[ 0.565935] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.567499] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.570272] ACPI: Interpreter enabled\n[ 0.571680] ACPI: (supports S0 S5)\n[ 0.572989] ACPI: Using IOAPIC for interrupt routing\n[ 0.574634] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.579365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.581254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.583306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.585278] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.588945] acpiphp: Slot [3] registered\n[ 0.590380] acpiphp: Slot [4] registered\n[ 0.591841] acpiphp: Slot [5] registered\n[ 0.593275] acpiphp: Slot [6] registered\n[ 0.594711] acpiphp: Slot [7] registered\n[ 0.596133] acpiphp: Slot [8] registered\n[ 0.597559] acpiphp: Slot [9] registered\n[ 0.598986] acpiphp: Slot [10] registered\n[ 0.600443] acpiphp: Slot [11] registered\n[ 0.601905] acpiphp: Slot [12] registered\n[ 0.603366] acpiphp: Slot [13] registered\n[ 0.604816] acpiphp: Slot [14] registered\n[ 0.606268] acpiphp: Slot [15] registered\n[ 0.607742] acpiphp: Slot [16] registered\n[ 0.609189] acpiphp: Slot [17] registered\n[ 0.610633] acpiphp: Slot [18] registered\n[ 0.612097] acpiphp: Slot [19] registered\n[ 0.613560] acpiphp: Slot [20] registered\n[ 0.615003] acpiphp: Slot [21] registered\n[ 0.616450] acpiphp: Slot [22] registered\n[ 0.617896] acpiphp: Slot [23] registered\n[ 0.619347] acpiphp: Slot [24] registered\n[ 0.620841] acpiphp: Slot [25] registered\n[ 0.622312] acpiphp: Slot [26] registered\n[ 0.623778] acpiphp: Slot [27] registered\n[ 0.625235] acpiphp: Slot [28] registered\n[ 0.626690] acpiphp: Slot [29] registered\n[ 0.628189] acpiphp: Slot [30] registered\n[ 0.629628] acpiphp: Slot [31] registered\n[ 0.631085] PCI host bridge to bus 0000:00\n[ 0.632572] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.634359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.636394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.638420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.641114] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.643830] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.649153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.651240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.653208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.655268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.659382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.662013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.694034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.696108] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.698266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701047] vgaarb: loaded\n[ 0.702210] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704116] SCSI subsystem initialized\n[ 0.705529] ACPI: bus type USB registered\n[ 0.706963] usbcore: registered new interface driver usbfs\n[ 0.708737] usbcore: registered new interface driver hub\n[ 0.710447] usbcore: registered new device driver usb\n[ 0.712304] PCI: Using ACPI for IRQ routing\n[ 0.714175] NetLabel: Initializing\n[ 0.715491] NetLabel: domain hash size = 128\n[ 0.717006] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718672] NetLabel: unlabeled traffic allowed by default\n[ 0.720549] Switched to clocksource kvm-clock\n[ 0.729882] pnp: PnP ACPI init\n[ 0.731136] ACPI: bus type PNP registered\n[ 0.732968] pnp: PnP ACPI: found 5 devices\n[ 0.734421] ACPI: bus type PNP unregistered\n[ 0.741965] NET: Registered protocol family 2\n[ 0.743798] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.746652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.749053] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.751123] TCP: reno registered\n[ 0.752410] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754314] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756298] NET: Registered protocol family 1\n[ 0.757790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.759586] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761335] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801475] Unpacking initramfs...\n[ 1.264961] Freeing initrd memory: 37508k freed\n[ 1.274645] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.276651] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.280311] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.282260] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.284493] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.286407] Initialise system trusted keyring\n[ 1.287935] audit: initializing netlink socket (disabled)\n[ 1.289674] type=2000 audit(1542446744.288:1): initialized\n[ 1.306948] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.308890] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.311642] zpool: loaded\n[ 1.312811] zbud: loaded\n[ 1.314125] VFS: Disk quotas dquot_6.5.2\n[ 1.315582] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.317676] msgmni has been set to 7578\n[ 1.319130] Key type big_key registered\n[ 1.321234] NET: Registered protocol family 38\n[ 1.322765] Key type asymmetric registered\n[ 1.324203] Asymmetric key parser 'x509' registered\n[ 1.325845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.328546] io scheduler noop registered\n[ 1.329961] io scheduler deadline registered (default)\n[ 1.344223] io scheduler cfq registered\n[ 1.345728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.347499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.349608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.352294] ACPI: Power Button [PWRF]\n[ 1.353824] GHES: HEST is not enabled!\n[ 1.355296] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.379951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.382177] Non-volatile memory driver v1.3\n[ 1.383664] Linux agpgart interface v0.103\n[ 1.385249] crash memory driver: version 1.1\n[ 1.386798] rdac: device handler registered\n[ 1.388339] hp_sw: device handler registered\n[ 1.389824] emc: device handler registered\n[ 1.391284] alua: device handler registered\n[ 1.392772] libphy: Fixed MDIO Bus: probed\n[ 1.394293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.396232] ehci-pci: EHCI PCI platform driver\n[ 1.397748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.399618] ohci-pci: OHCI PCI platform driver\n[ 1.401136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.421205] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.422943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.425593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.427294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.429110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.431122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.433700] usb usb1: Product: UHCI Host Controller\n[ 1.435266] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.437343] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.438984] hub 1-0:1.0: USB hub found\n[ 1.440410] hub 1-0:1.0: 2 ports detected\n[ 1.442012] usbcore: registered new interface driver usbserial\n[ 1.443871] usbcore: registered new interface driver usbserial_generic\n[ 1.445841] usbserial: USB Serial support registered for generic\n[ 1.447711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.451173] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.452832] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.454593] mousedev: PS/2 mouse device common for all mice\n[ 1.456710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459764] rtc_cmos 00:00: RTC can wake from S4\n[ 1.460447] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.460790] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.467603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.469557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.471509] cpuidle: using governor menu\n[ 1.472994] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.474746] usbcore: registered new interface driver usbhid\n[ 1.476513] usbhid: USB HID core driver\n[ 1.477964] drop_monitor: Initializing network drop monitor service\n[ 1.479900] TCP: cubic registered\n[ 1.481201] Initializing XFRM netlink socket\n[ 1.482804] NET: Registered protocol family 10\n[ 1.484564] NET: Registered protocol family 17\n[ 1.486324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.488127] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.489960] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.493074] Loading compiled-in X.509 certificates\n[ 1.494696] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.497804] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.501336] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.504437] registered taskstats version 1\n[ 1.507805] Key type trusted registered\n[ 1.510510] Key type encrypted registered\n[ 1.513249] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.515509] rtc_cmos 00:00: setting system clock to 2018-11-17 09:25:44 UTC (1542446744)\n[ 1.518782] Freeing unused kernel memory: 1680k freed\n[ 1.524123] 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.530213] systemd[1]: Detected virtualization kvm.\n[ 1.532051] systemd[1]: Detected architecture x86-64.\n[ 1.533879] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.537374] systemd[1]: No hostname configured.\n[ 1.539118] systemd[1]: Set hostname to .\n[ 1.541008] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.570327] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.572972] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.576765] systemd[1]: Created slice Root Slice.\n[ 1.578323] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.580865] systemd[1]: Listening on udev Kernel Socket.\n[ 1.582528] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.585016] systemd[1]: Reached target Paths.\n[ 1.586478] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.588743] systemd[1]: Reached target Timers.\n[ 1.590206] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.592620] systemd[1]: Listening on Journal Socket.\n[ 1.594189] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.596569] systemd[1]: Reached target Swap.\n[ 1.598021] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.600439] systemd[1]: Created slice System Slice.\n[ 1.601999] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.604417] systemd[1]: Reached target Slices.\n[ 1.605890] systemd[1]: Starting Slices.\n[ 1.607774] 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.613096] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.616809] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.620779] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.625597] systemd[1]: Listening on udev Control Socket.\n[ 1.627859] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.631989] systemd[1]: Reached target Local File Systems.\n[ 1.634264] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Sockets.\n[ 1.637778] systemd[1]: Reached target Sockets.\n[ 1.639805] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.643337] 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.702321] RPC: Registered named UNIX socket transport module.\n[ 1.704398] RPC: Registered udp transport module.\n[ 1.706149] RPC: Registered tcp transport module.\n[ 1.707887] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.744568] 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] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.828027] FDC 0 is a S82078B\n[ 1.834012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.873828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.877136] scsi host0: ata_piix\n[ 1.878734] scsi host1: ata_piix\n[ 1.880543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.882532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.888118] vda: vda1\n[ 1.898641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.900555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.902499] usb 1-1: Product: QEMU USB Tablet\n[ 1.903948] usb 1-1: Manufacturer: QEMU\n[ 1.905292] usb 1-1: SerialNumber: 42\n[ 1.915788] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.918856] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.057719] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.060613] XFS (vda1): Mounting V4 Filesystem\n[ 2.121771] 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[ 2.282600] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\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.390515] systemd-journald[113]: Received SIGTERM from PID 1 (systemd).\n[ 2.597571] SELinux: Disabled at runtime.\n[ 2.634571] type=1404 audit(1542446745.619:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.699250] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.701030] 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 Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\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[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.355385] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.380158] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.606693] type=1305 audit(1542446746.591:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.766014] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.777870] [drm] Initialized drm 1.1.0 20060810\n[ 3.786369] ppdev: user-space parallel port driver\n[ 3.790661] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.795218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.795218] [TTM] Initializing pool allocator\n[ 3.795220] [TTM] Initializing DMA pool allocator\n[ 3.795498] [drm] fb mappable at 0xFC000000\n[ 3.795499] [drm] vram aper at 0xFC000000\n[ 3.795499] [drm] size 33554432\n[ 3.795499] [drm] fb depth is 24\n[ 3.795500] [drm] pitch is 3072\n[ 3.817525] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.840671] Console: switching to colour frame buffer device 128x48\n[ 3.854566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.858569] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\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 NTP client/server.\n[ 3.937444] AES CTR mode by8 optimization enabled\n[ 3.943650] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.949504] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.977653] intel_rapl: no valid rapl domains found in package 0\n[ 3.984886] intel_rapl: no valid rapl domains found in package 0\n[ 3.987361] intel_powerclamp: No package C-state available\n[ 3.993494] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.693376] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:25:48 +0000. Up 4.66 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 nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\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 LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] 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] Started LSB: Supports the direct execution of binary formats..\n[ 6.501272] cloud-init[808]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:25:49 +0000. Up 6.45 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.557241] cloud-init[808]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.559151] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.561096] cloud-init[808]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.562994] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.564925] cloud-init[808]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.566729] cloud-init[808]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3c:85:12 |\n[ 6.568590] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.570761] cloud-init[808]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.572912] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.575115] cloud-init[808]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.581059] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.584035] cloud-init[808]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.586416] cloud-init[808]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.589317] cloud-init[808]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.591587] cloud-init[808]: 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: [ 12.521163] cloud-init[3966]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:25:55 +0000. Up 12.46 seconds.\n[ 12.943969] cloud-init[4136]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 09:25:56 +0000. Up 12.89 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 | 22:9c:f1:97:0b:58:0b:76:13:8f:8e:aa:07:ac:9e:37 | - | 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[ 13.020675] cloud-init[4136]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:25:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 13.01 seconds\n"} 2018-11-17 09:26:00,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action used request id req-213a03f8-b3cf-4d32-84d2-ddb00827b42d 2018-11-17 09:26:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09268212318s 2018-11-17 09:26:00,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23/action used request id req-213a03f8-b3cf-4d32-84d2-ddb00827b42d 2018-11-17 09:26:00,145 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1885090324 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.408923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.411922] pid_max: default: 32768 minimum: 301 [ 0.413546] Security Framework initialized [ 0.415041] SELinux: Initializing. [ 0.416670] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.422730] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.426669] Mount-cache hash table entries: 4096 [ 0.428548] Initializing cgroup subsys memory [ 0.430088] Initializing cgroup subsys devices [ 0.431664] Initializing cgroup subsys freezer [ 0.433203] Initializing cgroup subsys net_cls [ 0.434767] Initializing cgroup subsys blkio [ 0.436316] Initializing cgroup subsys perf_event [ 0.437919] Initializing cgroup subsys hugetlb [ 0.439466] Initializing cgroup subsys pids [ 0.440976] Initializing cgroup subsys net_prio [ 0.442624] CPU: Physical Processor ID: 0 [ 0.444799] mce: CPU supports 10 MCE banks [ 0.446301] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.448019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449758] tlb_flushall_shift: 6 [ 0.451332] Freeing SMP alternatives: 28k freed [ 0.455610] ACPI: Core revision 20130517 [ 0.457505] ACPI: All ACPI Tables successfully acquired [ 0.459431] ftrace: allocating 25812 entries in 101 pages [ 0.481994] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.484023] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.486026] smpboot: Max logical packages: 2 [ 0.487797] Enabling x2apic [ 0.488989] Enabled x2apic [ 0.490448] Switched APIC routing to physical x2apic. [ 0.493424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.495370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.498935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507505] KVM setup paravirtual spinlock [ 0.510220] smpboot: Booting Node 0, Processors #1 OK [ 0.512332] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.534336] Brought up 2 CPUs [ 0.534338] KVM setup async PF for cpu 1 [ 0.534341] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.538532] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.541288] devtmpfs: initialized [ 0.544267] EVM: security.selinux [ 0.545571] EVM: security.ima [ 0.546778] EVM: security.capability [ 0.548760] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.550801] pinctrl core: initialized pinctrl subsystem [ 0.552642] NET: Registered protocol family 16 [ 0.554362] ACPI: bus type PCI registered [ 0.555804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.557821] PCI: Using configuration type 1 for base access [ 0.562919] ACPI: Added _OSI(Module Device) [ 0.564412] ACPI: Added _OSI(Processor Device) [ 0.565935] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.567499] ACPI: Added _OSI(Processor Aggregator Device) [ 0.570272] ACPI: Interpreter enabled [ 0.571680] ACPI: (supports S0 S5) [ 0.572989] ACPI: Using IOAPIC for interrupt routing [ 0.574634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.579365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.581254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.583306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.585278] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.588945] acpiphp: Slot [3] registered [ 0.590380] acpiphp: Slot [4] registered [ 0.591841] acpiphp: Slot [5] registered [ 0.593275] acpiphp: Slot [6] registered [ 0.594711] acpiphp: Slot [7] registered [ 0.596133] acpiphp: Slot [8] registered [ 0.597559] acpiphp: Slot [9] registered [ 0.598986] acpiphp: Slot [10] registered [ 0.600443] acpiphp: Slot [11] registered [ 0.601905] acpiphp: Slot [12] registered [ 0.603366] acpiphp: Slot [13] registered [ 0.604816] acpiphp: Slot [14] registered [ 0.606268] acpiphp: Slot [15] registered [ 0.607742] acpiphp: Slot [16] registered [ 0.609189] acpiphp: Slot [17] registered [ 0.610633] acpiphp: Slot [18] registered [ 0.612097] acpiphp: Slot [19] registered [ 0.613560] acpiphp: Slot [20] registered [ 0.615003] acpiphp: Slot [21] registered [ 0.616450] acpiphp: Slot [22] registered [ 0.617896] acpiphp: Slot [23] registered [ 0.619347] acpiphp: Slot [24] registered [ 0.620841] acpiphp: Slot [25] registered [ 0.622312] acpiphp: Slot [26] registered [ 0.623778] acpiphp: Slot [27] registered [ 0.625235] acpiphp: Slot [28] registered [ 0.626690] acpiphp: Slot [29] registered [ 0.628189] acpiphp: Slot [30] registered [ 0.629628] acpiphp: Slot [31] registered [ 0.631085] PCI host bridge to bus 0000:00 [ 0.632572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.634359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.636394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.638420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.641114] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.643830] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.649153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.651240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.653208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.655268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.659382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.662013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.684541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.689430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.691743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.694034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.696108] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.698266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.701047] vgaarb: loaded [ 0.702210] vgaarb: bridge control possible 0000:00:02.0 [ 0.704116] SCSI subsystem initialized [ 0.705529] ACPI: bus type USB registered [ 0.706963] usbcore: registered new interface driver usbfs [ 0.708737] usbcore: registered new interface driver hub [ 0.710447] usbcore: registered new device driver usb [ 0.712304] PCI: Using ACPI for IRQ routing [ 0.714175] NetLabel: Initializing [ 0.715491] NetLabel: domain hash size = 128 [ 0.717006] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.718672] NetLabel: unlabeled traffic allowed by default [ 0.720549] Switched to clocksource kvm-clock [ 0.729882] pnp: PnP ACPI init [ 0.731136] ACPI: bus type PNP registered [ 0.732968] pnp: PnP ACPI: found 5 devices [ 0.734421] ACPI: bus type PNP unregistered [ 0.741965] NET: Registered protocol family 2 [ 0.743798] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.746652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.749053] TCP: Hash tables configured (established 32768 bind 32768) [ 0.751123] TCP: reno registered [ 0.752410] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754314] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756298] NET: Registered protocol family 1 [ 0.757790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.759586] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761335] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801475] Unpacking initramfs... [ 1.264961] Freeing initrd memory: 37508k freed [ 1.274645] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.276651] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.280311] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.282260] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.284493] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.286407] Initialise system trusted keyring [ 1.287935] audit: initializing netlink socket (disabled) [ 1.289674] type=2000 audit(1542446744.288:1): initialized [ 1.306948] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.308890] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.311642] zpool: loaded [ 1.312811] zbud: loaded [ 1.314125] VFS: Disk quotas dquot_6.5.2 [ 1.315582] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.317676] msgmni has been set to 7578 [ 1.319130] Key type big_key registered [ 1.321234] NET: Registered protocol family 38 [ 1.322765] Key type asymmetric registered [ 1.324203] Asymmetric key parser 'x509' registered [ 1.325845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.328546] io scheduler noop registered [ 1.329961] io scheduler deadline registered (default) [ 1.344223] io scheduler cfq registered [ 1.345728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.347499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.349608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.352294] ACPI: Power Button [PWRF] [ 1.353824] GHES: HEST is not enabled! [ 1.355296] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.379951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.382177] Non-volatile memory driver v1.3 [ 1.383664] Linux agpgart interface v0.103 [ 1.385249] crash memory driver: version 1.1 [ 1.386798] rdac: device handler registered [ 1.388339] hp_sw: device handler registered [ 1.389824] emc: device handler registered [ 1.391284] alua: device handler registered [ 1.392772] libphy: Fixed MDIO Bus: probed [ 1.394293] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.396232] ehci-pci: EHCI PCI platform driver [ 1.397748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399618] ohci-pci: OHCI PCI platform driver [ 1.401136] uhci_hcd: USB Universal Host Controller Interface driver [ 1.421205] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.422943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.425593] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.427294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.429110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.431122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.433700] usb usb1: Product: UHCI Host Controller [ 1.435266] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.437343] usb usb1: SerialNumber: 0000:00:01.2 [ 1.438984] hub 1-0:1.0: USB hub found [ 1.440410] hub 1-0:1.0: 2 ports detected [ 1.442012] usbcore: registered new interface driver usbserial [ 1.443871] usbcore: registered new interface driver usbserial_generic [ 1.445841] usbserial: USB Serial support registered for generic [ 1.447711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.451173] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454593] mousedev: PS/2 mouse device common for all mice [ 1.456710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.459764] rtc_cmos 00:00: RTC can wake from S4 [ 1.460447] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.460790] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.467603] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.469557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.471509] cpuidle: using governor menu [ 1.472994] hidraw: raw HID events driver (C) Jiri Kosina [ 1.474746] usbcore: registered new interface driver usbhid [ 1.476513] usbhid: USB HID core driver [ 1.477964] drop_monitor: Initializing network drop monitor service [ 1.479900] TCP: cubic registered [ 1.481201] Initializing XFRM netlink socket [ 1.482804] NET: Registered protocol family 10 [ 1.484564] NET: Registered protocol family 17 [ 1.486324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.488127] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.489960] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.493074] Loading compiled-in X.509 certificates [ 1.494696] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.497804] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.501336] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.504437] registered taskstats version 1 [ 1.507805] Key type trusted registered [ 1.510510] Key type encrypted registered [ 1.513249] IMA: No TPM chip found, activating TPM-bypass! [ 1.515509] rtc_cmos 00:00: setting system clock to 2018-11-17 09:25:44 UTC (1542446744) [ 1.518782] Freeing unused kernel memory: 1680k freed [ 1.524123] 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.530213] systemd[1]: Detected virtualization kvm. [ 1.532051] systemd[1]: Detected architecture x86-64. [ 1.533879] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.537374] systemd[1]: No hostname configured. [ 1.539118] systemd[1]: Set hostname to . [ 1.541008] systemd[1]: Initializing machine ID from KVM UUID. [ 1.570327] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.572972] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.576765] systemd[1]: Created slice Root Slice. [ 1.578323] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.580865] systemd[1]: Listening on udev Kernel Socket. [ 1.582528] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.585016] systemd[1]: Reached target Paths. [ 1.586478] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.588743] systemd[1]: Reached target Timers. [ 1.590206] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.592620] systemd[1]: Listening on Journal Socket. [ 1.594189] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.596569] systemd[1]: Reached target Swap. [ 1.598021] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.600439] systemd[1]: Created slice System Slice. [ 1.601999] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.604417] systemd[1]: Reached target Slices. [ 1.605890] systemd[1]: Starting Slices. [ 1.607774] 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.613096] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.616809] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.620779] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.625597] systemd[1]: Listening on udev Control Socket. [ 1.627859] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.631989] systemd[1]: Reached target Local File Systems. [ 1.634264] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Sockets. [ 1.637778] systemd[1]: Reached target Sockets. [ 1.639805] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.643337] 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.702321] RPC: Registered named UNIX socket transport module. [ 1.704398] RPC: Registered udp transport module. [ 1.706149] RPC: Registered tcp transport module. [ 1.707887] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.744568] 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] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.828027] FDC 0 is a S82078B [ 1.834012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.873828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.877136] scsi host0: ata_piix [ 1.878734] scsi host1: ata_piix [ 1.880543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.882532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.888118] vda: vda1 [ 1.898641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.900555] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.902499] usb 1-1: Product: QEMU USB Tablet [ 1.903948] usb 1-1: Manufacturer: QEMU [ 1.905292] usb 1-1: SerialNumber: 42 [ 1.915788] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.918856] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.057719] SGI XFS with ACLs, security attributes, no debug enabled [ 2.060613] XFS (vda1): Mounting V4 Filesystem [ 2.121771] 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... [ 2.282600] tsc: Refined TSC clocksource calibration: 3491.874 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[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.390515] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.597571] SELinux: Disabled at runtime. [ 2.634571] type=1404 audit(1542446745.619:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.699250] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.701030] 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 Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.355385] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.380158] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started 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. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.606693] type=1305 audit(1542446746.591:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.766014] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.777870] [drm] Initialized drm 1.1.0 20060810 [ 3.786369] ppdev: user-space parallel port driver [ 3.790661] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.795218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.795218] [TTM] Initializing pool allocator [ 3.795220] [TTM] Initializing DMA pool allocator [ 3.795498] [drm] fb mappable at 0xFC000000 [ 3.795499] [drm] vram aper at 0xFC000000 [ 3.795499] [drm] size 33554432 [ 3.795499] [drm] fb depth is 24 [ 3.795500] [drm] pitch is 3072 [ 3.817525] fbcon: cirrusdrmfb (fb0) is primary device [ 3.840671] Console: switching to colour frame buffer device 128x48 [ 3.854566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.858569] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.937444] AES CTR mode by8 optimization enabled [ 3.943650] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.949504] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.977653] intel_rapl: no valid rapl domains found in package 0 [ 3.984886] intel_rapl: no valid rapl domains found in package 0 [ 3.987361] intel_powerclamp: No package C-state available [ 3.993494] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.693376] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:25:48 +0000. Up 4.66 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 nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[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 LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] 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] Started LSB: Supports the direct execution of binary formats.. [ 6.501272] cloud-init[808]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:25:49 +0000. Up 6.45 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.557241] cloud-init[808]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.559151] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.561096] cloud-init[808]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.562994] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.564925] cloud-init[808]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.566729] cloud-init[808]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3c:85:12 | [ 6.568590] cloud-init[808]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.570761] cloud-init[808]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.572912] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.575115] cloud-init[808]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.581059] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.584035] cloud-init[808]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.586416] cloud-init[808]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.589317] cloud-init[808]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.591587] cloud-init[808]: 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: [ 12.521163] cloud-init[3966]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:25:55 +0000. Up 12.46 seconds. [ 12.943969] cloud-init[4136]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 09:25:56 +0000. Up 12.89 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 | 22:9c:f1:97:0b:58:0b:76:13:8f:8e:aa:07:ac:9e:37 | - | 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----- [ 13.020675] cloud-init[4136]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:25:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 13.01 seconds 2018-11-17 09:26:00,149 - paramiko.transport - DEBUG - starting thread (client mode): 0xddf2fb10L 2018-11-17 09:26:00,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 09:26:00,209 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-17 09:26:00,209 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-17 09:26:00,282 - 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-11-17 09:26:00,282 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 09:26:00,283 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-17 09:26:00,283 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 09:26:00,283 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 09:26:00,283 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 09:26:00,292 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 09:26:00,293 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 09:26:00,313 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-17 09:26:00,314 - paramiko.transport - DEBUG - Trying discovered key 229cf1970b580b76138f8eaa07ac9e37 in /tmp/tmpu0U445 2018-11-17 09:26:00,339 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 09:26:00,388 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 09:26:00,415 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-17 09:26:00,415 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-17 09:26:00,416 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-17 09:26:00,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:26:00,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4631, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4635, "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": 2106, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4628, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 973, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 820, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4256, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4619, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:26:00 GMT 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-17 09:26:00,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:26:00,676 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4631, 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': 4635, 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': 2106, 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': 4628, 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': 973, 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': 811, 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': 820, 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': 4256, 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': 4619, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-17 09:26:00,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-17 09:26:00,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:26:00,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4631, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4635, "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": 2106, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4628, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 973, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 820, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4256, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4619, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 09:26:00,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:26:00,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:26:00 GMT 2018-11-17 09:26:00,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:26:00,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-17 09:26:00,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:26:00,890 - functest.core.cloudify - INFO - The current manager status is running 2018-11-17 09:26:00,891 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-17 09:26:01,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:26:00.621Z", "updated_at": "2018-11-17T09:26:00.621Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 09:26:01,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:26:01,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:26:00 GMT 2018-11-17 09:26:01,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:26:01,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 09:26:01,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:26:01,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:26:01,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:26:00.621Z", "updated_at": "2018-11-17T09:26:00.621Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-17 09:26:01,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:26:01,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:26:00 GMT 2018-11-17 09:26:01,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:26:01,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-17 09:26:01,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:26:01,166 - functest.core.cloudify - DEBUG - List secrets: 2018-11-17 09:26:01,167 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-11-17 09:26:01,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:26:00.621Z", "updated_at": "2018-11-17T09:26:00.621Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 09:26:01,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:26:01,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:26:00 GMT 2018-11-17 09:26:01,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:26:01,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 09:26:01,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:26:01,311 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-17 09:26:01,311 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-17 09:26:01,446 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 09:26:01,446 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 09:26:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 09:26:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ce2e3e2f-3e44-476e-9694-b2b45b33a5f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:02,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:02 GMT X-Openstack-Request-Id: req-ff18b7e3-06f0-41cf-b619-96dbc2519c54 2018-11-17 09:26:02,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:02,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ce2e3e2f-3e44-476e-9694-b2b45b33a5f0.json used request id req-ff18b7e3-06f0-41cf-b619-96dbc2519c54 2018-11-17 09:26:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3874437809s 2018-11-17 09:26:02,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ce2e3e2f-3e44-476e-9694-b2b45b33a5f0.json used request id req-ff18b7e3-06f0-41cf-b619-96dbc2519c54 2018-11-17 09:26:02,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:26:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:02 GMT X-Openstack-Request-Id: req-17d88fdd-a31a-43c6-b42c-079a0397d73d 2018-11-17 09:26:02,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 09:26:02,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-17d88fdd-a31a-43c6-b42c-079a0397d73d 2018-11-17 09:26:02,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0733301639557s 2018-11-17 09:26:02,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-17d88fdd-a31a-43c6-b42c-079a0397d73d 2018-11-17 09:26:02,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 09:26:02,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:05,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 09:26: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-bd040146-5b6c-4c75-9b25-e9fd8982d5e7 x-openstack-request-id: req-bd040146-5b6c-4c75-9b25-e9fd8982d5e7 2018-11-17 09:26:05,109 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-bd040146-5b6c-4c75-9b25-e9fd8982d5e7 2018-11-17 09:26:05,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.18045592308s 2018-11-17 09:26:05,110 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23 used request id req-bd040146-5b6c-4c75-9b25-e9fd8982d5e7 2018-11-17 09:26:05,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:26:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:05,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26: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-2ba50de7-ff55-4386-8224-a3a150e6509c x-openstack-request-id: req-2ba50de7-ff55-4386-8224-a3a150e6509c 2018-11-17 09:26:05,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:85:12", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1cab37a2-9c97-4c89-b607-4fb3e5233f23", "rel": "bookmark"}], "image": {"id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "links": [{"href": "http://172.30.9.27:8774/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:25:41.000000", "flavor": {"id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "links": [{"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}]}, "id": "1cab37a2-9c97-4c89-b607-4fb3e5233f23", "security_groups": [{"name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}], "user_id": "e8c86eb035c5422faf8061c1a2396009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:26:03Z", "hostId": "68225b91d080499f3e0567e428ab365c7a0b251bb623ac6f2d310e0b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "name": "cloudify-vm_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "created": "2018-11-17T09:23:27Z", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:26:05,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ba50de7-ff55-4386-8224-a3a150e6509c 2018-11-17 09:26:05,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522292852402s 2018-11-17 09:26:05,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ba50de7-ff55-4386-8224-a3a150e6509c 2018-11-17 09:26:05,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:26:07,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:26:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26: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-b15b37b7-1e19-4758-9886-72a413676b9f x-openstack-request-id: req-b15b37b7-1e19-4758-9886-72a413676b9f 2018-11-17 09:26:07,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 09:26:07,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b15b37b7-1e19-4758-9886-72a413676b9f 2018-11-17 09:26:07,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230458021164s 2018-11-17 09:26:07,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b15b37b7-1e19-4758-9886-72a413676b9f 2018-11-17 09:26:07,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:26:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:07 GMT X-Openstack-Request-Id: req-5f2a64bf-aa11-4b98-83a8-a401a285bf23 2018-11-17 09:26:07,930 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:23:23Z", "updated_at": "2018-11-17T09:23:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "331ba1fb-ee51-4f87-bf63-b45f5bd6a7f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "3647f6a1-453d-4c7d-8d6d-af2f259c0d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "4ffcb33d-b68c-40c4-a1db-12e14283d8d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "6c285012-1926-493b-8771-36a498c16a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:23:24Z", "revision_number": 0, "id": "755fe713-ec95-4d7b-a016-255d91dfdd0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:24Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "8d280361-cba2-47b9-82ef-165e211ba256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:23:23Z", "revision_number": 0, "id": "ba85c327-002f-4a53-9d24-29d851486a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:23Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-17T09:23:25Z", "revision_number": 0, "id": "f39640c5-20de-42a5-abff-de5af1c60e9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:23:25Z", "security_group_id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 7, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "7ca6de7c-46fc-4ba6-b813-02295074a9a6", "name": "cloudify-sg_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:26:07,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5f2a64bf-aa11-4b98-83a8-a401a285bf23 2018-11-17 09:26:07,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574691295624s 2018-11-17 09:26:07,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5f2a64bf-aa11-4b98-83a8-a401a285bf23 2018-11-17 09:26:07,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:26:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7ca6de7c-46fc-4ba6-b813-02295074a9a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:08,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:08 GMT X-Openstack-Request-Id: req-a8ac9afe-206e-4d69-95ff-c705a77b07c8 2018-11-17 09:26:08,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:08,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ca6de7c-46fc-4ba6-b813-02295074a9a6.json used request id req-a8ac9afe-206e-4d69-95ff-c705a77b07c8 2018-11-17 09:26:08,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.216247081757s 2018-11-17 09:26:08,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ca6de7c-46fc-4ba6-b813-02295074a9a6.json used request id req-a8ac9afe-206e-4d69-95ff-c705a77b07c8 2018-11-17 09:26:08,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 09:26:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:09,196 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26: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-d01cd907-99ff-4caf-bc2c-6671cb84b688 x-openstack-request-id: req-d01cd907-99ff-4caf-bc2c-6671cb84b688 2018-11-17 09:26:09,196 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05 used request id req-d01cd907-99ff-4caf-bc2c-6671cb84b688 2018-11-17 09:26:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04154896736s 2018-11-17 09:26:09,196 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_54a0e7be-3056-46a7-a11d-2f9e3544bb05 used request id req-d01cd907-99ff-4caf-bc2c-6671cb84b688 2018-11-17 09:26:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 09:26:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" -d '{"subnet_id": "20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"}' 2018-11-17 09:26:11,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:11 GMT X-Openstack-Request-Id: req-278f09c4-25ee-4f07-b7e7-c07d980bb63b 2018-11-17 09:26:11,358 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "125bfeca-a8b9-4848-ac00-9a038b2b4b1c", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "subnet_id": "20c67a63-c9bd-4ea5-b9c7-b09514cbf51d", "subnet_ids": ["20c67a63-c9bd-4ea5-b9c7-b09514cbf51d"], "port_id": "0ecd8775-55e0-4f1d-ae9c-1d47dd3a008a", "id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f"} 2018-11-17 09:26:11,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/remove_router_interface.json used request id req-278f09c4-25ee-4f07-b7e7-c07d980bb63b 2018-11-17 09:26:11,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16129207611s 2018-11-17 09:26:11,359 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f/remove_router_interface.json used request id req-278f09c4-25ee-4f07-b7e7-c07d980bb63b returning object c1c7ffce-66ed-4b54-9843-1a5c4b24821f 2018-11-17 09:26:11,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 09:26:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:11,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:11 GMT X-Openstack-Request-Id: req-ad5a77ea-cc21-4f0d-b4f8-8112a87590a9 2018-11-17 09:26:11,498 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:13Z", "admin_state_up": true, "updated_at": "2018-11-17T09:26:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c1c7ffce-66ed-4b54-9843-1a5c4b24821f", "name": "cloudify-router_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}]} 2018-11-17 09:26:11,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ad5a77ea-cc21-4f0d-b4f8-8112a87590a9 2018-11-17 09:26:11,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138886928558s 2018-11-17 09:26:11,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ad5a77ea-cc21-4f0d-b4f8-8112a87590a9 2018-11-17 09:26:11,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 09:26:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:13,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:13 GMT X-Openstack-Request-Id: req-f084cfca-590c-43b5-b2a6-ffdc85c591e8 2018-11-17 09:26:13,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:13,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f.json used request id req-f084cfca-590c-43b5-b2a6-ffdc85c591e8 2018-11-17 09:26:13,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51687097549s 2018-11-17 09:26:13,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c1c7ffce-66ed-4b54-9843-1a5c4b24821f.json used request id req-f084cfca-590c-43b5-b2a6-ffdc85c591e8 2018-11-17 09:26:13,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 09:26:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:13,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:13 GMT X-Openstack-Request-Id: req-749ad680-ea09-41c2-bace-b69556a7f292 2018-11-17 09:26:13,060 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:21:13Z","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":"88fb84dee96d483891a7062b5657b96c","id":"20c67a63-c9bd-4ea5-b9c7-b09514cbf51d","subnetpool_id":null,"name":"cloudify-subnet_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}]} 2018-11-17 09:26:13,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-749ad680-ea09-41c2-bace-b69556a7f292 2018-11-17 09:26:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04323387146s 2018-11-17 09:26:13,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-749ad680-ea09-41c2-bace-b69556a7f292 2018-11-17 09:26:13,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 09:26:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/20c67a63-c9bd-4ea5-b9c7-b09514cbf51d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:14,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:14 GMT X-Openstack-Request-Id: req-d33a4db2-102a-4f63-ba28-0e4864790b66 2018-11-17 09:26:14,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:14,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/20c67a63-c9bd-4ea5-b9c7-b09514cbf51d.json used request id req-d33a4db2-102a-4f63-ba28-0e4864790b66 2018-11-17 09:26:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.999310016632s 2018-11-17 09:26:14,062 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/20c67a63-c9bd-4ea5-b9c7-b09514cbf51d.json used request id req-d33a4db2-102a-4f63-ba28-0e4864790b66 2018-11-17 09:26:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:26:14,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:14,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:14 GMT X-Openstack-Request-Id: req-31cc4ae8-cf60-4641-8991-6b769e94980c 2018-11-17 09:26:14,426 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"125bfeca-a8b9-4848-ac00-9a038b2b4b1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88fb84dee96d483891a7062b5657b96c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:26:13Z","qos_policy_id":null,"name":"cloudify-net_54a0e7be-3056-46a7-a11d-2f9e3544bb05","admin_state_up":true,"tenant_id":"88fb84dee96d483891a7062b5657b96c","created_at":"2018-11-17T09:21:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:26:14,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31cc4ae8-cf60-4641-8991-6b769e94980c 2018-11-17 09:26:14,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36356306076s 2018-11-17 09:26:14,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31cc4ae8-cf60-4641-8991-6b769e94980c 2018-11-17 09:26:14,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 09:26:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/125bfeca-a8b9-4848-ac00-9a038b2b4b1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:15,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:15 GMT X-Openstack-Request-Id: req-cfb2065b-6225-4b32-8664-db8d5afe3163 2018-11-17 09:26:15,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:15,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/125bfeca-a8b9-4848-ac00-9a038b2b4b1c.json used request id req-cfb2065b-6225-4b32-8664-db8d5afe3163 2018-11-17 09:26:15,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02503800392s 2018-11-17 09:26:15,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/125bfeca-a8b9-4848-ac00-9a038b2b4b1c.json used request id req-cfb2065b-6225-4b32-8664-db8d5afe3163 2018-11-17 09:26:15,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:26:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:16,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:16 GMT X-Openstack-Request-Id: req-987e4322-841e-4012-9baf-1bc00360fc41 2018-11-17 09:26:16,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:23:21Z", "file": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/file", "owner": "88fb84dee96d483891a7062b5657b96c", "id": "feea720d-249c-44ba-bac2-c1d32cdfaadf", "size": 4373348352, "self": "/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/feea720d-249c-44ba-bac2-c1d32cdfaadf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:26:16,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-987e4322-841e-4012-9baf-1bc00360fc41 2018-11-17 09:26:16,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703786849976s 2018-11-17 09:26:16,161 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-987e4322-841e-4012-9baf-1bc00360fc41 2018-11-17 09:26:16,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 09:26:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f7ee689c9f10ed735b8670e0c62508d91ec17c68c1bdead5cf7f3405f86f7d8f" 2018-11-17 09:26:16,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:26:16 GMT X-Openstack-Request-Id: req-a31e0cee-3164-4151-822f-1206513ed525 2018-11-17 09:26:16,859 - 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-11-17 09:26:16,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf used request id req-a31e0cee-3164-4151-822f-1206513ed525 2018-11-17 09:26:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.696585178375s 2018-11-17 09:26:16,860 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/feea720d-249c-44ba-bac2-c1d32cdfaadf used request id req-a31e0cee-3164-4151-822f-1206513ed525 2018-11-17 09:26:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:26:16,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:16,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26: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-54e904d2-2b24-46f6-a99d-84b158995028 x-openstack-request-id: req-54e904d2-2b24-46f6-a99d-84b158995028 2018-11-17 09:26:16,882 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e4e248cf-4a59-4182-be19-bae268e3e1bc", "name": "cloudify-flavor_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:26:16,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-54e904d2-2b24-46f6-a99d-84b158995028 2018-11-17 09:26:16,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02210688591s 2018-11-17 09:26:16,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-54e904d2-2b24-46f6-a99d-84b158995028 2018-11-17 09:26:16,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 09:26:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:16,912 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:16 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-a7791857-8fb5-4c2d-983f-231976287311 x-openstack-request-id: req-a7791857-8fb5-4c2d-983f-231976287311 2018-11-17 09:26:16,912 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc used request id req-a7791857-8fb5-4c2d-983f-231976287311 2018-11-17 09:26:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285220146179s 2018-11-17 09:26:16,913 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e4e248cf-4a59-4182-be19-bae268e3e1bc used request id req-a7791857-8fb5-4c2d-983f-231976287311 2018-11-17 09:26:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:26:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:17,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af0f610-31f1-4a4f-8ef9-f4c9269ed770 2018-11-17 09:26:17,135 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "links": {"self": "http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8c86eb035c5422faf8061c1a2396009", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:26:17,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1af0f610-31f1-4a4f-8ef9-f4c9269ed770 2018-11-17 09:26:17,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221796035767s 2018-11-17 09:26:17,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1af0f610-31f1-4a4f-8ef9-f4c9269ed770 2018-11-17 09:26:17,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:26:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:17,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5947b422-37c1-42fa-a26a-9d9e0a694d66 2018-11-17 09:26:17,339 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_54a0e7be-3056-46a7-a11d-2f9e3544bb05", "links": {"self": "http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e8c86eb035c5422faf8061c1a2396009", "description": null}} 2018-11-17 09:26:17,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 used request id req-5947b422-37c1-42fa-a26a-9d9e0a694d66 2018-11-17 09:26:17,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198176145554s 2018-11-17 09:26:17,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 used request id req-5947b422-37c1-42fa-a26a-9d9e0a694d66 2018-11-17 09:26:17,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 09:26:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:17,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e316f27a-f88f-4a80-90f9-9345c0f3538a 2018-11-17 09:26:17,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:26:17,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 used request id req-e316f27a-f88f-4a80-90f9-9345c0f3538a 2018-11-17 09:26:17,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.27543592453s 2018-11-17 09:26:17,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e8c86eb035c5422faf8061c1a2396009 used request id req-e316f27a-f88f-4a80-90f9-9345c0f3538a 2018-11-17 09:26:17,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:26:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:17,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60f7ebb-abdb-4da7-ae81-b289b9684df7 2018-11-17 09:26:17,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c"}, "tags": [], "enabled": true, "id": "88fb84dee96d483891a7062b5657b96c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_54a0e7be-3056-46a7-a11d-2f9e3544bb05"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 09:26:17,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a60f7ebb-abdb-4da7-ae81-b289b9684df7 2018-11-17 09:26:17,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19921708107s 2018-11-17 09:26:17,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a60f7ebb-abdb-4da7-ae81-b289b9684df7 2018-11-17 09:26:17,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 09:26:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:19,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13820051-a080-4319-91e4-f03a7ab6e425 2018-11-17 09:26:19,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:26:19,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c used request id req-13820051-a080-4319-91e4-f03a7ab6e425 2018-11-17 09:26:19,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 1.25821113586s 2018-11-17 09:26:19,087 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/88fb84dee96d483891a7062b5657b96c used request id req-13820051-a080-4319-91e4-f03a7ab6e425 2018-11-17 09:26:19,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:26:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=88fb84dee96d483891a7062b5657b96c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:19,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:19 GMT X-Openstack-Request-Id: req-0536f903-53a4-4a13-91a6-bdc36da1939c 2018-11-17 09:26:19,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:26:19,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=88fb84dee96d483891a7062b5657b96c&name=default used request id req-0536f903-53a4-4a13-91a6-bdc36da1939c 2018-11-17 09:26:19,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335647106171s 2018-11-17 09:26:19,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=88fb84dee96d483891a7062b5657b96c&name=default used request id req-0536f903-53a4-4a13-91a6-bdc36da1939c 2018-11-17 09:26:19,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:26:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:19,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:19 GMT X-Openstack-Request-Id: req-119371e6-e4e6-4c8b-bd02-b4a9000735b5 2018-11-17 09:26:19,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88fb84dee96d483891a7062b5657b96c", "created_at": "2018-11-17T09:21:11Z", "updated_at": "2018-11-17T09:21:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "9bdd835c-ac1e-4ffe-ad44-78ed94d3251b", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "f57170b8-5a24-438c-a6fb-1b2d5827d83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "1948f62f-4040-46c2-bdf3-57f1f9b2543e", "remote_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "88fb84dee96d483891a7062b5657b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:21:11Z", "revision_number": 0, "id": "5ed179ce-d3d0-4d6e-b6c3-ef725b091628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:21:11Z", "security_group_id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "tenant_id": "88fb84dee96d483891a7062b5657b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "88fb84dee96d483891a7062b5657b96c"}], "revision_number": 1, "project_id": "88fb84dee96d483891a7062b5657b96c", "id": "c9b97f54-2dfc-4d3f-904d-f720e47484e2", "name": "default"}]} 2018-11-17 09:26:19,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-119371e6-e4e6-4c8b-bd02-b4a9000735b5 2018-11-17 09:26:19,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554530620575s 2018-11-17 09:26:19,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-119371e6-e4e6-4c8b-bd02-b4a9000735b5 2018-11-17 09:26:19,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:26:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c9b97f54-2dfc-4d3f-904d-f720e47484e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}904c1872c2e610a14beaa5dc70d6a7aedf2abbb4bb539e82d1d41cae0ac27c55" 2018-11-17 09:26:19,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:26:19 GMT X-Openstack-Request-Id: req-5ccf1886-769e-4f91-9131-2e886f7d07f2 2018-11-17 09:26:19,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:26:19,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c9b97f54-2dfc-4d3f-904d-f720e47484e2.json used request id req-5ccf1886-769e-4f91-9131-2e886f7d07f2 2018-11-17 09:26:19,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122346162796s 2018-11-17 09:26:19,620 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c9b97f54-2dfc-4d3f-904d-f720e47484e2.json used request id req-5ccf1886-769e-4f91-9131-2e886f7d07f2 2018-11-17 09:26:19,640 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-17 09:26:19,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:26:19,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acdd2829-9103-4ac6-b8ef-9789e093b1f8 2018-11-17 09:26:19,673 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:26:19,673 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-acdd2829-9103-4ac6-b8ef-9789e093b1f8 2018-11-17 09:26:19,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:26:20,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["e64dfRuxRhiQGiBsrm3mbA"], "issued_at": "2018-11-17T09:26:20.000000Z"}} 2018-11-17 09:26:20,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:26:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:20 GMT X-Openstack-Request-Id: req-aee09f71-3ca8-4663-985b-419b451390c5 2018-11-17 09:26:20,368 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 09:26:20,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aee09f71-3ca8-4663-985b-419b451390c5 2018-11-17 09:26:20,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289407014847s 2018-11-17 09:26:20,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aee09f71-3ca8-4663-985b-419b451390c5 2018-11-17 09:26:20,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:26:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:20,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac8b97f-b370-4f05-908e-6e1aefdfb2a8 2018-11-17 09:26:20,485 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:26:20,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-eac8b97f-b370-4f05-908e-6e1aefdfb2a8 2018-11-17 09:26:20,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107656002045s 2018-11-17 09:26:20,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-eac8b97f-b370-4f05-908e-6e1aefdfb2a8 2018-11-17 09:26:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 09:26:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}}' 2018-11-17 09:26:20,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 371 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24798416-51b1-486b-80a8-602c83c6fabe 2018-11-17 09:26:20,710 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9"}, "tags": [], "enabled": true, "id": "538dc1fef96a4af488e611a2f7c088d9", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}} 2018-11-17 09:26:20,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-24798416-51b1-486b-80a8-602c83c6fabe 2018-11-17 09:26:20,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217063903809s 2018-11-17 09:26:20,710 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-24798416-51b1-486b-80a8-602c83c6fabe 2018-11-17 09:26:20,711 - 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'538dc1fef96a4af488e611a2f7c088d9', '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_c34e9e32-a900-4a1d-b6ae-cdde409e58ca'}) 2018-11-17 09:26:20,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 09:26:20,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6d023afc-3200-4809-a659-352fcea14af4", "email": null, "name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}}' 2018-11-17 09:26:21,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b3d947-3b67-4728-9ba1-be09d6000166 2018-11-17 09:26:21,137 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "links": {"self": "http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fce58fc38fd249d1a97c82515729649c", "domain_id": "default", "password_expires_at": null}} 2018-11-17 09:26:21,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b7b3d947-3b67-4728-9ba1-be09d6000166 2018-11-17 09:26:21,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.420631885529s 2018-11-17 09:26:21,138 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b7b3d947-3b67-4728-9ba1-be09d6000166 2018-11-17 09:26:21,138 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fce58fc38fd249d1a97c82515729649c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca'}) 2018-11-17 09:26:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:26:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:21,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f387ea-c46b-411e-9e5b-ad833b09be8f 2018-11-17 09:26:21,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:26:21,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21f387ea-c46b-411e-9e5b-ad833b09be8f 2018-11-17 09:26:21,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200660228729s 2018-11-17 09:26:21,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21f387ea-c46b-411e-9e5b-ad833b09be8f 2018-11-17 09:26:21,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:26:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:21,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a8654a-c009-4bee-8590-96ea1fee336e 2018-11-17 09:26:21,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:26:21,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-47a8654a-c009-4bee-8590-96ea1fee336e 2018-11-17 09:26:21,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10787820816s 2018-11-17 09:26:21,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-47a8654a-c009-4bee-8590-96ea1fee336e 2018-11-17 09:26:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:26:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:21,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d02ecc5-b84e-4d2d-a236-47a1ac9a8989 2018-11-17 09:26:21,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:26:21,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3d02ecc5-b84e-4d2d-a236-47a1ac9a8989 2018-11-17 09:26:21,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109071016312s 2018-11-17 09:26:21,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3d02ecc5-b84e-4d2d-a236-47a1ac9a8989 2018-11-17 09:26:21,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:26:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:21,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fb35fc-1336-4435-baac-562c08154b5e 2018-11-17 09:26:21,771 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 09:26:21,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-09fb35fc-1336-4435-baac-562c08154b5e 2018-11-17 09:26:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193613052368s 2018-11-17 09:26:21,771 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-09fb35fc-1336-4435-baac-562c08154b5e 2018-11-17 09:26:21,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:26:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:21,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ff9162-2799-46f7-9609-dd36e5d5b8ec 2018-11-17 09:26:21,982 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "links": {"self": "http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fce58fc38fd249d1a97c82515729649c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:26:21,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31ff9162-2799-46f7-9609-dd36e5d5b8ec 2018-11-17 09:26:21,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210135936737s 2018-11-17 09:26:21,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31ff9162-2799-46f7-9609-dd36e5d5b8ec 2018-11-17 09:26:21,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:26:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdafce4-54d3-4815-a83c-6ac9dde5ae3e 2018-11-17 09:26:22,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9"}, "tags": [], "enabled": true, "id": "538dc1fef96a4af488e611a2f7c088d9", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:26:22,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5bdafce4-54d3-4815-a83c-6ac9dde5ae3e 2018-11-17 09:26:22,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114030838013s 2018-11-17 09:26:22,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5bdafce4-54d3-4815-a83c-6ac9dde5ae3e 2018-11-17 09:26:22,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 09:26:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=fce58fc38fd249d1a97c82515729649c&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=538dc1fef96a4af488e611a2f7c088d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:22,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347beae6-05cc-4790-b9ce-a52b0a8bdf74 2018-11-17 09:26:22,265 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fce58fc38fd249d1a97c82515729649c&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=538dc1fef96a4af488e611a2f7c088d9", "previous": null, "next": null}} 2018-11-17 09:26:22,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fce58fc38fd249d1a97c82515729649c&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=538dc1fef96a4af488e611a2f7c088d9 used request id req-347beae6-05cc-4790-b9ce-a52b0a8bdf74 2018-11-17 09:26:22,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.145990133286s 2018-11-17 09:26:22,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fce58fc38fd249d1a97c82515729649c&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=538dc1fef96a4af488e611a2f7c088d9 used request id req-347beae6-05cc-4790-b9ce-a52b0a8bdf74 2018-11-17 09:26:22,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 09:26:22,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9/users/fce58fc38fd249d1a97c82515729649c/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:22,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f11f02c4-389f-4314-8c82-99a6b21538fe 2018-11-17 09:26:22,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:26:22,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9/users/fce58fc38fd249d1a97c82515729649c/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f11f02c4-389f-4314-8c82-99a6b21538fe 2018-11-17 09:26:22,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15685915947s 2018-11-17 09:26:22,427 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9/users/fce58fc38fd249d1a97c82515729649c/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f11f02c4-389f-4314-8c82-99a6b21538fe 2018-11-17 09:26:22,427 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 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'538dc1fef96a4af488e611a2f7c088d9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6d023afc-3200-4809-a659-352fcea14af4', 'username': u'cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 09:26:22,431 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'password': '6d023afc-3200-4809-a659-352fcea14af4', 'project_name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '538dc1fef96a4af488e611a2f7c088d9', 'project_domain_name': 'Default'} 2018-11-17 09:26:22,484 - 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-11-17 09:26:22,499 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-17 09:26:22,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:26:22,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:22,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a683f9e-b50f-441b-b6c6-324bb2547b97 2018-11-17 09:26:22,606 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:26:22,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9a683f9e-b50f-441b-b6c6-324bb2547b97 2018-11-17 09:26:22,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106487989426s 2018-11-17 09:26:22,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9a683f9e-b50f-441b-b6c6-324bb2547b97 2018-11-17 09:26:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:26:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:26:22,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3e7efb-fd4e-4fef-af8b-321a27338cf6 2018-11-17 09:26:22,722 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9"}, "tags": [], "enabled": true, "id": "538dc1fef96a4af488e611a2f7c088d9", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:26:22,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0e3e7efb-fd4e-4fef-af8b-321a27338cf6 2018-11-17 09:26:22,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108109951019s 2018-11-17 09:26:22,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0e3e7efb-fd4e-4fef-af8b-321a27338cf6 2018-11-17 09:26:22,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 09:26:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"network": {"tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "name": "cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "admin_state_up": true}}' 2018-11-17 09:26:23,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:23 GMT X-Openstack-Request-Id: req-1a690ba6-8d4e-4997-be21-ab859d9b70a3 2018-11-17 09:26:23,082 - 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":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:26:22Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450}} 2018-11-17 09:26:23,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a690ba6-8d4e-4997-be21-ab859d9b70a3 2018-11-17 09:26:23,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.356025934219s 2018-11-17 09:26:23,082 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a690ba6-8d4e-4997-be21-ab859d9b70a3 2018-11-17 09:26:23,083 - 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-11-17T09:26:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'23934d29-e231-4c1c-a845-90958459b8de', 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'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'created_at': u'2018-11-17T09:26:22Z', u'mtu': 1450, u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'538dc1fef96a4af488e611a2f7c088d9', u'l2_adjacency': True}) 2018-11-17 09:26:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:26:23,093 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982c30c2-3c28-4e84-a08e-1cf7db3da983 2018-11-17 09:26:23,093 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:26:23,093 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-982c30c2-3c28-4e84-a08e-1cf7db3da983 2018-11-17 09:26:23,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:26:23,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "538dc1fef96a4af488e611a2f7c088d9", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_538dc1fef96a4af488e611a2f7c088d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_538dc1fef96a4af488e611a2f7c088d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/538dc1fef96a4af488e611a2f7c088d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/538dc1fef96a4af488e611a2f7c088d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/538dc1fef96a4af488e611a2f7c088d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/538dc1fef96a4af488e611a2f7c088d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/538dc1fef96a4af488e611a2f7c088d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/538dc1fef96a4af488e611a2f7c088d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/538dc1fef96a4af488e611a2f7c088d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "id": "fce58fc38fd249d1a97c82515729649c"}, "audit_ids": ["7vcYz3fKTWKjpKeWS1kvmQ"], "issued_at": "2018-11-17T09:26:23.000000Z"}} 2018-11-17 09:26:23,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:26:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:26:23,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:23 GMT X-Openstack-Request-Id: req-caabdbbf-dc72-4e3f-876f-e254fb77b784 2018-11-17 09:26:23,890 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:26:22Z","qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:26:23,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-caabdbbf-dc72-4e3f-876f-e254fb77b784 2018-11-17 09:26:23,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394249200821s 2018-11-17 09:26:23,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-caabdbbf-dc72-4e3f-876f-e254fb77b784 2018-11-17 09:26:23,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 09:26:23,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"subnet": {"name": "cloudify_ims-subnet_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "enable_dhcp": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 09:26:24,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:24 GMT X-Openstack-Request-Id: req-e4f5a0fb-ef0d-4a01-bc12-1ae561e444f1 2018-11-17 09:26:24,817 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23934d29-e231-4c1c-a845-90958459b8de","tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:26: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":"538dc1fef96a4af488e611a2f7c088d9","id":"406da205-30ed-4d04-9af8-7ce2033d16f9","subnetpool_id":null,"name":"cloudify_ims-subnet_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}} 2018-11-17 09:26:24,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e4f5a0fb-ef0d-4a01-bc12-1ae561e444f1 2018-11-17 09:26:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.924437999725s 2018-11-17 09:26:24,818 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e4f5a0fb-ef0d-4a01-bc12-1ae561e444f1 2018-11-17 09:26:24,818 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:26: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'406da205-30ed-4d04-9af8-7ce2033d16f9', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'enable_dhcp': True, u'network_id': u'23934d29-e231-4c1c-a845-90958459b8de', u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:26: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'538dc1fef96a4af488e611a2f7c088d9'}) 2018-11-17 09:26:24,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 09:26:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "cloudify_ims-router_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "admin_state_up": true}}' 2018-11-17 09:26:26,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:26 GMT X-Openstack-Request-Id: req-d4c2d08d-33b5-4c8c-8418-721cae949631 2018-11-17 09:26:26,611 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:24Z", "admin_state_up": true, "updated_at": "2018-11-17T09:26:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "f3256723-3a05-44de-a3ab-db78d780f31d", "name": "cloudify_ims-router_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}} 2018-11-17 09:26:26,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d4c2d08d-33b5-4c8c-8418-721cae949631 2018-11-17 09:26:26,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.79295516014s 2018-11-17 09:26:26,612 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d4c2d08d-33b5-4c8c-8418-721cae949631 2018-11-17 09:26:26,612 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:26:25Z', u'revision_number': 2, u'id': u'f3256723-3a05-44de-a3ab-db78d780f31d', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'admin_state_up': True, u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:26:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'538dc1fef96a4af488e611a2f7c088d9'}) 2018-11-17 09:26:26,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 09:26:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"subnet_id": "406da205-30ed-4d04-9af8-7ce2033d16f9"}' 2018-11-17 09:26:29,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:29 GMT X-Openstack-Request-Id: req-c3fcf7d3-36ac-4f00-9493-281a9536533c 2018-11-17 09:26:29,206 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "23934d29-e231-4c1c-a845-90958459b8de", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "subnet_id": "406da205-30ed-4d04-9af8-7ce2033d16f9", "subnet_ids": ["406da205-30ed-4d04-9af8-7ce2033d16f9"], "port_id": "99f41523-e676-4e70-a387-433242bd5d16", "id": "f3256723-3a05-44de-a3ab-db78d780f31d"} 2018-11-17 09:26:29,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/add_router_interface.json used request id req-c3fcf7d3-36ac-4f00-9493-281a9536533c 2018-11-17 09:26:29,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59376311302s 2018-11-17 09:26:29,207 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/add_router_interface.json used request id req-c3fcf7d3-36ac-4f00-9493-281a9536533c returning object f3256723-3a05-44de-a3ab-db78d780f31d 2018-11-17 09:26:29,207 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-17 09:26:52,003 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-17 09:26:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:26:52,010 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:52 GMT 2018-11-17 09:26:52,011 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 09:26:52,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:26:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:26:52,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:52 GMT X-Openstack-Request-Id: req-046e2849-9110-408b-a725-99d9e0959192 2018-11-17 09:26:52,739 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:26:52,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-046e2849-9110-408b-a725-99d9e0959192 2018-11-17 09:26:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.722903966904s 2018-11-17 09:26:52,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-046e2849-9110-408b-a725-99d9e0959192 2018-11-17 09:26:52,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 09:26:52,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}' 2018-11-17 09:26:52,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 17 Nov 2018 09:26:52 GMT Location: http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb85e7a1-a2a8-4ffa-93d7-519e10061795 2018-11-17 09:26:52,819 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:26:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": null, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "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_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": null, "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 09:26:52,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bb85e7a1-a2a8-4ffa-93d7-519e10061795 2018-11-17 09:26:52,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.070689201355s 2018-11-17 09:26:52,820 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bb85e7a1-a2a8-4ffa-93d7-519e10061795 returning object fd813d33-45f9-4032-93e4-6bdd64ea7245 2018-11-17 09:26:52,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 09:26:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '' 2018-11-17 09:27:52,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:27:52 GMT X-Openstack-Request-Id: req-140fd9b7-d32a-44da-ac52-c1affc1db0bd 2018-11-17 09:27:52,816 - 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-11-17 09:27:52,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file used request id req-140fd9b7-d32a-44da-ac52-c1affc1db0bd 2018-11-17 09:27:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.9960091114s 2018-11-17 09:27:52,817 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file used request id req-140fd9b7-d32a-44da-ac52-c1affc1db0bd 2018-11-17 09:27:52,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:27:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:52,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:52 GMT X-Openstack-Request-Id: req-f1862716-3f35-4620-ad93-a71d1cb81906 2018-11-17 09:27:52,871 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:27:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": 4373348352, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:27:52,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f1862716-3f35-4620-ad93-a71d1cb81906 2018-11-17 09:27:52,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0490560531616s 2018-11-17 09:27:52,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f1862716-3f35-4620-ad93-a71d1cb81906 2018-11-17 09:27:52,874 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file', 'owner': u'538dc1fef96a4af488e611a2f7c088d9', 'id': u'fd813d33-45f9-4032-93e4-6bdd64ea7245', 'size': 4373348352, u'self': u'/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T09:27:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T09:27:52Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', '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/fd813d33-45f9-4032-93e4-6bdd64ea7245', 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_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'created': u'2018-11-17T09:26:52Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-17T09:26:52Z', 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/fd813d33-45f9-4032-93e4-6bdd64ea7245', 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_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-11-17 09:27:52,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 09:27:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-17 09:27:53,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27: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-f7cf5dbf-1b0e-4c3c-902c-5bf0400be836 x-openstack-request-id: req-f7cf5dbf-1b0e-4c3c-902c-5bf0400be836 2018-11-17 09:27:53,196 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "name": "cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 09:27:53,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f7cf5dbf-1b0e-4c3c-902c-5bf0400be836 2018-11-17 09:27:53,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318941116333s 2018-11-17 09:27:53,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f7cf5dbf-1b0e-4c3c-902c-5bf0400be836 2018-11-17 09:27:53,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', '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'8cbff874483b4da3951abfc162291b33', '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'290dd865-ece6-4f7c-84e7-de384d2afceb', 'swap': 0}) 2018-11-17 09:27:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 09:27:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"extra_specs": {}}' 2018-11-17 09:27:53,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27: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 x-compute-request-id: req-24eb45af-a27a-477c-a752-c7780c4d8124 x-openstack-request-id: req-24eb45af-a27a-477c-a752-c7780c4d8124 2018-11-17 09:27:53,220 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 09:27:53,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb/os-extra_specs used request id req-24eb45af-a27a-477c-a752-c7780c4d8124 2018-11-17 09:27:53,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213451385498s 2018-11-17 09:27:53,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb/os-extra_specs used request id req-24eb45af-a27a-477c-a752-c7780c4d8124 2018-11-17 09:27:53,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 09:27:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"keypair": {"name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}}' 2018-11-17 09:27:54,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27: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-541ec656-9503-45df-8ada-d30cf9c0d56c x-openstack-request-id: req-541ec656-9503-45df-8ada-d30cf9c0d56c 2018-11-17 09:27:54,734 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHUKBllMulCWxt/oD3ZLiDrkvuSQC+WoAdWtWGOK9Oz5g/twi1mSSDbIz2vnjVKwDtf6uousLdO5Bt3sYunyhKbd2sYltaf/VgCaCCuZd3FqB9mUGokVn0NYptpbxq992vZNGq7RqU1cUajOjU8JErZu7ZjaQ/YTSi2cBAvg7kS1YqzYGzv0dGFjYRRZ6hy398gRJSCHNYwHLoFJ8mORbDVx/k7axUFLa/Ye8WjR3dQ6/RFrnwBpe2BueFR1sWHB2Jo9A3Oz9YPCZN0OWWSW3I8Mf30xFwFBwX2fPVAg3sQxwJZQSXE3n1ZGy0kAi3ixpLbbVtXb1KzvQ3sH0HlCXd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx1CgZZTLpQlsbf6A92S4g65L7kkAvlqAHVrVhjivTs+YP7cI\ntZkkg2yM9r541SsA7X+rqLrC3TuQbd7GLp8oSm3drGJbWn/1YAmggrmXdxagfZlB\nqJFZ9DWKbaW8avfdr2TRqu0alNXFGozo1PCRK2bu2Y2kP2E0otnAQL4O5EtWKs2B\ns79HRhY2EUWeoct/fIESUghzWMBy6BSfJjkWw1cf5O2sVBS2v2HvFo0d3UOv0Ra5\n8AaXtgbnhUdbFhwdiaPQNzs/WDwmTdDllkltyPDH99MRcBQcF9nz1QIN7EMcCWUE\nlxN59WRstJAIt4saS221bV29Ss70N7B9B5Ql3QIDAQABAoIBAAOsgMhejcJlAhKk\n9kuZF62VsOCbh9/6WxIvcnAe61xQh0XlYcu3Hu0tOwvxRtjnCgVWrRtXFfBuAKOF\nz7FcTanRjJx406Y/ZY53nvXJ5fjT+fFWudcZlsbhlcOfonF2UCfDe/nilPLZXeC3\naDNEm+ho5U4tRjHE4Ot/iAOpfSzIDmJsJzgF4qjs8DS/27pFUtysCT1JhNkzLWXj\nsqwMHAMKOU/5a3mXKOm4601FDOfQ0hfWqJ7SnBNXj05Sc/fp4v/4le+Q/Lk1DlPN\nWKq2G2EgLW16cz+mVQEaW7HVQPXYKILbu3h1oPEwzuzlTwmdFgO0C7lpP0t3fZAj\n0Zl10yECgYEA5da26krcJJTEqKuWcKfZriyFpV1Owv0lJ//gql4HTPpAzmmOiln+\nZB/yfSc22CZfbuV9jMty4eA3z9m08LWKjmkqL6dPAm+3gyDK0qQuXmWcAcLWjFXI\n4yUPJ3nc/ECY0uBGOsjr+SGWWDEINVL0AE5JN7UairLq7iDDlUXxSp8CgYEA3gB6\nRSWvtL73dU3vgJkWByQi3JHPRqtIhFLHVXjFRboz6ZlPJLrM5Dy3R+9DKY6vSvPq\ndOHF9P9sMz6yJF2h5TJdP+TrVC2mpLB7zWxuiZ3qRdsocgI5SFOQI6B0KL/FwpZr\nbxAKYo+eldkYyyT85vXsqlaSuus4kuITh7J/+gMCgYBLoOyNidaInv9bNSMKrOC/\nJF1RvbNWDDB2ygbmaIxkcxByG1/Q/K3tymljb0znsTDD7/XxJ10FIF+dIFkev834\n8Hf2OEqSVaqAFoFG8MllPHAqUC+C/BNfUul6punlg2gGM9BINacYUkoDeRbnXQV3\nOEt1bj1umFMfyl4xN1OfpwKBgQCrZMkBO5BExi68lNf0e7wi9UYo7jWNxM1uw437\nsgrzw0cy8VbF76YiC7Igylsa6XryLhBz/p7bgJtjkOLt6pAEKHcPzkfVLI18lnhu\nZ2mLu6xUFFhMdOUOrt0YdFdZ4nzmt0TocQTjhSgVXo+ivsK1+WWnOMF9p/58gCg9\n2pStSwKBgFRXNRtntwrGqJ25rH+0KpHXaRq4hY2Ruvfdn15uKeUEdesk8C/eL0Fm\naNSyI4z7Eofp+VCzANQy7L93MRGUjdFZkCbSKXZptsQ5yCXrNiu7EJ+Sdb+FtnSD\nng30iw7a3MirvKr7eOKFJxu5jKkI4OB8RorOhpBB8UBB74dkk41K\n-----END RSA PRIVATE KEY-----\n", "user_id": "fce58fc38fd249d1a97c82515729649c", "name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "fingerprint": "0d:15:3c:cd:5f:15:55:02:4f:ab:9a:57:10:85:1a:3b"}} 2018-11-17 09:27:54,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-541ec656-9503-45df-8ada-d30cf9c0d56c 2018-11-17 09:27:54,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.51098895073s 2018-11-17 09:27:54,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-541ec656-9503-45df-8ada-d30cf9c0d56c 2018-11-17 09:27:54,736 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHUKBllMulCWxt/oD3ZLiDrkvuSQC+WoAdWtWGOK9Oz5g/twi1mSSDbIz2vnjVKwDtf6uousLdO5Bt3sYunyhKbd2sYltaf/VgCaCCuZd3FqB9mUGokVn0NYptpbxq992vZNGq7RqU1cUajOjU8JErZu7ZjaQ/YTSi2cBAvg7kS1YqzYGzv0dGFjYRRZ6hy398gRJSCHNYwHLoFJ8mORbDVx/k7axUFLa/Ye8WjR3dQ6/RFrnwBpe2BueFR1sWHB2Jo9A3Oz9YPCZN0OWWSW3I8Mf30xFwFBwX2fPVAg3sQxwJZQSXE3n1ZGy0kAi3ixpLbbVtXb1KzvQ3sH0HlCXd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx1CgZZTLpQlsbf6A92S4g65L7kkAvlqAHVrVhjivTs+YP7cI\ntZkkg2yM9r541SsA7X+rqLrC3TuQbd7GLp8oSm3drGJbWn/1YAmggrmXdxagfZlB\nqJFZ9DWKbaW8avfdr2TRqu0alNXFGozo1PCRK2bu2Y2kP2E0otnAQL4O5EtWKs2B\ns79HRhY2EUWeoct/fIESUghzWMBy6BSfJjkWw1cf5O2sVBS2v2HvFo0d3UOv0Ra5\n8AaXtgbnhUdbFhwdiaPQNzs/WDwmTdDllkltyPDH99MRcBQcF9nz1QIN7EMcCWUE\nlxN59WRstJAIt4saS221bV29Ss70N7B9B5Ql3QIDAQABAoIBAAOsgMhejcJlAhKk\n9kuZF62VsOCbh9/6WxIvcnAe61xQh0XlYcu3Hu0tOwvxRtjnCgVWrRtXFfBuAKOF\nz7FcTanRjJx406Y/ZY53nvXJ5fjT+fFWudcZlsbhlcOfonF2UCfDe/nilPLZXeC3\naDNEm+ho5U4tRjHE4Ot/iAOpfSzIDmJsJzgF4qjs8DS/27pFUtysCT1JhNkzLWXj\nsqwMHAMKOU/5a3mXKOm4601FDOfQ0hfWqJ7SnBNXj05Sc/fp4v/4le+Q/Lk1DlPN\nWKq2G2EgLW16cz+mVQEaW7HVQPXYKILbu3h1oPEwzuzlTwmdFgO0C7lpP0t3fZAj\n0Zl10yECgYEA5da26krcJJTEqKuWcKfZriyFpV1Owv0lJ//gql4HTPpAzmmOiln+\nZB/yfSc22CZfbuV9jMty4eA3z9m08LWKjmkqL6dPAm+3gyDK0qQuXmWcAcLWjFXI\n4yUPJ3nc/ECY0uBGOsjr+SGWWDEINVL0AE5JN7UairLq7iDDlUXxSp8CgYEA3gB6\nRSWvtL73dU3vgJkWByQi3JHPRqtIhFLHVXjFRboz6ZlPJLrM5Dy3R+9DKY6vSvPq\ndOHF9P9sMz6yJF2h5TJdP+TrVC2mpLB7zWxuiZ3qRdsocgI5SFOQI6B0KL/FwpZr\nbxAKYo+eldkYyyT85vXsqlaSuus4kuITh7J/+gMCgYBLoOyNidaInv9bNSMKrOC/\nJF1RvbNWDDB2ygbmaIxkcxByG1/Q/K3tymljb0znsTDD7/XxJ10FIF+dIFkev834\n8Hf2OEqSVaqAFoFG8MllPHAqUC+C/BNfUul6punlg2gGM9BINacYUkoDeRbnXQV3\nOEt1bj1umFMfyl4xN1OfpwKBgQCrZMkBO5BExi68lNf0e7wi9UYo7jWNxM1uw437\nsgrzw0cy8VbF76YiC7Igylsa6XryLhBz/p7bgJtjkOLt6pAEKHcPzkfVLI18lnhu\nZ2mLu6xUFFhMdOUOrt0YdFdZ4nzmt0TocQTjhSgVXo+ivsK1+WWnOMF9p/58gCg9\n2pStSwKBgFRXNRtntwrGqJ25rH+0KpHXaRq4hY2Ruvfdn15uKeUEdesk8C/eL0Fm\naNSyI4z7Eofp+VCzANQy7L93MRGUjdFZkCbSKXZptsQ5yCXrNiu7EJ+Sdb+FtnSD\nng30iw7a3MirvKr7eOKFJxu5jKkI4OB8RorOhpBB8UBB74dkk41K\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fce58fc38fd249d1a97c82515729649c', 'name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'created_at': '2018-11-17T09:27:54.736138', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0d:15:3c:cd:5f:15:55:02:4f:ab:9a:57:10:85:1a:3b', 'type': 'ssh', 'id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca'}) 2018-11-17 09:27:54,736 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAx1CgZZTLpQlsbf6A92S4g65L7kkAvlqAHVrVhjivTs+YP7cI tZkkg2yM9r541SsA7X+rqLrC3TuQbd7GLp8oSm3drGJbWn/1YAmggrmXdxagfZlB qJFZ9DWKbaW8avfdr2TRqu0alNXFGozo1PCRK2bu2Y2kP2E0otnAQL4O5EtWKs2B s79HRhY2EUWeoct/fIESUghzWMBy6BSfJjkWw1cf5O2sVBS2v2HvFo0d3UOv0Ra5 8AaXtgbnhUdbFhwdiaPQNzs/WDwmTdDllkltyPDH99MRcBQcF9nz1QIN7EMcCWUE lxN59WRstJAIt4saS221bV29Ss70N7B9B5Ql3QIDAQABAoIBAAOsgMhejcJlAhKk 9kuZF62VsOCbh9/6WxIvcnAe61xQh0XlYcu3Hu0tOwvxRtjnCgVWrRtXFfBuAKOF z7FcTanRjJx406Y/ZY53nvXJ5fjT+fFWudcZlsbhlcOfonF2UCfDe/nilPLZXeC3 aDNEm+ho5U4tRjHE4Ot/iAOpfSzIDmJsJzgF4qjs8DS/27pFUtysCT1JhNkzLWXj sqwMHAMKOU/5a3mXKOm4601FDOfQ0hfWqJ7SnBNXj05Sc/fp4v/4le+Q/Lk1DlPN WKq2G2EgLW16cz+mVQEaW7HVQPXYKILbu3h1oPEwzuzlTwmdFgO0C7lpP0t3fZAj 0Zl10yECgYEA5da26krcJJTEqKuWcKfZriyFpV1Owv0lJ//gql4HTPpAzmmOiln+ ZB/yfSc22CZfbuV9jMty4eA3z9m08LWKjmkqL6dPAm+3gyDK0qQuXmWcAcLWjFXI 4yUPJ3nc/ECY0uBGOsjr+SGWWDEINVL0AE5JN7UairLq7iDDlUXxSp8CgYEA3gB6 RSWvtL73dU3vgJkWByQi3JHPRqtIhFLHVXjFRboz6ZlPJLrM5Dy3R+9DKY6vSvPq dOHF9P9sMz6yJF2h5TJdP+TrVC2mpLB7zWxuiZ3qRdsocgI5SFOQI6B0KL/FwpZr bxAKYo+eldkYyyT85vXsqlaSuus4kuITh7J/+gMCgYBLoOyNidaInv9bNSMKrOC/ JF1RvbNWDDB2ygbmaIxkcxByG1/Q/K3tymljb0znsTDD7/XxJ10FIF+dIFkev834 8Hf2OEqSVaqAFoFG8MllPHAqUC+C/BNfUul6punlg2gGM9BINacYUkoDeRbnXQV3 OEt1bj1umFMfyl4xN1OfpwKBgQCrZMkBO5BExi68lNf0e7wi9UYo7jWNxM1uw437 sgrzw0cy8VbF76YiC7Igylsa6XryLhBz/p7bgJtjkOLt6pAEKHcPzkfVLI18lnhu Z2mLu6xUFFhMdOUOrt0YdFdZ4nzmt0TocQTjhSgVXo+ivsK1+WWnOMF9p/58gCg9 2pStSwKBgFRXNRtntwrGqJ25rH+0KpHXaRq4hY2Ruvfdn15uKeUEdesk8C/eL0Fm aNSyI4z7Eofp+VCzANQy7L93MRGUjdFZkCbSKXZptsQ5yCXrNiu7EJ+Sdb+FtnSD ng30iw7a3MirvKr7eOKFJxu5jKkI4OB8RorOhpBB8UBB74dkk41K -----END RSA PRIVATE KEY----- 2018-11-17 09:27:54,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 09:27:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"security_group": {"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-11-17 09:27:54,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:54 GMT X-Openstack-Request-Id: req-7c916bcd-3648-44e2-b9b0-d72b381cfb82 2018-11-17 09:27:54,928 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}} 2018-11-17 09:27:54,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7c916bcd-3648-44e2-b9b0-d72b381cfb82 2018-11-17 09:27:54,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.186762094498s 2018-11-17 09:27:54,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7c916bcd-3648-44e2-b9b0-d72b381cfb82 2018-11-17 09:27:54,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:55,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-4e22f4ba-cf20-4d53-b887-fea3d9f98eba 2018-11-17 09:27:55,026 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:55,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4e22f4ba-cf20-4d53-b887-fea3d9f98eba 2018-11-17 09:27:55,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0895998477936s 2018-11-17 09:27:55,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4e22f4ba-cf20-4d53-b887-fea3d9f98eba 2018-11-17 09:27:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:55,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-859d2d51-6add-4a78-a5af-bb10b0c5b92f 2018-11-17 09:27:55,182 - 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-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": 22, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:55Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518"}} 2018-11-17 09:27:55,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-859d2d51-6add-4a78-a5af-bb10b0c5b92f 2018-11-17 09:27:55,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149333953857s 2018-11-17 09:27:55,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-859d2d51-6add-4a78-a5af-bb10b0c5b92f 2018-11-17 09:27:55,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:55,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-1e186736-e94a-4fb9-ad24-e377c1fbcf42 2018-11-17 09:27:55,238 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 2, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:55,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e186736-e94a-4fb9-ad24-e377c1fbcf42 2018-11-17 09:27:55,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499908924103s 2018-11-17 09:27:55,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e186736-e94a-4fb9-ad24-e377c1fbcf42 2018-11-17 09:27:55,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:55,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-302512df-1c22-46ea-8633-c98e5270067c 2018-11-17 09:27:55,363 - 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-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": null, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:55Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "7541c597-718c-4ef5-88f1-46742b109ecc"}} 2018-11-17 09:27:55,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-302512df-1c22-46ea-8633-c98e5270067c 2018-11-17 09:27:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118999958038s 2018-11-17 09:27:55,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-302512df-1c22-46ea-8633-c98e5270067c 2018-11-17 09:27:55,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-fd4df5fa-39fd-42c8-9160-fd92cfac8046 2018-11-17 09:27:55,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 3, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:55,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd4df5fa-39fd-42c8-9160-fd92cfac8046 2018-11-17 09:27:55,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505299568176s 2018-11-17 09:27:55,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd4df5fa-39fd-42c8-9160-fd92cfac8046 2018-11-17 09:27:55,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:55,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-9db41479-1549-4a64-a98c-b5f0e5330b78 2018-11-17 09:27:55,555 - 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-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": 80, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:55Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "481d2daa-afe3-4ab7-9b07-2774339a9122"}} 2018-11-17 09:27:55,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9db41479-1549-4a64-a98c-b5f0e5330b78 2018-11-17 09:27:55,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128881931305s 2018-11-17 09:27:55,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9db41479-1549-4a64-a98c-b5f0e5330b78 2018-11-17 09:27:55,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:55,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-bc229f98-bb5e-4dad-a890-51f9a84d2cf4 2018-11-17 09:27:55,612 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "481d2daa-afe3-4ab7-9b07-2774339a9122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 4, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:55,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bc229f98-bb5e-4dad-a890-51f9a84d2cf4 2018-11-17 09:27:55,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503830909729s 2018-11-17 09:27:55,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bc229f98-bb5e-4dad-a890-51f9a84d2cf4 2018-11-17 09:27:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:55,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:55 GMT X-Openstack-Request-Id: req-fbc284e6-510e-4b04-8206-e222b0ec2f47 2018-11-17 09:27:55,752 - 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-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": 443, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:55Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "45410a48-0991-4446-9e33-46bc4252b3d2"}} 2018-11-17 09:27:55,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-fbc284e6-510e-4b04-8206-e222b0ec2f47 2018-11-17 09:27:55,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133818864822s 2018-11-17 09:27:55,753 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-fbc284e6-510e-4b04-8206-e222b0ec2f47 2018-11-17 09:27:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:56,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-d95213b5-b44f-462c-bd0f-70f4fc9e5310 2018-11-17 09:27:56,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "45410a48-0991-4446-9e33-46bc4252b3d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "481d2daa-afe3-4ab7-9b07-2774339a9122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 5, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:56,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d95213b5-b44f-462c-bd0f-70f4fc9e5310 2018-11-17 09:27:56,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.403135061264s 2018-11-17 09:27:56,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d95213b5-b44f-462c-bd0f-70f4fc9e5310 2018-11-17 09:27:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:56,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-36a29eab-a955-4eb4-bcbe-33f19026e857 2018-11-17 09:27:56,290 - 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-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": 5671, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:56Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "79307a79-fbfb-4215-9863-bb4ecb5a83b1"}} 2018-11-17 09:27:56,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-36a29eab-a955-4eb4-bcbe-33f19026e857 2018-11-17 09:27:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121026039124s 2018-11-17 09:27:56,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-36a29eab-a955-4eb4-bcbe-33f19026e857 2018-11-17 09:27:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:27:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:56,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-4d919e1a-4177-4f08-a286-b530c6f6ccce 2018-11-17 09:27:56,348 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "45410a48-0991-4446-9e33-46bc4252b3d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "481d2daa-afe3-4ab7-9b07-2774339a9122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T09:27:56Z", "revision_number": 0, "id": "79307a79-fbfb-4215-9863-bb4ecb5a83b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 6, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:27:56,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4d919e1a-4177-4f08-a286-b530c6f6ccce 2018-11-17 09:27:56,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052433013916s 2018-11-17 09:27:56,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4d919e1a-4177-4f08-a286-b530c6f6ccce 2018-11-17 09:27:56,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:27:56,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}}' 2018-11-17 09:27:56,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-c713e365-8aee-4dd8-91bc-fcaa2df6990e 2018-11-17 09:27:56,470 - 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-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "port_range_min": 53333, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:56Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "652c8ad3-0c02-45b8-9085-db1b797342bd"}} 2018-11-17 09:27:56,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c713e365-8aee-4dd8-91bc-fcaa2df6990e 2018-11-17 09:27:56,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115158081055s 2018-11-17 09:27:56,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c713e365-8aee-4dd8-91bc-fcaa2df6990e 2018-11-17 09:27:56,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:27:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-b52514f8-4306-46d8-ae5b-cfeb453d1c2f 2018-11-17 09:27:56,572 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":["406da205-30ed-4d04-9af8-7ce2033d16f9"],"description":"","tags":[],"updated_at":"2018-11-17T09:26:24Z","qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:27:56,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b52514f8-4306-46d8-ae5b-cfeb453d1c2f 2018-11-17 09:27:56,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100367069244s 2018-11-17 09:27:56,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b52514f8-4306-46d8-ae5b-cfeb453d1c2f 2018-11-17 09:27:56,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:27:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:56,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27:56 GMT X-Openstack-Request-Id: req-53680c2e-bca8-4ec3-b960-c1abc2d2b68c 2018-11-17 09:27:56,618 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:27:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": 4373348352, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:27:56,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-53680c2e-bca8-4ec3-b960-c1abc2d2b68c 2018-11-17 09:27:56,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410158634186s 2018-11-17 09:27:56,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-53680c2e-bca8-4ec3-b960-c1abc2d2b68c 2018-11-17 09:27:56,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:27:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:27:56,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27: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-0460898b-338e-4a1f-b371-589dab540958 x-openstack-request-id: req-0460898b-338e-4a1f-b371-589dab540958 2018-11-17 09:27:56,645 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "name": "cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:27:56,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0460898b-338e-4a1f-b371-589dab540958 2018-11-17 09:27:56,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245411396027s 2018-11-17 09:27:56,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0460898b-338e-4a1f-b371-589dab540958 2018-11-17 09:27:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 09:27:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"server": {"name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "imageRef": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "flavorRef": "290dd865-ece6-4f7c-84e7-de384d2afceb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "23934d29-e231-4c1c-a845-90958459b8de"}], "security_groups": [{"name": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}]}}' 2018-11-17 09:27:59,721 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:27: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 location: http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace x-compute-request-id: req-aae4b3bd-9b1c-479f-9e7b-bc1d40734281 x-openstack-request-id: req-aae4b3bd-9b1c-479f-9e7b-bc1d40734281 2018-11-17 09:27:59,722 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5045d43c-edb3-4e6e-83ae-80cdb7105514"}], "OS-DCF:diskConfig": "MANUAL", "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "adminPass": "VTFsxK2kv6z2"}} 2018-11-17 09:27:59,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-aae4b3bd-9b1c-479f-9e7b-bc1d40734281 2018-11-17 09:27:59,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.07493591309s 2018-11-17 09:27:59,722 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-aae4b3bd-9b1c-479f-9e7b-bc1d40734281 2018-11-17 09:27:59,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:27:59,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-6c2e75b2-2b62-4bcc-a695-4a0a9f0943e4 x-openstack-request-id: req-6c2e75b2-2b62-4bcc-a695-4a0a9f0943e4 2018-11-17 09:28:00,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "user_id": "fce58fc38fd249d1a97c82515729649c", "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-11-17T09:27:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:00,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6c2e75b2-2b62-4bcc-a695-4a0a9f0943e4 2018-11-17 09:28:00,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661585092545s 2018-11-17 09:28:00,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6c2e75b2-2b62-4bcc-a695-4a0a9f0943e4 2018-11-17 09:28:00,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:28:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:00,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28:00 GMT X-Openstack-Request-Id: req-62138ad8-9a39-4699-afa5-93c5a5594870 2018-11-17 09:28:00,512 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":["406da205-30ed-4d04-9af8-7ce2033d16f9"],"description":"","tags":[],"updated_at":"2018-11-17T09:26:24Z","qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:28:00,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-62138ad8-9a39-4699-afa5-93c5a5594870 2018-11-17 09:28:00,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112963199615s 2018-11-17 09:28:00,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-62138ad8-9a39-4699-afa5-93c5a5594870 2018-11-17 09:28:00,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 09:28:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:00,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28:00 GMT X-Openstack-Request-Id: req-a671b734-54c1-4b54-a164-80f26c3a8d9b 2018-11-17 09:28:00,576 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23934d29-e231-4c1c-a845-90958459b8de","tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:26: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":"538dc1fef96a4af488e611a2f7c088d9","id":"406da205-30ed-4d04-9af8-7ce2033d16f9","subnetpool_id":null,"name":"cloudify_ims-subnet_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:28:00,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a671b734-54c1-4b54-a164-80f26c3a8d9b 2018-11-17 09:28:00,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0633070468903s 2018-11-17 09:28:00,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a671b734-54c1-4b54-a164-80f26c3a8d9b 2018-11-17 09:28:00,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-b4f6434c-ddd5-4b5a-b1bf-2a19609eafa5 x-openstack-request-id: req-b4f6434c-ddd5-4b5a-b1bf-2a19609eafa5 2018-11-17 09:28:02,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:02,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4f6434c-ddd5-4b5a-b1bf-2a19609eafa5 2018-11-17 09:28:02,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185585975647s 2018-11-17 09:28:02,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4f6434c-ddd5-4b5a-b1bf-2a19609eafa5 2018-11-17 09:28:02,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:04,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:05,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-713d9649-cdf5-4dec-bc28-02d46d03d52d x-openstack-request-id: req-713d9649-cdf5-4dec-bc28-02d46d03d52d 2018-11-17 09:28:05,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:05,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-713d9649-cdf5-4dec-bc28-02d46d03d52d 2018-11-17 09:28:05,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877455949783s 2018-11-17 09:28:05,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-713d9649-cdf5-4dec-bc28-02d46d03d52d 2018-11-17 09:28:05,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:07,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:07,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:08,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-3a5c4a80-fefb-40a0-ae34-da2c24455300 x-openstack-request-id: req-3a5c4a80-fefb-40a0-ae34-da2c24455300 2018-11-17 09:28:08,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:08,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a5c4a80-fefb-40a0-ae34-da2c24455300 2018-11-17 09:28:08,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874346017838s 2018-11-17 09:28:08,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a5c4a80-fefb-40a0-ae34-da2c24455300 2018-11-17 09:28:08,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:10,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-5249d910-e700-4656-84c1-fd0bef53a4e8 x-openstack-request-id: req-5249d910-e700-4656-84c1-fd0bef53a4e8 2018-11-17 09:28:11,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:11,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5249d910-e700-4656-84c1-fd0bef53a4e8 2018-11-17 09:28:11,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721657991409s 2018-11-17 09:28:11,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5249d910-e700-4656-84c1-fd0bef53a4e8 2018-11-17 09:28:11,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:13,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:14,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-018dea88-8d34-4e35-8f27-a165c7ef6730 x-openstack-request-id: req-018dea88-8d34-4e35-8f27-a165c7ef6730 2018-11-17 09:28:14,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:14,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-018dea88-8d34-4e35-8f27-a165c7ef6730 2018-11-17 09:28:14,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789846897125s 2018-11-17 09:28:14,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-018dea88-8d34-4e35-8f27-a165c7ef6730 2018-11-17 09:28:14,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:16,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:16,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-3e37dd88-9367-4280-ae0e-9cf38916987c x-openstack-request-id: req-3e37dd88-9367-4280-ae0e-9cf38916987c 2018-11-17 09:28:16,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:16,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e37dd88-9367-4280-ae0e-9cf38916987c 2018-11-17 09:28:16,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233252048492s 2018-11-17 09:28:16,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e37dd88-9367-4280-ae0e-9cf38916987c 2018-11-17 09:28:16,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:18,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:18,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:18,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-6940c784-24d8-4a6a-8b37-b7a27aba502d x-openstack-request-id: req-6940c784-24d8-4a6a-8b37-b7a27aba502d 2018-11-17 09:28:18,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:18,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6940c784-24d8-4a6a-8b37-b7a27aba502d 2018-11-17 09:28:18,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667139053345s 2018-11-17 09:28:18,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6940c784-24d8-4a6a-8b37-b7a27aba502d 2018-11-17 09:28:18,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:20,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:20,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:21,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-f183ece3-17cb-4cea-8bb2-f8c20f664000 x-openstack-request-id: req-f183ece3-17cb-4cea-8bb2-f8c20f664000 2018-11-17 09:28:21,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:21,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f183ece3-17cb-4cea-8bb2-f8c20f664000 2018-11-17 09:28:21,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630061864853s 2018-11-17 09:28:21,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f183ece3-17cb-4cea-8bb2-f8c20f664000 2018-11-17 09:28:21,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:23,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:23,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-710ff220-5096-4da7-96de-291e636d5a02 x-openstack-request-id: req-710ff220-5096-4da7-96de-291e636d5a02 2018-11-17 09:28:23,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:23,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-710ff220-5096-4da7-96de-291e636d5a02 2018-11-17 09:28:23,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232094049454s 2018-11-17 09:28:23,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-710ff220-5096-4da7-96de-291e636d5a02 2018-11-17 09:28:23,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:25,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:26,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-2df0fe17-c71b-4e6b-8339-db505ef5f374 x-openstack-request-id: req-2df0fe17-c71b-4e6b-8339-db505ef5f374 2018-11-17 09:28:26,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:26,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2df0fe17-c71b-4e6b-8339-db505ef5f374 2018-11-17 09:28:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686569929123s 2018-11-17 09:28:26,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2df0fe17-c71b-4e6b-8339-db505ef5f374 2018-11-17 09:28:26,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:28,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:29,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-015f5185-a68f-40db-b6cc-fc377f18f159 x-openstack-request-id: req-015f5185-a68f-40db-b6cc-fc377f18f159 2018-11-17 09:28:29,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:29,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-015f5185-a68f-40db-b6cc-fc377f18f159 2018-11-17 09:28:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823902845383s 2018-11-17 09:28:29,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-015f5185-a68f-40db-b6cc-fc377f18f159 2018-11-17 09:28:29,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:31,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:31,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-1e2da812-944b-4528-9892-ab07c713fac9 x-openstack-request-id: req-1e2da812-944b-4528-9892-ab07c713fac9 2018-11-17 09:28:31,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:31,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e2da812-944b-4528-9892-ab07c713fac9 2018-11-17 09:28:31,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488420009613s 2018-11-17 09:28:31,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e2da812-944b-4528-9892-ab07c713fac9 2018-11-17 09:28:31,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:33,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:34,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-faf53398-8c32-4079-b337-e559a91d1961 x-openstack-request-id: req-faf53398-8c32-4079-b337-e559a91d1961 2018-11-17 09:28:34,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:34,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-faf53398-8c32-4079-b337-e559a91d1961 2018-11-17 09:28:34,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399204969406s 2018-11-17 09:28:34,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-faf53398-8c32-4079-b337-e559a91d1961 2018-11-17 09:28:34,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:36,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-e48daa7e-ad5f-400a-9d34-c614df805676 x-openstack-request-id: req-e48daa7e-ad5f-400a-9d34-c614df805676 2018-11-17 09:28:36,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:36,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e48daa7e-ad5f-400a-9d34-c614df805676 2018-11-17 09:28:36,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598209142685s 2018-11-17 09:28:36,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e48daa7e-ad5f-400a-9d34-c614df805676 2018-11-17 09:28:36,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:38,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:39,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-71db00d8-ca5c-4a77-ba56-318e18f51e68 x-openstack-request-id: req-71db00d8-ca5c-4a77-ba56-318e18f51e68 2018-11-17 09:28:39,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:39,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71db00d8-ca5c-4a77-ba56-318e18f51e68 2018-11-17 09:28:39,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848866939545s 2018-11-17 09:28:39,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71db00d8-ca5c-4a77-ba56-318e18f51e68 2018-11-17 09:28:39,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:41,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:42,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-bddbfd89-59e1-443e-bfff-20ac48db0814 x-openstack-request-id: req-bddbfd89-59e1-443e-bfff-20ac48db0814 2018-11-17 09:28:42,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:42,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bddbfd89-59e1-443e-bfff-20ac48db0814 2018-11-17 09:28:42,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443635940552s 2018-11-17 09:28:42,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bddbfd89-59e1-443e-bfff-20ac48db0814 2018-11-17 09:28:42,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:44,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:44,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-ca76ecf1-8c57-44bd-91ef-123de1e482c0 x-openstack-request-id: req-ca76ecf1-8c57-44bd-91ef-123de1e482c0 2018-11-17 09:28:44,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:44,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca76ecf1-8c57-44bd-91ef-123de1e482c0 2018-11-17 09:28:44,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416126966476s 2018-11-17 09:28:44,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca76ecf1-8c57-44bd-91ef-123de1e482c0 2018-11-17 09:28:44,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:46,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:46,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-c8f0ce7c-5946-4459-ac07-339562b8537f x-openstack-request-id: req-c8f0ce7c-5946-4459-ac07-339562b8537f 2018-11-17 09:28:46,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:46,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8f0ce7c-5946-4459-ac07-339562b8537f 2018-11-17 09:28:46,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225224971771s 2018-11-17 09:28:46,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8f0ce7c-5946-4459-ac07-339562b8537f 2018-11-17 09:28:46,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:49,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-3bb13ebd-2d46-4c48-9dff-af09cad9426d x-openstack-request-id: req-3bb13ebd-2d46-4c48-9dff-af09cad9426d 2018-11-17 09:28:49,319 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:49,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bb13ebd-2d46-4c48-9dff-af09cad9426d 2018-11-17 09:28:49,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427922964096s 2018-11-17 09:28:49,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bb13ebd-2d46-4c48-9dff-af09cad9426d 2018-11-17 09:28:49,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:51,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-ee256ce3-8da4-4755-87c8-2de65db711e4 x-openstack-request-id: req-ee256ce3-8da4-4755-87c8-2de65db711e4 2018-11-17 09:28:51,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:51,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee256ce3-8da4-4755-87c8-2de65db711e4 2018-11-17 09:28:51,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218065023422s 2018-11-17 09:28:51,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee256ce3-8da4-4755-87c8-2de65db711e4 2018-11-17 09:28:51,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:53,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:54,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-23e54c83-d27f-4f6e-a76f-3029e9e200db x-openstack-request-id: req-23e54c83-d27f-4f6e-a76f-3029e9e200db 2018-11-17 09:28:54,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:54,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23e54c83-d27f-4f6e-a76f-3029e9e200db 2018-11-17 09:28:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769859075546s 2018-11-17 09:28:54,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23e54c83-d27f-4f6e-a76f-3029e9e200db 2018-11-17 09:28:54,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:28: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-6b7ee9a5-0544-49f9-b695-79cc6c12e407 x-openstack-request-id: req-6b7ee9a5-0544-49f9-b695-79cc6c12e407 2018-11-17 09:28:56,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:56,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b7ee9a5-0544-49f9-b695-79cc6c12e407 2018-11-17 09:28:56,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492779016495s 2018-11-17 09:28:56,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b7ee9a5-0544-49f9-b695-79cc6c12e407 2018-11-17 09:28:56,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:28:58,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:28:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:28:59,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-998a8fae-2066-4d42-84a7-91579cf6b230 x-openstack-request-id: req-998a8fae-2066-4d42-84a7-91579cf6b230 2018-11-17 09:28:59,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:28:59,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-998a8fae-2066-4d42-84a7-91579cf6b230 2018-11-17 09:28:59,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664592981339s 2018-11-17 09:28:59,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-998a8fae-2066-4d42-84a7-91579cf6b230 2018-11-17 09:28:59,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:01,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:02,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-b70fa750-f8e9-4462-a58e-640a0f2d9f6c x-openstack-request-id: req-b70fa750-f8e9-4462-a58e-640a0f2d9f6c 2018-11-17 09:29:02,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:02,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b70fa750-f8e9-4462-a58e-640a0f2d9f6c 2018-11-17 09:29:02,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782251834869s 2018-11-17 09:29:02,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b70fa750-f8e9-4462-a58e-640a0f2d9f6c 2018-11-17 09:29:02,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:04,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-960ba1bf-f551-4292-b54b-d9bcdde47cae x-openstack-request-id: req-960ba1bf-f551-4292-b54b-d9bcdde47cae 2018-11-17 09:29:04,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:04,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-960ba1bf-f551-4292-b54b-d9bcdde47cae 2018-11-17 09:29:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248739957809s 2018-11-17 09:29:04,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-960ba1bf-f551-4292-b54b-d9bcdde47cae 2018-11-17 09:29:04,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:06,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:07,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-e3cc9c6f-e8c4-4038-be6f-82cb4769d386 x-openstack-request-id: req-e3cc9c6f-e8c4-4038-be6f-82cb4769d386 2018-11-17 09:29:07,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:07,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3cc9c6f-e8c4-4038-be6f-82cb4769d386 2018-11-17 09:29:07,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601536989212s 2018-11-17 09:29:07,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3cc9c6f-e8c4-4038-be6f-82cb4769d386 2018-11-17 09:29:07,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:09,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:09,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-3f7dd6f8-a8b2-4313-82d1-6ca85ff2a7b2 x-openstack-request-id: req-3f7dd6f8-a8b2-4313-82d1-6ca85ff2a7b2 2018-11-17 09:29:09,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:09,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f7dd6f8-a8b2-4313-82d1-6ca85ff2a7b2 2018-11-17 09:29:09,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226175069809s 2018-11-17 09:29:09,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f7dd6f8-a8b2-4313-82d1-6ca85ff2a7b2 2018-11-17 09:29:09,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:11,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:11,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-f0792467-cefb-458f-82c7-332df7bafc16 x-openstack-request-id: req-f0792467-cefb-458f-82c7-332df7bafc16 2018-11-17 09:29:11,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:11,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0792467-cefb-458f-82c7-332df7bafc16 2018-11-17 09:29:11,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42942905426s 2018-11-17 09:29:11,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0792467-cefb-458f-82c7-332df7bafc16 2018-11-17 09:29:11,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:13,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:14,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-5642831c-a528-4554-897f-5dfdfc59213e x-openstack-request-id: req-5642831c-a528-4554-897f-5dfdfc59213e 2018-11-17 09:29:14,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:14,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5642831c-a528-4554-897f-5dfdfc59213e 2018-11-17 09:29:14,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521180868149s 2018-11-17 09:29:14,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5642831c-a528-4554-897f-5dfdfc59213e 2018-11-17 09:29:14,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:16,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:16,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-abbcb860-288e-4986-856e-bd340ffdf850 x-openstack-request-id: req-abbcb860-288e-4986-856e-bd340ffdf850 2018-11-17 09:29:16,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:16,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abbcb860-288e-4986-856e-bd340ffdf850 2018-11-17 09:29:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532207965851s 2018-11-17 09:29:16,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abbcb860-288e-4986-856e-bd340ffdf850 2018-11-17 09:29:16,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:18,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:19,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-4a3e323a-a38f-40bc-bee4-593f9d9e53ae x-openstack-request-id: req-4a3e323a-a38f-40bc-bee4-593f9d9e53ae 2018-11-17 09:29:19,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:19,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a3e323a-a38f-40bc-bee4-593f9d9e53ae 2018-11-17 09:29:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227129936218s 2018-11-17 09:29:19,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a3e323a-a38f-40bc-bee4-593f9d9e53ae 2018-11-17 09:29:19,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:21,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:21,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-3249d607-376e-4d50-9ffd-49e57acca40c x-openstack-request-id: req-3249d607-376e-4d50-9ffd-49e57acca40c 2018-11-17 09:29:21,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:21,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3249d607-376e-4d50-9ffd-49e57acca40c 2018-11-17 09:29:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231336116791s 2018-11-17 09:29:21,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3249d607-376e-4d50-9ffd-49e57acca40c 2018-11-17 09:29:21,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:23,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:23,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-dad7380c-f0d6-40ea-87b3-74c8226c5751 x-openstack-request-id: req-dad7380c-f0d6-40ea-87b3-74c8226c5751 2018-11-17 09:29:23,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:23,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dad7380c-f0d6-40ea-87b3-74c8226c5751 2018-11-17 09:29:23,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234297990799s 2018-11-17 09:29:23,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dad7380c-f0d6-40ea-87b3-74c8226c5751 2018-11-17 09:29:23,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:25,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:26,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-88c8d2bb-0129-4dd1-94df-52755bf3045c x-openstack-request-id: req-88c8d2bb-0129-4dd1-94df-52755bf3045c 2018-11-17 09:29:26,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:26,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88c8d2bb-0129-4dd1-94df-52755bf3045c 2018-11-17 09:29:26,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524456977844s 2018-11-17 09:29:26,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88c8d2bb-0129-4dd1-94df-52755bf3045c 2018-11-17 09:29:26,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:28,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:28,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-6a168952-4ded-4e15-8339-48c17f9a2d96 x-openstack-request-id: req-6a168952-4ded-4e15-8339-48c17f9a2d96 2018-11-17 09:29:28,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:28,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a168952-4ded-4e15-8339-48c17f9a2d96 2018-11-17 09:29:28,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515545845032s 2018-11-17 09:29:28,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a168952-4ded-4e15-8339-48c17f9a2d96 2018-11-17 09:29:28,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:30,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:31,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-abf5731a-0c57-4bb5-88dc-53dfc8d6aac3 x-openstack-request-id: req-abf5731a-0c57-4bb5-88dc-53dfc8d6aac3 2018-11-17 09:29:31,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:31,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf5731a-0c57-4bb5-88dc-53dfc8d6aac3 2018-11-17 09:29:31,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544049024582s 2018-11-17 09:29:31,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abf5731a-0c57-4bb5-88dc-53dfc8d6aac3 2018-11-17 09:29:31,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:33,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:33,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-7e88931c-36c9-4d3f-935f-ed8afc0ff9f1 x-openstack-request-id: req-7e88931c-36c9-4d3f-935f-ed8afc0ff9f1 2018-11-17 09:29:33,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:33,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e88931c-36c9-4d3f-935f-ed8afc0ff9f1 2018-11-17 09:29:33,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507972002029s 2018-11-17 09:29:33,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e88931c-36c9-4d3f-935f-ed8afc0ff9f1 2018-11-17 09:29:33,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:35,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:36,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-75c66098-0191-4ad8-a231-f29365f13522 x-openstack-request-id: req-75c66098-0191-4ad8-a231-f29365f13522 2018-11-17 09:29:36,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:36,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75c66098-0191-4ad8-a231-f29365f13522 2018-11-17 09:29:36,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669595003128s 2018-11-17 09:29:36,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75c66098-0191-4ad8-a231-f29365f13522 2018-11-17 09:29:36,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:38,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-cd7c7658-1287-4fe9-ac2e-f2a5708675e3 x-openstack-request-id: req-cd7c7658-1287-4fe9-ac2e-f2a5708675e3 2018-11-17 09:29:38,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:38,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd7c7658-1287-4fe9-ac2e-f2a5708675e3 2018-11-17 09:29:38,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504812955856s 2018-11-17 09:29:38,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd7c7658-1287-4fe9-ac2e-f2a5708675e3 2018-11-17 09:29:38,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:40,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:41,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-b7de8db0-3d8c-432a-aa7f-17d126fd3866 x-openstack-request-id: req-b7de8db0-3d8c-432a-aa7f-17d126fd3866 2018-11-17 09:29:41,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:41,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b7de8db0-3d8c-432a-aa7f-17d126fd3866 2018-11-17 09:29:41,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505274057388s 2018-11-17 09:29:41,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b7de8db0-3d8c-432a-aa7f-17d126fd3866 2018-11-17 09:29:41,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:43,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:43,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:43,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-710095e9-41c6-4ad9-b900-625eeb3a6bc1 x-openstack-request-id: req-710095e9-41c6-4ad9-b900-625eeb3a6bc1 2018-11-17 09:29:43,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:43,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-710095e9-41c6-4ad9-b900-625eeb3a6bc1 2018-11-17 09:29:43,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229130029678s 2018-11-17 09:29:43,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-710095e9-41c6-4ad9-b900-625eeb3a6bc1 2018-11-17 09:29:43,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:45,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-2ef1fdae-4fb2-43b3-a1ba-18c12a6c00c0 x-openstack-request-id: req-2ef1fdae-4fb2-43b3-a1ba-18c12a6c00c0 2018-11-17 09:29:46,127 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:46,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ef1fdae-4fb2-43b3-a1ba-18c12a6c00c0 2018-11-17 09:29:46,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417651891708s 2018-11-17 09:29:46,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ef1fdae-4fb2-43b3-a1ba-18c12a6c00c0 2018-11-17 09:29:46,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:48,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:48,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:48,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-8663ccf1-8d54-469d-9730-7dd6929e7914 x-openstack-request-id: req-8663ccf1-8d54-469d-9730-7dd6929e7914 2018-11-17 09:29:48,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:48,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8663ccf1-8d54-469d-9730-7dd6929e7914 2018-11-17 09:29:48,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236685991287s 2018-11-17 09:29:48,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8663ccf1-8d54-469d-9730-7dd6929e7914 2018-11-17 09:29:48,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:50,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-204f94f3-3d3b-4fcf-b0bf-b3193d2ce5b6 x-openstack-request-id: req-204f94f3-3d3b-4fcf-b0bf-b3193d2ce5b6 2018-11-17 09:29:50,774 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:50,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-204f94f3-3d3b-4fcf-b0bf-b3193d2ce5b6 2018-11-17 09:29:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391717910767s 2018-11-17 09:29:50,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-204f94f3-3d3b-4fcf-b0bf-b3193d2ce5b6 2018-11-17 09:29:50,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:52,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:53,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-18e9e65b-f3c2-42fc-874c-9dae71115950 x-openstack-request-id: req-18e9e65b-f3c2-42fc-874c-9dae71115950 2018-11-17 09:29:53,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:53,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18e9e65b-f3c2-42fc-874c-9dae71115950 2018-11-17 09:29:53,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432756900787s 2018-11-17 09:29:53,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18e9e65b-f3c2-42fc-874c-9dae71115950 2018-11-17 09:29:53,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:55,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:55,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:29: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-55b76abb-e199-4f85-828a-80f26ba6600e x-openstack-request-id: req-55b76abb-e199-4f85-828a-80f26ba6600e 2018-11-17 09:29:55,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:55,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55b76abb-e199-4f85-828a-80f26ba6600e 2018-11-17 09:29:55,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457929134369s 2018-11-17 09:29:55,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55b76abb-e199-4f85-828a-80f26ba6600e 2018-11-17 09:29:55,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:29:57,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:29:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:29:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-a18cda83-0169-4d2a-82ff-7b5b2f881cef x-openstack-request-id: req-a18cda83-0169-4d2a-82ff-7b5b2f881cef 2018-11-17 09:29:58,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:29:58,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a18cda83-0169-4d2a-82ff-7b5b2f881cef 2018-11-17 09:29:58,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611484050751s 2018-11-17 09:29:58,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a18cda83-0169-4d2a-82ff-7b5b2f881cef 2018-11-17 09:29:58,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:30:00,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:30:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30: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-1f412432-24b1-4d7f-b750-d83e608b7df6 x-openstack-request-id: req-1f412432-24b1-4d7f-b750-d83e608b7df6 2018-11-17 09:30:00,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:30:00,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f412432-24b1-4d7f-b750-d83e608b7df6 2018-11-17 09:30:00,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516313076019s 2018-11-17 09:30:00,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f412432-24b1-4d7f-b750-d83e608b7df6 2018-11-17 09:30:00,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:30:02,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:30:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-f90c9b41-7752-4b29-a7ff-cd94dffde1dc x-openstack-request-id: req-f90c9b41-7752-4b29-a7ff-cd94dffde1dc 2018-11-17 09:30:03,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T09:28:02Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:30:03,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f90c9b41-7752-4b29-a7ff-cd94dffde1dc 2018-11-17 09:30:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25729393959s 2018-11-17 09:30:03,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f90c9b41-7752-4b29-a7ff-cd94dffde1dc 2018-11-17 09:30:03,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:30:05,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:30:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:05,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 17 Nov 2018 09: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-37a4ae07-098a-44d3-a007-208a191f2953 x-openstack-request-id: req-37a4ae07-098a-44d3-a007-208a191f2953 2018-11-17 09:30:05,621 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:69:c6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:30:04.000000", "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:30:04Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:30:05,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37a4ae07-098a-44d3-a007-208a191f2953 2018-11-17 09:30:05,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51181602478s 2018-11-17 09:30:05,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37a4ae07-098a-44d3-a007-208a191f2953 2018-11-17 09:30:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 09:30:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:05 GMT X-Openstack-Request-Id: req-e070a379-1a09-4bae-9ae7-d3cdf6a01a8e 2018-11-17 09:30:05,681 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T09:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"406da205-30ed-4d04-9af8-7ce2033d16f9","ip_address":"192.168.120.13"}],"id":"8512e7a7-5109-4369-bd30-e404134bb350","security_groups":["5045d43c-edb3-4e6e-83ae-80cdb7105514"],"mac_address":"fa:16:3e:54:69:c6","project_id":"538dc1fef96a4af488e611a2f7c088d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23934d29-e231-4c1c-a845-90958459b8de","tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:28:03Z","binding:vnic_type":"normal","device_id":"7297febe-beef-4bee-b8ed-f5922cc1eace","ip_allocation":"immediate"}]} 2018-11-17 09:30:05,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-e070a379-1a09-4bae-9ae7-d3cdf6a01a8e 2018-11-17 09:30:05,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504229068756s 2018-11-17 09:30:05,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-e070a379-1a09-4bae-9ae7-d3cdf6a01a8e 2018-11-17 09:30:05,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8512e7a7-5109-4369-bd30-e404134bb350" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:05 GMT X-Openstack-Request-Id: req-55db3f64-b170-4094-a0bc-09dfe8e27d6b 2018-11-17 09:30:05,981 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 09:30:05,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8512e7a7-5109-4369-bd30-e404134bb350 used request id req-55db3f64-b170-4094-a0bc-09dfe8e27d6b 2018-11-17 09:30:05,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.290849924088s 2018-11-17 09:30:05,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8512e7a7-5109-4369-bd30-e404134bb350 used request id req-55db3f64-b170-4094-a0bc-09dfe8e27d6b 2018-11-17 09:30:05,983 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:69:c6', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fd813d33-45f9-4032-93e4-6bdd64ea7245'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T09:30:04.000000', 'flavor': Munch({u'id': u'290dd865-ece6-4f7c-84e7-de384d2afceb'}), 'az': u'nova', 'id': u'7297febe-beef-4bee-b8ed-f5922cc1eace', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fce58fc38fd249d1a97c82515729649c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', '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-11-17T09:30:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T09:30:04Z', 'hostId': u'cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74', '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-11-17T09:30:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': u'cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'adminPass': u'VTFsxK2kv6z2', 'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', 'created_at': u'2018-11-17T09:27:58Z', 'created': u'2018-11-17T09:27:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 09:30:05,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:30:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:06,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:06 GMT X-Openstack-Request-Id: req-995dc4be-ebb3-4673-9621-70b1604ed346 2018-11-17 09:30:06,107 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":["406da205-30ed-4d04-9af8-7ce2033d16f9"],"description":"","tags":[],"updated_at":"2018-11-17T09:26:24Z","qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:30:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-995dc4be-ebb3-4673-9621-70b1604ed346 2018-11-17 09:30:06,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119036912918s 2018-11-17 09:30:06,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-995dc4be-ebb3-4673-9621-70b1604ed346 2018-11-17 09:30:06,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 09:30:06,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:06,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:06 GMT X-Openstack-Request-Id: req-f2626658-ac74-4bb1-b109-920f28b4f1b2 2018-11-17 09:30:06,160 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T09:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"406da205-30ed-4d04-9af8-7ce2033d16f9","ip_address":"192.168.120.13"}],"id":"8512e7a7-5109-4369-bd30-e404134bb350","security_groups":["5045d43c-edb3-4e6e-83ae-80cdb7105514"],"mac_address":"fa:16:3e:54:69:c6","project_id":"538dc1fef96a4af488e611a2f7c088d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23934d29-e231-4c1c-a845-90958459b8de","tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:28:03Z","binding:vnic_type":"normal","device_id":"7297febe-beef-4bee-b8ed-f5922cc1eace","ip_allocation":"immediate"}]} 2018-11-17 09:30:06,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-f2626658-ac74-4bb1-b109-920f28b4f1b2 2018-11-17 09:30:06,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516409873962s 2018-11-17 09:30:06,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-f2626658-ac74-4bb1-b109-920f28b4f1b2 2018-11-17 09:30:06,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 09:30:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.13", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350"}}' 2018-11-17 09:30:08,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:08 GMT X-Openstack-Request-Id: req-0eacdf47-21d1-4320-8d85-d51097514789 2018-11-17 09:30:08,572 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}} 2018-11-17 09:30:08,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0eacdf47-21d1-4320-8d85-d51097514789 2018-11-17 09:30:08,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41087293625s 2018-11-17 09:30:08,573 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0eacdf47-21d1-4320-8d85-d51097514789 2018-11-17 09:30:08,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:08,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:08 GMT X-Openstack-Request-Id: req-cfa5d2cf-7053-41d4-b880-ac8a9b22837c 2018-11-17 09:30:08,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:08,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cfa5d2cf-7053-41d4-b880-ac8a9b22837c 2018-11-17 09:30:08,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0880839824677s 2018-11-17 09:30:08,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cfa5d2cf-7053-41d4-b880-ac8a9b22837c 2018-11-17 09:30:08,684 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:08,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:08 GMT X-Openstack-Request-Id: req-28d573b5-946e-4333-8156-a16930202b93 2018-11-17 09:30:08,857 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:08,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28d573b5-946e-4333-8156-a16930202b93 2018-11-17 09:30:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632290840149s 2018-11-17 09:30:08,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28d573b5-946e-4333-8156-a16930202b93 2018-11-17 09:30:08,864 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:08,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-10028d02-eb45-4583-8544-89182798e4f8 2018-11-17 09:30:09,035 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-10028d02-eb45-4583-8544-89182798e4f8 2018-11-17 09:30:09,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603258609772s 2018-11-17 09:30:09,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-10028d02-eb45-4583-8544-89182798e4f8 2018-11-17 09:30:09,041 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:09,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-d071562e-4e4a-45ec-9b12-a686d0fc26ca 2018-11-17 09:30:09,215 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d071562e-4e4a-45ec-9b12-a686d0fc26ca 2018-11-17 09:30:09,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638239383698s 2018-11-17 09:30:09,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d071562e-4e4a-45ec-9b12-a686d0fc26ca 2018-11-17 09:30:09,222 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:09,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-7698243d-d48b-4642-adfe-025366a82ebd 2018-11-17 09:30:09,389 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7698243d-d48b-4642-adfe-025366a82ebd 2018-11-17 09:30:09,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571060180664s 2018-11-17 09:30:09,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7698243d-d48b-4642-adfe-025366a82ebd 2018-11-17 09:30:09,395 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:09,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-31d0e440-38ce-454f-8cca-9c4a80909599 2018-11-17 09:30:09,568 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-31d0e440-38ce-454f-8cca-9c4a80909599 2018-11-17 09:30:09,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062833070755s 2018-11-17 09:30:09,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-31d0e440-38ce-454f-8cca-9c4a80909599 2018-11-17 09:30:09,573 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:09,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-282b2f2a-89be-47e1-a3ab-1d742a3f6f20 2018-11-17 09:30:09,751 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:07Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-282b2f2a-89be-47e1-a3ab-1d742a3f6f20 2018-11-17 09:30:09,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672919750214s 2018-11-17 09:30:09,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-282b2f2a-89be-47e1-a3ab-1d742a3f6f20 2018-11-17 09:30:09,757 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 09:30:09,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:30:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:30:09,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:09 GMT X-Openstack-Request-Id: req-5fdfac7d-a04b-450d-86e3-bcd02f5ef1ba 2018-11-17 09:30:09,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f3256723-3a05-44de-a3ab-db78d780f31d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:30:07Z", "updated_at": "2018-11-17T09:30:09Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "23934d29-e231-4c1c-a845-90958459b8de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:69:c6", "device_id": "7297febe-beef-4bee-b8ed-f5922cc1eace"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "port_id": "8512e7a7-5109-4369-bd30-e404134bb350", "id": "0863e3ae-ead1-4c27-8990-ee30f1d60b24", "qos_policy_id": null}]} 2018-11-17 09:30:09,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5fdfac7d-a04b-450d-86e3-bcd02f5ef1ba 2018-11-17 09:30:09,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602469444275s 2018-11-17 09:30:09,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5fdfac7d-a04b-450d-86e3-bcd02f5ef1ba 2018-11-17 09:30:09,935 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f3256723-3a05-44de-a3ab-db78d780f31d', 'updated_at': u'2018-11-17T09:30:09Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'8512e7a7-5109-4369-bd30-e404134bb350', 'id': u'0863e3ae-ead1-4c27-8990-ee30f1d60b24', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'8512e7a7-5109-4369-bd30-e404134bb350', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'538dc1fef96a4af488e611a2f7c088d9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'23934d29-e231-4c1c-a845-90958459b8de', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:69:c6', u'device_id': u'7297febe-beef-4bee-b8ed-f5922cc1eace'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', 'created_at': u'2018-11-17T09:30:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'23934d29-e231-4c1c-a845-90958459b8de', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:69:c6', u'device_id': u'7297febe-beef-4bee-b8ed-f5922cc1eace'}), 'router': u'f3256723-3a05-44de-a3ab-db78d780f31d'}) 2018-11-17 09:30:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 09:30:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 09:30:11,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10992 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30: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-0fc32eb6-ad4c-40ad-ab9d-f200d5e8b381 x-openstack-request-id: req-0fc32eb6-ad4c-40ad-ab9d-f200d5e8b381 2018-11-17 09:30:11,041 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1885113417 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.398954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401668] pid_max: default: 32768 minimum: 301\n[ 0.403219] Security Framework initialized\n[ 0.404697] SELinux: Initializing.\n[ 0.406288] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412247] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415984] Mount-cache hash table entries: 4096\n[ 0.417848] Initializing cgroup subsys memory\n[ 0.419386] Initializing cgroup subsys devices\n[ 0.420926] Initializing cgroup subsys freezer\n[ 0.422467] Initializing cgroup subsys net_cls\n[ 0.424015] Initializing cgroup subsys blkio\n[ 0.425526] Initializing cgroup subsys perf_event\n[ 0.427111] Initializing cgroup subsys hugetlb\n[ 0.428670] Initializing cgroup subsys pids\n[ 0.430153] Initializing cgroup subsys net_prio\n[ 0.431818] CPU: Physical Processor ID: 0\n[ 0.433984] mce: CPU supports 10 MCE banks\n[ 0.435488] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438950] tlb_flushall_shift: 6\n[ 0.440453] Freeing SMP alternatives: 28k freed\n[ 0.444723] ACPI: Core revision 20130517\n[ 0.446598] ACPI: All ACPI Tables successfully acquired\n[ 0.448518] ftrace: allocating 25812 entries in 101 pages\n[ 0.470737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472754] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474737] smpboot: Max logical packages: 2\n[ 0.476502] Enabling x2apic\n[ 0.477694] Enabled x2apic\n[ 0.479138] Switched APIC routing to physical x2apic.\n[ 0.482058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484019] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495512] KVM setup paravirtual spinlock\n[ 0.498085] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522265] Brought up 2 CPUs\n[ 0.522267] KVM setup async PF for cpu 1\n[ 0.522270] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529222] devtmpfs: initialized\n[ 0.532064] EVM: security.selinux\n[ 0.533358] EVM: security.ima\n[ 0.534578] EVM: security.capability\n[ 0.536639] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538967] pinctrl core: initialized pinctrl subsystem\n[ 0.540984] NET: Registered protocol family 16\n[ 0.542917] ACPI: bus type PCI registered\n[ 0.544550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.546815] PCI: Using configuration type 1 for base access\n[ 0.553059] ACPI: Added _OSI(Module Device)\n[ 0.554735] ACPI: Added _OSI(Processor Device)\n[ 0.556427] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.558145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.561187] ACPI: Interpreter enabled\n[ 0.562726] ACPI: (supports S0 S5)\n[ 0.564145] ACPI: Using IOAPIC for interrupt routing\n[ 0.565933] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581924] acpiphp: Slot [3] registered\n[ 0.583475] acpiphp: Slot [4] registered\n[ 0.585056] acpiphp: Slot [5] registered\n[ 0.586621] acpiphp: Slot [6] registered\n[ 0.588234] acpiphp: Slot [7] registered\n[ 0.589816] acpiphp: Slot [8] registered\n[ 0.591386] acpiphp: Slot [9] registered\n[ 0.592981] acpiphp: Slot [10] registered\n[ 0.594605] acpiphp: Slot [11] registered\n[ 0.596164] acpiphp: Slot [12] registered\n[ 0.597739] acpiphp: Slot [13] registered\n[ 0.599302] acpiphp: Slot [14] registered\n[ 0.600924] acpiphp: Slot [15] registered\n[ 0.602564] acpiphp: Slot [16] registered\n[ 0.604141] acpiphp: Slot [17] registered\n[ 0.605737] acpiphp: Slot [18] registered\n[ 0.607301] acpiphp: Slot [19] registered\n[ 0.608903] acpiphp: Slot [20] registered\n[ 0.610500] acpiphp: Slot [21] registered\n[ 0.612183] acpiphp: Slot [22] registered\n[ 0.613774] acpiphp: Slot [23] registered\n[ 0.615348] acpiphp: Slot [24] registered\n[ 0.616921] acpiphp: Slot [25] registered\n[ 0.618483] acpiphp: Slot [26] registered\n[ 0.620052] acpiphp: Slot [27] registered\n[ 0.621649] acpiphp: Slot [28] registered\n[ 0.623227] acpiphp: Slot [29] registered\n[ 0.624818] acpiphp: Slot [30] registered\n[ 0.626373] acpiphp: Slot [31] registered\n[ 0.627959] PCI host bridge to bus 0000:00\n[ 0.629568] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.631501] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.633729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.635929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.638862] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.641753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.647500] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.649852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.652013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.654356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.658575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.661468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684630] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.696034] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.698156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.700962] vgaarb: loaded\n[ 0.702120] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704027] SCSI subsystem initialized\n[ 0.705445] ACPI: bus type USB registered\n[ 0.706921] usbcore: registered new interface driver usbfs\n[ 0.708658] usbcore: registered new interface driver hub\n[ 0.710384] usbcore: registered new device driver usb\n[ 0.712232] PCI: Using ACPI for IRQ routing\n[ 0.714110] NetLabel: Initializing\n[ 0.715417] NetLabel: domain hash size = 128\n[ 0.716905] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718560] NetLabel: unlabeled traffic allowed by default\n[ 0.720453] Switched to clocksource kvm-clock\n[ 0.729581] pnp: PnP ACPI init\n[ 0.730840] ACPI: bus type PNP registered\n[ 0.732632] pnp: PnP ACPI: found 5 devices\n[ 0.734107] ACPI: bus type PNP unregistered\n[ 0.741657] NET: Registered protocol family 2\n[ 0.743472] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.746366] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.748775] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.750840] TCP: reno registered\n[ 0.752121] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754035] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756072] NET: Registered protocol family 1\n[ 0.757592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.759373] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761192] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781282] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801364] Unpacking initramfs...\n[ 1.269861] Freeing initrd memory: 37508k freed\n[ 1.279483] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.281473] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.285086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.287072] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.289256] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.291083] Initialise system trusted keyring\n[ 1.292593] audit: initializing netlink socket (disabled)\n[ 1.294322] type=2000 audit(1542447007.439:1): initialized\n[ 1.311412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.313332] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.316114] zpool: loaded\n[ 1.317284] zbud: loaded\n[ 1.318607] VFS: Disk quotas dquot_6.5.2\n[ 1.320059] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.322176] msgmni has been set to 7578\n[ 1.323658] Key type big_key registered\n[ 1.325796] NET: Registered protocol family 38\n[ 1.327323] Key type asymmetric registered\n[ 1.328790] Asymmetric key parser 'x509' registered\n[ 1.330386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.333011] io scheduler noop registered\n[ 1.334384] io scheduler deadline registered (default)\n[ 1.348690] io scheduler cfq registered\n[ 1.350129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.351870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.353876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.356479] ACPI: Power Button [PWRF]\n[ 1.357977] GHES: HEST is not enabled!\n[ 1.359459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.383710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.385928] Non-volatile memory driver v1.3\n[ 1.387400] Linux agpgart interface v0.103\n[ 1.388967] crash memory driver: version 1.1\n[ 1.390528] rdac: device handler registered\n[ 1.392057] hp_sw: device handler registered\n[ 1.393577] emc: device handler registered\n[ 1.395042] alua: device handler registered\n[ 1.396530] libphy: Fixed MDIO Bus: probed\n[ 1.398025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.400024] ehci-pci: EHCI PCI platform driver\n[ 1.401555] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.403494] ohci-pci: OHCI PCI platform driver\n[ 1.405027] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.425375] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.427119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.429781] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.431478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433352] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.437803] usb usb1: Product: UHCI Host Controller\n[ 1.439343] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.441302] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442916] hub 1-0:1.0: USB hub found\n[ 1.444255] hub 1-0:1.0: 2 ports detected\n[ 1.445755] usbcore: registered new interface driver usbserial\n[ 1.447584] usbcore: registered new interface driver usbserial_generic\n[ 1.449445] usbserial: USB Serial support registered for generic\n[ 1.451207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.456095] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.457734] mousedev: PS/2 mouse device common for all mice\n[ 1.459732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.463039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.465836] rtc_cmos 00:00: RTC can wake from S4\n[ 1.467590] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.472468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.474495] cpuidle: using governor menu\n[ 1.476023] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.477833] usbcore: registered new interface driver usbhid\n[ 1.479607] usbhid: USB HID core driver\n[ 1.481050] drop_monitor: Initializing network drop monitor service\n[ 1.483012] TCP: cubic registered\n[ 1.484303] Initializing XFRM netlink socket\n[ 1.485863] NET: Registered protocol family 10\n[ 1.487658] NET: Registered protocol family 17\n[ 1.489329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.491140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.492956] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.495977] Loading compiled-in X.509 certificates\n[ 1.497598] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.500702] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.504276] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.507368] registered taskstats version 1\n[ 1.510642] Key type trusted registered\n[ 1.513305] Key type encrypted registered\n[ 1.515896] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.518012] rtc_cmos 00:00: setting system clock to 2018-11-17 09:30:07 UTC (1542447007)\n[ 1.521443] Freeing unused kernel memory: 1680k freed\n[ 1.526606] 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.531857] systemd[1]: Detected virtualization kvm.\n[ 1.533459] systemd[1]: Detected architecture x86-64.\n[ 1.535103] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.538071] systemd[1]: No hostname configured.\n[ 1.539582] systemd[1]: Set hostname to .\n[ 1.541259] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.564827] systemd[1]: Reached target Swap.\n[ 1.566276] systemd[1]: Starting Swap.\n[ 1.567647] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570356] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574078] systemd[1]: Reached target Paths.\n[ 1.575592] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.577918] systemd[1]: Reached target Timers.\n[ 1.579447] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.581928] systemd[1]: Created slice Root Slice.\n[ 1.583521] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.586060] systemd[1]: Created slice System Slice.\n[ 1.587676] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.590116] systemd[1]: Reached target Slices.\n[ 1.591640] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.594117] systemd[1]: Listening on Journal Socket.\n[ 1.595760] systemd[1]: Starting Journal Socket.\n[ 1.597639] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.600375] 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] Listening on udev Kernel Socket.\n[ 1.606428] systemd[1]: Listening on udev Kernel Socket.\n[ 1.608148] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.610876] systemd[1]: Listening on udev Control Socket.\n[ 1.612590] systemd[1]: Starting udev Control Socket.\n[ 1.614484] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.618209] systemd[1]: Reached target Local File Systems.\n[ 1.619954] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Sockets.\n[ 1.622536] systemd[1]: Reached target Sockets.\n[ 1.624081] systemd[1]: Starting Sockets.\n[ 1.625811] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.629553] 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.694402] RPC: Registered named UNIX socket transport module.\n[ 1.696247] RPC: Registered udp transport module.\n[ 1.697777] RPC: Registered tcp transport module.\n[ 1.699314] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...[ 1.747683] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.803063] FDC 0 is a S82078B\n[ 1.816598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.857070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.865954] vda: vda1\n[ 1.867709] scsi host0: ata_piix\n[ 1.869652] scsi host1: ata_piix\n[ 1.871226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.874178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.901922] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.904196] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.906164] usb 1-1: Product: QEMU USB Tablet\n[ 1.907580] usb 1-1: Manufacturer: QEMU\n[ 1.908872] usb 1-1: SerialNumber: 42\n[ 1.918615] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.921654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.047469] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.050336] XFS (vda1): Mounting V4 Filesystem\n[ 2.077783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\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 udev Coldplug all Devices.\n[ 2.285495] tsc: Refined TSC clocksource calibration: 3491.871 MHz\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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.317997] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.472834] SELinux: Disabled at runtime.\n[ 2.509463] type=1404 audit(1542447008.491:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.563297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.565072] 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-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\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] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug 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] Mounted POSIX Message Queue File System.\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 Starting Flush Journal to Persistent Storage...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.960642] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[ 2.979848] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.178983] type=1305 audit(1542447009.160:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.340963] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.347088] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.350172] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...[ 3.372775] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.375464] [TTM] Initializing pool allocator\n\n[ 3.380886] [TTM] Initializing DMA pool allocator\n[[32m OK [0m[ 3.383300] [drm] fb mappable at 0xFC000000\n] Started D-Bus System Message Bus.\n[ 3.385755] [drm] vram aper at 0xFC000000\n[ 3.386117] ppdev: user-space parallel port driver\n[ 3.389719] [drm] size 33554432\n[ 3.391462] [drm] fb depth is 24\n[ 3.391462] [drm] pitch is 3072\n[ 3.436158] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.459274] Console: switching to colour frame buffer device 128x48\n[ 3.473490] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.481232] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.559101] AES CTR mode by8 optimization enabled\n[ 3.564039] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.569998] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.576218] intel_rapl: no valid rapl domains found in package 0\n[ 3.579822] intel_powerclamp: No package C-state available\n[ 3.586198] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\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.815627] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:30:10 +0000. Up 3.77 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-17 09:30:11,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action used request id req-0fc32eb6-ad4c-40ad-ab9d-f200d5e8b381 2018-11-17 09:30:11,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1062130928s 2018-11-17 09:30:11,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action used request id req-0fc32eb6-ad4c-40ad-ab9d-f200d5e8b381 2018-11-17 09:30:11,043 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1885113417 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.398954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401668] pid_max: default: 32768 minimum: 301 [ 0.403219] Security Framework initialized [ 0.404697] SELinux: Initializing. [ 0.406288] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412247] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415984] Mount-cache hash table entries: 4096 [ 0.417848] Initializing cgroup subsys memory [ 0.419386] Initializing cgroup subsys devices [ 0.420926] Initializing cgroup subsys freezer [ 0.422467] Initializing cgroup subsys net_cls [ 0.424015] Initializing cgroup subsys blkio [ 0.425526] Initializing cgroup subsys perf_event [ 0.427111] Initializing cgroup subsys hugetlb [ 0.428670] Initializing cgroup subsys pids [ 0.430153] Initializing cgroup subsys net_prio [ 0.431818] CPU: Physical Processor ID: 0 [ 0.433984] mce: CPU supports 10 MCE banks [ 0.435488] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438950] tlb_flushall_shift: 6 [ 0.440453] Freeing SMP alternatives: 28k freed [ 0.444723] ACPI: Core revision 20130517 [ 0.446598] ACPI: All ACPI Tables successfully acquired [ 0.448518] ftrace: allocating 25812 entries in 101 pages [ 0.470737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474737] smpboot: Max logical packages: 2 [ 0.476502] Enabling x2apic [ 0.477694] Enabled x2apic [ 0.479138] Switched APIC routing to physical x2apic. [ 0.482058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484019] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495512] KVM setup paravirtual spinlock [ 0.498085] smpboot: Booting Node 0, Processors #1 OK [ 0.500058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522265] Brought up 2 CPUs [ 0.522267] KVM setup async PF for cpu 1 [ 0.522270] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529222] devtmpfs: initialized [ 0.532064] EVM: security.selinux [ 0.533358] EVM: security.ima [ 0.534578] EVM: security.capability [ 0.536639] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538967] pinctrl core: initialized pinctrl subsystem [ 0.540984] NET: Registered protocol family 16 [ 0.542917] ACPI: bus type PCI registered [ 0.544550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.546815] PCI: Using configuration type 1 for base access [ 0.553059] ACPI: Added _OSI(Module Device) [ 0.554735] ACPI: Added _OSI(Processor Device) [ 0.556427] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.558145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.561187] ACPI: Interpreter enabled [ 0.562726] ACPI: (supports S0 S5) [ 0.564145] ACPI: Using IOAPIC for interrupt routing [ 0.565933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581924] acpiphp: Slot [3] registered [ 0.583475] acpiphp: Slot [4] registered [ 0.585056] acpiphp: Slot [5] registered [ 0.586621] acpiphp: Slot [6] registered [ 0.588234] acpiphp: Slot [7] registered [ 0.589816] acpiphp: Slot [8] registered [ 0.591386] acpiphp: Slot [9] registered [ 0.592981] acpiphp: Slot [10] registered [ 0.594605] acpiphp: Slot [11] registered [ 0.596164] acpiphp: Slot [12] registered [ 0.597739] acpiphp: Slot [13] registered [ 0.599302] acpiphp: Slot [14] registered [ 0.600924] acpiphp: Slot [15] registered [ 0.602564] acpiphp: Slot [16] registered [ 0.604141] acpiphp: Slot [17] registered [ 0.605737] acpiphp: Slot [18] registered [ 0.607301] acpiphp: Slot [19] registered [ 0.608903] acpiphp: Slot [20] registered [ 0.610500] acpiphp: Slot [21] registered [ 0.612183] acpiphp: Slot [22] registered [ 0.613774] acpiphp: Slot [23] registered [ 0.615348] acpiphp: Slot [24] registered [ 0.616921] acpiphp: Slot [25] registered [ 0.618483] acpiphp: Slot [26] registered [ 0.620052] acpiphp: Slot [27] registered [ 0.621649] acpiphp: Slot [28] registered [ 0.623227] acpiphp: Slot [29] registered [ 0.624818] acpiphp: Slot [30] registered [ 0.626373] acpiphp: Slot [31] registered [ 0.627959] PCI host bridge to bus 0000:00 [ 0.629568] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.631501] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.633729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.635929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.638862] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.641753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.647500] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.649852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.652013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.654356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.658575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.661468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.684630] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.689443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.691692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.693937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.696034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.698156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.700962] vgaarb: loaded [ 0.702120] vgaarb: bridge control possible 0000:00:02.0 [ 0.704027] SCSI subsystem initialized [ 0.705445] ACPI: bus type USB registered [ 0.706921] usbcore: registered new interface driver usbfs [ 0.708658] usbcore: registered new interface driver hub [ 0.710384] usbcore: registered new device driver usb [ 0.712232] PCI: Using ACPI for IRQ routing [ 0.714110] NetLabel: Initializing [ 0.715417] NetLabel: domain hash size = 128 [ 0.716905] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.718560] NetLabel: unlabeled traffic allowed by default [ 0.720453] Switched to clocksource kvm-clock [ 0.729581] pnp: PnP ACPI init [ 0.730840] ACPI: bus type PNP registered [ 0.732632] pnp: PnP ACPI: found 5 devices [ 0.734107] ACPI: bus type PNP unregistered [ 0.741657] NET: Registered protocol family 2 [ 0.743472] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.746366] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.748775] TCP: Hash tables configured (established 32768 bind 32768) [ 0.750840] TCP: reno registered [ 0.752121] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754035] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756072] NET: Registered protocol family 1 [ 0.757592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.759373] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761192] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781282] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801364] Unpacking initramfs... [ 1.269861] Freeing initrd memory: 37508k freed [ 1.279483] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.281473] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.285086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.287072] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.289256] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.291083] Initialise system trusted keyring [ 1.292593] audit: initializing netlink socket (disabled) [ 1.294322] type=2000 audit(1542447007.439:1): initialized [ 1.311412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.313332] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.316114] zpool: loaded [ 1.317284] zbud: loaded [ 1.318607] VFS: Disk quotas dquot_6.5.2 [ 1.320059] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.322176] msgmni has been set to 7578 [ 1.323658] Key type big_key registered [ 1.325796] NET: Registered protocol family 38 [ 1.327323] Key type asymmetric registered [ 1.328790] Asymmetric key parser 'x509' registered [ 1.330386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.333011] io scheduler noop registered [ 1.334384] io scheduler deadline registered (default) [ 1.348690] io scheduler cfq registered [ 1.350129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.351870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.353876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.356479] ACPI: Power Button [PWRF] [ 1.357977] GHES: HEST is not enabled! [ 1.359459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.383710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.385928] Non-volatile memory driver v1.3 [ 1.387400] Linux agpgart interface v0.103 [ 1.388967] crash memory driver: version 1.1 [ 1.390528] rdac: device handler registered [ 1.392057] hp_sw: device handler registered [ 1.393577] emc: device handler registered [ 1.395042] alua: device handler registered [ 1.396530] libphy: Fixed MDIO Bus: probed [ 1.398025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.400024] ehci-pci: EHCI PCI platform driver [ 1.401555] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.403494] ohci-pci: OHCI PCI platform driver [ 1.405027] uhci_hcd: USB Universal Host Controller Interface driver [ 1.425375] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.427119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.429781] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.431478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.433352] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.435291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437803] usb usb1: Product: UHCI Host Controller [ 1.439343] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.441302] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442916] hub 1-0:1.0: USB hub found [ 1.444255] hub 1-0:1.0: 2 ports detected [ 1.445755] usbcore: registered new interface driver usbserial [ 1.447584] usbcore: registered new interface driver usbserial_generic [ 1.449445] usbserial: USB Serial support registered for generic [ 1.451207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.456095] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.457734] mousedev: PS/2 mouse device common for all mice [ 1.459732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.463039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.465836] rtc_cmos 00:00: RTC can wake from S4 [ 1.467590] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.472468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.474495] cpuidle: using governor menu [ 1.476023] hidraw: raw HID events driver (C) Jiri Kosina [ 1.477833] usbcore: registered new interface driver usbhid [ 1.479607] usbhid: USB HID core driver [ 1.481050] drop_monitor: Initializing network drop monitor service [ 1.483012] TCP: cubic registered [ 1.484303] Initializing XFRM netlink socket [ 1.485863] NET: Registered protocol family 10 [ 1.487658] NET: Registered protocol family 17 [ 1.489329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.491140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.492956] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.495977] Loading compiled-in X.509 certificates [ 1.497598] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.500702] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.504276] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.507368] registered taskstats version 1 [ 1.510642] Key type trusted registered [ 1.513305] Key type encrypted registered [ 1.515896] IMA: No TPM chip found, activating TPM-bypass! [ 1.518012] rtc_cmos 00:00: setting system clock to 2018-11-17 09:30:07 UTC (1542447007) [ 1.521443] Freeing unused kernel memory: 1680k freed [ 1.526606] 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.531857] systemd[1]: Detected virtualization kvm. [ 1.533459] systemd[1]: Detected architecture x86-64. [ 1.535103] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.538071] systemd[1]: No hostname configured. [ 1.539582] systemd[1]: Set hostname to . [ 1.541259] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.564827] systemd[1]: Reached target Swap. [ 1.566276] systemd[1]: Starting Swap. [ 1.567647] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570356] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574078] systemd[1]: Reached target Paths. [ 1.575592] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.577918] systemd[1]: Reached target Timers. [ 1.579447] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.581928] systemd[1]: Created slice Root Slice. [ 1.583521] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.586060] systemd[1]: Created slice System Slice. [ 1.587676] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.590116] systemd[1]: Reached target Slices. [ 1.591640] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.594117] systemd[1]: Listening on Journal Socket. [ 1.595760] systemd[1]: Starting Journal Socket. [ 1.597639] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.600375] 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] Listening on udev Kernel Socket. [ 1.606428] systemd[1]: Listening on udev Kernel Socket. [ 1.608148] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.610876] systemd[1]: Listening on udev Control Socket. [ 1.612590] systemd[1]: Starting udev Control Socket. [ 1.614484] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.618209] systemd[1]: Reached target Local File Systems. [ 1.619954] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Sockets. [ 1.622536] systemd[1]: Reached target Sockets. [ 1.624081] systemd[1]: Starting Sockets. [ 1.625811] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.629553] 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.694402] RPC: Registered named UNIX socket transport module. [ 1.696247] RPC: Registered udp transport module. [ 1.697777] RPC: Registered tcp transport module. [ 1.699314] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager...[ 1.747683] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.803063] FDC 0 is a S82078B [ 1.816598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.857070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.865954] vda: vda1 [ 1.867709] scsi host0: ata_piix [ 1.869652] scsi host1: ata_piix [ 1.871226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.874178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.901922] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.904196] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906164] usb 1-1: Product: QEMU USB Tablet [ 1.907580] usb 1-1: Manufacturer: QEMU [ 1.908872] usb 1-1: SerialNumber: 42 [ 1.918615] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.921654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.047469] SGI XFS with ACLs, security attributes, no debug enabled [ 2.050336] XFS (vda1): Mounting V4 Filesystem [ 2.077783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. [ 2.285495] tsc: Refined TSC clocksource calibration: 3491.871 MHz 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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.317997] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.472834] SELinux: Disabled at runtime. [ 2.509463] type=1404 audit(1542447008.491:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.563297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.565072] 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-serial\x2dgetty.slice. Mounting Huge Pages File System... [[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] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug 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] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.960642] systemd-journald[384]: Received request to flush runtime journal from PID 1 [ 2.979848] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.178983] type=1305 audit(1542447009.160:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.340963] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.347088] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.350172] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting NTP client/server... Starting Login Service... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)...[ 3.372775] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.375464] [TTM] Initializing pool allocator [ 3.380886] [TTM] Initializing DMA pool allocator [[32m OK [0m[ 3.383300] [drm] fb mappable at 0xFC000000 ] Started D-Bus System Message Bus. [ 3.385755] [drm] vram aper at 0xFC000000 [ 3.386117] ppdev: user-space parallel port driver [ 3.389719] [drm] size 33554432 [ 3.391462] [drm] fb depth is 24 [ 3.391462] [drm] pitch is 3072 [ 3.436158] fbcon: cirrusdrmfb (fb0) is primary device [ 3.459274] Console: switching to colour frame buffer device 128x48 [ 3.473490] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.481232] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.559101] AES CTR mode by8 optimization enabled [ 3.564039] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.569998] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.576218] intel_rapl: no valid rapl domains found in package 0 [ 3.579822] intel_powerclamp: No package C-state available [ 3.586198] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.815627] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:30:10 +0000. Up 3.77 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-17 09:30:12,046 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-11-17 09:30:21,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 09:30:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 09:30:22,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12779 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30: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-90237707-f721-4287-af7e-9e5f662e539b x-openstack-request-id: req-90237707-f721-4287-af7e-9e5f662e539b 2018-11-17 09:30:22,136 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1885113417 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.398954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.401668] pid_max: default: 32768 minimum: 301\n[ 0.403219] Security Framework initialized\n[ 0.404697] SELinux: Initializing.\n[ 0.406288] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412247] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.415984] Mount-cache hash table entries: 4096\n[ 0.417848] Initializing cgroup subsys memory\n[ 0.419386] Initializing cgroup subsys devices\n[ 0.420926] Initializing cgroup subsys freezer\n[ 0.422467] Initializing cgroup subsys net_cls\n[ 0.424015] Initializing cgroup subsys blkio\n[ 0.425526] Initializing cgroup subsys perf_event\n[ 0.427111] Initializing cgroup subsys hugetlb\n[ 0.428670] Initializing cgroup subsys pids\n[ 0.430153] Initializing cgroup subsys net_prio\n[ 0.431818] CPU: Physical Processor ID: 0\n[ 0.433984] mce: CPU supports 10 MCE banks\n[ 0.435488] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.437212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438950] tlb_flushall_shift: 6\n[ 0.440453] Freeing SMP alternatives: 28k freed\n[ 0.444723] ACPI: Core revision 20130517\n[ 0.446598] ACPI: All ACPI Tables successfully acquired\n[ 0.448518] ftrace: allocating 25812 entries in 101 pages\n[ 0.470737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472754] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474737] smpboot: Max logical packages: 2\n[ 0.476502] Enabling x2apic\n[ 0.477694] Enabled x2apic\n[ 0.479138] Switched APIC routing to physical x2apic.\n[ 0.482058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484019] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495512] KVM setup paravirtual spinlock\n[ 0.498085] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522265] Brought up 2 CPUs\n[ 0.522267] KVM setup async PF for cpu 1\n[ 0.522270] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529222] devtmpfs: initialized\n[ 0.532064] EVM: security.selinux\n[ 0.533358] EVM: security.ima\n[ 0.534578] EVM: security.capability\n[ 0.536639] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538967] pinctrl core: initialized pinctrl subsystem\n[ 0.540984] NET: Registered protocol family 16\n[ 0.542917] ACPI: bus type PCI registered\n[ 0.544550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.546815] PCI: Using configuration type 1 for base access\n[ 0.553059] ACPI: Added _OSI(Module Device)\n[ 0.554735] ACPI: Added _OSI(Processor Device)\n[ 0.556427] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.558145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.561187] ACPI: Interpreter enabled\n[ 0.562726] ACPI: (supports S0 S5)\n[ 0.564145] ACPI: Using IOAPIC for interrupt routing\n[ 0.565933] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581924] acpiphp: Slot [3] registered\n[ 0.583475] acpiphp: Slot [4] registered\n[ 0.585056] acpiphp: Slot [5] registered\n[ 0.586621] acpiphp: Slot [6] registered\n[ 0.588234] acpiphp: Slot [7] registered\n[ 0.589816] acpiphp: Slot [8] registered\n[ 0.591386] acpiphp: Slot [9] registered\n[ 0.592981] acpiphp: Slot [10] registered\n[ 0.594605] acpiphp: Slot [11] registered\n[ 0.596164] acpiphp: Slot [12] registered\n[ 0.597739] acpiphp: Slot [13] registered\n[ 0.599302] acpiphp: Slot [14] registered\n[ 0.600924] acpiphp: Slot [15] registered\n[ 0.602564] acpiphp: Slot [16] registered\n[ 0.604141] acpiphp: Slot [17] registered\n[ 0.605737] acpiphp: Slot [18] registered\n[ 0.607301] acpiphp: Slot [19] registered\n[ 0.608903] acpiphp: Slot [20] registered\n[ 0.610500] acpiphp: Slot [21] registered\n[ 0.612183] acpiphp: Slot [22] registered\n[ 0.613774] acpiphp: Slot [23] registered\n[ 0.615348] acpiphp: Slot [24] registered\n[ 0.616921] acpiphp: Slot [25] registered\n[ 0.618483] acpiphp: Slot [26] registered\n[ 0.620052] acpiphp: Slot [27] registered\n[ 0.621649] acpiphp: Slot [28] registered\n[ 0.623227] acpiphp: Slot [29] registered\n[ 0.624818] acpiphp: Slot [30] registered\n[ 0.626373] acpiphp: Slot [31] registered\n[ 0.627959] PCI host bridge to bus 0000:00\n[ 0.629568] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.631501] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.633729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.635929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.638862] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.641753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.647500] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.649852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.652013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.654356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.658575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.661468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684630] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.696034] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.698156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.700962] vgaarb: loaded\n[ 0.702120] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704027] SCSI subsystem initialized\n[ 0.705445] ACPI: bus type USB registered\n[ 0.706921] usbcore: registered new interface driver usbfs\n[ 0.708658] usbcore: registered new interface driver hub\n[ 0.710384] usbcore: registered new device driver usb\n[ 0.712232] PCI: Using ACPI for IRQ routing\n[ 0.714110] NetLabel: Initializing\n[ 0.715417] NetLabel: domain hash size = 128\n[ 0.716905] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718560] NetLabel: unlabeled traffic allowed by default\n[ 0.720453] Switched to clocksource kvm-clock\n[ 0.729581] pnp: PnP ACPI init\n[ 0.730840] ACPI: bus type PNP registered\n[ 0.732632] pnp: PnP ACPI: found 5 devices\n[ 0.734107] ACPI: bus type PNP unregistered\n[ 0.741657] NET: Registered protocol family 2\n[ 0.743472] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.746366] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.748775] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.750840] TCP: reno registered\n[ 0.752121] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.754035] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.756072] NET: Registered protocol family 1\n[ 0.757592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.759373] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761192] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.781282] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.801364] Unpacking initramfs...\n[ 1.269861] Freeing initrd memory: 37508k freed\n[ 1.279483] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.281473] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.285086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.287072] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.289256] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.291083] Initialise system trusted keyring\n[ 1.292593] audit: initializing netlink socket (disabled)\n[ 1.294322] type=2000 audit(1542447007.439:1): initialized\n[ 1.311412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.313332] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.316114] zpool: loaded\n[ 1.317284] zbud: loaded\n[ 1.318607] VFS: Disk quotas dquot_6.5.2\n[ 1.320059] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.322176] msgmni has been set to 7578\n[ 1.323658] Key type big_key registered\n[ 1.325796] NET: Registered protocol family 38\n[ 1.327323] Key type asymmetric registered\n[ 1.328790] Asymmetric key parser 'x509' registered\n[ 1.330386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.333011] io scheduler noop registered\n[ 1.334384] io scheduler deadline registered (default)\n[ 1.348690] io scheduler cfq registered\n[ 1.350129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.351870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.353876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.356479] ACPI: Power Button [PWRF]\n[ 1.357977] GHES: HEST is not enabled!\n[ 1.359459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.383710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.385928] Non-volatile memory driver v1.3\n[ 1.387400] Linux agpgart interface v0.103\n[ 1.388967] crash memory driver: version 1.1\n[ 1.390528] rdac: device handler registered\n[ 1.392057] hp_sw: device handler registered\n[ 1.393577] emc: device handler registered\n[ 1.395042] alua: device handler registered\n[ 1.396530] libphy: Fixed MDIO Bus: probed\n[ 1.398025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.400024] ehci-pci: EHCI PCI platform driver\n[ 1.401555] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.403494] ohci-pci: OHCI PCI platform driver\n[ 1.405027] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.425375] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.427119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.429781] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.431478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433352] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.437803] usb usb1: Product: UHCI Host Controller\n[ 1.439343] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.441302] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442916] hub 1-0:1.0: USB hub found\n[ 1.444255] hub 1-0:1.0: 2 ports detected\n[ 1.445755] usbcore: registered new interface driver usbserial\n[ 1.447584] usbcore: registered new interface driver usbserial_generic\n[ 1.449445] usbserial: USB Serial support registered for generic\n[ 1.451207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.456095] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.457734] mousedev: PS/2 mouse device common for all mice\n[ 1.459732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.463039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.465836] rtc_cmos 00:00: RTC can wake from S4\n[ 1.467590] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.467832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.472468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.474495] cpuidle: using governor menu\n[ 1.476023] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.477833] usbcore: registered new interface driver usbhid\n[ 1.479607] usbhid: USB HID core driver\n[ 1.481050] drop_monitor: Initializing network drop monitor service\n[ 1.483012] TCP: cubic registered\n[ 1.484303] Initializing XFRM netlink socket\n[ 1.485863] NET: Registered protocol family 10\n[ 1.487658] NET: Registered protocol family 17\n[ 1.489329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.491140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.492956] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.495977] Loading compiled-in X.509 certificates\n[ 1.497598] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.500702] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.504276] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.507368] registered taskstats version 1\n[ 1.510642] Key type trusted registered\n[ 1.513305] Key type encrypted registered\n[ 1.515896] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.518012] rtc_cmos 00:00: setting system clock to 2018-11-17 09:30:07 UTC (1542447007)\n[ 1.521443] Freeing unused kernel memory: 1680k freed\n[ 1.526606] 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.531857] systemd[1]: Detected virtualization kvm.\n[ 1.533459] systemd[1]: Detected architecture x86-64.\n[ 1.535103] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.538071] systemd[1]: No hostname configured.\n[ 1.539582] systemd[1]: Set hostname to .\n[ 1.541259] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.564827] systemd[1]: Reached target Swap.\n[ 1.566276] systemd[1]: Starting Swap.\n[ 1.567647] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.570356] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.574078] systemd[1]: Reached target Paths.\n[ 1.575592] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.577918] systemd[1]: Reached target Timers.\n[ 1.579447] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.581928] systemd[1]: Created slice Root Slice.\n[ 1.583521] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.586060] systemd[1]: Created slice System Slice.\n[ 1.587676] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.590116] systemd[1]: Reached target Slices.\n[ 1.591640] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.594117] systemd[1]: Listening on Journal Socket.\n[ 1.595760] systemd[1]: Starting Journal Socket.\n[ 1.597639] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.600375] 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] Listening on udev Kernel Socket.\n[ 1.606428] systemd[1]: Listening on udev Kernel Socket.\n[ 1.608148] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.610876] systemd[1]: Listening on udev Control Socket.\n[ 1.612590] systemd[1]: Starting udev Control Socket.\n[ 1.614484] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.618209] systemd[1]: Reached target Local File Systems.\n[ 1.619954] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Sockets.\n[ 1.622536] systemd[1]: Reached target Sockets.\n[ 1.624081] systemd[1]: Starting Sockets.\n[ 1.625811] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.629553] 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.694402] RPC: Registered named UNIX socket transport module.\n[ 1.696247] RPC: Registered udp transport module.\n[ 1.697777] RPC: Registered tcp transport module.\n[ 1.699314] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...[ 1.747683] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.803063] FDC 0 is a S82078B\n[ 1.816598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.857070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.865954] vda: vda1\n[ 1.867709] scsi host0: ata_piix\n[ 1.869652] scsi host1: ata_piix\n[ 1.871226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.874178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.901922] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.904196] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.906164] usb 1-1: Product: QEMU USB Tablet\n[ 1.907580] usb 1-1: Manufacturer: QEMU\n[ 1.908872] usb 1-1: SerialNumber: 42\n[ 1.918615] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.921654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.047469] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.050336] XFS (vda1): Mounting V4 Filesystem\n[ 2.077783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\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 udev Coldplug all Devices.\n[ 2.285495] tsc: Refined TSC clocksource calibration: 3491.871 MHz\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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.317997] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.472834] SELinux: Disabled at runtime.\n[ 2.509463] type=1404 audit(1542447008.491:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.563297] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.565072] 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-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\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] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug 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] Mounted POSIX Message Queue File System.\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 Starting Flush Journal to Persistent Storage...\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[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.960642] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[ 2.979848] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\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 Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.178983] type=1305 audit(1542447009.160:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.340963] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.347088] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.350172] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...[ 3.372775] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.375464] [TTM] Initializing pool allocator\n\n[ 3.380886] [TTM] Initializing DMA pool allocator\n[[32m OK [0m[ 3.383300] [drm] fb mappable at 0xFC000000\n] Started D-Bus System Message Bus.\n[ 3.385755] [drm] vram aper at 0xFC000000\n[ 3.386117] ppdev: user-space parallel port driver\n[ 3.389719] [drm] size 33554432\n[ 3.391462] [drm] fb depth is 24\n[ 3.391462] [drm] pitch is 3072\n[ 3.436158] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.459274] Console: switching to colour frame buffer device 128x48\n[ 3.473490] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.481232] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.559101] AES CTR mode by8 optimization enabled\n[ 3.564039] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.569998] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.576218] intel_rapl: no valid rapl domains found in package 0\n[ 3.579822] intel_powerclamp: No package C-state available\n[ 3.586198] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\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.815627] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:30:10 +0000. Up 3.77 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 OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.945581] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:30:12 +0000. Up 5.89 seconds.\n[ 5.973049] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.974834] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.977416] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.979267] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.984344] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.986054] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:54:69:c6 |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.994529] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.997760] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.001050] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.004492] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.012109] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.014043] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.017385] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.022147] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.026842] cloud-init[793]: 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.019764] cloud-init[3485]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:30:17 +0000. Up 10.97 seconds.\n[ 11.347293] cloud-init[3656]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 09:30:17 +0000. Up 11.30 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 | 0d:15:3c:cd:5f:15:55:02:4f:ab:9a:57:10:85:1a:3b | - | 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.467631] cloud-init[3656]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:30:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.46 seconds\n"} 2018-11-17 09:30:22,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action used request id req-90237707-f721-4287-af7e-9e5f662e539b 2018-11-17 09:30:22,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08245205879s 2018-11-17 09:30:22,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace/action used request id req-90237707-f721-4287-af7e-9e5f662e539b 2018-11-17 09:30:22,138 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1885113417 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.398954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.401668] pid_max: default: 32768 minimum: 301 [ 0.403219] Security Framework initialized [ 0.404697] SELinux: Initializing. [ 0.406288] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412247] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.415984] Mount-cache hash table entries: 4096 [ 0.417848] Initializing cgroup subsys memory [ 0.419386] Initializing cgroup subsys devices [ 0.420926] Initializing cgroup subsys freezer [ 0.422467] Initializing cgroup subsys net_cls [ 0.424015] Initializing cgroup subsys blkio [ 0.425526] Initializing cgroup subsys perf_event [ 0.427111] Initializing cgroup subsys hugetlb [ 0.428670] Initializing cgroup subsys pids [ 0.430153] Initializing cgroup subsys net_prio [ 0.431818] CPU: Physical Processor ID: 0 [ 0.433984] mce: CPU supports 10 MCE banks [ 0.435488] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.437212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438950] tlb_flushall_shift: 6 [ 0.440453] Freeing SMP alternatives: 28k freed [ 0.444723] ACPI: Core revision 20130517 [ 0.446598] ACPI: All ACPI Tables successfully acquired [ 0.448518] ftrace: allocating 25812 entries in 101 pages [ 0.470737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472754] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474737] smpboot: Max logical packages: 2 [ 0.476502] Enabling x2apic [ 0.477694] Enabled x2apic [ 0.479138] Switched APIC routing to physical x2apic. [ 0.482058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484019] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495512] KVM setup paravirtual spinlock [ 0.498085] smpboot: Booting Node 0, Processors #1 OK [ 0.500058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522265] Brought up 2 CPUs [ 0.522267] KVM setup async PF for cpu 1 [ 0.522270] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529222] devtmpfs: initialized [ 0.532064] EVM: security.selinux [ 0.533358] EVM: security.ima [ 0.534578] EVM: security.capability [ 0.536639] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538967] pinctrl core: initialized pinctrl subsystem [ 0.540984] NET: Registered protocol family 16 [ 0.542917] ACPI: bus type PCI registered [ 0.544550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.546815] PCI: Using configuration type 1 for base access [ 0.553059] ACPI: Added _OSI(Module Device) [ 0.554735] ACPI: Added _OSI(Processor Device) [ 0.556427] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.558145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.561187] ACPI: Interpreter enabled [ 0.562726] ACPI: (supports S0 S5) [ 0.564145] ACPI: Using IOAPIC for interrupt routing [ 0.565933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581924] acpiphp: Slot [3] registered [ 0.583475] acpiphp: Slot [4] registered [ 0.585056] acpiphp: Slot [5] registered [ 0.586621] acpiphp: Slot [6] registered [ 0.588234] acpiphp: Slot [7] registered [ 0.589816] acpiphp: Slot [8] registered [ 0.591386] acpiphp: Slot [9] registered [ 0.592981] acpiphp: Slot [10] registered [ 0.594605] acpiphp: Slot [11] registered [ 0.596164] acpiphp: Slot [12] registered [ 0.597739] acpiphp: Slot [13] registered [ 0.599302] acpiphp: Slot [14] registered [ 0.600924] acpiphp: Slot [15] registered [ 0.602564] acpiphp: Slot [16] registered [ 0.604141] acpiphp: Slot [17] registered [ 0.605737] acpiphp: Slot [18] registered [ 0.607301] acpiphp: Slot [19] registered [ 0.608903] acpiphp: Slot [20] registered [ 0.610500] acpiphp: Slot [21] registered [ 0.612183] acpiphp: Slot [22] registered [ 0.613774] acpiphp: Slot [23] registered [ 0.615348] acpiphp: Slot [24] registered [ 0.616921] acpiphp: Slot [25] registered [ 0.618483] acpiphp: Slot [26] registered [ 0.620052] acpiphp: Slot [27] registered [ 0.621649] acpiphp: Slot [28] registered [ 0.623227] acpiphp: Slot [29] registered [ 0.624818] acpiphp: Slot [30] registered [ 0.626373] acpiphp: Slot [31] registered [ 0.627959] PCI host bridge to bus 0000:00 [ 0.629568] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.631501] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.633729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.635929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.638862] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.641753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.647500] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.649852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.652013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.654356] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.658575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.661468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.684630] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.689443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.691692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.693937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.696034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.698156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.700962] vgaarb: loaded [ 0.702120] vgaarb: bridge control possible 0000:00:02.0 [ 0.704027] SCSI subsystem initialized [ 0.705445] ACPI: bus type USB registered [ 0.706921] usbcore: registered new interface driver usbfs [ 0.708658] usbcore: registered new interface driver hub [ 0.710384] usbcore: registered new device driver usb [ 0.712232] PCI: Using ACPI for IRQ routing [ 0.714110] NetLabel: Initializing [ 0.715417] NetLabel: domain hash size = 128 [ 0.716905] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.718560] NetLabel: unlabeled traffic allowed by default [ 0.720453] Switched to clocksource kvm-clock [ 0.729581] pnp: PnP ACPI init [ 0.730840] ACPI: bus type PNP registered [ 0.732632] pnp: PnP ACPI: found 5 devices [ 0.734107] ACPI: bus type PNP unregistered [ 0.741657] NET: Registered protocol family 2 [ 0.743472] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.746366] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.748775] TCP: Hash tables configured (established 32768 bind 32768) [ 0.750840] TCP: reno registered [ 0.752121] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.754035] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.756072] NET: Registered protocol family 1 [ 0.757592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.759373] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761192] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.781282] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.801364] Unpacking initramfs... [ 1.269861] Freeing initrd memory: 37508k freed [ 1.279483] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.281473] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.285086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.287072] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.289256] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.291083] Initialise system trusted keyring [ 1.292593] audit: initializing netlink socket (disabled) [ 1.294322] type=2000 audit(1542447007.439:1): initialized [ 1.311412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.313332] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.316114] zpool: loaded [ 1.317284] zbud: loaded [ 1.318607] VFS: Disk quotas dquot_6.5.2 [ 1.320059] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.322176] msgmni has been set to 7578 [ 1.323658] Key type big_key registered [ 1.325796] NET: Registered protocol family 38 [ 1.327323] Key type asymmetric registered [ 1.328790] Asymmetric key parser 'x509' registered [ 1.330386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.333011] io scheduler noop registered [ 1.334384] io scheduler deadline registered (default) [ 1.348690] io scheduler cfq registered [ 1.350129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.351870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.353876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.356479] ACPI: Power Button [PWRF] [ 1.357977] GHES: HEST is not enabled! [ 1.359459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.383710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.385928] Non-volatile memory driver v1.3 [ 1.387400] Linux agpgart interface v0.103 [ 1.388967] crash memory driver: version 1.1 [ 1.390528] rdac: device handler registered [ 1.392057] hp_sw: device handler registered [ 1.393577] emc: device handler registered [ 1.395042] alua: device handler registered [ 1.396530] libphy: Fixed MDIO Bus: probed [ 1.398025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.400024] ehci-pci: EHCI PCI platform driver [ 1.401555] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.403494] ohci-pci: OHCI PCI platform driver [ 1.405027] uhci_hcd: USB Universal Host Controller Interface driver [ 1.425375] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.427119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.429781] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.431478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.433352] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.435291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437803] usb usb1: Product: UHCI Host Controller [ 1.439343] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.441302] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442916] hub 1-0:1.0: USB hub found [ 1.444255] hub 1-0:1.0: 2 ports detected [ 1.445755] usbcore: registered new interface driver usbserial [ 1.447584] usbcore: registered new interface driver usbserial_generic [ 1.449445] usbserial: USB Serial support registered for generic [ 1.451207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.456095] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.457734] mousedev: PS/2 mouse device common for all mice [ 1.459732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.463039] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.465836] rtc_cmos 00:00: RTC can wake from S4 [ 1.467590] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.467832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.472468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.474495] cpuidle: using governor menu [ 1.476023] hidraw: raw HID events driver (C) Jiri Kosina [ 1.477833] usbcore: registered new interface driver usbhid [ 1.479607] usbhid: USB HID core driver [ 1.481050] drop_monitor: Initializing network drop monitor service [ 1.483012] TCP: cubic registered [ 1.484303] Initializing XFRM netlink socket [ 1.485863] NET: Registered protocol family 10 [ 1.487658] NET: Registered protocol family 17 [ 1.489329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.491140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.492956] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.495977] Loading compiled-in X.509 certificates [ 1.497598] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.500702] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.504276] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.507368] registered taskstats version 1 [ 1.510642] Key type trusted registered [ 1.513305] Key type encrypted registered [ 1.515896] IMA: No TPM chip found, activating TPM-bypass! [ 1.518012] rtc_cmos 00:00: setting system clock to 2018-11-17 09:30:07 UTC (1542447007) [ 1.521443] Freeing unused kernel memory: 1680k freed [ 1.526606] 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.531857] systemd[1]: Detected virtualization kvm. [ 1.533459] systemd[1]: Detected architecture x86-64. [ 1.535103] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.538071] systemd[1]: No hostname configured. [ 1.539582] systemd[1]: Set hostname to . [ 1.541259] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.564827] systemd[1]: Reached target Swap. [ 1.566276] systemd[1]: Starting Swap. [ 1.567647] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.570356] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.574078] systemd[1]: Reached target Paths. [ 1.575592] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.577918] systemd[1]: Reached target Timers. [ 1.579447] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.581928] systemd[1]: Created slice Root Slice. [ 1.583521] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.586060] systemd[1]: Created slice System Slice. [ 1.587676] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.590116] systemd[1]: Reached target Slices. [ 1.591640] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.594117] systemd[1]: Listening on Journal Socket. [ 1.595760] systemd[1]: Starting Journal Socket. [ 1.597639] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.600375] 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] Listening on udev Kernel Socket. [ 1.606428] systemd[1]: Listening on udev Kernel Socket. [ 1.608148] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.610876] systemd[1]: Listening on udev Control Socket. [ 1.612590] systemd[1]: Starting udev Control Socket. [ 1.614484] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.618209] systemd[1]: Reached target Local File Systems. [ 1.619954] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Sockets. [ 1.622536] systemd[1]: Reached target Sockets. [ 1.624081] systemd[1]: Starting Sockets. [ 1.625811] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.629553] 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.694402] RPC: Registered named UNIX socket transport module. [ 1.696247] RPC: Registered udp transport module. [ 1.697777] RPC: Registered tcp transport module. [ 1.699314] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager...[ 1.747683] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.803063] FDC 0 is a S82078B [ 1.816598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.857070] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.865954] vda: vda1 [ 1.867709] scsi host0: ata_piix [ 1.869652] scsi host1: ata_piix [ 1.871226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.874178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.901922] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.904196] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906164] usb 1-1: Product: QEMU USB Tablet [ 1.907580] usb 1-1: Manufacturer: QEMU [ 1.908872] usb 1-1: SerialNumber: 42 [ 1.918615] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.921654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.047469] SGI XFS with ACLs, security attributes, no debug enabled [ 2.050336] XFS (vda1): Mounting V4 Filesystem [ 2.077783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. [ 2.285495] tsc: Refined TSC clocksource calibration: 3491.871 MHz 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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.317997] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.472834] SELinux: Disabled at runtime. [ 2.509463] type=1404 audit(1542447008.491:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.563297] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.565072] 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-serial\x2dgetty.slice. Mounting Huge Pages File System... [[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] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug 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] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.960642] systemd-journald[384]: Received request to flush runtime journal from PID 1 [ 2.979848] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[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 Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.178983] type=1305 audit(1542447009.160:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.340963] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.347088] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.350172] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting NTP client/server... Starting Login Service... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)...[ 3.372775] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.375464] [TTM] Initializing pool allocator [ 3.380886] [TTM] Initializing DMA pool allocator [[32m OK [0m[ 3.383300] [drm] fb mappable at 0xFC000000 ] Started D-Bus System Message Bus. [ 3.385755] [drm] vram aper at 0xFC000000 [ 3.386117] ppdev: user-space parallel port driver [ 3.389719] [drm] size 33554432 [ 3.391462] [drm] fb depth is 24 [ 3.391462] [drm] pitch is 3072 [ 3.436158] fbcon: cirrusdrmfb (fb0) is primary device [ 3.459274] Console: switching to colour frame buffer device 128x48 [ 3.473490] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.481232] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.559101] AES CTR mode by8 optimization enabled [ 3.564039] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.569998] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.576218] intel_rapl: no valid rapl domains found in package 0 [ 3.579822] intel_powerclamp: No package C-state available [ 3.586198] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.815627] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:30:10 +0000. Up 3.77 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 OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Crash recovery kernel arming... Starting System Logging Service... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.945581] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:30:12 +0000. Up 5.89 seconds. [ 5.973049] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.974834] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.977416] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.979267] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.984344] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.986054] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:54:69:c6 | [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.994529] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.997760] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.001050] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.004492] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.012109] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.014043] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.017385] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.022147] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.026842] cloud-init[793]: 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.019764] cloud-init[3485]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:30:17 +0000. Up 10.97 seconds. [ 11.347293] cloud-init[3656]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 09:30:17 +0000. Up 11.30 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 | 0d:15:3c:cd:5f:15:55:02:4f:ab:9a:57:10:85:1a:3b | - | 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.467631] cloud-init[3656]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:30:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.46 seconds 2018-11-17 09:30:22,143 - paramiko.transport - DEBUG - starting thread (client mode): 0xddf23810L 2018-11-17 09:30:22,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 09:30:22,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-17 09:30:22,152 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-17 09:30:22,172 - 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-11-17 09:30:22,172 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 09:30:22,172 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-17 09:30:22,172 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 09:30:22,172 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 09:30:22,173 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 09:30:22,183 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 09:30:22,184 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 09:30:22,207 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-17 09:30:22,208 - paramiko.transport - DEBUG - Trying discovered key 0d153ccd5f1555024fab9a5710851a3b in /tmp/tmpoSQJ5H 2018-11-17 09:30:22,225 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 09:30:22,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 09:30:22,309 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-17 09:30:22,309 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-17 09:30:22,310 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-17 09:30:22,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-11-17 09:30:22,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4373, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4390, "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": 1743, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4366, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4081, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4356, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:21 GMT 2018-11-17 09:30:22,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:22,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-17 09:30:22,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:22,527 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4373, 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': 4390, 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': 1743, 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': 4366, 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': 865, 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': 802, 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': 812, 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': 4081, 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': 4356, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-17 09:30:22,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-11-17 09:30:22,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4373, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4390, "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": 1743, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4366, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4081, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4356, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:22,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:22 GMT 2018-11-17 09:30:22,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:22,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-17 09:30:22,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:22,726 - functest.core.cloudify - INFO - The current manager status is running 2018-11-17 09:30:22,727 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-17 09:30:22,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:22,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:22.202Z", "updated_at": "2018-11-17T09:30:22.202Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:22 GMT 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 09:30:22,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:22,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-11-17 09:30:22,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:22,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:22.202Z", "updated_at": "2018-11-17T09:30:22.202Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:22 GMT 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:22,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-17 09:30:22,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:22,880 - functest.core.cloudify - DEBUG - List secrets: 2018-11-17 09:30:22,880 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-11-17 09:30:22,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:22,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:22.202Z", "updated_at": "2018-11-17T09:30:22.202Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 09:30:22,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:22,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:22 GMT 2018-11-17 09:30:22,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:22,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 09:30:22,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:22,966 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-17 09:30:22,966 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-17 09:30:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:30:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:30:23,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aae176e-edcc-4358-85b3-614663804a8c 2018-11-17 09:30:23,178 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9"}, "tags": [], "enabled": true, "id": "538dc1fef96a4af488e611a2f7c088d9", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 09:30:23,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7aae176e-edcc-4358-85b3-614663804a8c 2018-11-17 09:30:23,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204781770706s 2018-11-17 09:30:23,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7aae176e-edcc-4358-85b3-614663804a8c 2018-11-17 09:30:23,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-17 09:30:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/538dc1fef96a4af488e611a2f7c088d9.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-17 09:30:23,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:23 GMT X-Openstack-Request-Id: req-e0b73112-1625-4141-8cd3-36fa30ebab3f 2018-11-17 09:30:23,533 - 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-11-17 09:30:23,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/538dc1fef96a4af488e611a2f7c088d9.json used request id req-e0b73112-1625-4141-8cd3-36fa30ebab3f 2018-11-17 09:30:23,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.351804018021s 2018-11-17 09:30:23,533 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/538dc1fef96a4af488e611a2f7c088d9.json used request id req-e0b73112-1625-4141-8cd3-36fa30ebab3f 2018-11-17 09:30:23,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-17 09:30:23,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 09:30:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:30:23,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cca926e-b2e0-4ed4-824c-8d1d8b9289df 2018-11-17 09:30:23,547 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 09:30:23,547 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-8cca926e-b2e0-4ed4-824c-8d1d8b9289df 2018-11-17 09:30:23,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:30:23,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec13dd2-ff16-4608-8016-cbfdee9d71b8 2018-11-17 09:30:23,742 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 09:30:23,743 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fec13dd2-ff16-4608-8016-cbfdee9d71b8 2018-11-17 09:30:23,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205179929733s 2018-11-17 09:30:23,743 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-fec13dd2-ff16-4608-8016-cbfdee9d71b8 2018-11-17 09:30:23,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-17 09:30:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:30:23,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json Date: Sat, 17 Nov 2018 09:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa8a875-ce02-4ad2-83ac-9115fdfcc056 2018-11-17 09:30:23,951 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "042d3ae142214e14a56592ca47c5f659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "34c09c31096f49a0977955db59a5f528"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "34de17f29773437986cd7df0c33e66cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "018e978e5312400a980d222ec99f1669", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "5e32a4140c384eda97f88728680d9237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "6db9b82476b64302b92a4b687c8a4a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "6f00441507c74941adff45e98b420fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "85757c59bc2d465090648452f589e986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "884b723e62ba4b7f9186bf55c0584d21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "018e978e5312400a980d222ec99f1669", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "a4284ef2a35749e69b579eca21a66f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "a83f2f7c122e49408400201c20e4fa1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "aa097b68a68b4c3d8071c23ee7266227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "b20147a7f35f46fdbff300c0012f80e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "d1dac2d4ded546b989356f65df921bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "d58868c315b54aa98a3b384d80a91292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "db886e978c9c419bbed691da5d334dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "018e978e5312400a980d222ec99f1669", "id": "e43f5e045fd2401a90c657681000a1d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "e4df0c7daf88435db55542b63f041ab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "e534f8633d10428faff37c9e110ce1e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "ebb5bf13444f4a6a826ac681badf6bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "f459bed6702b4d77829b2ff409515344"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-17 09:30:23,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-1aa8a875-ce02-4ad2-83ac-9115fdfcc056 2018-11-17 09:30:23,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.199470996857s 2018-11-17 09:30:23,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-1aa8a875-ce02-4ad2-83ac-9115fdfcc056 2018-11-17 09:30:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '6d023afc-3200-4809-a659-352fcea14af4', 'keystone_tenant_name': u'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'project_domain_name': 'Default'} 2018-11-17 09:30:23,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-11-17 09:30:24,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-11-17 09:30:24,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:23 GMT 2018-11-17 09:30:24,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-11-17 09:30:24,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,049 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "6d023afc-3200-4809-a659-352fcea14af4"} 2018-11-17 09:30:24,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:23.526Z", "updated_at": "2018-11-17T09:30:23.526Z", "created_by": "admin", "private_resource": false, "value": "6d023afc-3200-4809-a659-352fcea14af4", "key": "keystone_password"} 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:23 GMT 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-11-17 09:30:24,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,124 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"} 2018-11-17 09:30:24,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:23.620Z", "updated_at": "2018-11-17T09:30:23.620Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "key": "keystone_tenant_name"} 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:23 GMT 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-11-17 09:30:24,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,266 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-11-17 09:30:24,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:23.820Z", "updated_at": "2018-11-17T09:30:23.820Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:23 GMT 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,415 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2018-11-17 09:30:24,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:23.920Z", "updated_at": "2018-11-17T09:30:23.920Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:23 GMT 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-11-17 09:30:24,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,520 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:24.036Z", "updated_at": "2018-11-17T09:30:24.036Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:24 GMT 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,645 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"} 2018-11-17 09:30:24,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:24.203Z", "updated_at": "2018-11-17T09:30:24.203Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "key": "keystone_username"} 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:24 GMT 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-11-17 09:30:24,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,795 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-17 09:30:24,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T09:30:24.307Z", "updated_at": "2018-11-17T09:30:24.307Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-11-17 09:30:24,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:30:24,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:30:24 GMT 2018-11-17 09:30:24,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:30:24,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-11-17 09:30:24,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:30:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-17 09:30:24,907 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 09:30:24,907 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 09:30:24,908 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 09:30:24,911 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 09:30:24,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 09:30:24,946 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-17 09:30:24,947 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 09:30:24,987 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-17 09:30:24,987 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-17 09:30:25,013 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-17 09:31:06,595 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-17 09:31:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xmission.com * extras: mirrors.cat.pdx.edu * updates: mirror.tocici.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 5.1 MB/s | 54 MB 00:10 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-11-17 09:31:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-11-17 09:31:06,596 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-17 09:31:06,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:31:06,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:31:06,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:06 GMT X-Openstack-Request-Id: req-572c767f-1565-4fed-aecf-eeae63b92fe2 2018-11-17 09:31:06,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}]} 2018-11-17 09:31:06,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default used request id req-572c767f-1565-4fed-aecf-eeae63b92fe2 2018-11-17 09:31:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547258853912s 2018-11-17 09:31:06,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default used request id req-572c767f-1565-4fed-aecf-eeae63b92fe2 2018-11-17 09:31:06,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:31:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:31:06,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:06 GMT X-Openstack-Request-Id: req-d4345594-520a-4039-8a93-8fae94c7190c 2018-11-17 09:31:06,952 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:26:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 1, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "45410a48-0991-4446-9e33-46bc4252b3d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "481d2daa-afe3-4ab7-9b07-2774339a9122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-17T09:27:56Z", "revision_number": 0, "id": "652c8ad3-0c02-45b8-9085-db1b797342bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T09:27:56Z", "revision_number": 0, "id": "79307a79-fbfb-4215-9863-bb4ecb5a83b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 7, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:31:06,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d4345594-520a-4039-8a93-8fae94c7190c 2018-11-17 09:31:06,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.287285089493s 2018-11-17 09:31:06,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d4345594-520a-4039-8a93-8fae94c7190c 2018-11-17 09:31:06,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 09:31:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -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": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30"}}' 2018-11-17 09:31:07,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:07 GMT X-Openstack-Request-Id: req-f992f697-1cc6-4e69-b681-2e0cafa8631b 2018-11-17 09:31:07,126 - 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-11-17T09:31:07Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "port_range_min": 22, "revision_number": 0, "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:31:07Z", "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "068061e1-e663-4cdb-807b-96119aa15a22"}} 2018-11-17 09:31:07,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f992f697-1cc6-4e69-b681-2e0cafa8631b 2018-11-17 09:31:07,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166517019272s 2018-11-17 09:31:07,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f992f697-1cc6-4e69-b681-2e0cafa8631b 2018-11-17 09:31:07,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-17 09:31:07,223 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-11-17 09:31:10,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:10,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:10,032 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-17 09:31:10,033 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:31:09.915Z", "updated_at": "2018-11-17T09:31:09.915Z", "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"}}}, "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"}}}, "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"}}}, "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"}}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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_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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": "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.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": {"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"}, "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": "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.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": {"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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": "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.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": "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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}], "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-11-17 09:31:10,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:10,035 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:10 GMT 2018-11-17 09:31:10,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:10,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-17 09:31:10,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:10,060 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-17 09:31:11,536 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-17 09:31:11,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:31:11,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:31:12,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:12 GMT X-Openstack-Request-Id: req-fb3b66d0-9636-4ee9-9fc4-a6b56fa67885 2018-11-17 09:31:12,250 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:27:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": 4373348352, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:31:12,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fb3b66d0-9636-4ee9-9fc4-a6b56fa67885 2018-11-17 09:31:12,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.712986946106s 2018-11-17 09:31:12,251 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fb3b66d0-9636-4ee9-9fc4-a6b56fa67885 2018-11-17 09:31:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 09:31:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}' 2018-11-17 09:31:12,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:12 GMT Location: http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d04d9205-5aea-4a8f-8022-b744eab53305 2018-11-17 09:31:12,322 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:31:12Z", "file": "/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "size": null, "self": "/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": null, "created_at": "2018-11-17T09:31:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 09:31:12,322 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d04d9205-5aea-4a8f-8022-b744eab53305 2018-11-17 09:31:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0608541965485s 2018-11-17 09:31:12,322 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d04d9205-5aea-4a8f-8022-b744eab53305 returning object dbba0704-2d29-401f-bf9a-3ed5d402dd1b 2018-11-17 09:31:12,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 09:31:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '' 2018-11-17 09:31:17,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:31:17 GMT X-Openstack-Request-Id: req-57b8c32a-c044-4f22-8ba7-c8a34bd5fd2e 2018-11-17 09:31:17,030 - 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-11-17 09:31:17,031 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file used request id req-57b8c32a-c044-4f22-8ba7-c8a34bd5fd2e 2018-11-17 09:31:17,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.70781302452s 2018-11-17 09:31:17,031 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file used request id req-57b8c32a-c044-4f22-8ba7-c8a34bd5fd2e 2018-11-17 09:31:17,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:31:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:31:17,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31:17 GMT X-Openstack-Request-Id: req-0b57341c-18a6-4317-81b4-75575bfb9c92 2018-11-17 09:31:17,090 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:31:16Z", "file": "/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "size": 263586304, "self": "/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:31:12Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:27:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": 4373348352, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:31:17,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0b57341c-18a6-4317-81b4-75575bfb9c92 2018-11-17 09:31:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0549421310425s 2018-11-17 09:31:17,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0b57341c-18a6-4317-81b4-75575bfb9c92 2018-11-17 09:31:17,094 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/file', 'owner': u'538dc1fef96a4af488e611a2f7c088d9', 'id': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'size': 263586304, u'self': u'/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'538dc1fef96a4af488e611a2f7c088d9', 'name': 'cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T09:31:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T09:31:16Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'created': u'2018-11-17T09:31:12Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-17T09:31:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-11-17 09:31:17,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 09:31:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-17 09:31:17,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31: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-53512c7f-62d4-47b2-a36f-a1eb6159e43a x-openstack-request-id: req-53512c7f-62d4-47b2-a36f-a1eb6159e43a 2018-11-17 09:31:17,156 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "761595cc-e6ed-44d9-af8d-c31af4614b25", "name": "cloudify_ims-flavor_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 09:31:17,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53512c7f-62d4-47b2-a36f-a1eb6159e43a 2018-11-17 09:31:17,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0619599819183s 2018-11-17 09:31:17,157 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53512c7f-62d4-47b2-a36f-a1eb6159e43a 2018-11-17 09:31:17,158 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', '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'8cbff874483b4da3951abfc162291b33', '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'761595cc-e6ed-44d9-af8d-c31af4614b25', 'swap': 0}) 2018-11-17 09:31:17,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 09:31:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" -d '{"extra_specs": {}}' 2018-11-17 09:31:17,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:31: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-acbd4049-182e-4706-8004-6a8fec3c8ebc x-openstack-request-id: req-acbd4049-182e-4706-8004-6a8fec3c8ebc 2018-11-17 09:31:17,197 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 09:31:17,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25/os-extra_specs used request id req-acbd4049-182e-4706-8004-6a8fec3c8ebc 2018-11-17 09:31:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0385620594025s 2018-11-17 09:31:17,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25/os-extra_specs used request id req-acbd4049-182e-4706-8004-6a8fec3c8ebc 2018-11-17 09:31:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-17 09:31:17,198 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "bono_cluster_size": 1, "flavor_id": "761595cc-e6ed-44d9-af8d-c31af4614b25", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-11-17 09:31:18,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "bono_cluster_size": 1, "flavor_id": "761595cc-e6ed-44d9-af8d-c31af4614b25", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:31:17.380Z", "updated_at": "2018-11-17T09:31:17.380Z", "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-11-17 09:31:18,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:18,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:18 GMT 2018-11-17 09:31:18,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:18,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-17 09:31:18,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:18,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-11-17 09:31:18,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:18,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:18,472 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:18 GMT 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-11-17 09:31:18,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:18,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:18,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:18 GMT 2018-11-17 09:31:18,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:18,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 09:31:18,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:18,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:18,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:18,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:18,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:18,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:18,654 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:18 GMT 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:18,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:23,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:23,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:23,884 - 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-11-17T09:31:19.267Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:19.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:19.558Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:19.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:19.558Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:19.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:19.686Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:19.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:20.344Z", "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-11-17T09:31:20.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:20.569Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:20.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:21.353Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:21.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:21.353Z", "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-11-17T09:31:21.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:21.353Z", "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-11-17T09:31:21.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:22.360Z", "message": "Installing from directory: /tmp/tmpkh4T7O [args=--prefix=\"/tmp/openstack-Pl0Cb8\" --constraint=\"/tmp/openstack-Pl0Cb8/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:22.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:22.360Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpkh4T7O --prefix=\"/tmp/openstack-Pl0Cb8\" --constraint=\"/tmp/openstack-Pl0Cb8/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:22.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-17 09:31:23,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:23,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:23 GMT 2018-11-17 09:31:23,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:23,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-11-17 09:31:23,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:23,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:31:23,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:31:23,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-17 09:31:23,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-17 09:31:23,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpkh4T7O [args=--prefix="/tmp/openstack-Pl0Cb8" --constraint="/tmp/openstack-Pl0Cb8/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-17 09:31:23,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpkh4T7O --prefix="/tmp/openstack-Pl0Cb8" --constraint="/tmp/openstack-Pl0Cb8/constraint.txt" 2018-11-17 09:31:23,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:23,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:23,958 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:23,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:23,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:23 GMT 2018-11-17 09:31:23,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:23,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:23,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:28,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:29,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:29 GMT 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:29,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:29,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:29,246 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:29,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:29,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:29 GMT 2018-11-17 09:31:29,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:29,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:29,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:34,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:34,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:34,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:34,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:34,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:34 GMT 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 09:31:34,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:34,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:34,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:34,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:34,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:34,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:34,393 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:34 GMT 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:34,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:39,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:39,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:39 GMT 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:39,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:39,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:39,524 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:39,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:39,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:39 GMT 2018-11-17 09:31:39,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:39,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:39,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:44,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:44,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:44,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:44,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:44 GMT 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:44,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 09:31:44,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:44,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:44,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:44,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:44,654 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:44 GMT 2018-11-17 09:31:44,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:44,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:49,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:49,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:48.775Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:48.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:49.409Z", "message": "Removing directory: /tmp/tmpkh4T7O", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:49.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6", "logger": "8ce9bdce-ad2a-4ff9-92d3-e060a8cf2d7c"}], "metadata": {"pagination": {"total": 13, "offset": 11, "size": 50}}} 2018-11-17 09:31:49,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:49,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:49 GMT 2018-11-17 09:31:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1087 2018-11-17 09:31:49,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-17 09:31:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkh4T7O 2018-11-17 09:31:49,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:49,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:49,786 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:49,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:49,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:49 GMT 2018-11-17 09:31:49,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:49,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-17 09:31:49,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:54,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:54,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:49.751Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:49.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:50.601Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:50.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:50.601Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:50.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:50.601Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:50.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56f0a959-2ec8-496c-8699-29597e986db6"}], "metadata": {"pagination": {"total": 17, "offset": 13, "size": 50}}} 2018-11-17 09:31:54,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:54,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:54 GMT 2018-11-17 09:31:54,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:54,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2020 2018-11-17 09:31:54,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:31:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-17 09:31:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-11-17 09:31:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-17 09:31:54,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/56f0a959-2ec8-496c-8699-29597e986db6 2018-11-17 09:31:54,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:54,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:54,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:54,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:54,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:54,914 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"} 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:54 GMT 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-11-17 09:31:54,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:54,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-11-17 09:31:54,915 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-17 09:31:55,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:55,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:55,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-11-17 09:31:55,081 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:55 GMT 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:55,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:31:55,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:55,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:55,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:55 GMT 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:31:55,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:31:55,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:31:55,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:31:55,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:31:55,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:31:55,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:31:55,247 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:31:55 GMT 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:31:55,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:00,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:00,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:00,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:00,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:00,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:00,317 - 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-11-17T09:31:55.680Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:57.052Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:57.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:58.975Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:31:58.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.362Z", "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-11-17T09:31:59.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "ellis_security_group_ps3o5t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "cdc03b17-a7e6-4461-9e5e-539ec738b014"}, {"node_instance_id": "homer_security_group_4vvdi0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8d3b4920-2544-41cb-8f1d-58762fedf528"}, {"node_instance_id": "ellis_security_group_ps3o5t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "cdc03b17-a7e6-4461-9e5e-539ec738b014"}, {"node_instance_id": "homer_security_group_4vvdi0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8d3b4920-2544-41cb-8f1d-58762fedf528"}, {"node_instance_id": "sprout_security_group_r9e8j7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e67ef9a2-670f-4e9b-b195-c85639abc326"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "ellis_security_group_ps3o5t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "cdc03b17-a7e6-4461-9e5e-539ec738b014"}, {"node_instance_id": "homer_security_group_4vvdi0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8d3b4920-2544-41cb-8f1d-58762fedf528"}, {"node_instance_id": "ellis_security_group_ps3o5t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "cdc03b17-a7e6-4461-9e5e-539ec738b014"}, {"node_instance_id": "homer_security_group_4vvdi0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8d3b4920-2544-41cb-8f1d-58762fedf528"}, {"node_instance_id": "sprout_security_group_r9e8j7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e67ef9a2-670f-4e9b-b195-c85639abc326"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:31:59.591Z", "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-11-17T09:31:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dc0d0496-1178-4031-ba2c-1b3e9aa9685e"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:00.019Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:00.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 50, "offset": 0, "size": 50}}} 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:00 GMT 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28277 2018-11-17 09:32:00,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:00,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-17 09:32:00,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-11-17 09:32:00,320 - 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-11-17 09:32:00,320 - 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-11-17 09:32:00,321 - 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-11-17 09:32:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-17 09:32:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-17 09:32:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-17 09:32:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-17 09:32:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-11-17 09:32:00,321 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,322 - 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-11-17 09:32:00,323 - 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-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-17 09:32:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:00,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:00,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:00,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:00,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:00,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:00,384 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:00 GMT 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:00,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:05,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:05,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_pwd4gx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:01.983Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:01Z', u'updated_at': u'2018-11-17T09:32:01Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'a6e46626-163f-420e-82e9-08bc1defe242', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:01.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b79998f5-6c47-40cd-8ba4-f4baedebff12"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:02.133Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:02.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.199Z", "message": "Using external resource keypair: cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "25549e2b-6a9d-4f34-ad4d-d48151cdea97"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.466Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.884Z", "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-11-17T09:32:04.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.884Z", "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-11-17T09:32:04.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:04.884Z", "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-11-17T09:32:04.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}], "metadata": {"pagination": {"total": 62, "offset": 50, "size": 50}}} 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:05,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:05 GMT 2018-11-17 09:32:05,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:05,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7322 2018-11-17 09:32:05,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:05,453 - 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'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:01Z', u'updated_at': u'2018-11-17T09:32:01Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'a6e46626-163f-420e-82e9-08bc1defe242', u'qos_policy_id': None} 2018-11-17 09:32:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-17 09:32:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:05,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:05,455 - 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-11-17 09:32:05,455 - 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-11-17 09:32:05,455 - 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-11-17 09:32:05,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:05,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:05,511 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:05 GMT 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:05,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:05,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:10,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:10,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_2qro5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.522Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dfff8cb7-e817-46fb-b694-16450e1a92c0"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bind_security_group_8giz5d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dfff8cb7-e817-46fb-b694-16450e1a92c0"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bind_security_group_8giz5d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dfff8cb7-e817-46fb-b694-16450e1a92c0"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3d5849f5-b015-4fe4-b81c-736133c0be2a"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4b5efe4a-e947-4aab-9e69-486623709e74"}, {"node_instance_id": "bind_security_group_8giz5d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:05.947Z", "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-11-17T09:32:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dfff8cb7-e817-46fb-b694-16450e1a92c0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:06.638Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:06.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "keypair_59al9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:06.638Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:06.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:06.638Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:06.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:06.638Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:06.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:06.955Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:05Z', u'updated_at': u'2018-11-17T09:32:05Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'0f1a6459-61e5-4367-82c3-74e137638fc8', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:06.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e6ce3f1f-f07f-4dd9-8c83-685a4f2fe77b"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.648Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 148, "offset": 62, "size": 50}}} 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:10 GMT 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29594 2018-11-17 09:32:10,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-17 09:32:10,611 - 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-11-17 09:32:10,611 - 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-11-17 09:32:10,611 - 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-11-17 09:32:10,611 - 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-11-17 09:32:10,611 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,612 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,613 - 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-11-17 09:32:10,614 - 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-11-17 09:32:10,614 - 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-11-17 09:32:10,614 - 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-11-17 09:32:10,614 - 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-11-17 09:32:10,614 - 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-11-17 09:32:10,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-17 09:32:10,615 - 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'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:05Z', u'updated_at': u'2018-11-17T09:32:05Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'0f1a6459-61e5-4367-82c3-74e137638fc8', u'qos_policy_id': None} 2018-11-17 09:32:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:10,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:10,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:10,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:10,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 09:32:10,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-17 09:32:10,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:10,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:10,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:10,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:10,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:10,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:10,698 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:10 GMT 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:10,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:15,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:15,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:15,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_0x50tl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:06Z', u'updated_at': u'2018-11-17T09:32:06Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'2ef492e1-1773-4dc3-834f-7655531129fb', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "61ce5637-0ba3-40e5-9f05-960e4806d581"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:07.971Z", "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-11-17T09:32:07.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "68158854-dd56-4ce6-ae59-93e53673405a"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:08.658Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:08.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:08.658Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:08.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:08.658Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:08.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:08.658Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:08.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:08.658Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:08.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.188Z", "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-11-17T09:32:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9b362516-ea67-49fe-aff0-313319dbbd62"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:09.671Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.453Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac892612-2a6d-44ad-a23c-063281472585"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.453Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3d7c7d09-aa92-41be-93a4-2a226a4b6854', 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-11-17T09:32:10.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6a022c0b-96a2-4589-8b99-6d53e940ccc2"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.453Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7n1n9a'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6a022c0b-96a2-4589-8b99-6d53e940ccc2"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.453Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_r6l4tm'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac892612-2a6d-44ad-a23c-063281472585"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.736Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.736Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.736Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:10.736Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.468Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b0e8329f-9869-414f-83a1-7de1625051e9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0f1a6459-61e5-4367-82c3-74e137638fc8', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5b85f2ba-3f01-4833-8043-0ca868996ed8"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.468Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_xow5no'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5b85f2ba-3f01-4833-8043-0ca868996ed8"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:11.748Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:11.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 188, "offset": 112, "size": 50}}} 2018-11-17 09:32:15,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:15,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:15 GMT 2018-11-17 09:32:15,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:15,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30434 2018-11-17 09:32:15,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:15,772 - 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'538dc1fef96a4af488e611a2f7c088d9', u'created_at': u'2018-11-17T09:32:06Z', u'updated_at': u'2018-11-17T09:32:06Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'538dc1fef96a4af488e611a2f7c088d9', u'port_id': None, u'id': u'2ef492e1-1773-4dc3-834f-7655531129fb', u'qos_policy_id': None} 2018-11-17 09:32:15,772 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,773 - 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-11-17 09:32:15,774 - 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-11-17 09:32:15,774 - 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-11-17 09:32:15,774 - 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-11-17 09:32:15,774 - 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-11-17 09:32:15,774 - 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-11-17 09:32:15,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:15,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:15,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:15,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:15,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:15,775 - 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-11-17 09:32:15,775 - 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-11-17 09:32:15,776 - 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-11-17 09:32:15,776 - 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-11-17 09:32:15,776 - 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-11-17 09:32:15,776 - 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-11-17 09:32:15,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:15,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:15,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}] 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3d7c7d09-aa92-41be-93a4-2a226a4b6854', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7n1n9a'} 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_r6l4tm'} 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:15,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b0e8329f-9869-414f-83a1-7de1625051e9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0f1a6459-61e5-4367-82c3-74e137638fc8', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_xow5no'} 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:15,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:15,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:15,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:15,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:15,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:15,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 09:32:15,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:15,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:15,837 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:15,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:15 GMT 2018-11-17 09:32:15,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:15,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:15,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:20,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:20,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:12.585Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7n1n9a', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6a022c0b-96a2-4589-8b99-6d53e940ccc2"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:12.763Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:12.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:12.763Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:12.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "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-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5b85f2ba-3f01-4833-8043-0ca868996ed8"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "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-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6a022c0b-96a2-4589-8b99-6d53e940ccc2"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "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-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac892612-2a6d-44ad-a23c-063281472585"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_xow5no', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5b85f2ba-3f01-4833-8043-0ca868996ed8"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7n1n9a', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6a022c0b-96a2-4589-8b99-6d53e940ccc2"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_r6l4tm', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac892612-2a6d-44ad-a23c-063281472585"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'41011336-5c7b-4745-b8c8-b3ed65692c2a', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'2ef492e1-1773-4dc3-834f-7655531129fb', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6d9da248-cc05-4780-86f4-6b585e80b4e0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43b9d586-a39a-4234-ad50-cf37db4a86fc', 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-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f47ba0a9-e4dd-42fa-a863-a93e1ef04f72"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_xow5no', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5b85f2ba-3f01-4833-8043-0ca868996ed8"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_r6l4tm', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac892612-2a6d-44ad-a23c-063281472585"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_yenaog'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6d9da248-cc05-4780-86f4-6b585e80b4e0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.475Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_va3jp6'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f47ba0a9-e4dd-42fa-a863-a93e1ef04f72"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.768Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.768Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.768Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.768Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:13.768Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:14.541Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_va3jp6', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:14.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f47ba0a9-e4dd-42fa-a863-a93e1ef04f72"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:14.772Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:14.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:14.772Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:14.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:14.772Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:14.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:15.481Z", "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-11-17T09:32:15.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f47ba0a9-e4dd-42fa-a863-a93e1ef04f72"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:15.481Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_va3jp6', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:15.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f47ba0a9-e4dd-42fa-a863-a93e1ef04f72"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:16.074Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:16.668Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_yenaog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:16.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6d9da248-cc05-4780-86f4-6b585e80b4e0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:16.778Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:16.778Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:16.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.500Z", "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-11-17T09:32:17.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6d9da248-cc05-4780-86f4-6b585e80b4e0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.500Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_yenaog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6d9da248-cc05-4780-86f4-6b585e80b4e0"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.500Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f25012ab-d9a3-419b-b802-5b604f9e178f', 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-11-17T09:32:17.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f0bca615-3c53-4ed3-b4f1-f6f5d42b9872"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.500Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_emfhog'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f0bca615-3c53-4ed3-b4f1-f6f5d42b9872"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.833Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.833Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.833Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.833Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:17.833Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:17.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.576Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8cafd31e-a2bf-4ab6-913d-7132560b3e4f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'359b8342-15ff-4ee8-bfbe-098f5c53b696', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a6e46626-163f-420e-82e9-08bc1defe242', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "991eb78c-a10f-4879-b5ad-64e78b8614c9"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.868Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.868Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.868Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.868Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:18.868Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "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-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f0bca615-3c53-4ed3-b4f1-f6f5d42b9872"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_emfhog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f0bca615-3c53-4ed3-b4f1-f6f5d42b9872"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'359b8342-15ff-4ee8-bfbe-098f5c53b696', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'af108e18-c90d-4674-9721-55690e9e0da9', 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-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "46f29487-be32-4ecd-aef7-3df6c6b76ad1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_emfhog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f0bca615-3c53-4ed3-b4f1-f6f5d42b9872"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_9l5wrz'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "991eb78c-a10f-4879-b5ad-64e78b8614c9"}], "metadata": {"pagination": {"total": 219, "offset": 162, "size": 50}}} 2018-11-17 09:32:20,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:20,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:20 GMT 2018-11-17 09:32:20,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:20,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34712 2018-11-17 09:32:20,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:20,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7n1n9a', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:20,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:20,913 - 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-11-17 09:32:20,913 - 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-11-17 09:32:20,913 - 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-11-17 09:32:20,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_xow5no', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7n1n9a', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_r6l4tm', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'41011336-5c7b-4745-b8c8-b3ed65692c2a', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'2ef492e1-1773-4dc3-834f-7655531129fb', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43b9d586-a39a-4234-ad50-cf37db4a86fc', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_xow5no', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_r6l4tm', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_yenaog'} 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_va3jp6'} 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:20,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:20,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_va3jp6', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:32:20,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:20,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 09:32:20,916 - 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-11-17 09:32:20,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_va3jp6', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_yenaog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:20,917 - 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-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_yenaog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f25012ab-d9a3-419b-b802-5b604f9e178f', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_emfhog'} 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8cafd31e-a2bf-4ab6-913d-7132560b3e4f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'359b8342-15ff-4ee8-bfbe-098f5c53b696', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a6e46626-163f-420e-82e9-08bc1defe242', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:20,919 - 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-11-17 09:32:20,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_emfhog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', u'external_type': u'keypair'}, {u'external_id': u'f796640e-b6e0-443d-9965-f23695988041', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'359b8342-15ff-4ee8-bfbe-098f5c53b696', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'af108e18-c90d-4674-9721-55690e9e0da9', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-11-17 09:32:20,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_emfhog', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:20,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_9l5wrz'} 2018-11-17 09:32:20,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:20,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:20,974 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:20,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:20,975 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:20 GMT 2018-11-17 09:32:20,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:20,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:20,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:25,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:26,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.639Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_chi96g'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "46f29487-be32-4ecd-aef7-3df6c6b76ad1"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:19.894Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:19.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:20.902Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:20.902Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:20.902Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:20.902Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:21.567Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_chi96g', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:21.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "46f29487-be32-4ecd-aef7-3df6c6b76ad1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:21.644Z", "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-11-17T09:32:21.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "46f29487-be32-4ecd-aef7-3df6c6b76ad1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:21.644Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_chi96g', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:21.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "46f29487-be32-4ecd-aef7-3df6c6b76ad1"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:21.906Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:21.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:21.906Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:21.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:22.676Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_9l5wrz', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:22.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "991eb78c-a10f-4879-b5ad-64e78b8614c9"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:23.411Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:23.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:23.648Z", "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-11-17T09:32:23.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "991eb78c-a10f-4879-b5ad-64e78b8614c9"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:23.648Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_9l5wrz', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:23.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "991eb78c-a10f-4879-b5ad-64e78b8614c9"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:24.205Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:24.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:24.205Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:24.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "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-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "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-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:25.399Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 240, "offset": 212, "size": 50}}} 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:26 GMT 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17233 2018-11-17 09:32:26,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:26,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_chi96g'} 2018-11-17 09:32:26,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:26,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:26,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:26,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:26,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:26,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_chi96g', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:26,076 - 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-11-17 09:32:26,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_chi96g', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:26,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:26,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:26,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_9l5wrz', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:26,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:26,077 - 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-11-17 09:32:26,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_9l5wrz', 'key_name': u'cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'image': u'dbba0704-2d29-401f-bf9a-3ed5d402dd1b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca', 'cloudify_management_network_id': u'23934d29-e231-4c1c-a845-90958459b8de'}, 'nics': [{'net-id': u'23934d29-e231-4c1c-a845-90958459b8de'}], 'flavor': u'761595cc-e6ed-44d9-af8d-c31af4614b25'} 2018-11-17 09:32:26,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:26,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:26,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:26,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:26,078 - 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-11-17 09:32:26,078 - 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-11-17 09:32:26,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:26,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:26,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:26,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:26,163 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:26,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:26,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:26 GMT 2018-11-17 09:32:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:26,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:31,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:31,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:31,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:31,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "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-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "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-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:26.415Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:26.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:27.433Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:27.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:27.433Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:32:27.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:28.438Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:28.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:29.461Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:29.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:29.461Z", "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-11-17T09:32:29.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:29.461Z", "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-11-17T09:32:29.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:29.461Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:29.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:30.751Z", "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-11-17T09:32:30.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 257, "offset": 240, "size": 50}}} 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:31 GMT 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:31,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12109 2018-11-17 09:32:31,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:31,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:31,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:31,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:31,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:31,239 - 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-11-17 09:32:31,239 - 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-11-17 09:32:31,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:32:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 09:32:31,241 - 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-11-17 09:32:31,241 - 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-11-17 09:32:31,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 09:32:31,241 - 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-11-17 09:32:31,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:31,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:31,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:31,299 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:31 GMT 2018-11-17 09:32:31,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:31,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:31,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:36,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:36,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:36,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:36 GMT 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:36,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:32:36,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:36,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:36,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:36,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:36,431 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:36 GMT 2018-11-17 09:32:36,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:36,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:36,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:41,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:41,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:41 GMT 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:41,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:41,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:41,560 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:41,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:41,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:41 GMT 2018-11-17 09:32:41,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:41,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:41,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:46,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:46,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:46,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:46 GMT 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:46,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:46,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:46,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:46,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:46,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:46 GMT 2018-11-17 09:32:46,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:46,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:46,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:51,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:51,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:51,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:51 GMT 2018-11-17 09:32:51,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:51,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:32:51,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:51,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:51,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:51,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:51,913 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:51 GMT 2018-11-17 09:32:51,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:51,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:51,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:56,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:32:57,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:53.621Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:53.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:54.478Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:54.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:54.478Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:54.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:54.478Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:54.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:55.984Z", "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-11-17T09:32:55.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:56.699Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:56.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:56.699Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:56.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:56.699Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:56.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:56.699Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:56.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 266, "offset": 257, "size": 50}}} 2018-11-17 09:32:57,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:57,017 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:57 GMT 2018-11-17 09:32:57,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:57,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5318 2018-11-17 09:32:57,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:32:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,018 - 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-11-17 09:32:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:32:57,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:32:57,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:32:57,076 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:32:57,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:32:57,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:32:57 GMT 2018-11-17 09:32:57,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:32:57,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:32:57,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:02,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:02,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:02,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:57.703Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:57.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:57.703Z", "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-11-17T09:32:57.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:57.703Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:57.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:58.708Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:58.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:58.708Z", "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-11-17T09:32:58.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:58.708Z", "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-11-17T09:32:58.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:58.708Z", "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-11-17T09:32:58.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:58.708Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:58.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:59.713Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:59.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:32:59.713Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:32:59.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:00.717Z", "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-11-17T09:33:00.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:00.717Z", "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-11-17T09:33:00.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:01.722Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:01.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:01.722Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:01.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 280, "offset": 266, "size": 50}}} 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:02 GMT 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11002 2018-11-17 09:33:02,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,149 - 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-11-17 09:33:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,150 - 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-11-17 09:33:02,150 - 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-11-17 09:33:02,150 - 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-11-17 09:33:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,150 - 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-11-17 09:33:02,151 - 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-11-17 09:33:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 09:33:02,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:02,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:02,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:02,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:02,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:02,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:02,216 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:02 GMT 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:02,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:07,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:07,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:07,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:07,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:07,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:02.726Z", "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-11-17T09:33:02.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:07 GMT 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1216 2018-11-17 09:33:07,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:07,291 - 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-11-17 09:33:07,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:07,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:07,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:07,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:07,346 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:07 GMT 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:07,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:07,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:12,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:12 GMT 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:12,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:12,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:12,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:12,474 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:12 GMT 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:12,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:12,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:17,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:17,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:17 GMT 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:17,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:17,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:17,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:17,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:17,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:17,606 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:17 GMT 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:17,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:22,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:22,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:22 GMT 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:22,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:22,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:22,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:22,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:22,737 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:22 GMT 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:22,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:27,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:27,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:25.998Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:25.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:26.759Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:26.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:26.759Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:26.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:26.759Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:26.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 285, "offset": 281, "size": 50}}} 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:27 GMT 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-11-17 09:33:27,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:27,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:27,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:27,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:27,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:27,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:27,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:27,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:27,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:27 GMT 2018-11-17 09:33:27,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:27,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:27,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:32,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:32,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:28.159Z", "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-11-17T09:33:28.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:28.781Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:28.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:28.781Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:28.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:29.792Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:29.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:29.792Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:29.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:29.792Z", "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-11-17T09:33:29.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:29.792Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:29.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:29.792Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:29.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:31.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:31.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:31.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:31.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:31.001Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:31.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:31.001Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:31.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:32.023Z", "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-11-17T09:33:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:32.023Z", "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-11-17T09:33:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:32.023Z", "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-11-17T09:33:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 300, "offset": 285, "size": 50}}} 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:32,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:32 GMT 2018-11-17 09:33:32,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:32,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10888 2018-11-17 09:33:32,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:32,967 - 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-11-17 09:33:32,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,968 - 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-11-17 09:33:32,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:32,969 - 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-11-17 09:33:32,970 - 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-11-17 09:33:32,970 - 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-11-17 09:33:32,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:33,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:33,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:33,037 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:33 GMT 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:33,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:38,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:38,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:38,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:33.030Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:33.030Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:34.036Z", "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-11-17T09:33:34.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:34.036Z", "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-11-17T09:33:34.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:35.041Z", "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-11-17T09:33:35.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 305, "offset": 300, "size": 50}}} 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:38 GMT 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4514 2018-11-17 09:33:38,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 09:33:38,118 - 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-11-17 09:33:38,118 - 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-11-17 09:33:38,118 - 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-11-17 09:33:38,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:38,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:38,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:38,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:38,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:38,183 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:38 GMT 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:38,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:43,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:43,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:43,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:43 GMT 2018-11-17 09:33:43,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:43,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:43,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:43,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:43,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33: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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:43 GMT 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:43,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:48,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:48,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:48,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:48,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:48 GMT 2018-11-17 09:33:48,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:48,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:48,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:48,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:48,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:48,633 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:48,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:48 GMT 2018-11-17 09:33:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:48,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:53,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:54,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-17 09:33:54,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:54,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:54 GMT 2018-11-17 09:33:54,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:54,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:33:54,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:54,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:33:54,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:54,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:54,669 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:54 GMT 2018-11-17 09:33:54,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:54,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:33:54,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:59,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:33:59,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:58.241Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:58.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:59.136Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:59.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:59.136Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:59.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:33:59.136Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:33:59.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:33:59 GMT 2018-11-17 09:33:59,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:33:59,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-11-17 09:33:59,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:33:59,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:33:59,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:33:59,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:33:59,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:33:59,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:00,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:00,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:00,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:00,054 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:00,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:00 GMT 2018-11-17 09:34:00,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:00,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:00,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:05,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:08,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:08,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:08,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:08,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:08,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:01.429Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:01.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:03.319Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:03.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:05.176Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:05.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:05.176Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:05.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:06.243Z", "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-11-17T09:34:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:06.243Z", "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-11-17T09:34:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:06.243Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:06.243Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:06.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 322, "offset": 309, "size": 50}}} 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:08 GMT 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7995 2018-11-17 09:34:08,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,748 - 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-11-17 09:34:08,749 - 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-11-17 09:34:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:08,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:11,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:11,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:11,194 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:11 GMT 2018-11-17 09:34:11,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:11,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:11,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:16,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:20,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:20,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:20,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:20,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:20,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:10.922Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:10.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:12.673Z", "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-11-17T09:34:12.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:12.673Z", "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-11-17T09:34:12.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:14.969Z", "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-11-17T09:34:14.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 326, "offset": 322, "size": 50}}} 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:20 GMT 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4001 2018-11-17 09:34:20,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:20,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-17 09:34:20,472 - 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-11-17 09:34:20,472 - 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-11-17 09:34:20,472 - 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-11-17 09:34:20,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:21,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:21,856 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:21,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:21,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:21 GMT 2018-11-17 09:34:21,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:21,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:21,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:26,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:29,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:21.170Z", "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-11-17T09:34:21.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:23.529Z", "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-11-17T09:34:23.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:25.975Z", "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-11-17T09:34:25.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-11-17 09:34:29,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:29,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:29 GMT 2018-11-17 09:34:29,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:29,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2018-11-17 09:34:29,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:29,562 - 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-11-17 09:34:29,562 - 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-11-17 09:34:29,563 - 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-11-17 09:34:29,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:30,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:30,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:30,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:30,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:30,290 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:30 GMT 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:30,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:35,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:36,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:36,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:36,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:36,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:36,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:36 GMT 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:34:36,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:36,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:36,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:36,706 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:36,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:36,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:36 GMT 2018-11-17 09:34:36,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:36,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:36,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:41,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:42,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:35.413Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:35.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:36.953Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:36.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:36.953Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:36.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:36.953Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:36.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:38.636Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:38.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "dcfcd450-8f9f-4ba6-a7ed-6719257dbf2e"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:40.256Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:40.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:40.455Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:41.680Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:41.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:41.680Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:41.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:41.680Z", "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": "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-11-17T09:34:41.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:41.680Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:41.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 340, "offset": 329, "size": 50}}} 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:42 GMT 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6309 2018-11-17 09:34:42,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:34:42,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:34:42,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:42,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:42,036 - 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-11-17 09:34:42,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:42,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:42,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:42,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:42,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:42,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:42,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:42,247 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:42 GMT 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:42,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:47,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:47,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:42.876Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:42.876Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:42.876Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:42.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:45.047Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:45.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:45.706Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:45.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:45.935Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:45.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a135a701-23ff-4ec1-acfc-9d01d28b598a"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}], "metadata": {"pagination": {"total": 347, "offset": 340, "size": 50}}} 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:47,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:47 GMT 2018-11-17 09:34:47,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:47,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3710 2018-11-17 09:34:47,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:34:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:47,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:48,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:48,080 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:48,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:48,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:48 GMT 2018-11-17 09:34:48,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:48,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:48,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:53,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:53,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.737Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:47.812Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:47.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "22c4f711-17ed-471d-af66-1adf6982b35c"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.020Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.020Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.020Z", "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": "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-11-17T09:34:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.020Z", "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-11-17T09:34:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.020Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:49.302Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:49.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5acf474a-9cd2-4d34-ab63-2d337f561d07"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:50.495Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.25 on port 22: Unable to connect to port 22 on 192.168.120.25 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.25 on port 22: Unable to connect to port 22 on 192.168.120.25 (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.25 on port 22: Unable to connect to port 22 on 192.168.120.25 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:34:50.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:52.047Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:52.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:52.047Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:52.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:53.116Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "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.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:34:53.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 378, "offset": 347, "size": 50}}} 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:53 GMT 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19349 2018-11-17 09:34:53,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:34:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:34:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:34:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:53,170 - 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-11-17 09:34:53,170 - 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-11-17 09:34:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:34:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:34:53,172 - 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.25 on port 22: Unable to connect to port 22 on 192.168.120.25 (tried 1 time) 2018-11-17 09:34:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-11-17 09:34:53,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:53,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:53,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:53,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:53,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:53,252 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:53 GMT 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:53,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:58,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:58,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:53.666Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:53.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aea0fb38-44d8-4510-afbf-69c2b45d23f7"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.140Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:54.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:54.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:55.414Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:55.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ad9ff741-e708-4dd0-942a-0fd60a626d02"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:56.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:56.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:56.268Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:34:56.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:56.268Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:56.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:56.268Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:56.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:56.423Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:56.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0d1a50e9-164b-4e8d-8a21-944cd3c6815e"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.275Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.275Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.275Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:57.429Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b2e81131-abbd-4eda-b081-44ecd4ec61d1"}], "metadata": {"pagination": {"total": 415, "offset": 378, "size": 50}}} 2018-11-17 09:34:58,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:58,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:58 GMT 2018-11-17 09:34:58,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:58,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20460 2018-11-17 09:34:58,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:34:58,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:34:58,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:34:58,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:34:58,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:34:58,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,417 - 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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-11-17 09:34:58,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:34:58,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:34:58,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:34:58,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:34:58,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:34:58,524 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:34:58,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:34:58,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:34:58 GMT 2018-11-17 09:34:58,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:34:58,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:34:58,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:03,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:03,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:03,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:03,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:58.347Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:58.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:58.462Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:58.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1d4e5283-4b42-42b4-b444-c791e534eddf"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.327Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.327Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.327Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.29 on port 22: Unable to connect to port 22 on 192.168.120.29 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.29 on port 22: Unable to connect to port 22 on 192.168.120.29 (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.29 on port 22: Unable to connect to port 22 on 192.168.120.29 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:34:59.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.327Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:34:59.546Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:34:59.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9434fcc5-8c19-4965-8336-e3138c5387ca"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:00.374Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (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.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T09:35:00.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 433, "offset": 415, "size": 50}}} 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:03 GMT 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11065 2018-11-17 09:35:03,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:03,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-11-17 09:35:03,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:35:03,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:35:03,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:03,606 - 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.29 on port 22: Unable to connect to port 22 on 192.168.120.29 (tried 1 time) 2018-11-17 09:35:03,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:03,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:03,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:03,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:03,608 - 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.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time) 2018-11-17 09:35:03,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:03,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:03,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:03,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:03,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:03,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:03,672 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:03 GMT 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:03,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:08,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:08,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:05.587Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:05.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.191Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.413Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:06.657Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:07.628Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:07.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.418Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:08.664Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}], "metadata": {"pagination": {"total": 459, "offset": 433, "size": 50}}} 2018-11-17 09:35:08,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:08,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:08 GMT 2018-11-17 09:35:08,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:08,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14272 2018-11-17 09:35:08,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:08,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:08,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:08,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:08,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:08,969 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:08,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:08,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:08 GMT 2018-11-17 09:35:08,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:08,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:08,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:13,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:14,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:10.581Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:10.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:10.986Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:10.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.425Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.425Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.425Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Creating Agent ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:11.715Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_xow5no/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:11.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.722Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}], "metadata": {"pagination": {"total": 542, "offset": 459, "size": 50}}} 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:14 GMT 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27582 2018-11-17 09:35:14,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:14,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_xow5no 2018-11-17 09:35:14,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_xow5no/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:14,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-17 09:35:14,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:35:14,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:14,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:14,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:35:14,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:14,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:14,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:14,222 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:14 GMT 2018-11-17 09:35:14,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:14,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:14,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:19,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:19,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:19,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:19,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:19,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:19,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:12.942Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:12.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.532Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.532Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.532Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "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-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ab71245b-cfd9-4f22-b976-392edd9dba3b"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:13.758Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:13.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.536Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.536Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}], "metadata": {"pagination": {"total": 731, "offset": 509, "size": 50}}} 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:19 GMT 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27402 2018-11-17 09:35:19,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:19,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:19,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:19,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:19,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:19,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:19,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:19,429 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:19 GMT 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:19,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:24,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:24,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:24,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:24,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_xow5no/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_xow5no/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_xow5no', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_xow5no/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_xow5no', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_7n1n9a/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_xow5no/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:14.822Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:14.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.690Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.690Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.690Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.690Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.690Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "/home/ubuntu/ellis_host_xow5no/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-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "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-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Successfully created daemon: ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:15.850Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:15.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "7d555981-230c-495b-9b5b-ff5a78b14748"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}], "metadata": {"pagination": {"total": 859, "offset": 559, "size": 50}}} 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:24 GMT 2018-11-17 09:35:24,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:24,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28713 2018-11-17 09:35:24,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_xow5no/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_xow5no/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_xow5no', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_xow5no/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_xow5no', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_7n1n9a/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_xow5no/env 2018-11-17 09:35:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:24,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_xow5no/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-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:24,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_xow5no 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:24,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:24,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:24,871 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:24 GMT 2018-11-17 09:35:24,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:24,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:24,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:29,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:29,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Creating Agent dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_va3jp6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.036Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:17.836Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:17.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "Successfully created daemon: homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "/home/ubuntu/homer_host_7n1n9a/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-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_7n1n9a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_7n1n9a/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_7n1n9a', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_7n1n9a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_7n1n9a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.078Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "89a67e77-00dd-475f-9227-84f9b571e773"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.695Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.695Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.695Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.695Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:18.695Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:18.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "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-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}], "metadata": {"pagination": {"total": 1044, "offset": 609, "size": 50}}} 2018-11-17 09:35:29,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:29,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:29 GMT 2018-11-17 09:35:29,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:29,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28582 2018-11-17 09:35:29,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:29,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_va3jp6 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:35:29,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_va3jp6/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:35:29,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_7n1n9a 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_7n1n9a/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-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_7n1n9a/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_7n1n9a/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_7n1n9a', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_7n1n9a/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_7n1n9a', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:30,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:30,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:30,124 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:30 GMT 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:30,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:35,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:35,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_va3jp6/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "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-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Creating Agent vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "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-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}], "metadata": {"pagination": {"total": 1190, "offset": 659, "size": 50}}} 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:35 GMT 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27757 2018-11-17 09:35:35,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:35,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:35:35,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:35,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_va3jp6/env 2018-11-17 09:35:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_emfhog 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:35:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:35,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:35,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:35,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:35,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:35,686 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:35 GMT 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:35,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:35,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:40,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:40,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:40,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:40,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:40,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:40,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_r6l4tm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Configuring Agent ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_va3jp6/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:19.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:19.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.098Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "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-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "/home/ubuntu/dime_host_va3jp6/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-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Successfully created daemon: dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_va3jp6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_va3jp6/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_va3jp6', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_va3jp6/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_va3jp6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6daa5958-1af1-4c39-b4df-266f4464fd69"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "24fb1de9-8972-44fb-ad05-a6fa7656c3c9"}], "metadata": {"pagination": {"total": 1312, "offset": 709, "size": 50}}} 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:40 GMT 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28901 2018-11-17 09:35:40,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:40,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_r6l4tm/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_xow5no 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_va3jp6/env 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_va3jp6/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-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_va3jp6 2018-11-17 09:35:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_va3jp6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_va3jp6/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_va3jp6', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_va3jp6/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_va3jp6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:35:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:40,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:41,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:41,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:41,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:41,066 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:41 GMT 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:41,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:41,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:46,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:46,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:20.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.892Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Creating Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_r6l4tm/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_r6l4tm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_r6l4tm/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_r6l4tm', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_r6l4tm/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_r6l4tm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_emfhog/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_emfhog/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_emfhog', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_emfhog/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_emfhog', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_emfhog/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:21.898Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_9l5wrz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:21.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1379, "offset": 759, "size": 50}}} 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:46 GMT 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28664 2018-11-17 09:35:46,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:46,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:46,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_9l5wrz 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_r6l4tm/env 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_r6l4tm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_r6l4tm/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_r6l4tm', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_r6l4tm/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_r6l4tm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:35:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_emfhog/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_emfhog/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_emfhog', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_emfhog/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_emfhog', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_emfhog/env 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:35:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_9l5wrz/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:35:46,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:46,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:46,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:46,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:46,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:46,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:46,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:46,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:46,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:46,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:46 GMT 2018-11-17 09:35:46,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:46,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:46,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:51,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:51,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:51,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.902Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Configuring Agent homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa4a8671-ed86-43f4-8462-7f0e8e7d4b2c"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "/home/ubuntu/vellum_host_emfhog/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-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "/home/ubuntu/proxy_host_r6l4tm/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-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Successfully created daemon: proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c03b98eb-863f-4bb8-9794-849fbe64c10c"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Successfully created daemon: vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4480b00d-ce9a-4bc1-9386-12f9d5fc6c85"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:22.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.906Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_9l5wrz/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_9l5wrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_9l5wrz/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_9l5wrz', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_9l5wrz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_9l5wrz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Successfully configured daemon: homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a6798ea4-5fd2-44bb-bd78-654af6cb67af"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Configuring Agent dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:23.928Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}], "metadata": {"pagination": {"total": 1411, "offset": 809, "size": 50}}} 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:51 GMT 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:51,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28569 2018-11-17 09:35:51,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:51,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_7n1n9a 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:51,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_emfhog/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-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:51,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_r6l4tm/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-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_r6l4tm 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_emfhog 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:35:51,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_9l5wrz/env 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_9l5wrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_9l5wrz/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_9l5wrz', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_9l5wrz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_9l5wrz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_7n1n9a 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_va3jp6 2018-11-17 09:35:51,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:51,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:51,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:51,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:51,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:51,427 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:51 GMT 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:51,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:51,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:56,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:56,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.926Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Starting Agent ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Successfully created daemon: bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "/home/ubuntu/bono_host_9l5wrz/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-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c9b4a789-bba4-4a01-a67a-986551bef639"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Configuring Agent vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Successfully configured daemon: dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e0f3b5d1-a5cc-43e1-ae2c-7c2e318d8d00"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:24.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.933Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}], "metadata": {"pagination": {"total": 1425, "offset": 859, "size": 50}}} 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:56 GMT 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27229 2018-11-17 09:35:56,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:35:56,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:56,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_xow5no 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_9l5wrz 2018-11-17 09:35:56,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_9l5wrz/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-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_emfhog 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_va3jp6 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:35:56,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:35:56,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:35:56,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:35:56,612 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:35:56,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:35:56,613 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:35:56 GMT 2018-11-17 09:35:56,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:35:56,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:35:56,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:01,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:01,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:01,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Configuring Agent proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3f996da-b9bb-4d09-9dd8-b1d42b8a857e"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Successfully configured daemon: vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "9355d60c-c7cf-46f0-8973-4b3fe2017b12"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:25.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.937Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.937Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.937Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.937Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Configuring Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Starting Agent homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Successfully configured daemon: proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "492f6092-8891-46c0-a811-7cf8648db013"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}], "metadata": {"pagination": {"total": 1437, "offset": 909, "size": 50}}} 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:01,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:01 GMT 2018-11-17 09:36:01,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:01,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27245 2018-11-17 09:36:01,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:01,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:36:01,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:01,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_r6l4tm 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-17 09:36:01,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_emfhog 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:01,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_9l5wrz 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:36:01,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_7n1n9a 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_r6l4tm 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:36:01,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:01,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:01,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:01,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:01,819 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:01 GMT 2018-11-17 09:36:01,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:01,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:01,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:06,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:06,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:06,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:06,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:06,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Configuring Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:26.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:26.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.941Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.941Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.941Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.941Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Starting Agent dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_xow5no start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Successfully configured daemon: bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "e7438385-aad2-40cf-a0e7-b6dee35b2fe0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:27.998Z", "message": "Successfully started daemon: ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:27.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "355f0aab-7953-48c9-b86e-11550ab72cfc"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:28.997Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:28.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:28.997Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:28.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:28.997Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:28.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:28.997Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:28.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:28.997Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:28.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "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-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}], "metadata": {"pagination": {"total": 1443, "offset": 959, "size": 50}}} 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:06 GMT 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26999 2018-11-17 09:36:06,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:06,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_9l5wrz 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_va3jp6 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_xow5no start 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_9l5wrz 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_xow5no 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:06,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:06,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:06,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:06,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:06,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:06,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:06 GMT 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:06,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:11,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:12,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:12,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:12,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:12,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:12,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Starting Agent vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "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-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "[localhost] run: /home/ubuntu/ellis_host_xow5no/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:29.140Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:29.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "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-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "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-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_yenaog/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Creating Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.150Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:30.715Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:30.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.041Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.041Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.041Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.041Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1453, "offset": 1009, "size": 50}}} 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:12 GMT 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27519 2018-11-17 09:36:12,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:12,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_emfhog 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:36:12,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:36:12,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_xow5no/env/bin/pip freeze 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:36:12,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_yenaog/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_yenaog 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:36:12,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:12,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:12,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:12,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:12,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:12,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:12,105 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:12 GMT 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:12,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:17,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:17,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.192Z", "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-11-17T09:35:31.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.192Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.192Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_7n1n9a start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.192Z", "message": "Successfully started daemon: homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ea77d631-2227-4161-b0cc-e4ac880ea79f"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:31.192Z", "message": "Removing directory: /tmp/tmpIJvzXT", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:31.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "47ff45d3-ee75-4886-9b1b-9f62e5b41ac0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.160Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_va3jp6 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Successfully started daemon: dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Starting Agent proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b3fe9727-e437-4ab2-ba9f-9b565f7ffa5d"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "[localhost] run: /home/ubuntu/homer_host_7n1n9a/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:32.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.306Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Starting Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}], "metadata": {"pagination": {"total": 1454, "offset": 1059, "size": 50}}} 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:17 GMT 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26967 2018-11-17 09:36:17,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:17,191 - 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-11-17 09:36:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_7n1n9a start 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_7n1n9a 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIJvzXT 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_va3jp6 start 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_va3jp6 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_r6l4tm 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_7n1n9a/env/bin/pip freeze 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_9l5wrz 2018-11-17 09:36:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:17,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:17,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:17,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:17,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:17,262 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:17 GMT 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:17,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:22,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:22,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_yenaog/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_yenaog/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_yenaog', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_yenaog/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_yenaog', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Successfully created daemon: bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "/home/ubuntu/bind_host_yenaog/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": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Starting Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_yenaog/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Successfully started daemon: vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_emfhog start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "632253d2-67e7-4889-a0ea-7b2f3b70c1a7"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "[localhost] run: /home/ubuntu/dime_host_va3jp6/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "818c21f0-a5eb-4cf0-aea9-7892c9572e59"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Removing directory: /tmp/tmp2A58u6", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "fec8b633-1844-4257-9d0e-0a9dcebcc0fc"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "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-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:33.331Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:33.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}], "metadata": {"pagination": {"total": 1458, "offset": 1109, "size": 50}}} 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:22 GMT 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29002 2018-11-17 09:36:22,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_yenaog/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_yenaog/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_yenaog', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_yenaog/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_yenaog', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:36:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_yenaog 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_yenaog/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-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_9l5wrz 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_yenaog/env 2018-11-17 09:36:22,360 - 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-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:22,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_emfhog 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_emfhog start 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_va3jp6/env/bin/pip freeze 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,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-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2A58u6 2018-11-17 09:36:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-17 09:36:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-17 09:36:22,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:22,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:22,422 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:22,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:22,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:22 GMT 2018-11-17 09:36:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:22,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:27,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:27,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:27,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.316Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "[localhost] run: /home/ubuntu/vellum_host_emfhog/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Creating Agent sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "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-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Removing directory: /tmp/tmpAqUA3f", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_chi96g/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "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-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "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-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8fce68e8-b6a7-4d58-bc63-79d580f74e57"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:34.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:34.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.358Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Configuring Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "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-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Removing directory: /tmp/tmpdC5wsx", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "426c058b-4e88-4720-8c41-1edaa689a905"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:35.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:35.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}], "metadata": {"pagination": {"total": 1489, "offset": 1159, "size": 50}}} 2018-11-17 09:36:27,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:27,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:27 GMT 2018-11-17 09:36:27,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:27,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27262 2018-11-17 09:36:27,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-17 09:36:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_emfhog/env/bin/pip freeze 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_chi96g 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAqUA3f 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_chi96g/cloudify/ssl/cloudify_internal_cert.pem 2018-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:27,510 - 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-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_yenaog 2018-11-17 09:36:27,512 - 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-11-17 09:36:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpdC5wsx 2018-11-17 09:36:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:27,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:27,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:27,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:27,571 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:27 GMT 2018-11-17 09:36:27,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:27,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:27,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:32,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:32,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.518Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_chi96g/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_chi96g/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_chi96g', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_chi96g/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_chi96g', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_r6l4tm start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Successfully configured daemon: bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_chi96g/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "34d8eefa-3c5a-4701-a5a8-7629b2481857"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:36.522Z", "message": "Successfully started daemon: proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:36.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "0b428c95-097b-46bc-9fbe-81e4576c1bd3"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.527Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Successfully created daemon: sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Successfully started daemon: bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Starting Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "/home/ubuntu/sprout_host_chi96g/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-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}], "metadata": {"pagination": {"total": 1490, "offset": 1209, "size": 50}}} 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:32 GMT 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27601 2018-11-17 09:36:32,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:32,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:32,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:32,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:32,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_chi96g/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_chi96g/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_chi96g', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_chi96g/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_chi96g', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DtFxiw.uiGywtzMNQ1aDfa1CvnkJnKp37M'} 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_r6l4tm start 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_yenaog 2018-11-17 09:36:32,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_chi96g/env 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_r6l4tm 2018-11-17 09:36:32,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:32,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-17 09:36:32,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_chi96g 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_9l5wrz 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_yenaog 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-17 09:36:32,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_chi96g/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-11-17 09:36:32,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:32,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:32,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:32,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:32,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:32,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:32,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:32,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:32,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:32,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:32,794 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:32 GMT 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:32,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:37,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:37,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:37,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:37,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:37,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Successfully started daemon: bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Starting Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1f0d759c-ca3a-4cb5-a206-ec85ba33d5f5"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Successfully created daemon: sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6055e671-b44e-48ea-ac03-f3806767a3f1"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:37.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:37.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "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-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "40e31330-0b09-4d35-b6e4-65a5a7107c35"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "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-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "40e31330-0b09-4d35-b6e4-65a5a7107c35"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "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-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "40e31330-0b09-4d35-b6e4-65a5a7107c35"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "40e31330-0b09-4d35-b6e4-65a5a7107c35"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Configuring Agent sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "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-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "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-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Removing directory: /tmp/tmpruo0ik", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "40e31330-0b09-4d35-b6e4-65a5a7107c35"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "[localhost] run: /home/ubuntu/bono_host_9l5wrz/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:38.772Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "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-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "message": "Removing directory: /tmp/tmpKUzvr3", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c376002e-4f47-4823-99db-388505851b18"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "message": "Successfully configured daemon: sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.779Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f4f4f58e-0f51-4f32-87da-67d05e5f2f8c"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1492, "offset": 1259, "size": 50}}} 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:37 GMT 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27414 2018-11-17 09:36:37,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_9l5wrz 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_yenaog 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-17 09:36:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_chi96g 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,876 - 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-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_chi96g 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpruo0ik 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_9l5wrz/env/bin/pip freeze 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:37,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-17 09:36:37,879 - 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-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKUzvr3 2018-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-17 09:36:37,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_chi96g 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-17 09:36:37,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:37,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-17 09:36:37,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:37,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:37,938 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:37,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:37,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:37 GMT 2018-11-17 09:36:37,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:37,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:37,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:42,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:43,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:43,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:43,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:43,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:43,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:39.787Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:39.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.970Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Successfully started daemon: bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_yenaog start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a08aa35-74c5-4098-bc02-a27b2a2281b7"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Starting Agent sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:40.971Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:40.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.978Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.987Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:41.987Z", "message": "[localhost] run: /home/ubuntu/bind_host_yenaog/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:41.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.984Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "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-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "message": "Removing directory: /tmp/tmpGn0nkf", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "proxy_node_t2k7ar", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/0LX6L/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5aff0af8-1e2b-425d-8e6f-8f97661ddca9"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "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-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "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-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c7dc4e3f-83dc-4a7a-9ff6-a38792e79398"}, {"node_instance_id": "proxy_node_t2k7ar", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:42.990Z", "message": "Executing: /tmp/0LX6L/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:42.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5aff0af8-1e2b-425d-8e6f-8f97661ddca9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1492, "offset": 1309, "size": 50}}} 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:43 GMT 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26692 2018-11-17 09:36:43,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_yenaog 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_yenaog start 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_chi96g 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:43,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_yenaog/env/bin/pip freeze 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:43,033 - 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-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGn0nkf 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/0LX6L/install_requirements.sh 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0LX6L/install_requirements.sh 2018-11-17 09:36:43,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:43,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:43,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:43,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:43,109 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:43 GMT 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:43,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:43,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:48,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:48,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:48,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:48,229 - 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": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.254Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:44.323Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:44.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.252Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_chi96g start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.252Z", "message": "Successfully started daemon: sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "aa34d610-5c84-46b1-ba87-9ce9e5fc8b16"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:45.259Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:45.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.287Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.287Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.287Z", "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-11-17T09:35:46.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.287Z", "message": "[localhost] run: /home/ubuntu/sprout_host_chi96g/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.287Z", "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-11-17T09:35:46.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.289Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.289Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:46.289Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.376Z", "message": "Removing directory: /tmp/tmpvudHte", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.376Z", "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-11-17T09:35:47.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "392af64b-ec7c-4788-b326-4a96b4bf55e6"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:47.390Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:47.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:48.411Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:48.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:49.640Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:49.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:49.640Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:49.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:49.640Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:49.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:49.640Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:49.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:51.172Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:51.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:51.643Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:51.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1492, "offset": 1359, "size": 50}}} 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:48,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:48 GMT 2018-11-17 09:36:48,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:48,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26331 2018-11-17 09:36:48,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:48,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:48,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:48,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_chi96g start 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_chi96g 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-17 09:36:48,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:48,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_chi96g/env/bin/pip freeze 2018-11-17 09:36:48,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-17 09:36:48,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvudHte 2018-11-17 09:36:48,235 - 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-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-17 09:36:48,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:48,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:48,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:48,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:48,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:48,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:48,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:48,466 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:48 GMT 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:48,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:53,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:53,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:53,551 - 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-11-17T09:35:51.643Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:51.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:51.643Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:51.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:51.643Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:51.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:52.647Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:52.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:52.647Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:52.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:52.647Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:52.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:53.686Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:53.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:55.277Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:55.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:55.707Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:55.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:55.707Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:55.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:55.707Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:55.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:56.767Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:56.767Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:56.767Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:59.829Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:59.995Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:59.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:59.995Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:59.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:59.995Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:59.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:35:59.995Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:35:59.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:01.003Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:01.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:01.003Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:01.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:01.003Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:01.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:01.003Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:01.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:04.112Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:04.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:05.008Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:05.008Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:06.177Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:06.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:06.743Z", "message": "Downloaded scripts/bind/bind.py to /tmp/10J71/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:06.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:07.180Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:07.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:07.180Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:07.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:07.180Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:07.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:07.409Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:07.409Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "proxy_node_t2k7ar", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:08.591Z", "message": "Execution done (return_code=0): /tmp/0LX6L/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5aff0af8-1e2b-425d-8e6f-8f97661ddca9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:08.696Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:08.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:09.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:09.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:10.232Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:10.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:10.232Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:10.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:16.140Z", "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-11-17T09:36:16.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:21.331Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:21.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:21.416Z", "message": "[localhost] run: sudo mv /tmp/tmpnuqS8c /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:21.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:21.416Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:21.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:21.416Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:21.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.515Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo mv /tmp/tmp4rkeL9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "The config dict: {'public_ip': u'172.30.9.209', '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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}], "metadata": {"pagination": {"total": 1492, "offset": 1409, "size": 50}}} 2018-11-17 09:36:53,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:53,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:53 GMT 2018-11-17 09:36:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26300 2018-11-17 09:36:53,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-17 09:36:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/10J71/bind.py 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-17 09:36:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0LX6L/install_requirements.sh 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-11-17 09:36:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnuqS8c /etc/clearwater/local_config 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4rkeL9 /etc/bind/db.clearwater.local 2018-11-17 09:36:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:36:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:36:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', '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.7', u'hss_hostname': u''}. 2018-11-17 09:36:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-11-17 09:36:53,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:53,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:53,624 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:53,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:53,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:53 GMT 2018-11-17 09:36:53,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:53,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:53,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:58,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:58,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo mv /tmp/tmp6PhL8Y /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "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-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo mv /tmp/tmplV1KLt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:22.642Z", "message": "[localhost] run: sudo mv /tmp/tmpj1s740 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:22.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "8cbbe1f9-f0ce-49bb-9cf5-d0496fe4c008"}, {"node_instance_id": "bind_vyhcxz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:23.241Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:23.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:23.241Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:23.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:23.241Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:23.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:23.649Z", "message": "Executing: /tmp/F1SM6/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:23.649Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/F1SM6/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:24.653Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:24.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:24.653Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:24.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:24.653Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:24.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:25.658Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:25.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:31.784Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-yenaog\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nIgn http://repo.cw-ngv.com binary/ 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 5s (4,719 B/s)\nReading package lists...\n\nreal\t0m6.770s\nuser\t0m2.692s\nsys\t0m0.284s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:32.666Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:32.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:36:32.666Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:36:32.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}], "metadata": {"pagination": {"total": 1492, "offset": 1459, "size": 50}}} 2018-11-17 09:36:58,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:58,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:58 GMT 2018-11-17 09:36:58,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:58,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17845 2018-11-17 09:36:58,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:36:58,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-11-17 09:36:58,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:36:58,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2018-11-17 09:36:58,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6PhL8Y /etc/clearwater/shared_config 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:36:58,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplV1KLt /etc/bind/db.clearwater.opnfv 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj1s740 /etc/bind/named.conf.local 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:36:58,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F1SM6/install-etcd.sh 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/F1SM6/install-etcd.sh 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-11-17 09:36:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-yenaog Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages 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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ 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 5s (4,719 B/s) Reading package lists... real 0m6.770s user 0m2.692s sys 0m0.284s 2018-11-17 09:36:58,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:36:58,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-11-17 09:36:58,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:36:58,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:36:58,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:36:58,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:36:58,852 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:36:58 GMT 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:36:58,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:03,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:03,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1484, "size": 50}}} 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:03,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:03 GMT 2018-11-17 09:37:03,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:03,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:37:03,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:03,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:03,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:03,996 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:03 GMT 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:03,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:09,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:09,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:09,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1484, "size": 50}}} 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:09 GMT 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:09,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:09,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:09,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:09,192 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:09 GMT 2018-11-17 09:37:09,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:09,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:09,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:14,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:14,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1484, "size": 50}}} 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:14 GMT 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:14,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:14,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:14,421 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:14,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:14,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:14 GMT 2018-11-17 09:37:14,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:14,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:14,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:19,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:19,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1484, "size": 50}}} 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:19,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:19 GMT 2018-11-17 09:37:19,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:19,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:37:19,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:19,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:19,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:19,576 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:19,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:19 GMT 2018-11-17 09:37:19,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:19,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:19,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:24,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:24,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:22.081Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-yenaog\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 27 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [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 8s (10.4 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\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 8933\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 clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\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\t0m49.606s\nuser\t0m18.682s\nsys\t0m8.541s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:22.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:22.682Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:22.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:22.682Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:22.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:00 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:34 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:34 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 26 2 0 09:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:34 ? 00:00:00 [vmstat]\nroot 38 2 0 09:34 ? 00:00:00 [ksmd]\nroot 39 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:34 ? 00:00:00 [crypto]\nroot 54 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:34 ? 00:00:00 [vballoon]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 09:34 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 09:34 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 123 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:34 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 09:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 444 2 0 09:35 ? 00:00:00 [kworker/u5:1]\nroot 505 1 0 09:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 577 1 0 09:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 09:35 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 09:35 ? 00:00:00 [kauditd]\nmessage+ 920 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 946 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1006 1 0 09:35 ? 00:00:00 rsyslogd\nroot 1051 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 09:35 ? 00:00:00 cron\ndaemon 1109 1 0 09:35 ? 00:00:00 atd\nroot 1120 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 09:35 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 09:35 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_yenaog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_yenaog --logging-server-logdir=/home/ubuntu/bind_host_yenaog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog%I.log --pidfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog.pid\nubuntu 1691 1652 0 09:35 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_yenaog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_yenaog --logging-server-logdir=/home/ubuntu/bind_host_yenaog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog%I.log --pidfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog.pid\nubuntu 1766 1 0 09:35 ? 00:00:00 python2.7 /home/ubuntu/bind_host_yenaog/env/bin/diamond --configfile /home/ubuntu/bind_host_yenaog/work/plugins/diamond/etc/diamond.conf\nbind 2427 1 0 09:36 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2481 1691 0 09:36 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 /home/ubuntu/bind_host_yenaog/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jYGqTm\nubuntu 2492 2481 0 09:36 ? 00:00:00 /bin/sh -c /tmp/F1SM6/install-etcd.sh\nubuntu 2494 2492 0 09:36 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh\nntp 8527 1 0 09:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9066 1 0 09:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9081 9066 0 09:37 ? 00:00:00 [check-monit-upt] \nclearwa+ 9143 1 1 09:37 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9165 9066 0 09:37 ? 00:00:00 [check-etcd-upti] \nroot 9168 9066 0 09:37 ? 00:00:00 [poll_etcd_clust] \nroot 9173 9066 0 09:37 ? 00:00:00 [poll_etcd.sh] \nroot 9205 1 0 09:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9212 9205 0 09:37 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9352 2494 0 09:37 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh\nubuntu 9353 9352 0 09:37 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh\nroot 9354 9353 0 09:37 ? 00:00:00 sudo ps -edf\nroot 9355 9354 0 09:37 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:e7:64 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e764/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69868 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24903 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123614179 (123.6 MB) TX bytes:4117217 (4.1 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:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13738 (13.7 KB) TX bytes:13738 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:23.941Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}], "metadata": {"pagination": {"total": 1501, "offset": 1484, "size": 50}}} 2018-11-17 09:37:24,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:24,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:24 GMT 2018-11-17 09:37:24,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:24,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 58240 2018-11-17 09:37:24,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:24,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-yenaog 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 27 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [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 8s (10.4 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq 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 8933 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 clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager 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 0m49.606s user 0m18.682s sys 0m8.541s 2018-11-17 09:37:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-11-17 09:37:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-11-17 09:37:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-11-17 09:37:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-11-17 09:37:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:00 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:34 ? 00:00:00 [kworker/0:0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:34 ? 00:00:00 [kworker/1:0] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 26 2 0 09:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 33 2 0 09:34 ? 00:00:00 [kworker/1:1] root 35 2 0 09:34 ? 00:00:00 [khungtaskd] root 36 2 0 09:34 ? 00:00:00 [kswapd0] root 37 2 0 09:34 ? 00:00:00 [vmstat] root 38 2 0 09:34 ? 00:00:00 [ksmd] root 39 2 0 09:34 ? 00:00:00 [khugepaged] root 40 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:34 ? 00:00:00 [crypto] root 54 2 0 09:34 ? 00:00:00 [kthrotld] root 55 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:34 ? 00:00:00 [vballoon] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 59 2 0 09:34 ? 00:00:00 [kworker/u4:2] root 60 2 0 09:34 ? 00:00:00 [kworker/u4:3] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 123 2 0 09:34 ? 00:00:00 [kpsmoused] root 142 2 0 09:34 ? 00:00:00 [kworker/1:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 09:35 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 444 2 0 09:35 ? 00:00:00 [kworker/u5:1] root 505 1 0 09:35 ? 00:00:00 upstart-socket-bridge --daemon root 577 1 0 09:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 09:35 ? 00:00:00 [kworker/u5:2] root 820 2 0 09:35 ? 00:00:00 [kauditd] message+ 920 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon root 946 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind syslog 1006 1 0 09:35 ? 00:00:00 rsyslogd root 1051 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 09:35 ? 00:00:00 cron daemon 1109 1 0 09:35 ? 00:00:00 atd root 1120 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 09:35 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 09:35 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_yenaog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_yenaog --logging-server-logdir=/home/ubuntu/bind_host_yenaog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog%I.log --pidfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog.pid ubuntu 1691 1652 0 09:35 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_yenaog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_yenaog --logging-server-logdir=/home/ubuntu/bind_host_yenaog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog%I.log --pidfile=/home/ubuntu/bind_host_yenaog/work/bind_host_yenaog.pid ubuntu 1766 1 0 09:35 ? 00:00:00 python2.7 /home/ubuntu/bind_host_yenaog/env/bin/diamond --configfile /home/ubuntu/bind_host_yenaog/work/plugins/diamond/etc/diamond.conf bind 2427 1 0 09:36 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2481 1691 0 09:36 ? 00:00:00 /home/ubuntu/bind_host_yenaog/env/bin/python2.7 /home/ubuntu/bind_host_yenaog/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jYGqTm ubuntu 2492 2481 0 09:36 ? 00:00:00 /bin/sh -c /tmp/F1SM6/install-etcd.sh ubuntu 2494 2492 0 09:36 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh ntp 8527 1 0 09:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9066 1 0 09:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9081 9066 0 09:37 ? 00:00:00 [check-monit-upt] clearwa+ 9143 1 1 09:37 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9165 9066 0 09:37 ? 00:00:00 [check-etcd-upti] root 9168 9066 0 09:37 ? 00:00:00 [poll_etcd_clust] root 9173 9066 0 09:37 ? 00:00:00 [poll_etcd.sh] root 9205 1 0 09:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9212 9205 0 09:37 ? 00:00:00 inotifywait -e create -qq . ubuntu 9352 2494 0 09:37 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh ubuntu 9353 9352 0 09:37 ? 00:00:00 /bin/bash -e /tmp/F1SM6/install-etcd.sh root 9354 9353 0 09:37 ? 00:00:00 sudo ps -edf root 9355 9354 0 09:37 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-11-17 09:37:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:e7:64 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe98:e764/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69868 errors:0 dropped:0 overruns:0 frame:0 TX packets:24903 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123614179 (123.6 MB) TX bytes:4117217 (4.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13738 (13.7 KB) TX bytes:13738 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-17 09:37:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-11-17 09:37:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.005s sys 0m0.006s 2018-11-17 09:37:24,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:24,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:24,906 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:24,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:24,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:24 GMT 2018-11-17 09:37:24,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:24,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:24,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:29,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:30,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:24.948Z", "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.7:53 0.0.0.0:* LISTEN 2427/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2427/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2427/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9066/monit \ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9143/etcd \ntcp6 0 0 :::53 :::* LISTEN 2427/named \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2427/named \ntcp6 0 0 :::4000 :::* LISTEN 9143/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8527/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8527/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8527/ntpd \nudp 0 0 0.0.0.0:34803 0.0.0.0:* 577/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2427/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2427/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8527/ntpd \nudp6 0 0 ::1:123 :::* 8527/ntpd \nudp6 0 0 :::123 :::* 8527/ntpd \nudp6 0 0 :::46949 :::* 577/dhclient \nudp6 0 0 :::53 :::* 2427/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8223 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9010 920/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11275 1652/python2.7 /tmp/cloudify-logging-server-b8239.socket\nunix 2 [ ACC ] STREAM LISTENING 7007 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14476 2481/python2.7 /tmp/ctx-GFGkPn.socket\nunix 2 [ ACC ] STREAM LISTENING 8112 1123/acpid /var/run/acpid.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-11-17T09:37:24.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:24.948Z", "message": "[etcd] => /var/log/sysstat/sa17\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:24.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:24.948Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:24.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:24.948Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:24.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:24.948Z", "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.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:24.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:25.952Z", "message": "[etcd] => [17-Nov-2018 09:37:17 UTC] clearwater-diags-monitor starting\n[17-Nov-2018 09:37:17 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:25.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:25.952Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:25.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:26.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:26.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:26.958Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:26.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:26.958Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:26.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:26.958Z", "message": "Execution done (return_code=0): /tmp/F1SM6/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:26.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:26.958Z", "message": "[etcd] => 2018-11-17 09:37:10.238453324 Stopping etcd clearwater-etcd\n2018-11-17 09:37:16.260434312 Restarting etcd clearwater-etcd\n2018-11-17 09:37:16.265527924 Configured ETCDCTL_PEERS: \n2018-11-17 09:37:16.266339223 Check for previous failed startup attempt\n2018-11-17 09:37:16.267629832 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-11-17 09:37:16.282981806 etcdctl returned 2\n2018-11-17 09:37:16.289915206 Creating new cluster...\n2018-11-17 09:37:16.292960447 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2018-11-17 09:37:16.294830545 Check we're actually a member of the cluster\n2018-11-17 09:37:16.300459738 Wait for etcd to startup\n2018-11-17 09:37:17.323515417 Etcd started successfully\n2018-11-17 09:37:16.326009 I | etcdmain: etcd Version: 3.1.7\n2018-11-17 09:37:16.326073 I | etcdmain: Git SHA: 43b7507\n2018-11-17 09:37:16.326079 I | etcdmain: Go Version: go1.7.5\n2018-11-17 09:37:16.326082 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-17 09:37:16.326087 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-17 09:37:16.326182 I | embed: listening for peers on http://192.168.120.7:2380\n2018-11-17 09:37:16.326252 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-17 09:37:16.371139 I | etcdserver: name = 192-168-120-7\n2018-11-17 09:37:16.371155 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2018-11-17 09:37:16.371161 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2018-11-17 09:37:16.371164 I | etcdserver: heartbeat = 100ms\n2018-11-17 09:37:16.371168 I | etcdserver: election = 1000ms\n2018-11-17 09:37:16.371171 I | etcdserver: snapshot count = 10000\n2018-11-17 09:37:16.371178 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2018-11-17 09:37:16.371182 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2018-11-17 09:37:16.371189 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2018-11-17 09:37:16.377665 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2018-11-17 09:37:16.377725 I | raft: 5ddd06b029c620bb became follower at term 0\n2018-11-17 09:37:16.377758 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-17 09:37:16.377764 I | raft: 5ddd06b029c620bb became follower at term 1\n2018-11-17 09:37:16.400808 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-17 09:37:16.401814 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-11-17 09:37:16.677983 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2018-11-17 09:37:16.678109 I | raft: 5ddd06b029c620bb became candidate at term 2\n2018-11-17 09:37:16.678133 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2018-11-17 09:37:16.678148 I | raft: 5ddd06b029c620bb became leader at term 2\n2018-11-17 09:37:16.678163 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2018-11-17 09:37:16.678437 I | etcdserver: setting up the initial cluster version to 3.1\n2018-11-17 09:37:16.680157 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-17 09:37:16.680210 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-17 09:37:16.680243 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2018-11-17 09:37:16.680344 I | embed: ready to serve client requests\n2018-11-17 09:37:16.680813 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-17 09:37:17.400024 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:34834\n2018-11-17 09:37:17.414112 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:34835\n2018-11-17 09:37:17.544420 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:34836\n2018-11-17 09:37:22.587915 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:34837\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:26.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a93500f2-539c-4442-ad8b-2775f769f674"}, {"node_instance_id": "bind_vyhcxz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:28.260Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:28.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.119Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UOO1P/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "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-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo mv /tmp/tmpYFl_Bb /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GACBI/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "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-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5M0T8/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/T8YZL/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-o8mvgz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "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-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo mv /tmp/tmpYWMHkx /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}], "metadata": {"pagination": {"total": 1560, "offset": 1493, "size": 50}}} 2018-11-17 09:37:30,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:30,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:30 GMT 2018-11-17 09:37:30,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:30,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35737 2018-11-17 09:37:30,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:30,134 - 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.7:53 0.0.0.0:* LISTEN 2427/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2427/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2427/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9066/monit tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9143/etcd tcp6 0 0 :::53 :::* LISTEN 2427/named tcp6 0 0 :::22 :::* LISTEN 1105/sshd tcp6 0 0 ::1:953 :::* LISTEN 2427/named tcp6 0 0 :::4000 :::* LISTEN 9143/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8527/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8527/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8527/ntpd udp 0 0 0.0.0.0:34803 0.0.0.0:* 577/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2427/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2427/named udp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8527/ntpd udp6 0 0 ::1:123 :::* 8527/ntpd udp6 0 0 :::123 :::* 8527/ntpd udp6 0 0 :::46949 :::* 577/dhclient udp6 0 0 :::53 :::* 2427/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8223 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9010 920/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11275 1652/python2.7 /tmp/cloudify-logging-server-b8239.socket unix 2 [ ACC ] STREAM LISTENING 7007 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14476 2481/python2.7 /tmp/ctx-GFGkPn.socket unix 2 [ ACC ] STREAM LISTENING 8112 1123/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-17 09:37:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/sa17 /var/log/dpkg.log /var/log/wtmp /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-11-17 09:37:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-11-17 09:37:30,135 - 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.010s user 0m0.004s sys 0m0.005s 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [17-Nov-2018 09:37:17 UTC] clearwater-diags-monitor starting [17-Nov-2018 09:37:17 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-11-17 09:37:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/F1SM6/install-etcd.sh 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-11-17 09:37:10.238453324 Stopping etcd clearwater-etcd 2018-11-17 09:37:16.260434312 Restarting etcd clearwater-etcd 2018-11-17 09:37:16.265527924 Configured ETCDCTL_PEERS: 2018-11-17 09:37:16.266339223 Check for previous failed startup attempt 2018-11-17 09:37:16.267629832 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-11-17 09:37:16.282981806 etcdctl returned 2 2018-11-17 09:37:16.289915206 Creating new cluster... 2018-11-17 09:37:16.292960447 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2018-11-17 09:37:16.294830545 Check we're actually a member of the cluster 2018-11-17 09:37:16.300459738 Wait for etcd to startup 2018-11-17 09:37:17.323515417 Etcd started successfully 2018-11-17 09:37:16.326009 I | etcdmain: etcd Version: 3.1.7 2018-11-17 09:37:16.326073 I | etcdmain: Git SHA: 43b7507 2018-11-17 09:37:16.326079 I | etcdmain: Go Version: go1.7.5 2018-11-17 09:37:16.326082 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-17 09:37:16.326087 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-17 09:37:16.326182 I | embed: listening for peers on http://192.168.120.7:2380 2018-11-17 09:37:16.326252 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-17 09:37:16.371139 I | etcdserver: name = 192-168-120-7 2018-11-17 09:37:16.371155 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2018-11-17 09:37:16.371161 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2018-11-17 09:37:16.371164 I | etcdserver: heartbeat = 100ms 2018-11-17 09:37:16.371168 I | etcdserver: election = 1000ms 2018-11-17 09:37:16.371171 I | etcdserver: snapshot count = 10000 2018-11-17 09:37:16.371178 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2018-11-17 09:37:16.371182 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2018-11-17 09:37:16.371189 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2018-11-17 09:37:16.377665 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2018-11-17 09:37:16.377725 I | raft: 5ddd06b029c620bb became follower at term 0 2018-11-17 09:37:16.377758 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-17 09:37:16.377764 I | raft: 5ddd06b029c620bb became follower at term 1 2018-11-17 09:37:16.400808 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-17 09:37:16.401814 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-11-17 09:37:16.677983 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2018-11-17 09:37:16.678109 I | raft: 5ddd06b029c620bb became candidate at term 2 2018-11-17 09:37:16.678133 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2018-11-17 09:37:16.678148 I | raft: 5ddd06b029c620bb became leader at term 2 2018-11-17 09:37:16.678163 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2018-11-17 09:37:16.678437 I | etcdserver: setting up the initial cluster version to 3.1 2018-11-17 09:37:16.680157 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-17 09:37:16.680210 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-17 09:37:16.680243 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2018-11-17 09:37:16.680344 I | embed: ready to serve client requests 2018-11-17 09:37:16.680813 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-17 09:37:17.400024 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:34834 2018-11-17 09:37:17.414112 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:34835 2018-11-17 09:37:17.544420 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:34836 2018-11-17 09:37:22.587915 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:34837 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UOO1P/clearwater.py 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:30,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYFl_Bb /etc/clearwater/local_config 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GACBI/clearwater.py 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:30,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5M0T8/clearwater.py 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/T8YZL/clearwater.py 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-o8mvgz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-17 09:37:30,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:37:30,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:30,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYWMHkx /etc/dnsmasq.resolv.conf 2018-11-17 09:37:30,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:30,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:30,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:30,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:30,294 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:30 GMT 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:30,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:35,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:35,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "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-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:29.963Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-o8mvgz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:29.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6e470551-7191-4f61-a3f7-a1dbb4e808a7"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:30.331Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmp2a4TzP /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-6kcs1t', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmp_8SA7F /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmpScmn6z /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-ygxpdl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmpsecXqw /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmpimIkcQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmpgzLF6d /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.7', 'name': u'bono-wrxh0e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-rkv73p', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.25'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmpPyi8O3 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmp_QwNYe /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "6bb040b5-4501-47a4-8dab-2ac76b7d1e21"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-1avn9r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmp2GWZ9B /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bc76ad20-61c8-447c-a57f-558a90786fe5"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo mv /tmp/tmp3LHyM3 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "4a1cc72f-972c-431e-8046-6ef019b5aa54"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d9f4c44a-709f-4898-92f0-2c03a83ccbcf"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.059Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bd751efd-dccf-4bac-bf65-38d1f996a14c"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:31.338Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1663, "offset": 1543, "size": 50}}} 2018-11-17 09:37:35,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:35,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:35 GMT 2018-11-17 09:37:35,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:35,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27646 2018-11-17 09:37:35,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:35,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-o8mvgz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2a4TzP /etc/clearwater/local_config 2018-11-17 09:37:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-6kcs1t', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}. 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_8SA7F /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpScmn6z /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-ygxpdl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-11-17 09:37:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsecXqw /etc/clearwater/local_config 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpimIkcQ /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgzLF6d /etc/clearwater/local_config 2018-11-17 09:37:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.7', 'name': u'bono-wrxh0e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-rkv73p', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.25'}. 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPyi8O3 /etc/clearwater/local_config 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_QwNYe /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-1avn9r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2GWZ9B /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3LHyM3 /etc/clearwater/local_config 2018-11-17 09:37:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:35,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:35,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:35,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:35,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:35,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:35 GMT 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:35,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:40,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:40,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.068Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/G5JUL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.068Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.068Z", "message": "Executing: /tmp/G5JUL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:32.344Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:32.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5YFY1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Executing: /tmp/5YFY1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5T3BB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Executing: /tmp/5T3BB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Executing: /tmp/RE67C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RE67C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GQ5LZ/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "2d4ea09d-a251-434b-9c43-1443243d2c3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/IFBEV/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43262773-7e5f-41bf-8300-5237e9a61230"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.073Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "bono_wrxh0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:33.348Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:33.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FW81H/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "Executing: /tmp/V3OAJ/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/V3OAJ/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}], "metadata": {"pagination": {"total": 1663, "offset": 1593, "size": 50}}} 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:40 GMT 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25642 2018-11-17 09:37:40,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:40,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/G5JUL/install-homer.sh 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G5JUL/install-homer.sh 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5YFY1/install-ellis.sh 2018-11-17 09:37:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5YFY1/install-ellis.sh 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5T3BB/install-dime.sh 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5T3BB/install-dime.sh 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RE67C/install-vellum.sh 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RE67C/install-vellum.sh 2018-11-17 09:37:40,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GQ5LZ/append_proxy_snmp_conf.py 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/IFBEV/append_proxy_snmp_conf.py 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-11-17 09:37:40,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:37:40,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/FW81H/install-bono.sh 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V3OAJ/install-sprout.sh 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-11-17 09:37:40,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/V3OAJ/install-sprout.sh 2018-11-17 09:37:40,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-11-17 09:37:40,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-11-17 09:37:40,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-11-17 09:37:40,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-11-17 09:37:40,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:40,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:40,655 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:40,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:40,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:40 GMT 2018-11-17 09:37:40,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:40,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:40,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:45,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:45,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:45,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "Executing: /tmp/FW81H/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:34.078Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:34.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:35.082Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:35.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:35.082Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:35.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:35.082Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:35.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:35.082Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:35.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}], "metadata": {"pagination": {"total": 1663, "offset": 1643, "size": 50}}} 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:45 GMT 2018-11-17 09:37:45,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:45,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3690 2018-11-17 09:37:45,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:45,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FW81H/install-bono.sh 2018-11-17 09:37:45,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-17 09:37:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-11-17 09:37:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-11-17 09:37:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-17 09:37:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-11-17 09:37:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-11-17 09:37:45,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:45,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:45,880 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:45 GMT 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:45,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:50,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:51,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:51,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:51,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:51,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:46.950Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7n1n9a\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 [166 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 [93.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,092 kB/s)\nReading package lists...\n\nreal\t0m13.838s\nuser\t0m4.719s\nsys\t0m0.588s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:47.153Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-va3jp6\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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 [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [790 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,138 kB/s)\nReading package lists...\n\nreal\t0m13.277s\nuser\t0m4.760s\nsys\t0m0.628s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:47.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:47.153Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xow5no\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 [166 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\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 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 [790 kB]\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 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,143 kB/s)\nReading package lists...\n\nreal\t0m13.332s\nuser\t0m4.785s\nsys\t0m0.584s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:47.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-emfhog\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\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 [166 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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/main Sources [425 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,095 kB/s)\nReading package lists...\n\nreal\t0m13.459s\nuser\t0m4.910s\nsys\t0m0.581s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:48.186Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:48.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:49.231Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9l5wrz\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB]\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 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,102 kB/s)\nReading package lists...\n\nreal\t0m14.309s\nuser\t0m4.820s\nsys\t0m0.586s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:49.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:50.297Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:50.297Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:50.297Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:50.297Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:37:50.297Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-chi96g\nGet: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]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:5 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:7 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,082 kB/s)\nReading package lists...\n\nreal\t0m14.543s\nuser\t0m4.917s\nsys\t0m0.552s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:37:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}], "metadata": {"pagination": {"total": 1681, "offset": 1650, "size": 50}}} 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:51 GMT 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38056 2018-11-17 09:37:51,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:51,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7n1n9a 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 [166 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 [93.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,092 kB/s) Reading package lists... real 0m13.838s user 0m4.719s sys 0m0.588s 2018-11-17 09:37:51,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-va3jp6 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,138 kB/s) Reading package lists... real 0m13.277s user 0m4.760s sys 0m0.628s 2018-11-17 09:37:51,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xow5no 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 [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 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 [790 kB] 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,143 kB/s) Reading package lists... real 0m13.332s user 0m4.785s sys 0m0.584s 2018-11-17 09:37:51,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-11-17 09:37:51,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-emfhog Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [166 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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/main Sources [425 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,095 kB/s) Reading package lists... real 0m13.459s user 0m4.910s sys 0m0.581s 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9l5wrz Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,102 kB/s) Reading package lists... real 0m14.309s user 0m4.820s sys 0m0.586s 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-11-17 09:37:51,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-chi96g Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:5 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:7 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,123 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 [504 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 [557 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 [269 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 11s (1,082 kB/s) Reading package lists... real 0m14.543s user 0m4.917s sys 0m0.552s 2018-11-17 09:37:51,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:51,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:51,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:51,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:51,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:51,292 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:51 GMT 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:51,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:56,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:37:56,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:56,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:56,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:56,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:56 GMT 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:37:56,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:37:56,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:37:56,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:37:56,573 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:37:56,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:37:56,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:37:56 GMT 2018-11-17 09:37:56,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:37:56,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:37:56,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:01,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:01,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:01,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:01 GMT 2018-11-17 09:38:01,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:01,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:01,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:01,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:02,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:02,160 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:02 GMT 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:02,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:07,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:07,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:07,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:07 GMT 2018-11-17 09:38:07,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:07,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:07,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:07,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:07,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:07,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:07,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:07,406 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:07 GMT 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:07,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:07,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:12,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:12,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:12,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:12,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:12 GMT 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:12,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:12,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:12,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:12,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:12,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:12,554 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:12 GMT 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:12,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:12,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:17,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:17,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:17 GMT 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:17,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:17,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:17,730 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:17,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:17 GMT 2018-11-17 09:38:17,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:17,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:17,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:22,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:22,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:22,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:22,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:22,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:22,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:22 GMT 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:22,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:22,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:22,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:22,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:22 GMT 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:22,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:27,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:28,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:28,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:28,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:28,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:28 GMT 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:28,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:28,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:28,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:28,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:28,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:28,081 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:28 GMT 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:28,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:33,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:33,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:33 GMT 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:33,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:33,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:33,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:33,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:33,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:33 GMT 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:33,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:38,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:38,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:38 GMT 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:38,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:38,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:38,429 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:38 GMT 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:38,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:43,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:43,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:43 GMT 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:43,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:43,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:43,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:43,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:43,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:43,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:43,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:43,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:43,582 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:43 GMT 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:43,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:48,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:48,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:48 GMT 2018-11-17 09:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:48,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:48,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:48,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:48,749 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:48,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:48,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:48 GMT 2018-11-17 09:38:48,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:48,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:48,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:53,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:53,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:53,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:53,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:53,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:53,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:53 GMT 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:53,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:53,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:53,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:53,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:53,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:53,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:53,907 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:53 GMT 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:53,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:58,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:38:59,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:59,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:59 GMT 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:59,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:38:59,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:38:59,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:38:59,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:38:59,072 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:38:59,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:38:59 GMT 2018-11-17 09:38:59,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:38:59,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:38:59,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:04,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:04,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:04,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:04 GMT 2018-11-17 09:39:04,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:04,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:04,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:04,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:04,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:04,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:04,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:04,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:04,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:04,251 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:04 GMT 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:04,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:09,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:09,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:09,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:09 GMT 2018-11-17 09:39:09,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:09,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:09,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:09,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:09,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:09,597 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:09,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:09,598 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:09 GMT 2018-11-17 09:39:09,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:09,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:09,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:14,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:14,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:14 GMT 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:14,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:14,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:14,876 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:14,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:14,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:14 GMT 2018-11-17 09:39:14,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:14,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:14,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:19,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:20,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:20 GMT 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:20,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:20,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:20,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:20 GMT 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:20,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:25,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:25,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:25,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:25,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:25,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:25 GMT 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:25,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:25,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:25,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:25,271 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:25 GMT 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:25,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:30,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:30,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:30,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:30,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:30 GMT 2018-11-17 09:39:30,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:30,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:30,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:30,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:30,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:30,514 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:30,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:30,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:30 GMT 2018-11-17 09:39:30,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:30,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:30,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:35,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:35,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:35,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:35,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:35 GMT 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:35,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:35,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:35,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:35,739 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:35,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:35,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:35 GMT 2018-11-17 09:39:35,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:35,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:35,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:40,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:40,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:38.806Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9l5wrz\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 27 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:12 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:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:43 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:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:59 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:61 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:80 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:81 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:82 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:83 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:84 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 23s (2,307 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-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-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\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 8619\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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 8648\nclearwater-socket-factory-sig start/running, process 8653\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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\t1m49.051s\nuser\t0m8.345s\nsys\t0m8.045s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:38.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:39.329Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:39.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}], "metadata": {"pagination": {"total": 1683, "offset": 1668, "size": 50}}} 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:40 GMT 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37790 2018-11-17 09:39:40,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:40,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9l5wrz 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 27 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:12 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:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:43 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:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:59 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:61 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:80 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:81 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:82 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:83 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:84 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 23s (2,307 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-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-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit 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 8619 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8648 clearwater-socket-factory-sig start/running, process 8653 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m49.051s user 0m8.345s sys 0m8.045s 2018-11-17 09:39:40,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:39:40,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:40,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:40,990 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:40 GMT 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:40,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:45,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:46,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1670, "size": 50}}} 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:46 GMT 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:46,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:46,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:46,266 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:46,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:46 GMT 2018-11-17 09:39:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:46,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:51,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:51,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1670, "size": 50}}} 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:51,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:51 GMT 2018-11-17 09:39:51,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:51,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:51,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:51,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:51,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:51,699 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:51,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:51,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:51 GMT 2018-11-17 09:39:51,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:51,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:51,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:56,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:56,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1683, "offset": 1670, "size": 50}}} 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:56 GMT 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:39:56,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:39:56,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:39:56,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:39:56 GMT 2018-11-17 09:39:56,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:39:56,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:39:56,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:01,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:01,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:01,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:56.755Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-chi96g\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 27 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ 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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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:15 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:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:53 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 20s (2,789 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8894\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 8925\nclearwater-socket-factory-sig start/running, process 8933\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8979\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\t2m6.700s\nuser\t0m9.545s\nsys\t0m9.041s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:56.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:57.363Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:57.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:58.772Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7n1n9a\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\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 libisl10 amd64 0.12.2-1 [419 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/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.3 MB in 13s (6,866 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 9094\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 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\t2m11.119s\nuser\t0m21.134s\nsys\t0m11.646s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:39:59.441Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:39:59.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}], "metadata": {"pagination": {"total": 1687, "offset": 1670, "size": 50}}} 2018-11-17 09:40:01,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:01,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:01 GMT 2018-11-17 09:40:01,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:01,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 99820 2018-11-17 09:40:01,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-chi96g 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 27 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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:15 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:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:53 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 20s (2,789 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8894 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 8925 clearwater-socket-factory-sig start/running, process 8933 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8979 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 2m6.700s user 0m9.545s sys 0m9.041s 2018-11-17 09:40:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:40:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7n1n9a 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] 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 libisl10 amd64 0.12.2-1 [419 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/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.3 MB in 13s (6,866 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 9094 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........................................+++ ..................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 2m11.119s user 0m21.134s sys 0m11.646s 2018-11-17 09:40:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:40:01,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:02,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:02,040 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:02,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:02 GMT 2018-11-17 09:40:02,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:02,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:02,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:07,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:07,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:07,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1687, "offset": 1674, "size": 50}}} 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:07 GMT 2018-11-17 09:40:07,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:07,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:40:07,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:07,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:07,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:07,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:07,305 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:07 GMT 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:07,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:12,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:12,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:07.194Z", "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 27 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.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 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 clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\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\t0m27.915s\nuser\t0m12.649s\nsys\t0m3.299s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:07.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:07.446Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:07.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}], "metadata": {"pagination": {"total": 1689, "offset": 1674, "size": 50}}} 2018-11-17 09:40:12,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:12,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:12 GMT 2018-11-17 09:40:12,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:12,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14899 2018-11-17 09:40:12,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:12,389 - 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 27 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 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 clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.915s user 0m12.649s sys 0m3.299s 2018-11-17 09:40:12,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:40:12,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:12,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:12,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:12,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:12,449 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:12 GMT 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:12,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:17,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:17,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:17,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:17,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:17,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:14.438Z", "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 27 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (900 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 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\t0m6.859s\nuser\t0m0.705s\nsys\t0m0.590s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:14.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:15.479Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:15.479Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:15.479Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:17.362Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xow5no\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 27 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://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-monit 5.18-171207.172716 [271 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-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://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-162.212 [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 19s (3,479 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 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 ... 51924 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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 9217\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-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9953\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 six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 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\t2m29.833s\nuser\t0m16.894s\nsys\t0m11.774s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:17.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:17.494Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.013s\nsys\t0m0.044s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:17.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}], "metadata": {"pagination": {"total": 1695, "offset": 1676, "size": 50}}} 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:17 GMT 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51110 2018-11-17 09:40:17,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:17,564 - 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 27 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (900 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 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 0m6.859s user 0m0.705s sys 0m0.590s 2018-11-17 09:40:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-11-17 09:40:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-11-17 09:40:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-11-17 09:40:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xow5no 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 27 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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-162.212 [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 19s (3,479 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 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 ... 51924 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 9217 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-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9953 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 six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 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 2m29.833s user 0m16.894s sys 0m11.774s 2018-11-17 09:40:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.013s sys 0m0.044s 2018-11-17 09:40:17,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:17,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:17,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:17,648 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:17 GMT 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:17,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:22,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:22,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:00 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:34 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:34 ? 00:00:00 [vmstat]\nroot 37 2 0 09:34 ? 00:00:00 [ksmd]\nroot 38 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:34 ? 00:00:00 [crypto]\nroot 53 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:34 ? 00:00:00 [vballoon]\nroot 56 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 123 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 141 2 0 09:34 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 441 2 0 09:34 ? 00:00:00 [kworker/u5:1]\nroot 444 2 0 09:34 ? 00:00:00 [kworker/u5:2]\nroot 537 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 09:35 ? 00:00:00 [kauditd]\nroot 920 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 953 1 0 09:35 ? 00:00:00 rsyslogd\nmessage+ 960 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 1012 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1063 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 09:35 ? 00:00:00 cron\ndaemon 1109 1 0 09:35 ? 00:00:00 atd\nroot 1130 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1140 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9l5wrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9l5wrz --logging-server-logdir=/home/ubuntu/bono_host_9l5wrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz%I.log --pidfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz.pid\nubuntu 1764 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/bono_host_9l5wrz/env/bin/diamond --configfile /home/ubuntu/bono_host_9l5wrz/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1650 0 09:37 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9l5wrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9l5wrz --logging-server-logdir=/home/ubuntu/bono_host_9l5wrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz%I.log --pidfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz.pid\nubuntu 1834 1812 0 09:37 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 /home/ubuntu/bono_host_9l5wrz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SESNQd\nubuntu 1845 1834 0 09:37 ? 00:00:00 /bin/sh -c /tmp/FW81H/install-bono.sh\nubuntu 1847 1845 0 09:37 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh\nntp 8115 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8648 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8649 8648 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8653 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8654 8653 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8663 8654 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8664 8649 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8665 8663 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8745 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9149 1 0 09:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9153 9149 0 09:40 ? 00:00:00 inotifywait -e create -qq .\nbono 9170 1 0 09:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-wrxh0e.clearwater.local --alias=172.30.9.202,bono-wrxh0e.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-wrxh0e.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\nroot 9210 2 0 09:40 ? 00:00:00 [kworker/u5:0]\nsnmp 9723 1 0 09:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 9791 1 0 09:40 ? 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 9856 1847 0 09:40 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh\nubuntu 9857 9856 0 09:40 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh\nroot 9858 9857 0 09:40 ? 00:00:00 sudo ps -edf\nroot 9859 9858 0 09:40 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5a:00:da \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5a:da/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85980 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53471 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131880401 (131.8 MB) TX bytes:8447423 (8.4 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:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 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-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:18.512Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:18.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:19.530Z", "message": "[bono] => /var/log/sysstat/sa17\n/var/log/sysstat/clearwater-sa17\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181117T090000Z.txt\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:19.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:19.530Z", "message": "[bono] => [17-Nov-2018 09:40:09 UTC] clearwater-diags-monitor starting\n[17-Nov-2018 09:40:09 UTC] Waiting for trigger files\n2018:11:17 09:39:35: Namespace: management\n2018:11:17 09:39:35: [management] Starting server\n2018:11:17 09:39:35: [management] Listening for requests\n2018:11:17 09:39:35: Namespace: signaling\n2018:11:17 09:39:35: [signaling] Starting server\n2018:11:17 09:39:35: [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-11-17T09:40:19.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:19.530Z", "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 9791/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8745/monit \ntcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9170/bono \ntcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9170/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9170/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9791/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8115/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9723/snmpd \nudp 0 0 0.0.0.0:36377 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.18:5058 0.0.0.0:* 9170/bono \nudp 0 0 192.168.120.18:5060 0.0.0.0:* 9170/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9791/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8115/ntpd \nudp6 0 0 ::1:123 :::* 8115/ntpd \nudp6 0 0 :::123 :::* 8115/ntpd \nudp6 0 0 :::161 :::* 9723/snmpd \nudp6 0 0 :::22724 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 9791/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 19446 8664/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19449 8665/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8781 1130/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10836 1650/python2.7 /tmp/cloudify-logging-server-7ea5b.socket\nunix 2 [ ACC ] STREAM LISTENING 23416 9723/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 12090 1834/python2.7 /tmp/ctx-Ee4N70.socket\nunix 2 [ ACC ] STREAM LISTENING 7031 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7574 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9424 960/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:19.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:19.530Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:19.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:19.530Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:19.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:20.533Z", "message": "[bono] => 2018-11-17 09:39:50.137796132 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-11-17T09:40:20.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:20.533Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:20.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:21.254Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:21.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:21.549Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:21.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:21.549Z", "message": "Execution done (return_code=0): /tmp/FW81H/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:21.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:21.549Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:21.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:21.549Z", "message": "[bono] sudo cat /var/log/bono/bono_20181117T090000Z.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-11-17T09:40:21.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "3069b542-2d3e-420e-943f-1b711292c220"}, {"node_instance_id": "bono_wrxh0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:22.386Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:22.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1716, "offset": 1682, "size": 50}}} 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:22 GMT 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25302 2018-11-17 09:40:22,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:40:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:00 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:34 ? 00:00:00 [kworker/1:0] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 34 2 0 09:34 ? 00:00:00 [khungtaskd] root 35 2 0 09:34 ? 00:00:00 [kswapd0] root 36 2 0 09:34 ? 00:00:00 [vmstat] root 37 2 0 09:34 ? 00:00:00 [ksmd] root 38 2 0 09:34 ? 00:00:00 [khugepaged] root 39 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:34 ? 00:00:00 [crypto] root 53 2 0 09:34 ? 00:00:00 [kthrotld] root 54 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:34 ? 00:00:00 [vballoon] root 56 2 0 09:34 ? 00:00:00 [kworker/1:1] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 123 2 0 09:34 ? 00:00:00 [kpsmoused] root 141 2 0 09:34 ? 00:00:00 [kworker/0:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 441 2 0 09:34 ? 00:00:00 [kworker/u5:1] root 444 2 0 09:34 ? 00:00:00 [kworker/u5:2] root 537 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 09:35 ? 00:00:00 [kauditd] root 920 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon syslog 953 1 0 09:35 ? 00:00:00 rsyslogd message+ 960 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 1012 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind root 1063 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 09:35 ? 00:00:00 cron daemon 1109 1 0 09:35 ? 00:00:00 atd root 1130 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1140 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9l5wrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9l5wrz --logging-server-logdir=/home/ubuntu/bono_host_9l5wrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz%I.log --pidfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz.pid ubuntu 1764 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/bono_host_9l5wrz/env/bin/diamond --configfile /home/ubuntu/bono_host_9l5wrz/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1650 0 09:37 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9l5wrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9l5wrz --logging-server-logdir=/home/ubuntu/bono_host_9l5wrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz%I.log --pidfile=/home/ubuntu/bono_host_9l5wrz/work/bono_host_9l5wrz.pid ubuntu 1834 1812 0 09:37 ? 00:00:00 /home/ubuntu/bono_host_9l5wrz/env/bin/python2.7 /home/ubuntu/bono_host_9l5wrz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SESNQd ubuntu 1845 1834 0 09:37 ? 00:00:00 /bin/sh -c /tmp/FW81H/install-bono.sh ubuntu 1847 1845 0 09:37 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh ntp 8115 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8648 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8649 8648 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8653 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8654 8653 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8663 8654 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8664 8649 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8665 8663 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8745 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9149 1 0 09:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9153 9149 0 09:40 ? 00:00:00 inotifywait -e create -qq . bono 9170 1 0 09:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-wrxh0e.clearwater.local --alias=172.30.9.202,bono-wrxh0e.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-wrxh0e.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 root 9210 2 0 09:40 ? 00:00:00 [kworker/u5:0] snmp 9723 1 0 09:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 9791 1 0 09:40 ? 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 9856 1847 0 09:40 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh ubuntu 9857 9856 0 09:40 ? 00:00:00 /bin/bash -e /tmp/FW81H/install-bono.sh root 9858 9857 0 09:40 ? 00:00:00 sudo ps -edf root 9859 9858 0 09:40 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5a:00:da inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5a:da/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85980 errors:0 dropped:0 overruns:0 frame:0 TX packets:53471 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131880401 (131.8 MB) TX bytes:8447423 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/sa17 /var/log/sysstat/clearwater-sa17 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181117T090000Z.txt /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.007s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [17-Nov-2018 09:40:09 UTC] clearwater-diags-monitor starting [17-Nov-2018 09:40:09 UTC] Waiting for trigger files 2018:11:17 09:39:35: Namespace: management 2018:11:17 09:39:35: [management] Starting server 2018:11:17 09:39:35: [management] Listening for requests 2018:11:17 09:39:35: Namespace: signaling 2018:11:17 09:39:35: [signaling] Starting server 2018:11:17 09:39:35: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:22,755 - 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 9791/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8745/monit tcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9170/bono tcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9170/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9170/bono tcp6 0 0 ::1:53 :::* LISTEN 9791/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8115/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9723/snmpd udp 0 0 0.0.0.0:36377 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.18:5058 0.0.0.0:* 9170/bono udp 0 0 192.168.120.18:5060 0.0.0.0:* 9170/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9791/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8115/ntpd udp6 0 0 ::1:123 :::* 8115/ntpd udp6 0 0 :::123 :::* 8115/ntpd udp6 0 0 :::161 :::* 9723/snmpd udp6 0 0 :::22724 :::* 572/dhclient udp6 0 0 ::1:53 :::* 9791/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 19446 8664/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19449 8665/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8781 1130/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10836 1650/python2.7 /tmp/cloudify-logging-server-7ea5b.socket unix 2 [ ACC ] STREAM LISTENING 23416 9723/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 12090 1834/python2.7 /tmp/ctx-Ee4N70.socket unix 2 [ ACC ] STREAM LISTENING 7031 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7574 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9424 960/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-11-17 09:40:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-11-17 09:40:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-17 09:40:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-11-17 09:39:50.137796132 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-17 09:40:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-11-17 09:40:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FW81H/install-bono.sh 2018-11-17 09:40:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-17 09:40:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181117T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-11-17 09:40:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:40:22,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:22,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:22,944 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:22,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:22,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:22 GMT 2018-11-17 09:40:22,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:22,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:22,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:27,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:28,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:28,093 - 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-11-17T09:40:23.085Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SC8DG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:23.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:23.414Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:23.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:23.414Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:23.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "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-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "message": "[localhost] run: sudo mv /tmp/tmpfKy_Dn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "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-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "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-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "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-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.507Z", "message": "[localhost] run: sudo mv /tmp/tmpVTWtwD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:24.784Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:24.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ULIJW/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d2e43652-17f6-45b4-ae34-bd219df17656"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-va3jp6\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\n libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0\n libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5\n libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3\n libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx\n 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-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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 116 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 97.4 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://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/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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 [2,194 B]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:74 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:75 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:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:111 http://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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:121 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: 24%\rExtracting templates from packages: 49%\rExtracting templates from packages: 74%\rExtracting templates from packages: 99%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.4 MB in 19s (5,024 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.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 9474\nclearwater-socket-factory-sig start/running, process 9479\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9528\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.\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\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\t2m37.124s\nuser\t0m22.626s\nsys\t0m13.184s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "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-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "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 27 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 3s (10.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 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 clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\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\t0m27.636s\nuser\t0m12.725s\nsys\t0m3.338s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "65b0932a-e5ec-4245-b530-bee70b637540"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:25.558Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:25.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:26.578Z", "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 22 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 (8,079 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-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.923s\nuser\t0m12.656s\nsys\t0m3.255s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:26.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:26.578Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:26.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:26.578Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_r6l4tm/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:26.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "d2e43652-17f6-45b4-ae34-bd219df17656"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:27.629Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:27.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:27.629Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:27.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}], "metadata": {"pagination": {"total": 1746, "offset": 1701, "size": 50}}} 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:28 GMT 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105162 2018-11-17 09:40:28,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SC8DG/bind.py 2018-11-17 09:40:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:40:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfKy_Dn /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:40:28,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVTWtwD /etc/bind/db.clearwater.local 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ULIJW/add-snmpproxy-collector.py 2018-11-17 09:40:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-11-17 09:40:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:40:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-va3jp6 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 116 newly installed, 0 to remove and 22 not upgraded. Need to get 97.4 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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 [2,194 B] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:74 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:75 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:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:121 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: 24% Extracting templates from packages: 49% Extracting templates from packages: 74% Extracting templates from packages: 99% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.4 MB in 19s (5,024 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 9474 clearwater-socket-factory-sig start/running, process 9479 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9528 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................+++ ................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 2m37.124s user 0m22.626s sys 0m13.184s 2018-11-17 09:40:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:28,101 - 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 27 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 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 clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.636s user 0m12.725s sys 0m3.338s 2018-11-17 09:40:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:40:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-11-17 09:40:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-11-17 09:40:28,101 - 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 22 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,079 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-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.923s user 0m12.656s sys 0m3.255s 2018-11-17 09:40:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-11-17 09:40:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_r6l4tm/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-11-17 09:40:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-11-17 09:40:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-11-17 09:40:28,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:28,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:28,165 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:28 GMT 2018-11-17 09:40:28,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:28,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:28,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:33,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:33,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:33,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:33,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:28.810Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:28.810Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ca:33 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe05:ca33/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89386 errors:0 dropped:0 overruns:0 frame:0\n TX packets:67471 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134008070 (134.0 MB) TX bytes:9706752 (9.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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:28.810Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:00 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:34 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 26 2 0 09:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:34 ? 00:00:00 [vmstat]\nroot 37 2 0 09:34 ? 00:00:00 [ksmd]\nroot 38 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:34 ? 00:00:00 [crypto]\nroot 53 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:34 ? 00:00:00 [vballoon]\nroot 56 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 123 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 125 2 0 09:34 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 09:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 09:35 ? 00:00:00 [kworker/u5:1]\nroot 494 1 0 09:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 09:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:35 ? 00:00:00 [kauditd]\nroot 923 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1006 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 1023 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1049 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 09:35 ? 00:00:00 cron\ndaemon 1103 1 0 09:35 ? 00:00:00 atd\nroot 1107 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_chi96g --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_chi96g --logging-server-logdir=/home/ubuntu/sprout_host_chi96g/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g%I.log --pidfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g.pid\nubuntu 1764 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_chi96g/env/bin/diamond --configfile /home/ubuntu/sprout_host_chi96g/work/plugins/diamond/etc/diamond.conf\nubuntu 1810 1650 0 09:37 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_chi96g --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_chi96g --logging-server-logdir=/home/ubuntu/sprout_host_chi96g/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g%I.log --pidfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g.pid\nubuntu 1832 1810 0 09:37 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 /home/ubuntu/sprout_host_chi96g/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SJtVey\nubuntu 1843 1832 0 09:37 ? 00:00:00 /bin/sh -c /tmp/V3OAJ/install-sprout.sh\nubuntu 1845 1843 0 09:37 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh\nroot 2143 2 0 09:38 ? 00:00:00 [kworker/u5:2]\nntp 8412 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8894 1 0 09:39 ? 00:00:00 rsyslogd\nroot 8925 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8926 8925 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8933 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8934 8926 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8935 8933 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8941 8935 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8942 8941 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8979 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9708 1 0 09:40 ? 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 9771 1845 0 09:40 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh\nubuntu 9772 9771 0 09:40 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh\nroot 9773 9772 0 09:40 ? 00:00:00 sudo ps -edf\nroot 9774 9773 0 09:40 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:28.810Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.068s\nuser\t0m0.013s\nsys\t0m0.055s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:28.810Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[sprout] => /var/log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181117T090000Z.txt\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.007s\nsys\t0m0.055s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "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 9708/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 8979/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9708/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8412/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8412/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8412/ntpd \nudp 0 0 0.0.0.0:34803 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9708/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8412/ntpd \nudp6 0 0 ::1:123 :::* 8412/ntpd \nudp6 0 0 :::123 :::* 8412/ntpd \nudp6 0 0 :::46949 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9708/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10901 1650/python2.7 /tmp/cloudify-logging-server-e50d4.socket\nunix 2 [ ACC ] STREAM LISTENING 12031 1832/python2.7 /tmp/ctx-M6LN9d.socket\nunix 2 [ ACC ] STREAM LISTENING 7067 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20998 8934/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21002 8942/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1975 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9434 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8187 1006/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:07:68 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe67:768/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111743 errors:0 dropped:0 overruns:0 frame:0\n TX packets:71429 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171457503 (171.4 MB) TX bytes:10432995 (10.4 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:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:29.843Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:29.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:01 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:34 ? 00:00:00 [vmstat]\nroot 37 2 0 09:34 ? 00:00:00 [ksmd]\nroot 38 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:34 ? 00:00:00 [crypto]\nroot 53 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:34 ? 00:00:00 [vballoon]\nroot 56 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 123 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:34 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 333 2 0 09:34 ? 00:00:00 [kworker/u5:1]\nroot 334 2 0 09:34 ? 00:00:00 [kworker/u5:2]\nroot 377 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 480 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:34 ? 00:00:00 [kauditd]\nroot 921 1 0 09:34 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 939 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 968 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 971 1 0 09:35 ? 00:00:00 rsyslogd\nroot 1063 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 09:35 ? 00:00:00 cron\ndaemon 1109 1 0 09:35 ? 00:00:00 atd\nroot 1124 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1130 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 09:35 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 09:35 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7n1n9a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7n1n9a --logging-server-logdir=/home/ubuntu/homer_host_7n1n9a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a%I.log --pidfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a.pid\nubuntu 1767 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7n1n9a/env/bin/diamond --configfile /home/ubuntu/homer_host_7n1n9a/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1653 0 09:37 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7n1n9a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7n1n9a --logging-server-logdir=/home/ubuntu/homer_host_7n1n9a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a%I.log --pidfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a.pid\nubuntu 1839 1817 0 09:37 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 /home/ubuntu/homer_host_7n1n9a/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7QmfoS\nubuntu 1850 1839 0 09:37 ? 00:00:00 /bin/sh -c /tmp/G5JUL/install-homer.sh\nubuntu 1852 1850 0 09:37 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh\nntp 8581 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9094 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9188 1 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9192 9188 0 09:39 ? 00:00:00 inotifywait -e create -qq .\nroot 9269 1 0 09:39 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9271 9269 0 09:39 ? 00:00:00 nginx: worker process\nwww-data 9272 9269 0 09:39 ? 00:00:00 nginx: worker process\nwww-data 9273 9269 0 09:39 ? 00:00:00 nginx: worker process\nwww-data 9274 9269 0 09:39 ? 00:00:00 nginx: worker process\nroot 9444 9094 0 09:39 ? 00:00:00 [nginx_ping] \nroot 9446 9094 0 09:39 ? 00:00:00 [check-nginx-upt] \nroot 9449 9094 0 09:39 ? 00:00:00 [check-monit-upt] \nroot 9597 2 0 09:40 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9879 1 0 09:40 ? 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 9942 1852 0 09:40 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh\nubuntu 9943 9942 0 09:40 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh\nroot 9944 9943 0 09:40 ? 00:00:00 sudo ps -edf\nroot 9945 9944 0 09:40 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "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 9879/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9094/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9269/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9879/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8581/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8581/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8581/ntpd \nudp 0 0 0.0.0.0:52196 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9879/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8581/ntpd \nudp6 0 0 ::1:123 :::* 8581/ntpd \nudp6 0 0 :::123 :::* 8581/ntpd \nudp6 0 0 :::38290 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9879/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9266 939/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11471 1653/python2.7 /tmp/cloudify-logging-server-09180.socket\nunix 2 [ ACC ] STREAM LISTENING 11884 1839/python2.7 /tmp/ctx-P4UlZT.socket\nunix 2 [ ACC ] STREAM LISTENING 7084 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7571 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8925 1130/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[sprout] => 2018:11:17 09:39:46: Namespace: management\n2018:11:17 09:39:46: [management] Starting server\n2018:11:17 09:39:46: [management] Listening for requests\n2018:11:17 09:39:46: Namespace: signaling\n2018:11:17 09:39:46: [signaling] Starting server\n2018:11:17 09:39:46: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[homer] => /var/log\n/var/log/sysstat\n/var/log/sysstat/sa17\n/var/log/sysstat/clearwater-sa17\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.050s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:30.978Z", "message": "[sprout] => 2018-11-17 09:40:08.844570646 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-11-17T09:40:30.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.523Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.992Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.992Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.992Z", "message": "Execution done (return_code=0): /tmp/V3OAJ/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.992Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "17168e98-736b-45d5-bdbb-08dba0f1ad3a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:31.992Z", "message": "[homer] => [17-Nov-2018 09:39:41 UTC] clearwater-diags-monitor starting\n[17-Nov-2018 09:39:41 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:31.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:32.492Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:32.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:32.492Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:32.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.155Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.155Z", "message": "Execution done (return_code=0): /tmp/G5JUL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.155Z", "message": "[homer] => 2018-11-17 09:40:10.969552730 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.155Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "ac14fd52-d8f4-4e57-bb04-c22376e22afc"}], "metadata": {"pagination": {"total": 1785, "offset": 1730, "size": 50}}} 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:33 GMT 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:33,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45361 2018-11-17 09:40:33,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:33,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-11-17 09:40:33,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ca:33 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe05:ca33/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89386 errors:0 dropped:0 overruns:0 frame:0 TX packets:67471 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134008070 (134.0 MB) TX bytes:9706752 (9.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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:00 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:34 ? 00:00:00 [kworker/0:0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 26 2 0 09:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 34 2 0 09:34 ? 00:00:00 [khungtaskd] root 35 2 0 09:34 ? 00:00:00 [kswapd0] root 36 2 0 09:34 ? 00:00:00 [vmstat] root 37 2 0 09:34 ? 00:00:00 [ksmd] root 38 2 0 09:34 ? 00:00:00 [khugepaged] root 39 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:34 ? 00:00:00 [crypto] root 53 2 0 09:34 ? 00:00:00 [kthrotld] root 54 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:34 ? 00:00:00 [vballoon] root 56 2 0 09:34 ? 00:00:00 [kworker/1:1] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 123 2 0 09:34 ? 00:00:00 [kpsmoused] root 125 2 0 09:34 ? 00:00:00 [kworker/1:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 09:35 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 09:35 ? 00:00:00 [kworker/u5:1] root 494 1 0 09:35 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 09:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:35 ? 00:00:00 [kauditd] root 923 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon message+ 1006 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 1023 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind root 1049 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 09:35 ? 00:00:00 cron daemon 1103 1 0 09:35 ? 00:00:00 atd root 1107 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_chi96g --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_chi96g --logging-server-logdir=/home/ubuntu/sprout_host_chi96g/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g%I.log --pidfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g.pid ubuntu 1764 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_chi96g/env/bin/diamond --configfile /home/ubuntu/sprout_host_chi96g/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1650 0 09:37 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_chi96g --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_chi96g --logging-server-logdir=/home/ubuntu/sprout_host_chi96g/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g%I.log --pidfile=/home/ubuntu/sprout_host_chi96g/work/sprout_host_chi96g.pid ubuntu 1832 1810 0 09:37 ? 00:00:00 /home/ubuntu/sprout_host_chi96g/env/bin/python2.7 /home/ubuntu/sprout_host_chi96g/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SJtVey ubuntu 1843 1832 0 09:37 ? 00:00:00 /bin/sh -c /tmp/V3OAJ/install-sprout.sh ubuntu 1845 1843 0 09:37 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh root 2143 2 0 09:38 ? 00:00:00 [kworker/u5:2] ntp 8412 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8894 1 0 09:39 ? 00:00:00 rsyslogd root 8925 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8926 8925 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8933 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8934 8926 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8935 8933 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8941 8935 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8942 8941 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8979 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9708 1 0 09:40 ? 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 9771 1845 0 09:40 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh ubuntu 9772 9771 0 09:40 ? 00:00:00 /bin/bash -e /tmp/V3OAJ/install-sprout.sh root 9773 9772 0 09:40 ? 00:00:00 sudo ps -edf root 9774 9773 0 09:40 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.068s user 0m0.013s sys 0m0.055s 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-17 09:40:33,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-11-17 09:40:33,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181117T090000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.006s 2018-11-17 09:40:33,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.007s sys 0m0.055s 2018-11-17 09:40:33,247 - 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 9708/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 8979/monit tcp6 0 0 ::1:53 :::* LISTEN 9708/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8412/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8412/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8412/ntpd udp 0 0 0.0.0.0:34803 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9708/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8412/ntpd udp6 0 0 ::1:123 :::* 8412/ntpd udp6 0 0 :::123 :::* 8412/ntpd udp6 0 0 :::46949 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9708/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10901 1650/python2.7 /tmp/cloudify-logging-server-e50d4.socket unix 2 [ ACC ] STREAM LISTENING 12031 1832/python2.7 /tmp/ctx-M6LN9d.socket unix 2 [ ACC ] STREAM LISTENING 7067 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20998 8934/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21002 8942/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 1975 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9434 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8187 1006/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-17 09:40:33,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-11-17 09:40:33,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:07:68 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe67:768/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111743 errors:0 dropped:0 overruns:0 frame:0 TX packets:71429 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171457503 (171.4 MB) TX bytes:10432995 (10.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:33,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-11-17 09:40:33,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:01 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 34 2 0 09:34 ? 00:00:00 [khungtaskd] root 35 2 0 09:34 ? 00:00:00 [kswapd0] root 36 2 0 09:34 ? 00:00:00 [vmstat] root 37 2 0 09:34 ? 00:00:00 [ksmd] root 38 2 0 09:34 ? 00:00:00 [khugepaged] root 39 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:34 ? 00:00:00 [crypto] root 53 2 0 09:34 ? 00:00:00 [kthrotld] root 54 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:34 ? 00:00:00 [vballoon] root 56 2 0 09:34 ? 00:00:00 [kworker/1:1] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 123 2 0 09:34 ? 00:00:00 [kpsmoused] root 142 2 0 09:34 ? 00:00:00 [kworker/0:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 333 2 0 09:34 ? 00:00:00 [kworker/u5:1] root 334 2 0 09:34 ? 00:00:00 [kworker/u5:2] root 377 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 480 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:34 ? 00:00:00 [kauditd] root 921 1 0 09:34 ? 00:00:00 upstart-file-bridge --daemon message+ 939 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 968 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind syslog 971 1 0 09:35 ? 00:00:00 rsyslogd root 1063 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 09:35 ? 00:00:00 cron daemon 1109 1 0 09:35 ? 00:00:00 atd root 1124 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1130 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 09:35 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 09:35 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7n1n9a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7n1n9a --logging-server-logdir=/home/ubuntu/homer_host_7n1n9a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a%I.log --pidfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a.pid ubuntu 1767 1 0 09:35 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7n1n9a/env/bin/diamond --configfile /home/ubuntu/homer_host_7n1n9a/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1653 0 09:37 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7n1n9a --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7n1n9a --logging-server-logdir=/home/ubuntu/homer_host_7n1n9a/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a%I.log --pidfile=/home/ubuntu/homer_host_7n1n9a/work/homer_host_7n1n9a.pid ubuntu 1839 1817 0 09:37 ? 00:00:00 /home/ubuntu/homer_host_7n1n9a/env/bin/python2.7 /home/ubuntu/homer_host_7n1n9a/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7QmfoS ubuntu 1850 1839 0 09:37 ? 00:00:00 /bin/sh -c /tmp/G5JUL/install-homer.sh ubuntu 1852 1850 0 09:37 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh ntp 8581 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9094 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9188 1 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9192 9188 0 09:39 ? 00:00:00 inotifywait -e create -qq . root 9269 1 0 09:39 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9271 9269 0 09:39 ? 00:00:00 nginx: worker process www-data 9272 9269 0 09:39 ? 00:00:00 nginx: worker process www-data 9273 9269 0 09:39 ? 00:00:00 nginx: worker process www-data 9274 9269 0 09:39 ? 00:00:00 nginx: worker process root 9444 9094 0 09:39 ? 00:00:00 [nginx_ping] root 9446 9094 0 09:39 ? 00:00:00 [check-nginx-upt] root 9449 9094 0 09:39 ? 00:00:00 [check-monit-upt] root 9597 2 0 09:40 ? 00:00:00 [kworker/u5:0] dnsmasq 9879 1 0 09:40 ? 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 9942 1852 0 09:40 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh ubuntu 9943 9942 0 09:40 ? 00:00:00 /bin/bash -e /tmp/G5JUL/install-homer.sh root 9944 9943 0 09:40 ? 00:00:00 sudo ps -edf root 9945 9944 0 09:40 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.008s 2018-11-17 09:40:33,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-11-17 09:40:33,248 - 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 9879/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9094/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9269/nginx tcp6 0 0 ::1:53 :::* LISTEN 9879/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8581/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8581/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8581/ntpd udp 0 0 0.0.0.0:52196 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9879/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8581/ntpd udp6 0 0 ::1:123 :::* 8581/ntpd udp6 0 0 :::123 :::* 8581/ntpd udp6 0 0 :::38290 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9879/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9266 939/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11471 1653/python2.7 /tmp/cloudify-logging-server-09180.socket unix 2 [ ACC ] STREAM LISTENING 11884 1839/python2.7 /tmp/ctx-P4UlZT.socket unix 2 [ ACC ] STREAM LISTENING 7084 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7571 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8925 1130/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-11-17 09:40:33,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-17 09:40:33,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-11-17 09:40:33,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:11:17 09:39:46: Namespace: management 2018:11:17 09:39:46: [management] Starting server 2018:11:17 09:39:46: [management] Listening for requests 2018:11:17 09:39:46: Namespace: signaling 2018:11:17 09:39:46: [signaling] Starting server 2018:11:17 09:39:46: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa17 /var/log/sysstat/clearwater-sa17 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.050s user 0m0.000s sys 0m0.006s 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-11-17 09:40:08.844570646 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-11-17 09:40:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/V3OAJ/install-sprout.sh 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [17-Nov-2018 09:39:41 UTC] clearwater-diags-monitor starting [17-Nov-2018 09:39:41 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-17 09:40:33,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G5JUL/install-homer.sh 2018-11-17 09:40:33,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-11-17 09:40:10.969552730 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:33,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-11-17 09:40:33,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:33,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:33,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:33,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:33,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:33,364 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:33 GMT 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:33,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:33,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:38,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:38,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o8mvgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.525Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.525Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.525Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:33.525Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:33.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "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-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "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-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NHPLV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "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-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "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-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "[localhost] run: sudo mv /tmp/tmpCcuCAa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "message": "[localhost] run: sudo mv /tmp/tmpjNZ8PV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.160Z", "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-11-17T09:40:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5a010c34-cdc0-4bf0-992c-4544e27f4951"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.528Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.528Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:34.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:34.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:35.202Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/PKTSJ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:35.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "531963e1-0ab0-455b-b3fe-9ddf7606fa38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:35.202Z", "message": "Downloaded scripts/bind/bind.py to /tmp/AXR1R/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:35.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:35.202Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:35.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:35.771Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:35.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "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-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "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-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "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-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "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-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "message": "[localhost] run: sudo mv /tmp/tmpLEihGg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "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-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "message": "[localhost] run: sudo mv /tmp/tmpTivUHo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:36.372Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:36.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a20e89e7-b4eb-46c5-94d6-33937fc04b83"}], "metadata": {"pagination": {"total": 1822, "offset": 1764, "size": 50}}} 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:38 GMT 2018-11-17 09:40:38,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:38,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18753 2018-11-17 09:40:38,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:40:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:40:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:40:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:40:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NHPLV/bind.py 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:40:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCcuCAa /etc/bind/db.clearwater.local 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjNZ8PV /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:40:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/PKTSJ/add-snmpproxy-collector.py 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AXR1R/bind.py 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLEihGg /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:40:38,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:40:38,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTivUHo /etc/bind/db.clearwater.local 2018-11-17 09:40:38,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:40:38,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:38,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:38,559 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:38,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:38 GMT 2018-11-17 09:40:38,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:38,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:38,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:43,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:43,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1797, "size": 50}}} 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:43 GMT 2018-11-17 09:40:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:43,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:40:43,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:43,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:43,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:43,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:43,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:43 GMT 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:43,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:43,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:48,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:48,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:48,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:48,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:48,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:48,823 - 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": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:45.226Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:45.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:46.853Z", "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 27 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 (8,201 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-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 clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\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 requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\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\t0m29.097s\nuser\t0m12.616s\nsys\t0m3.061s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:46.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:47.378Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:47.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:47.378Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:47.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:48.382Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:48.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}], "metadata": {"pagination": {"total": 1827, "offset": 1797, "size": 50}}} 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:48 GMT 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16455 2018-11-17 09:40:48,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:48,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:48,824 - 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 27 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,201 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-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 clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 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 requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager 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 0m29.097s user 0m12.616s sys 0m3.061s 2018-11-17 09:40:48,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-11-17 09:40:48,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-11-17 09:40:48,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-11-17 09:40:48,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:48,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:48,886 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:48,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:48,887 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:48 GMT 2018-11-17 09:40:48,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:48,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:48,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:53,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:54,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:49.708Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.006s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:49.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:50.537Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:71:80 \n inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed3:7180/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:96843 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65176 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147659254 (147.6 MB) TX bytes:10110213 (10.1 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:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15800 (15.8 KB) TX bytes:15800 (15.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:50.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:50.537Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:50.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:50.537Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:50.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:51.549Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:01 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:34 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 26 2 0 09:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:34 ? 00:00:00 [vmstat]\nroot 38 2 0 09:34 ? 00:00:00 [ksmd]\nroot 39 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:34 ? 00:00:00 [crypto]\nroot 54 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:34 ? 00:00:00 [vballoon]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:34 ? 00:00:00 [kworker/1:2]\nroot 187 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 09:34 ? 00:00:00 [kworker/u5:1]\nroot 477 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:34 ? 00:00:00 [kauditd]\nroot 923 1 0 09:34 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 957 1 0 09:34 ? 00:00:00 rsyslogd\nmessage+ 1015 1 0 09:34 ? 00:00:00 dbus-daemon --system --fork\nroot 1035 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 09:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 09:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 09:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 09:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 09:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 09:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 09:34 ? 00:00:00 cron\ndaemon 1100 1 0 09:34 ? 00:00:00 atd\nroot 1115 1 0 09:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 09:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 09:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 09:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_xow5no --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_xow5no --logging-server-logdir=/home/ubuntu/ellis_host_xow5no/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no%I.log --pidfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no.pid\nubuntu 1764 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_xow5no/env/bin/diamond --configfile /home/ubuntu/ellis_host_xow5no/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1650 0 09:37 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_xow5no --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_xow5no --logging-server-logdir=/home/ubuntu/ellis_host_xow5no/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no%I.log --pidfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no.pid\nubuntu 1836 1816 0 09:37 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 /home/ubuntu/ellis_host_xow5no/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ABeuTV\nubuntu 1849 1836 0 09:37 ? 00:00:00 /bin/sh -c /tmp/5YFY1/install-ellis.sh\nubuntu 1851 1849 0 09:37 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh\nroot 2317 2 0 09:38 ? 00:00:00 [kworker/u5:2]\nmysql 9217 1 0 09:39 ? 00:00:00 /usr/sbin/mysqld\nntp 9367 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9953 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10019 1 0 09:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10026 10019 0 09:40 ? 00:00:00 inotifywait -e create -qq .\nroot 10140 1 0 09:40 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10141 10140 0 09:40 ? 00:00:00 nginx: worker process\nwww-data 10142 10140 0 09:40 ? 00:00:00 nginx: worker process\nwww-data 10143 10140 0 09:40 ? 00:00:00 nginx: worker process\nwww-data 10144 10140 0 09:40 ? 00:00:00 nginx: worker process\nellis 10320 1 0 09:40 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10535 9953 0 09:40 ? 00:00:00 [nginx_ping] \nroot 10538 9953 0 09:40 ? 00:00:00 [check-nginx-upt] \nroot 10541 9953 0 09:40 ? 00:00:00 [check-monit-upt] \nroot 10546 9953 0 09:40 ? 00:00:00 [poll_ellis.sh] \nroot 10548 9953 0 09:40 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10803 1 2 09:40 ? 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.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380\nroot 10876 9953 0 09:40 ? 00:00:00 [check-etcd-upti] \nroot 10878 9953 0 09:40 ? 00:00:00 [poll_etcd_clust] \nroot 10880 9953 0 09:40 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10912 1 0 09:40 ? 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 10975 1851 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh\nubuntu 10976 10975 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh\nroot 10977 10976 0 09:40 ? 00:00:00 sudo ps -edf\nroot 10978 10977 0 09:40 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:51.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:51.549Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:51.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:51.549Z", "message": "[ellis] => /var/log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/mysql.err\n/var/log/sysstat\n/var/log/sysstat/sa17\n/var/log/sysstat/clearwater-sa17\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/ellis\n/var/log/dmesg.0\n/var/log/auth.log\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/unattended-upgrades\n\nreal\t0m0.023s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:51.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:51.549Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:51.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:51.549Z", "message": "[ellis] => 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 10912/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9953/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10140/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9217/mysqld \ntcp 0 0 192.168.120.25:2380 0.0.0.0:* LISTEN 10803/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10912/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10803/etcd \nudp 0 0 192.168.120.25:123 0.0.0.0:* 9367/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9367/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9367/ntpd \nudp 0 0 0.0.0.0:6534 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10912/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 9367/ntpd \nudp6 0 0 ::1:123 :::* 9367/ntpd \nudp6 0 0 :::123 :::* 9367/ntpd \nudp6 0 0 :::63387 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 10912/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22784 10320/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9235 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7999 1015/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7243 389/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11403 1650/python2.7 /tmp/cloudify-logging-server-526a6.socket\nunix 2 [ ACC ] STREAM LISTENING 11746 1836/python2.7 /tmp/ctx-oC__pt.socket\nunix 2 [ ACC ] STREAM LISTENING 21850 9217/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 7013 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:51.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "message": "[ellis] => [17-Nov-2018 09:40:02 UTC] clearwater-diags-monitor starting\n[17-Nov-2018 09:40:02 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "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 22 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 3s (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 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\t0m27.094s\nuser\t0m12.362s\nsys\t0m3.371s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "message": "[ellis] => 2018-11-17 09:40:32.672261175 Stopping etcd clearwater-etcd\n2018-11-17 09:40:33.635444849 Restarting etcd clearwater-etcd\n2018-11-17 09:40:33.640366767 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-11-17 09:40:33.641101703 Check for previous failed startup attempt\n2018-11-17 09:40:33.642219893 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2018-11-17 09:40:33.780810463 etcdctl returned 0\n2018-11-17 09:40:33.787111351 Joining existing cluster...\n2018-11-17 09:40:46.789923169 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-11-17 09:40:46.790752676 Check cluster is healthy\n2018-11-17 09:40:46.792579362 Running etcdctl cluster-health\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\ncluster is healthy\n2018-11-17 09:40:46.806176032 etcdctl returned 0\n2018-11-17 09:40:46.807276178 Tell the cluster we're joining\n2018-11-17 09:40:46.808069965 Running etcdctl member add 192-168-120-25 http://192.168.120.25:2380\nAdded member named 192-168-120-25 with ID 8af4ff52ef1bd27e to cluster\n\nETCD_NAME=\"192-168-120-25\"\nETCD_INITIAL_CLUSTER=\"192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-11-17 09:40:46.829092180 etcdctl returned 0\n2018-11-17 09:40:46.862241044 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.25:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.25\n --name 192-168-120-25\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.25:2380\n --listen-peer-urls http://192.168.120.25:2380\n2018-11-17 09:40:46.863944777 Check we're actually a member of the cluster\n2018-11-17 09:40:46.868939272 Wait for etcd to startup\n2018-11-17 09:40:47.881360745 Etcd started successfully\n2018-11-17 09:40:46.889339 I | etcdmain: etcd Version: 3.1.7\n2018-11-17 09:40:46.889383 I | etcdmain: Git SHA: 43b7507\n2018-11-17 09:40:46.889387 I | etcdmain: Go Version: go1.7.5\n2018-11-17 09:40:46.889391 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-17 09:40:46.889395 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-17 09:40:46.889453 I | embed: listening for peers on http://192.168.120.25:2380\n2018-11-17 09:40:46.889502 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-17 09:40:46.922816 I | etcdserver: name = 192-168-120-25\n2018-11-17 09:40:46.922833 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25\n2018-11-17 09:40:46.922838 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member\n2018-11-17 09:40:46.922842 I | etcdserver: heartbeat = 100ms\n2018-11-17 09:40:46.922845 I | etcdserver: election = 1000ms\n2018-11-17 09:40:46.922848 I | etcdserver: snapshot count = 10000\n2018-11-17 09:40:46.922855 I | etcdserver: advertise client URLs = http://192.168.120.25:4000\n2018-11-17 09:40:46.928275 I | etcdserver: starting member 8af4ff52ef1bd27e in cluster fc9468c5fc975110\n2018-11-17 09:40:46.928302 I | raft: 8af4ff52ef1bd27e became follower at term 0\n2018-11-17 09:40:46.928316 I | raft: newRaft 8af4ff52ef1bd27e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-17 09:40:46.928320 I | raft: 8af4ff52ef1bd27e became follower at term 1\n2018-11-17 09:40:46.943728 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-11-17 09:40:46.943748 I | rafthttp: starting peer 5ddd06b029c620bb...\n2018-11-17 09:40:46.943757 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-11-17 09:40:46.946122 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-11-17 09:40:46.946681 I | rafthttp: started peer 5ddd06b029c620bb\n2018-11-17 09:40:46.946708 I | rafthttp: added peer 5ddd06b029c620bb\n2018-11-17 09:40:46.946724 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-17 09:40:46.947001 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-11-17 09:40:46.947183 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader)\n2018-11-17 09:40:46.948780 I | raft: 8af4ff52ef1bd27e [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2]\n2018-11-17 09:40:46.948796 I | raft: 8af4ff52ef1bd27e became follower at term 2\n2018-11-17 09:40:46.948817 I | raft: raft.node: 8af4ff52ef1bd27e elected leader 5ddd06b029c620bb at term 2\n2018-11-17 09:40:46.949331 I | rafthttp: peer 5ddd06b029c620bb became active\n2018-11-17 09:40:46.949347 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer)\n2018-11-17 09:40:46.949652 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-11-17 09:40:46.949665 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer)\n2018-11-17 09:40:46.949681 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader)\n2018-11-17 09:40:46.949733 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-11-17 09:40:46.951955 D | raft: 8af4ff52ef1bd27e [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 5ddd06b029c620bb\n2018-11-17 09:40:46.951973 D | raft: 8af4ff52ef1bd27e [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 5ddd06b029c620bb\n2018-11-17 09:40:46.953465 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-11-17 09:40:46.953575 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-17 09:40:46.953598 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-17 09:40:46.953834 I | etcdserver/membership: added member 8af4ff52ef1bd27e [http://192.168.120.25:2380] to cluster fc9468c5fc975110\n2018-11-17 09:40:46.956256 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster fc9468c5fc975110\n2018-11-17 09:40:46.956413 I | embed: ready to serve client requests\n2018-11-17 09:40:46.956697 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-17 09:40:48.026343 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:43700\n2018-11-17 09:40:48.061765 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:43701\n2018-11-17 09:40:48.542636 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:43703\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:52.779Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:52.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:53.311Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:53.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:53.783Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:53.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:53.783Z", "message": "Execution done (return_code=0): /tmp/5YFY1/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:53.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:53.783Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:53.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:53.783Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:53.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "a327ea6f-cb32-41a8-90f9-a8531762eabe"}], "metadata": {"pagination": {"total": 1850, "offset": 1802, "size": 50}}} 2018-11-17 09:40:54,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:54,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:54 GMT 2018-11-17 09:40:54,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:54,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46383 2018-11-17 09:40:54,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:54,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.006s sys 0m0.057s 2018-11-17 09:40:54,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d3:71:80 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed3:7180/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:96843 errors:0 dropped:0 overruns:0 frame:0 TX packets:65176 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147659254 (147.6 MB) TX bytes:10110213 (10.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15800 (15.8 KB) TX bytes:15800 (15.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:54,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-11-17 09:40:54,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-11-17 09:40:54,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:01 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:34 ? 00:00:00 [kworker/0:0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 26 2 0 09:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 33 2 0 09:34 ? 00:00:00 [kworker/1:1] root 35 2 0 09:34 ? 00:00:00 [khungtaskd] root 36 2 0 09:34 ? 00:00:00 [kswapd0] root 37 2 0 09:34 ? 00:00:00 [vmstat] root 38 2 0 09:34 ? 00:00:00 [ksmd] root 39 2 0 09:34 ? 00:00:00 [khugepaged] root 40 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:34 ? 00:00:00 [crypto] root 54 2 0 09:34 ? 00:00:00 [kthrotld] root 55 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:34 ? 00:00:00 [vballoon] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 124 2 0 09:34 ? 00:00:00 [kpsmoused] root 142 2 0 09:34 ? 00:00:00 [kworker/1:2] root 187 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 09:34 ? 00:00:00 [kworker/u5:1] root 477 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:34 ? 00:00:00 [kauditd] root 923 1 0 09:34 ? 00:00:00 upstart-file-bridge --daemon syslog 957 1 0 09:34 ? 00:00:00 rsyslogd message+ 1015 1 0 09:34 ? 00:00:00 dbus-daemon --system --fork root 1035 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 09:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 09:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 09:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 09:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 09:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 09:34 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 09:34 ? 00:00:00 cron daemon 1100 1 0 09:34 ? 00:00:00 atd root 1115 1 0 09:34 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 09:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 09:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 09:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:35 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_xow5no --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_xow5no --logging-server-logdir=/home/ubuntu/ellis_host_xow5no/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no%I.log --pidfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no.pid ubuntu 1764 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_xow5no/env/bin/diamond --configfile /home/ubuntu/ellis_host_xow5no/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1650 0 09:37 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_xow5no --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_xow5no --logging-server-logdir=/home/ubuntu/ellis_host_xow5no/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no%I.log --pidfile=/home/ubuntu/ellis_host_xow5no/work/ellis_host_xow5no.pid ubuntu 1836 1816 0 09:37 ? 00:00:00 /home/ubuntu/ellis_host_xow5no/env/bin/python2.7 /home/ubuntu/ellis_host_xow5no/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ABeuTV ubuntu 1849 1836 0 09:37 ? 00:00:00 /bin/sh -c /tmp/5YFY1/install-ellis.sh ubuntu 1851 1849 0 09:37 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh root 2317 2 0 09:38 ? 00:00:00 [kworker/u5:2] mysql 9217 1 0 09:39 ? 00:00:00 /usr/sbin/mysqld ntp 9367 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9953 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10019 1 0 09:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10026 10019 0 09:40 ? 00:00:00 inotifywait -e create -qq . root 10140 1 0 09:40 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10141 10140 0 09:40 ? 00:00:00 nginx: worker process www-data 10142 10140 0 09:40 ? 00:00:00 nginx: worker process www-data 10143 10140 0 09:40 ? 00:00:00 nginx: worker process www-data 10144 10140 0 09:40 ? 00:00:00 nginx: worker process ellis 10320 1 0 09:40 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10535 9953 0 09:40 ? 00:00:00 [nginx_ping] root 10538 9953 0 09:40 ? 00:00:00 [check-nginx-upt] root 10541 9953 0 09:40 ? 00:00:00 [check-monit-upt] root 10546 9953 0 09:40 ? 00:00:00 [poll_ellis.sh] root 10548 9953 0 09:40 ? 00:00:00 [poll_ellis_http] clearwa+ 10803 1 2 09:40 ? 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.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 root 10876 9953 0 09:40 ? 00:00:00 [check-etcd-upti] root 10878 9953 0 09:40 ? 00:00:00 [poll_etcd_clust] root 10880 9953 0 09:40 ? 00:00:00 [poll_etcd.sh] dnsmasq 10912 1 0 09:40 ? 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 10975 1851 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh ubuntu 10976 10975 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5YFY1/install-ellis.sh root 10977 10976 0 09:40 ? 00:00:00 sudo ps -edf root 10978 10977 0 09:40 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-11-17 09:40:54,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-11-17 09:40:54,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/sa17 /var/log/sysstat/clearwater-sa17 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.023s user 0m0.000s sys 0m0.006s 2018-11-17 09:40:54,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-11-17 09:40:54,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10912/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9953/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10140/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9217/mysqld tcp 0 0 192.168.120.25:2380 0.0.0.0:* LISTEN 10803/etcd tcp6 0 0 ::1:53 :::* LISTEN 10912/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 :::4000 :::* LISTEN 10803/etcd udp 0 0 192.168.120.25:123 0.0.0.0:* 9367/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9367/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9367/ntpd udp 0 0 0.0.0.0:6534 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10912/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 9367/ntpd udp6 0 0 ::1:123 :::* 9367/ntpd udp6 0 0 :::123 :::* 9367/ntpd udp6 0 0 :::63387 :::* 584/dhclient udp6 0 0 ::1:53 :::* 10912/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22784 10320/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9235 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7999 1015/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7243 389/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11403 1650/python2.7 /tmp/cloudify-logging-server-526a6.socket unix 2 [ ACC ] STREAM LISTENING 11746 1836/python2.7 /tmp/ctx-oC__pt.socket unix 2 [ ACC ] STREAM LISTENING 21850 9217/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 7013 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.004s 2018-11-17 09:40:54,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [17-Nov-2018 09:40:02 UTC] clearwater-diags-monitor starting [17-Nov-2018 09:40:02 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-11-17 09:40:54,172 - 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 22 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 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 0m27.094s user 0m12.362s sys 0m3.371s 2018-11-17 09:40:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-11-17 09:40:32.672261175 Stopping etcd clearwater-etcd 2018-11-17 09:40:33.635444849 Restarting etcd clearwater-etcd 2018-11-17 09:40:33.640366767 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-11-17 09:40:33.641101703 Check for previous failed startup attempt 2018-11-17 09:40:33.642219893 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2018-11-17 09:40:33.780810463 etcdctl returned 0 2018-11-17 09:40:33.787111351 Joining existing cluster... 2018-11-17 09:40:46.789923169 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-11-17 09:40:46.790752676 Check cluster is healthy 2018-11-17 09:40:46.792579362 Running etcdctl cluster-health member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 cluster is healthy 2018-11-17 09:40:46.806176032 etcdctl returned 0 2018-11-17 09:40:46.807276178 Tell the cluster we're joining 2018-11-17 09:40:46.808069965 Running etcdctl member add 192-168-120-25 http://192.168.120.25:2380 Added member named 192-168-120-25 with ID 8af4ff52ef1bd27e to cluster ETCD_NAME="192-168-120-25" ETCD_INITIAL_CLUSTER="192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-11-17 09:40:46.829092180 etcdctl returned 0 2018-11-17 09:40:46.862241044 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 2018-11-17 09:40:46.863944777 Check we're actually a member of the cluster 2018-11-17 09:40:46.868939272 Wait for etcd to startup 2018-11-17 09:40:47.881360745 Etcd started successfully 2018-11-17 09:40:46.889339 I | etcdmain: etcd Version: 3.1.7 2018-11-17 09:40:46.889383 I | etcdmain: Git SHA: 43b7507 2018-11-17 09:40:46.889387 I | etcdmain: Go Version: go1.7.5 2018-11-17 09:40:46.889391 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-17 09:40:46.889395 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-17 09:40:46.889453 I | embed: listening for peers on http://192.168.120.25:2380 2018-11-17 09:40:46.889502 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-17 09:40:46.922816 I | etcdserver: name = 192-168-120-25 2018-11-17 09:40:46.922833 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25 2018-11-17 09:40:46.922838 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member 2018-11-17 09:40:46.922842 I | etcdserver: heartbeat = 100ms 2018-11-17 09:40:46.922845 I | etcdserver: election = 1000ms 2018-11-17 09:40:46.922848 I | etcdserver: snapshot count = 10000 2018-11-17 09:40:46.922855 I | etcdserver: advertise client URLs = http://192.168.120.25:4000 2018-11-17 09:40:46.928275 I | etcdserver: starting member 8af4ff52ef1bd27e in cluster fc9468c5fc975110 2018-11-17 09:40:46.928302 I | raft: 8af4ff52ef1bd27e became follower at term 0 2018-11-17 09:40:46.928316 I | raft: newRaft 8af4ff52ef1bd27e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-17 09:40:46.928320 I | raft: 8af4ff52ef1bd27e became follower at term 1 2018-11-17 09:40:46.943728 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-11-17 09:40:46.943748 I | rafthttp: starting peer 5ddd06b029c620bb... 2018-11-17 09:40:46.943757 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-11-17 09:40:46.946122 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-11-17 09:40:46.946681 I | rafthttp: started peer 5ddd06b029c620bb 2018-11-17 09:40:46.946708 I | rafthttp: added peer 5ddd06b029c620bb 2018-11-17 09:40:46.946724 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-17 09:40:46.947001 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-11-17 09:40:46.947183 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader) 2018-11-17 09:40:46.948780 I | raft: 8af4ff52ef1bd27e [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2] 2018-11-17 09:40:46.948796 I | raft: 8af4ff52ef1bd27e became follower at term 2 2018-11-17 09:40:46.948817 I | raft: raft.node: 8af4ff52ef1bd27e elected leader 5ddd06b029c620bb at term 2 2018-11-17 09:40:46.949331 I | rafthttp: peer 5ddd06b029c620bb became active 2018-11-17 09:40:46.949347 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer) 2018-11-17 09:40:46.949652 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-11-17 09:40:46.949665 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer) 2018-11-17 09:40:46.949681 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader) 2018-11-17 09:40:46.949733 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-11-17 09:40:46.951955 D | raft: 8af4ff52ef1bd27e [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 5ddd06b029c620bb 2018-11-17 09:40:46.951973 D | raft: 8af4ff52ef1bd27e [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 5ddd06b029c620bb 2018-11-17 09:40:46.953465 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-11-17 09:40:46.953575 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-17 09:40:46.953598 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-17 09:40:46.953834 I | etcdserver/membership: added member 8af4ff52ef1bd27e [http://192.168.120.25:2380] to cluster fc9468c5fc975110 2018-11-17 09:40:46.956256 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster fc9468c5fc975110 2018-11-17 09:40:46.956413 I | embed: ready to serve client requests 2018-11-17 09:40:46.956697 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-17 09:40:48.026343 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:43700 2018-11-17 09:40:48.061765 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:43701 2018-11-17 09:40:48.542636 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:43703 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5YFY1/install-ellis.sh 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-11-17 09:40:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-11-17 09:40:54,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:54,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:54,233 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:54,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:54,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:54 GMT 2018-11-17 09:40:54,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:54,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:54,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:59,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:40:59,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:59,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:59,581 - 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-11-17T09:40:54.537Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:54.537Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "ellis_rkv73p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:54.537Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:54.788Z", "message": "Executing: /tmp/4OFBW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:54.788Z", "message": "Downloaded scripts/bind/bind.py to /tmp/40FM1/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:54.788Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/4OFBW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:54.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "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-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "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-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "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-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.009s\nsys\t0m0.050s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "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-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "[localhost] run: sudo mv /tmp/tmp6oUpVe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:55.794Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:48:bb:6a \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe48:bb6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:116114 errors:0 dropped:0 overruns:0 frame:0\n TX packets:73217 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176858407 (176.8 MB) TX bytes:10725050 (10.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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:55.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[localhost] run: sudo mv /tmp/tmpi6Exl3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "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-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "c0d9dec6-6eb9-41c3-a408-c1d8022ebeb6"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:01 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:34 ? 00:00:00 [vmstat]\nroot 37 2 0 09:34 ? 00:00:00 [ksmd]\nroot 38 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:34 ? 00:00:00 [crypto]\nroot 53 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:34 ? 00:00:00 [vballoon]\nroot 56 2 0 09:34 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 141 2 0 09:34 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 09:34 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 09:34 ? 00:00:00 [kworker/u5:2]\nroot 585 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 679 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 819 2 0 09:35 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 935 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 09:35 ? 00:00:00 rsyslogd\nroot 1050 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1101 1 0 09:35 ? 00:00:00 atd\nroot 1103 1 0 09:35 ? 00:00:00 cron\nroot 1114 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 09:35 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 09:35 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_va3jp6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_va3jp6 --logging-server-logdir=/home/ubuntu/dime_host_va3jp6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6%I.log --pidfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6.pid\nubuntu 1765 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/dime_host_va3jp6/env/bin/diamond --configfile /home/ubuntu/dime_host_va3jp6/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 09:37 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_va3jp6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_va3jp6 --logging-server-logdir=/home/ubuntu/dime_host_va3jp6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6%I.log --pidfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6.pid\nubuntu 1837 1815 0 09:37 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 /home/ubuntu/dime_host_va3jp6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-y38X5j\nubuntu 1848 1837 0 09:37 ? 00:00:00 /bin/sh -c /tmp/5T3BB/install-dime.sh\nubuntu 1850 1848 0 09:37 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh\nntp 8906 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9470 2 0 09:39 ? 00:00:00 [kworker/u5:0]\nroot 9474 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9475 9474 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9479 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9480 9479 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9489 9475 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9490 9480 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9491 9490 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9528 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10281 1 0 09:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10533 1 0 09:40 ? 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 10596 1850 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh\nubuntu 10597 10596 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh\nroot 10598 10597 0 09:40 ? 00:00:00 sudo ps -edf\nroot 10599 10598 0 09:40 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:56.851Z", "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 10533/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 9528/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10533/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8906/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8906/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8906/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10281/snmpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10533/dnsmasq \nudp 0 0 0.0.0.0:26678 0.0.0.0:* 585/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8906/ntpd \nudp6 0 0 ::1:123 :::* 8906/ntpd \nudp6 0 0 :::123 :::* 8906/ntpd \nudp6 0 0 :::161 :::* 10281/snmpd \nudp6 0 0 :::40506 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 10533/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8705 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22471 10281/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 10886 1651/python2.7 /tmp/cloudify-logging-server-3a8ea.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1878 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11971 1837/python2.7 /tmp/ctx-IOZadq.socket\nunix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21671 9489/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21674 9491/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9437 902/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:56.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:58.119Z", "message": "[dime] => /var/log\n/var/log/ralf\n/var/log/sysstat\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/homestead\n/var/log/homestead/homestead_20181117T090000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:58.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:58.119Z", "message": "[dime] => 2018:11:17 09:39:59: Namespace: management\n2018:11:17 09:39:59: [management] Starting server\n2018:11:17 09:39:59: [management] Listening for requests\n2018:11:17 09:39:59: Namespace: signaling\n2018:11:17 09:39:59: [signaling] Starting server\n2018:11:17 09:39:59: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:58.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:58.119Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:58.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:58.909Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:58.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:59.138Z", "message": "Execution done (return_code=0): /tmp/5T3BB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:59.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:59.138Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:59.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:59.138Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:59.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:59.138Z", "message": "[dime] => 2018-11-17 09:40:35.004462419 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:59.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "bdeb3ebd-f750-4502-8e8e-341ed23c6ec0"}], "metadata": {"pagination": {"total": 1892, "offset": 1822, "size": 50}}} 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:59,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:59 GMT 2018-11-17 09:40:59,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:59,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34197 2018-11-17 09:40:59,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:40:59,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:40:59,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:40:59,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:40:59,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4OFBW/create_number.sh 2018-11-17 09:40:59,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/40FM1/bind.py 2018-11-17 09:40:59,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/4OFBW/create_number.sh 2018-11-17 09:40:59,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-11-17 09:40:59,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.009s sys 0m0.050s 2018-11-17 09:40:59,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6oUpVe /etc/bind/db.clearwater.local 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:48:bb:6a inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe48:bb6a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:116114 errors:0 dropped:0 overruns:0 frame:0 TX packets:73217 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176858407 (176.8 MB) TX bytes:10725050 (10.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:59,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpi6Exl3 /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-11-17 09:40:59,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:01 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 34 2 0 09:34 ? 00:00:00 [khungtaskd] root 35 2 0 09:34 ? 00:00:00 [kswapd0] root 36 2 0 09:34 ? 00:00:00 [vmstat] root 37 2 0 09:34 ? 00:00:00 [ksmd] root 38 2 0 09:34 ? 00:00:00 [khugepaged] root 39 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:34 ? 00:00:00 [crypto] root 53 2 0 09:34 ? 00:00:00 [kthrotld] root 54 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:34 ? 00:00:00 [vballoon] root 56 2 0 09:34 ? 00:00:00 [kworker/1:1] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 124 2 0 09:34 ? 00:00:00 [kpsmoused] root 141 2 0 09:34 ? 00:00:00 [kworker/0:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 09:34 ? 00:00:00 [kworker/u5:1] root 436 2 0 09:34 ? 00:00:00 [kworker/u5:2] root 585 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 679 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon root 819 2 0 09:35 ? 00:00:00 [kauditd] message+ 902 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind root 935 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 09:35 ? 00:00:00 rsyslogd root 1050 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D daemon 1101 1 0 09:35 ? 00:00:00 atd root 1103 1 0 09:35 ? 00:00:00 cron root 1114 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 09:35 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 09:35 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_va3jp6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_va3jp6 --logging-server-logdir=/home/ubuntu/dime_host_va3jp6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6%I.log --pidfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6.pid ubuntu 1765 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/dime_host_va3jp6/env/bin/diamond --configfile /home/ubuntu/dime_host_va3jp6/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 09:37 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_va3jp6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_va3jp6 --logging-server-logdir=/home/ubuntu/dime_host_va3jp6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6%I.log --pidfile=/home/ubuntu/dime_host_va3jp6/work/dime_host_va3jp6.pid ubuntu 1837 1815 0 09:37 ? 00:00:00 /home/ubuntu/dime_host_va3jp6/env/bin/python2.7 /home/ubuntu/dime_host_va3jp6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-y38X5j ubuntu 1848 1837 0 09:37 ? 00:00:00 /bin/sh -c /tmp/5T3BB/install-dime.sh ubuntu 1850 1848 0 09:37 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh ntp 8906 1 0 09:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9470 2 0 09:39 ? 00:00:00 [kworker/u5:0] root 9474 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9475 9474 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9479 1 0 09:39 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9480 9479 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9489 9475 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9490 9480 0 09:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9491 9490 0 09:39 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9528 1 0 09:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10281 1 0 09:40 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10533 1 0 09:40 ? 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 10596 1850 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh ubuntu 10597 10596 0 09:40 ? 00:00:00 /bin/bash -e /tmp/5T3BB/install-dime.sh root 10598 10597 0 09:40 ? 00:00:00 sudo ps -edf root 10599 10598 0 09:40 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-11-17 09:40:59,588 - 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 10533/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 9528/monit tcp6 0 0 ::1:53 :::* LISTEN 10533/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8906/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8906/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8906/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10281/snmpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10533/dnsmasq udp 0 0 0.0.0.0:26678 0.0.0.0:* 585/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8906/ntpd udp6 0 0 ::1:123 :::* 8906/ntpd udp6 0 0 :::123 :::* 8906/ntpd udp6 0 0 :::161 :::* 10281/snmpd udp6 0 0 :::40506 :::* 585/dhclient udp6 0 0 ::1:53 :::* 10533/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22471 10281/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 10886 1651/python2.7 /tmp/cloudify-logging-server-3a8ea.socket unix 2 [ ACC ] SEQPACKET LISTENING 1878 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11971 1837/python2.7 /tmp/ctx-IOZadq.socket unix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21671 9489/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21674 9491/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9437 902/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-11-17 09:40:59,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/dpkg.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_20181117T090000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.004s sys 0m0.003s 2018-11-17 09:40:59,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:11:17 09:39:59: Namespace: management 2018:11:17 09:39:59: [management] Starting server 2018:11:17 09:39:59: [management] Listening for requests 2018:11:17 09:39:59: Namespace: signaling 2018:11:17 09:39:59: [signaling] Starting server 2018:11:17 09:39:59: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:40:59,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-17 09:40:59,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:40:59,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5T3BB/install-dime.sh 2018-11-17 09:40:59,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-11-17 09:40:59,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-17 09:40:59,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-11-17 09:40:35.004462419 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:40:59,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:40:59,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:40:59,648 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:40:59 GMT 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:40:59,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:04,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:04,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1avn9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:40:59.985Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:40:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:00.542Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:00.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:00.542Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:00.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:00.873Z", "message": "Downloaded scripts/bind/bind.py to /tmp/16DAI/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:00.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "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-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "[localhost] run: sudo mv /tmp/tmpmljsWC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "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-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "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-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "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-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "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-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "[localhost] run: sudo mv /tmp/tmpCuT7qh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.515Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "b34116b7-821d-421c-a9cd-35d0a8f85e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:01.595Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:01.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1909, "offset": 1858, "size": 50}}} 2018-11-17 09:41:04,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:04,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:04 GMT 2018-11-17 09:41:04,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:04,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9397 2018-11-17 09:41:04,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/16DAI/bind.py 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:41:04,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmljsWC /etc/bind/db.clearwater.opnfv 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:41:04,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:41:04,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:41:04,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCuT7qh /etc/bind/db.clearwater.local 2018-11-17 09:41:04,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:41:04,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:41:04,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:04,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:04,846 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:04 GMT 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:04,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:09,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:09,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:09,951 - 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-11-17T09:41:05.332Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7: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.7\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-11-17T09:41:05.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:09.152Z", "message": "Execution done (return_code=0): /tmp/4OFBW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:09.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "5f26536e-8cb7-4e1e-855f-5be76f5cc25c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:09.221Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:09.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1912, "offset": 1874, "size": 50}}} 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:09 GMT 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2496 2018-11-17 09:41:09,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:09,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7: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.7 # 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-11-17 09:41:09,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4OFBW/create_number.sh 2018-11-17 09:41:09,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:41:09,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:10,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:10,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:10,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:10,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:10,229 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:10 GMT 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:10,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:15,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:15,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1877, "size": 50}}} 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:15 GMT 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:15,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:15,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:15,575 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:15,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:15,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:15 GMT 2018-11-17 09:41:15,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:15,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:15,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:20,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:20,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:20,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:20,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:20,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:19.085Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:19.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}], "metadata": {"pagination": {"total": 1913, "offset": 1877, "size": 50}}} 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:20 GMT 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-11-17 09:41:20,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:20,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-17 09:41:20,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:20,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:20,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:20,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:20,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:20 GMT 2018-11-17 09:41:20,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:20,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:20,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:25,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:25,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:25.720Z", "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 22 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 1s (5,638 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 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 clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.459s\nuser\t0m3.727s\nsys\t0m0.798s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:25.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}], "metadata": {"pagination": {"total": 1914, "offset": 1878, "size": 50}}} 2018-11-17 09:41:25,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:25,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:25 GMT 2018-11-17 09:41:25,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:25,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5329 2018-11-17 09:41:25,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:25,997 - 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 22 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,638 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 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 clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.459s user 0m3.727s sys 0m0.798s 2018-11-17 09:41:25,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:26,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:26,287 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:26 GMT 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:26,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:31,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:31,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:26.525Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:26.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:26.525Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:26.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:26.525Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:26.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:28.576Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.005s\nsys\t0m0.055s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:28.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:29.530Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:29.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:29.530Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:56:64:f5 \n inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe56:64f5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:149663 errors:0 dropped:0 overruns:0 frame:0\n TX packets:93251 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:223094269 (223.0 MB) TX bytes:12641484 (12.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:296 errors:0 dropped:0 overruns:0 frame:0\n TX packets:296 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:24683 (24.6 KB) TX bytes:24683 (24.6 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-11-17T09:41:29.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:29.530Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:34 ? 00:00:01 /sbin/init\nroot 2 0 0 09:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:34 ? 00:00:00 [migration/0]\nroot 14 2 0 09:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:34 ? 00:00:00 [migration/1]\nroot 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:34 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:34 ? 00:00:00 [khelper]\nroot 21 2 0 09:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:34 ? 00:00:00 [netns]\nroot 23 2 0 09:34 ? 00:00:00 [writeback]\nroot 24 2 0 09:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:34 ? 00:00:00 [bioset]\nroot 26 2 0 09:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:34 ? 00:00:00 [kblockd]\nroot 28 2 0 09:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:34 ? 00:00:00 [khubd]\nroot 30 2 0 09:34 ? 00:00:00 [md]\nroot 31 2 0 09:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:34 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 09:34 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:34 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:34 ? 00:00:00 [vmstat]\nroot 38 2 0 09:34 ? 00:00:00 [ksmd]\nroot 39 2 0 09:34 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:34 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:34 ? 00:00:00 [crypto]\nroot 54 2 0 09:34 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:34 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:34 ? 00:00:00 [vballoon]\nroot 57 2 0 09:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:34 ? 00:00:00 [deferwq]\nroot 80 2 0 09:34 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:34 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver]\nroot 260 2 0 09:34 ? 00:00:00 [kworker/1:2]\nroot 389 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 09:34 ? 00:00:00 [kworker/u5:1]\nroot 477 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 09:35 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 974 1 0 09:35 ? 00:00:00 rsyslogd\nroot 1051 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 09:35 ? 00:00:00 cron\ndaemon 1105 1 0 09:35 ? 00:00:00 atd\nroot 1117 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 09:35 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_emfhog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_emfhog --logging-server-logdir=/home/ubuntu/vellum_host_emfhog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog%I.log --pidfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog.pid\nubuntu 1765 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_emfhog/env/bin/diamond --configfile /home/ubuntu/vellum_host_emfhog/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 09:37 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_emfhog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_emfhog --logging-server-logdir=/home/ubuntu/vellum_host_emfhog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog%I.log --pidfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog.pid\nubuntu 1837 1815 0 09:37 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 /home/ubuntu/vellum_host_emfhog/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-JixOa9\nubuntu 1848 1837 0 09:37 ? 00:00:00 /bin/sh -c /tmp/RE67C/install-vellum.sh\nubuntu 1850 1848 0 09:37 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh\nroot 1926 2 0 09:37 ? 00:00:00 [kworker/u5:2]\nntp 12246 1 0 09:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12643 1 0 09:40 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13612 1 0 09:40 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13619 13612 0 09:40 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13684 1 0 09:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 14487 13684 0 09:41 ? 00:00:00 [check-monit-upt] \nmemcache 14509 1 0 09:41 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.29 -c 4096 -r -U 0\nroot 14521 13684 0 09:41 ? 00:00:00 [check-memcached] \nroot 14525 13684 0 09:41 ? 00:00:00 [poll_memcached.] \nclearwa+ 14625 1 2 09:41 ? 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.29:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.29 --name 192-168-120-29 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-29=http://192.168.120.29:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.29:2380 --listen-peer-urls http://192.168.120.29:2380\nroot 14662 13684 0 09:41 ? 00:00:00 [check-etcd-upti] \nroot 14664 13684 0 09:41 ? 00:00:00 [poll_etcd_clust] \nroot 14666 13684 0 09:41 ? 00:00:00 [poll_etcd.sh] \nroot 14691 1 0 09:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14695 14691 0 09:41 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14816 1 0 09:41 ? 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 14879 1850 0 09:41 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh\nubuntu 14880 14879 0 09:41 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh\nroot 14881 14880 0 09:41 ? 00:00:00 sudo ps -edf\nroot 14882 14881 0 09:41 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:29.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:29.530Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:29.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:30.533Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:30.533Z", "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 14816/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 13684/monit \ntcp 0 0 192.168.120.29:11211 0.0.0.0:* LISTEN 14509/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12643/memcached \ntcp 0 0 192.168.120.29:2380 0.0.0.0:* LISTEN 14625/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 14816/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14625/etcd \nudp 0 0 192.168.120.29:123 0.0.0.0:* 12246/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 12246/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 12246/ntpd \nudp 0 0 0.0.0.0:57736 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12643/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14816/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 12246/ntpd \nudp6 0 0 ::1:123 :::* 12246/ntpd \nudp6 0 0 :::123 :::* 12246/ntpd \nudp6 0 0 :::48339 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 14816/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9501 1129/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1860 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11644 1651/python2.7 /tmp/cloudify-logging-server-bf6f9.socket\nunix 2 [ ACC ] STREAM LISTENING 12024 1837/python2.7 /tmp/ctx-_oHwqu.socket\nunix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8675 898/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:30.533Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:30.533Z", "message": "[vellum] => /var/log\n/var/log/chronos\n/var/log/sysstat\n/var/log/sysstat/sa17\n/var/log/sysstat/clearwater-sa17\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20181117T090000Z.txt\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20181117T090000Z.txt\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\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/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:30.533Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:30.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}], "metadata": {"pagination": {"total": 1927, "offset": 1879, "size": 50}}} 2018-11-17 09:41:31,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:31,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:31 GMT 2018-11-17 09:41:31,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:31,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21902 2018-11-17 09:41:31,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-11-17 09:41:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-11-17 09:41:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-11-17 09:41:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.005s sys 0m0.055s 2018-11-17 09:41:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-11-17 09:41:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:56:64:f5 inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe56:64f5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:149663 errors:0 dropped:0 overruns:0 frame:0 TX packets:93251 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:223094269 (223.0 MB) TX bytes:12641484 (12.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:296 errors:0 dropped:0 overruns:0 frame:0 TX packets:296 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:24683 (24.6 KB) TX bytes:24683 (24.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:41:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:34 ? 00:00:01 /sbin/init root 2 0 0 09:34 ? 00:00:00 [kthreadd] root 3 2 0 09:34 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:34 ? 00:00:00 [rcu_sched] root 8 2 0 09:34 ? 00:00:00 [rcuos/0] root 9 2 0 09:34 ? 00:00:00 [rcuos/1] root 10 2 0 09:34 ? 00:00:00 [rcu_bh] root 11 2 0 09:34 ? 00:00:00 [rcuob/0] root 12 2 0 09:34 ? 00:00:00 [rcuob/1] root 13 2 0 09:34 ? 00:00:00 [migration/0] root 14 2 0 09:34 ? 00:00:00 [watchdog/0] root 15 2 0 09:34 ? 00:00:00 [watchdog/1] root 16 2 0 09:34 ? 00:00:00 [migration/1] root 17 2 0 09:34 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:34 ? 00:00:00 [kworker/1:0] root 19 2 0 09:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:34 ? 00:00:00 [khelper] root 21 2 0 09:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:34 ? 00:00:00 [netns] root 23 2 0 09:34 ? 00:00:00 [writeback] root 24 2 0 09:34 ? 00:00:00 [kintegrityd] root 25 2 0 09:34 ? 00:00:00 [bioset] root 26 2 0 09:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:34 ? 00:00:00 [kblockd] root 28 2 0 09:34 ? 00:00:00 [ata_sff] root 29 2 0 09:34 ? 00:00:00 [khubd] root 30 2 0 09:34 ? 00:00:00 [md] root 31 2 0 09:34 ? 00:00:00 [devfreq_wq] root 32 2 0 09:34 ? 00:00:00 [kworker/0:1] root 35 2 0 09:34 ? 00:00:00 [khungtaskd] root 36 2 0 09:34 ? 00:00:00 [kswapd0] root 37 2 0 09:34 ? 00:00:00 [vmstat] root 38 2 0 09:34 ? 00:00:00 [ksmd] root 39 2 0 09:34 ? 00:00:00 [khugepaged] root 40 2 0 09:34 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:34 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:34 ? 00:00:00 [crypto] root 54 2 0 09:34 ? 00:00:00 [kthrotld] root 55 2 0 09:34 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:34 ? 00:00:00 [vballoon] root 57 2 0 09:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:34 ? 00:00:00 [deferwq] root 80 2 0 09:34 ? 00:00:00 [charger_manager] root 124 2 0 09:34 ? 00:00:00 [kpsmoused] root 142 2 0 09:34 ? 00:00:00 [kworker/0:2] root 186 2 0 09:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:34 ? 00:00:00 [ext4-rsv-conver] root 260 2 0 09:34 ? 00:00:00 [kworker/1:2] root 389 1 0 09:34 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 09:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 09:34 ? 00:00:00 [kworker/u5:1] root 477 1 0 09:34 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 09:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 09:35 ? 00:00:00 [kauditd] message+ 898 1 0 09:35 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 09:35 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 09:35 ? 00:00:00 upstart-file-bridge --daemon syslog 974 1 0 09:35 ? 00:00:00 rsyslogd root 1051 1 0 09:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 09:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 09:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 09:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 09:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 09:35 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 09:35 ? 00:00:00 cron daemon 1105 1 0 09:35 ? 00:00:00 atd root 1117 1 0 09:35 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 09:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 09:35 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 09:35 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 09:35 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_emfhog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_emfhog --logging-server-logdir=/home/ubuntu/vellum_host_emfhog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog%I.log --pidfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog.pid ubuntu 1765 1 0 09:35 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_emfhog/env/bin/diamond --configfile /home/ubuntu/vellum_host_emfhog/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 09:37 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_emfhog --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_emfhog --logging-server-logdir=/home/ubuntu/vellum_host_emfhog/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog%I.log --pidfile=/home/ubuntu/vellum_host_emfhog/work/vellum_host_emfhog.pid ubuntu 1837 1815 0 09:37 ? 00:00:00 /home/ubuntu/vellum_host_emfhog/env/bin/python2.7 /home/ubuntu/vellum_host_emfhog/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-JixOa9 ubuntu 1848 1837 0 09:37 ? 00:00:00 /bin/sh -c /tmp/RE67C/install-vellum.sh ubuntu 1850 1848 0 09:37 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh root 1926 2 0 09:37 ? 00:00:00 [kworker/u5:2] ntp 12246 1 0 09:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12643 1 0 09:40 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13612 1 0 09:40 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13619 13612 0 09:40 ? 00:00:00 cpulimit -e astaire -l 10 root 13684 1 0 09:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14487 13684 0 09:41 ? 00:00:00 [check-monit-upt] memcache 14509 1 0 09:41 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.29 -c 4096 -r -U 0 root 14521 13684 0 09:41 ? 00:00:00 [check-memcached] root 14525 13684 0 09:41 ? 00:00:00 [poll_memcached.] clearwa+ 14625 1 2 09:41 ? 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.29:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.29 --name 192-168-120-29 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-29=http://192.168.120.29:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.29:2380 --listen-peer-urls http://192.168.120.29:2380 root 14662 13684 0 09:41 ? 00:00:00 [check-etcd-upti] root 14664 13684 0 09:41 ? 00:00:00 [poll_etcd_clust] root 14666 13684 0 09:41 ? 00:00:00 [poll_etcd.sh] root 14691 1 0 09:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14695 14691 0 09:41 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14816 1 0 09:41 ? 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 14879 1850 0 09:41 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh ubuntu 14880 14879 0 09:41 ? 00:00:00 /bin/bash -e /tmp/RE67C/install-vellum.sh root 14881 14880 0 09:41 ? 00:00:00 sudo ps -edf root 14882 14881 0 09:41 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.005s 2018-11-17 09:41:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-11-17 09:41:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-11-17 09:41:31,508 - 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 14816/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 13684/monit tcp 0 0 192.168.120.29:11211 0.0.0.0:* LISTEN 14509/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12643/memcached tcp 0 0 192.168.120.29:2380 0.0.0.0:* LISTEN 14625/etcd tcp6 0 0 ::1:53 :::* LISTEN 14816/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 14625/etcd udp 0 0 192.168.120.29:123 0.0.0.0:* 12246/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 12246/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 12246/ntpd udp 0 0 0.0.0.0:57736 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12643/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14816/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 12246/ntpd udp6 0 0 ::1:123 :::* 12246/ntpd udp6 0 0 :::123 :::* 12246/ntpd udp6 0 0 :::48339 :::* 569/dhclient udp6 0 0 ::1:53 :::* 14816/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9501 1129/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1860 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11644 1651/python2.7 /tmp/cloudify-logging-server-bf6f9.socket unix 2 [ ACC ] STREAM LISTENING 12024 1837/python2.7 /tmp/ctx-_oHwqu.socket unix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8675 898/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.006s 2018-11-17 09:41:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-17 09:41:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/sysstat/sa17 /var/log/sysstat/clearwater-sa17 /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20181117T090000Z.txt /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20181117T090000Z.txt /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.008s user 0m0.004s sys 0m0.003s 2018-11-17 09:41:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-11-17 09:41:31,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:31,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:31,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:31,586 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:31 GMT 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:31,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:31,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:36,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:36,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:36,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:31.537Z", "message": "[vellum] => [17-Nov-2018 09:41:25 UTC] clearwater-diags-monitor starting\n[17-Nov-2018 09:41:25 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:31.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:31.537Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:31.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:32.545Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:32.545Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:32.545Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:32.545Z", "message": "[vellum] => INFO [main] 2018-11-17 09:39:18,199 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-11-17 09:39:18,214 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:18,305 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-11-17 09:39:18,469 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-11-17 09:39:18,477 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-11-17 09:39:18,477 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-11-17 09:39:18,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:18,893 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-11-17 09:39:18,920 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-11-17 09:39:18,921 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-11-17 09:39:18,921 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699008(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74005960(72271K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-11-17 09:39:18,934 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-11-17 09:39:18,934 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718216(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-11-17 09:39:18,934 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-11-17 09:39:18,936 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_1542447557.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1542447557.log]\nINFO [main] 2018-11-17 09:39:19,053 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-11-17 09:39:19,053 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-11-17 09:39:19,172 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-11-17 09:39:19,174 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-11-17 09:39:19,174 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-11-17 09:39:19,180 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-11-17 09:39:19,189 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-11-17 09:39:19,195 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-11-17 09:39:19,196 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-11-17 09:39:19,270 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-11-17 09:39:20,569 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-11-17 09:39:20,574 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-11-17 09:39:20,579 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-11-17 09:39:20,583 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-11-17 09:39:20,587 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-11-17 09:39:20,592 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-11-17 09:39:20,602 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-11-17 09:39:20,607 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-11-17 09:39:20,610 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-11-17 09:39:20,614 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-11-17 09:39:20,620 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-11-17 09:39:20,623 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-11-17 09:39:20,627 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-11-17 09:39:20,630 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-11-17 09:39:20,634 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-11-17 09:39:20,637 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-11-17 09:39:20,713 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-11-17 09:39:20,713 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-11-17 09:39:20,753 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:20,759 Memtable.java:347 - Writing Memtable-local@436906133(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:20,792 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=1542447560545, position=399)\nINFO [main] 2018-11-17 09:39:21,331 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-11-17 09:39:21,482 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-11-17 09:39:21,483 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-11-17 09:39:21,485 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-11-17 09:39:21,499 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-11-17 09:39:21,500 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-11-17 09:39:21,516 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:21,525 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-11-17 09:39:21,535 SystemKeyspace.java:765 - No host ID found, created 97ab50a6-edc3-4f21-9d3a-46b7c7534c2d (Note: This should happen exactly once per node).\nINFO [main] 2018-11-17 09:39:21,537 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-11-17 09:39:21,539 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:21,540 Memtable.java:347 - Writing Memtable-local@479396829(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:21,541 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=1542447560545, position=93397)\nINFO [main] 2018-11-17 09:39:21,847 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:21,855 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-11-17 09:39:21,882 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-11-17 09:39:21,898 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:21,910 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-11-17 09:39:21,920 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:21,927 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-11-17 09:39:21,934 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-11-17 09:39:21,936 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-17 09:39:21,942 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-11-17 09:39:21,954 StorageService.java:959 - Generated random tokens. tokens are [4994557993921320105, 766113776175844561, 8371014697697017235, -2899708655711274125, 1174026071532769899, 3098068198561397374, -658805459292641127, 8064047265836783005, 5565384840297227966, -426039537566056174, 3916868598449769369, 2219668435035150913, 6096329804162706444, 151675398565770184, 360953281637923896, 7560784373166144613, 3349133213387297323, 1222055290602532456, -695603231870087515, -7873934640658129817, -6177567936341241947, 6398258242880293741, -2004163929317912006, -8320498497037205393, 2817704629904263811, 8432437817547022158, -7128953561740899978, -5882057571059093350, 5999611813477436162, 8940405933051127677, 1960329531139421929, 1581339000624238158, 6993482210236820810, -2015945092575206954, -5622409490693859838, 308142346088826298, 9205375692595833378, 3676257804544149018, 7069612694874754642, -4947001937351351310, -5283264186772749892, 3053340420807330887, 5323728432120348491, -3606011059950279659, 8106152134828166889, -9706439961056475, -596783696447883970, 5912703526583870430, -5380850858745821048, -4110667297581418684, 8314690853205708042, -1334287647280229954, -4220234453188704107, -311576511870560679, 1542694993657443493, -714791361573465072, -6698217111059864035, 8160421519438477711, 4369964675766669321, -6592029474755966696, 9019405728366430219, -3875577191748136310, 4555666402037602362, 8853406887297980504, -5273998399697014108, 2400233125129343554, 5134946494494993633, 1928803087214969934, 4616799079069462659, -1117927560707107391, 6850937630078460451, -2013361733793023519, -6215640482015069816, -4481815602247076755, 5142071129532602413, -4306962747539779261, 1342454146187538626, -7982591347755493756, -3239584410531255561, 5730421217037511654, -1208726036721480002, -6920318073466487867, -7492602831198850777, 1720061818840511067, 4669703110123362919, -6923296427921969602, 7752956827727919450, -1988902118895916735, 2957819608974408777, 451869425216476343, 4337878016882666728, -7462030169608232041, 6034445661659841540, 2630050165538007329, -3936624372999169623, -4301051283323087337, -6707063991543449128, 3630846867127640318, -1795219080140594572, 4781460447953246086, 4096811757491909357, -5582227225936906100, 2156403929996681668, 6005588776833864388, -1999651760051389338, 6000341463597593172, -5999098585815095298, 2223173393067862152, -254012462845946917, 1136823657437607245, 6477148373206018727, 3945521783710220189, 2875044408663869333, -291091571414147723, -1359137489692802963, -8513801480449457683, -7058260058110653561, -1486771265917790712, -235913398771826521, -2158408185793109245, 1333007812444824495, 6252846400830116619, -1368707350576014720, -2978935909350234328, -2554200449124497611, -5376970970091355518, 9103710424865502744, -3166153301928256239, 1791130331322495880, -1311120019392541333, 6021564536761498714, -4156419527252855266, -6937575112870030942, -5805560463966169623, -2783981745855839484, -4074225139939145080, -5178955236937458008, 2645488880816620726, -4909784781904010015, 6361301057036938645, 7642685274542661215, 4807900846737351522, 3386322890614949544, 1644865530869289502, 8770825457290637638, 1899162842692143811, 3618672463301280457, -2783650045103544871, 6225491081632347752, 3068985536201986147, -1767290388988708949, 1320983302501756761, -2659887930663060521, 7660227396473606325, -7976182174327259506, -9051503811764125147, 4549892766613923712, 8153300308075237822, 1125688342321642989, -6867974253445207041, 7562139069379389828, -2785019668484418219, 5579504832316913070, 2281326582770596720, 4513048418971211300, 5947114610782046537, -2750114247346365502, -6621019675270607425, -8012614416504853873, 6612301889565031634, -3258840272187674227, 2926477090774926184, -6410602380026502458, -8820146001827615724, -8157515364504150949, -8662442189876925384, 4509464776567782308, -6140712954760410924, -3912554829907421134, 7971350840193424041, -4785415096837643288, -2270243566278328198, 6998693494588930836, 698947544834630916, -1472544144641466174, -1089616264436369292, 3397223952926684121, 4393623406081707845, 4018248889025949123, -3604950514123932128, -3104928312715142253, -7773948545628576816, -7731598619949580720, 4841903221096765904, 1835932362040824933, -2832829836992132853, -5086271824869406857, -8164672997962371558, -6364610365439932971, 2355479917805093716, 3607351953592299729, 8652824283158289755, 8267737076142643163, 4060156153941178216, 6426823464591122413, 3194912588179117807, 1857586139111262381, 3899339298496645459, -4859091843022156302, 3138211229899390736, 8511329174250416205, 4230335601447143212, 5862231605645300813, 4713267977605604346, -6359290931491183885, 2332228316499227607, -6027535802907134202, -4254950492743075067, -990202573284333563, 6529051315461232043, 1673981735608856981, -8844564534754848232, 3481004069762677674, -7800966588262102967, -6962136553107371085, 7822972243302942307, 3043793574687829287, -4146379101784863061, 4193288420172449677, 5359749296375628205, 6831713898572451716, 8879239058824474518, 1960779472227748578, -8591222831734861137, 819539082327827398, -4344419118765755700, 7548680226289083770, -7900901271464592814, -2212917002977857208, -1128797823681734507, 1676168295751758596, 3434376143246133756, 2705481465524114781, 5923418244257660782, 4743048304378806531, -56883320778455617, 6122400320550745163, 3531482276297126833, 2536649113627791391, -8986248438121262114, -7791880051125966092, -4599021784689729979, -2160203749195458522, -2206449814332097866, 7581638135909127933, 1030981803100160770]\nINFO [main] 2018-11-17 09:39:21,963 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4b7fcbad[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@3675388f[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@22bc14c3}\nINFO [MigrationStage:1] 2018-11-17 09:39:21,999 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,000 Memtable.java:347 - Writing Memtable-schema_keyspaces@994116424(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,002 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=1542447560545, position=102352)\nINFO [MigrationStage:1] 2018-11-17 09:39:22,198 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,199 Memtable.java:347 - Writing Memtable-schema_columnfamilies@741197802(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,210 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=1542447560545, position=102352)\nINFO [MigrationStage:1] 2018-11-17 09:39:22,490 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,490 Memtable.java:347 - Writing Memtable-schema_columns@164614448(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,516 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=1542447560545, position=102352)\nINFO [MigrationStage:1] 2018-11-17 09:39:22,999 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,999 Memtable.java:347 - Writing Memtable-schema_triggers@983292744(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,000 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=1542447560545, position=102352)\nINFO [MigrationStage:1] 2018-11-17 09:39:23,274 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,275 Memtable.java:347 - Writing Memtable-schema_usertypes@746760883(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,276 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=1542447560545, position=102352)\nINFO [MigrationStage:1] 2018-11-17 09:39:23,437 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4e598083[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-11-17 09:39:23,445 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-11-17 09:39:23,446 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@129b0694[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-11-17 09:39:23,453 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-11-17 09:39:23,496 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,497 Memtable.java:347 - Writing Memtable-local@504682455(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,498 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=1542447560545, position=102595)\nINFO [main] 2018-11-17 09:39:23,911 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,912 Memtable.java:347 - Writing Memtable-local@1752296013(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,920 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=1542447560545, position=114578)\nINFO [CompactionExecutor:1] 2018-11-17 09:39:24,395 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-11-17 09:39:24,428 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-11-17 09:39:24,512 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-11-17 09:39:24,542 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-11-17 09:39:24,542 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-11-17 09:39:24,600 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-11-17 09:39:24,606 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-11-17 09:39:24,918 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,910 bytes to 5,729 (~96% of original) in 516ms = 0.010588MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-11-17 09:40:45,982 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,011 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,012 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,013 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-11-17 09:40:48,022 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-11-17 09:40:48,023 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:32.545Z", "message": "[vellum] => 2018-11-17 09:40:49.075890647 Stopping etcd clearwater-etcd\n2018-11-17 09:41:23.771966399 Restarting etcd clearwater-etcd\n2018-11-17 09:41:23.777026834 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-11-17 09:41:23.777851018 Check for previous failed startup attempt\n2018-11-17 09:41:23.779069475 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n8af4ff52ef1bd27e: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=false\n9982d9bd04cba151: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false\n2018-11-17 09:41:24.022032850 etcdctl returned 0\n2018-11-17 09:41:24.028428602 Joining existing cluster...\n2018-11-17 09:41:24.030593286 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-11-17 09:41:24.031312333 Check cluster is healthy\n2018-11-17 09:41:24.032941118 Running etcdctl cluster-health\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\nmember 8af4ff52ef1bd27e is healthy: got healthy result from http://192.168.120.25:4000\nmember 9982d9bd04cba151 is healthy: got healthy result from http://192.168.120.18:4000\ncluster is healthy\n2018-11-17 09:41:24.056227675 etcdctl returned 0\n2018-11-17 09:41:24.057305474 Tell the cluster we're joining\n2018-11-17 09:41:24.058075656 Running etcdctl member add 192-168-120-29 http://192.168.120.29:2380\nAdded member named 192-168-120-29 with ID 7d1276618201c27f to cluster\n\nETCD_NAME=\"192-168-120-29\"\nETCD_INITIAL_CLUSTER=\"192-168-120-7=http://192.168.120.7:2380,192-168-120-29=http://192.168.120.29:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-11-17 09:41:24.075301519 etcdctl returned 0\n2018-11-17 09:41:24.109488457 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.29:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.29\n --name 192-168-120-29\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-29=http://192.168.120.29:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.29:2380\n --listen-peer-urls http://192.168.120.29:2380\n2018-11-17 09:41:24.111107583 Check we're actually a member of the cluster\n2018-11-17 09:41:24.117422989 Wait for etcd to startup\n2018-11-17 09:41:25.123931445 Etcd started successfully\n2018-11-17 09:41:24.142199 I | etcdmain: etcd Version: 3.1.7\n2018-11-17 09:41:24.142253 I | etcdmain: Git SHA: 43b7507\n2018-11-17 09:41:24.142258 I | etcdmain: Go Version: go1.7.5\n2018-11-17 09:41:24.142261 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-17 09:41:24.142264 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-17 09:41:24.142386 I | embed: listening for peers on http://192.168.120.29:2380\n2018-11-17 09:41:24.142438 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-17 09:41:24.183366 I | etcdserver: name = 192-168-120-29\n2018-11-17 09:41:24.183378 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.29\n2018-11-17 09:41:24.183383 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.29/member\n2018-11-17 09:41:24.183387 I | etcdserver: heartbeat = 100ms\n2018-11-17 09:41:24.183390 I | etcdserver: election = 1000ms\n2018-11-17 09:41:24.183393 I | etcdserver: snapshot count = 10000\n2018-11-17 09:41:24.183399 I | etcdserver: advertise client URLs = http://192.168.120.29:4000\n2018-11-17 09:41:24.188052 I | etcdserver: starting member 7d1276618201c27f in cluster fc9468c5fc975110\n2018-11-17 09:41:24.188114 I | raft: 7d1276618201c27f became follower at term 0\n2018-11-17 09:41:24.188142 I | raft: newRaft 7d1276618201c27f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-17 09:41:24.188147 I | raft: 7d1276618201c27f became follower at term 1\n2018-11-17 09:41:24.206263 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-11-17 09:41:24.206285 I | rafthttp: started HTTP pipelining with peer 8af4ff52ef1bd27e\n2018-11-17 09:41:24.206370 I | rafthttp: started HTTP pipelining with peer 9982d9bd04cba151\n2018-11-17 09:41:24.206394 I | rafthttp: starting peer 5ddd06b029c620bb...\n2018-11-17 09:41:24.206404 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-11-17 09:41:24.210503 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-11-17 09:41:24.215372 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-11-17 09:41:24.216629 I | rafthttp: started peer 5ddd06b029c620bb\n2018-11-17 09:41:24.216660 I | rafthttp: added peer 5ddd06b029c620bb\n2018-11-17 09:41:24.216670 I | rafthttp: starting peer 8af4ff52ef1bd27e...\n2018-11-17 09:41:24.216753 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader)\n2018-11-17 09:41:24.216911 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-11-17 09:41:24.217018 I | rafthttp: started HTTP pipelining with peer 8af4ff52ef1bd27e\n2018-11-17 09:41:24.219394 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (writer)\n2018-11-17 09:41:24.224123 I | rafthttp: started peer 8af4ff52ef1bd27e\n2018-11-17 09:41:24.224141 I | rafthttp: added peer 8af4ff52ef1bd27e\n2018-11-17 09:41:24.224152 I | rafthttp: starting peer 9982d9bd04cba151...\n2018-11-17 09:41:24.224162 I | rafthttp: started HTTP pipelining with peer 9982d9bd04cba151\n2018-11-17 09:41:24.225521 I | rafthttp: peer 5ddd06b029c620bb became active\n2018-11-17 09:41:24.225534 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-11-17 09:41:24.227664 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader)\n2018-11-17 09:41:24.227864 I | raft: 7d1276618201c27f [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2]\n2018-11-17 09:41:24.227879 I | raft: 7d1276618201c27f became follower at term 2\n2018-11-17 09:41:24.227899 I | raft: raft.node: 7d1276618201c27f elected leader 5ddd06b029c620bb at term 2\n2018-11-17 09:41:24.228499 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (writer)\n2018-11-17 09:41:24.228529 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (stream MsgApp v2 reader)\n2018-11-17 09:41:24.228815 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (stream Message reader)\n2018-11-17 09:41:24.233693 I | rafthttp: started streaming with peer 9982d9bd04cba151 (writer)\n2018-11-17 09:41:24.234165 I | rafthttp: started streaming with peer 9982d9bd04cba151 (writer)\n2018-11-17 09:41:24.235411 I | rafthttp: started peer 9982d9bd04cba151\n2018-11-17 09:41:24.235428 I | rafthttp: added peer 9982d9bd04cba151\n2018-11-17 09:41:24.235450 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-17 09:41:24.235913 I | rafthttp: peer 8af4ff52ef1bd27e became active\n2018-11-17 09:41:24.235923 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream Message reader)\n2018-11-17 09:41:24.235945 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream MsgApp v2 reader)\n2018-11-17 09:41:24.237074 I | rafthttp: started streaming with peer 9982d9bd04cba151 (stream MsgApp v2 reader)\n2018-11-17 09:41:24.237197 I | rafthttp: started streaming with peer 9982d9bd04cba151 (stream Message reader)\n2018-11-17 09:41:24.238212 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream Message writer)\n2018-11-17 09:41:24.238329 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer)\n2018-11-17 09:41:24.240187 I | rafthttp: peer 9982d9bd04cba151 became active\n2018-11-17 09:41:24.240199 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream MsgApp v2 writer)\n2018-11-17 09:41:24.240269 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream Message writer)\n2018-11-17 09:41:24.240297 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream MsgApp v2 reader)\n2018-11-17 09:41:24.241619 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer)\n2018-11-17 09:41:24.241702 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream Message reader)\n2018-11-17 09:41:24.242193 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream MsgApp v2 writer)\n2018-11-17 09:41:24.242287 D | raft: 7d1276618201c27f [logterm: 0, index: 87] rejected msgApp [logterm: 2, index: 87] from 5ddd06b029c620bb\n2018-11-17 09:41:24.242301 D | raft: 7d1276618201c27f [logterm: 0, index: 87] rejected msgApp [logterm: 2, index: 87] from 5ddd06b029c620bb\n2018-11-17 09:41:24.245776 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-11-17 09:41:24.246084 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-17 09:41:24.246112 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-17 09:41:24.246315 I | etcdserver/membership: added member 8af4ff52ef1bd27e [http://192.168.120.25:2380] to cluster fc9468c5fc975110\n2018-11-17 09:41:24.246534 I | etcdserver/membership: added member 9982d9bd04cba151 [http://192.168.120.18:2380] to cluster fc9468c5fc975110\n2018-11-17 09:41:24.246825 I | etcdserver/membership: added member 7d1276618201c27f [http://192.168.120.29:2380] to cluster fc9468c5fc975110\n2018-11-17 09:41:24.253161 I | etcdserver: published {Name:192-168-120-29 ClientURLs:[http://192.168.120.29:4000]} to cluster fc9468c5fc975110\n2018-11-17 09:41:24.253203 I | embed: ready to serve client requests\n2018-11-17 09:41:24.253710 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-17 09:41:25.340443 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.29:41778\n2018-11-17 09:41:25.384307 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.29:41779\n2018-11-17 09:41:25.441770 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.29:41781\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.549Z", "message": "Execution done (return_code=0): /tmp/RE67C/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.549Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.549Z", "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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.549Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:33.549Z", "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.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:33.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "1b36acfd-1aa6-410b-87ee-c5ca733ac1c9"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:34.551Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:34.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:34.551Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:34.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:34.551Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:34.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:34.692Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/1APKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:35.553Z", "message": "Executing: /tmp/1APKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:35.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:35.553Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:35.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:35.553Z", "message": "[vellum] 192.168.120.29", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:35.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:36.556Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:36.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:36.556Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:36.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:36.556Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:36.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1952, "offset": 1892, "size": 50}}} 2018-11-17 09:41:36,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:36,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:36 GMT 2018-11-17 09:41:36,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:36,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 77793 2018-11-17 09:41:36,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [17-Nov-2018 09:41:25 UTC] clearwater-diags-monitor starting [17-Nov-2018 09:41:25 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-11-17 09:41:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-11-17 09:39:18,199 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-11-17 09:39:18,214 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:18,305 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-11-17 09:39:18,469 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-11-17 09:39:18,477 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-11-17 09:39:18,477 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-11-17 09:39:18,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:18,893 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-11-17 09:39:18,920 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-11-17 09:39:18,921 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-11-17 09:39:18,921 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699008(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74005960(72271K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-11-17 09:39:18,933 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-11-17 09:39:18,934 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-11-17 09:39:18,934 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718216(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-11-17 09:39:18,934 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-11-17 09:39:18,936 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_1542447557.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1542447557.log] INFO [main] 2018-11-17 09:39:19,053 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-11-17 09:39:19,053 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-11-17 09:39:19,172 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-11-17 09:39:19,174 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-11-17 09:39:19,174 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-11-17 09:39:19,180 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-11-17 09:39:19,189 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-11-17 09:39:19,195 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-11-17 09:39:19,196 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-11-17 09:39:19,270 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-11-17 09:39:20,569 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-11-17 09:39:20,574 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-11-17 09:39:20,579 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-11-17 09:39:20,583 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-11-17 09:39:20,587 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-11-17 09:39:20,592 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-11-17 09:39:20,602 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-11-17 09:39:20,607 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-11-17 09:39:20,610 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-11-17 09:39:20,614 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-11-17 09:39:20,620 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-11-17 09:39:20,623 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-11-17 09:39:20,627 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-11-17 09:39:20,630 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-11-17 09:39:20,634 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-11-17 09:39:20,637 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-11-17 09:39:20,713 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-11-17 09:39:20,713 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-11-17 09:39:20,753 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-17 09:39:20,759 Memtable.java:347 - Writing Memtable-local@436906133(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-17 09:39:20,792 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=1542447560545, position=399) INFO [main] 2018-11-17 09:39:21,331 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-11-17 09:39:21,482 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-11-17 09:39:21,483 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-11-17 09:39:21,485 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-11-17 09:39:21,499 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-11-17 09:39:21,500 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-11-17 09:39:21,516 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:21,525 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-11-17 09:39:21,535 SystemKeyspace.java:765 - No host ID found, created 97ab50a6-edc3-4f21-9d3a-46b7c7534c2d (Note: This should happen exactly once per node). INFO [main] 2018-11-17 09:39:21,537 StorageService.java:807 - Starting up server gossip INFO [main] 2018-11-17 09:39:21,539 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-17 09:39:21,540 Memtable.java:347 - Writing Memtable-local@479396829(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-17 09:39:21,541 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=1542447560545, position=93397) INFO [main] 2018-11-17 09:39:21,847 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:21,855 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-11-17 09:39:21,882 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-11-17 09:39:21,898 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:21,910 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-11-17 09:39:21,920 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:21,927 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-11-17 09:39:21,934 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-11-17 09:39:21,936 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-17 09:39:21,942 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-11-17 09:39:21,954 StorageService.java:959 - Generated random tokens. tokens are [4994557993921320105, 766113776175844561, 8371014697697017235, -2899708655711274125, 1174026071532769899, 3098068198561397374, -658805459292641127, 8064047265836783005, 5565384840297227966, -426039537566056174, 3916868598449769369, 2219668435035150913, 6096329804162706444, 151675398565770184, 360953281637923896, 7560784373166144613, 3349133213387297323, 1222055290602532456, -695603231870087515, -7873934640658129817, -6177567936341241947, 6398258242880293741, -2004163929317912006, -8320498497037205393, 2817704629904263811, 8432437817547022158, -7128953561740899978, -5882057571059093350, 5999611813477436162, 8940405933051127677, 1960329531139421929, 1581339000624238158, 6993482210236820810, -2015945092575206954, -5622409490693859838, 308142346088826298, 9205375692595833378, 3676257804544149018, 7069612694874754642, -4947001937351351310, -5283264186772749892, 3053340420807330887, 5323728432120348491, -3606011059950279659, 8106152134828166889, -9706439961056475, -596783696447883970, 5912703526583870430, -5380850858745821048, -4110667297581418684, 8314690853205708042, -1334287647280229954, -4220234453188704107, -311576511870560679, 1542694993657443493, -714791361573465072, -6698217111059864035, 8160421519438477711, 4369964675766669321, -6592029474755966696, 9019405728366430219, -3875577191748136310, 4555666402037602362, 8853406887297980504, -5273998399697014108, 2400233125129343554, 5134946494494993633, 1928803087214969934, 4616799079069462659, -1117927560707107391, 6850937630078460451, -2013361733793023519, -6215640482015069816, -4481815602247076755, 5142071129532602413, -4306962747539779261, 1342454146187538626, -7982591347755493756, -3239584410531255561, 5730421217037511654, -1208726036721480002, -6920318073466487867, -7492602831198850777, 1720061818840511067, 4669703110123362919, -6923296427921969602, 7752956827727919450, -1988902118895916735, 2957819608974408777, 451869425216476343, 4337878016882666728, -7462030169608232041, 6034445661659841540, 2630050165538007329, -3936624372999169623, -4301051283323087337, -6707063991543449128, 3630846867127640318, -1795219080140594572, 4781460447953246086, 4096811757491909357, -5582227225936906100, 2156403929996681668, 6005588776833864388, -1999651760051389338, 6000341463597593172, -5999098585815095298, 2223173393067862152, -254012462845946917, 1136823657437607245, 6477148373206018727, 3945521783710220189, 2875044408663869333, -291091571414147723, -1359137489692802963, -8513801480449457683, -7058260058110653561, -1486771265917790712, -235913398771826521, -2158408185793109245, 1333007812444824495, 6252846400830116619, -1368707350576014720, -2978935909350234328, -2554200449124497611, -5376970970091355518, 9103710424865502744, -3166153301928256239, 1791130331322495880, -1311120019392541333, 6021564536761498714, -4156419527252855266, -6937575112870030942, -5805560463966169623, -2783981745855839484, -4074225139939145080, -5178955236937458008, 2645488880816620726, -4909784781904010015, 6361301057036938645, 7642685274542661215, 4807900846737351522, 3386322890614949544, 1644865530869289502, 8770825457290637638, 1899162842692143811, 3618672463301280457, -2783650045103544871, 6225491081632347752, 3068985536201986147, -1767290388988708949, 1320983302501756761, -2659887930663060521, 7660227396473606325, -7976182174327259506, -9051503811764125147, 4549892766613923712, 8153300308075237822, 1125688342321642989, -6867974253445207041, 7562139069379389828, -2785019668484418219, 5579504832316913070, 2281326582770596720, 4513048418971211300, 5947114610782046537, -2750114247346365502, -6621019675270607425, -8012614416504853873, 6612301889565031634, -3258840272187674227, 2926477090774926184, -6410602380026502458, -8820146001827615724, -8157515364504150949, -8662442189876925384, 4509464776567782308, -6140712954760410924, -3912554829907421134, 7971350840193424041, -4785415096837643288, -2270243566278328198, 6998693494588930836, 698947544834630916, -1472544144641466174, -1089616264436369292, 3397223952926684121, 4393623406081707845, 4018248889025949123, -3604950514123932128, -3104928312715142253, -7773948545628576816, -7731598619949580720, 4841903221096765904, 1835932362040824933, -2832829836992132853, -5086271824869406857, -8164672997962371558, -6364610365439932971, 2355479917805093716, 3607351953592299729, 8652824283158289755, 8267737076142643163, 4060156153941178216, 6426823464591122413, 3194912588179117807, 1857586139111262381, 3899339298496645459, -4859091843022156302, 3138211229899390736, 8511329174250416205, 4230335601447143212, 5862231605645300813, 4713267977605604346, -6359290931491183885, 2332228316499227607, -6027535802907134202, -4254950492743075067, -990202573284333563, 6529051315461232043, 1673981735608856981, -8844564534754848232, 3481004069762677674, -7800966588262102967, -6962136553107371085, 7822972243302942307, 3043793574687829287, -4146379101784863061, 4193288420172449677, 5359749296375628205, 6831713898572451716, 8879239058824474518, 1960779472227748578, -8591222831734861137, 819539082327827398, -4344419118765755700, 7548680226289083770, -7900901271464592814, -2212917002977857208, -1128797823681734507, 1676168295751758596, 3434376143246133756, 2705481465524114781, 5923418244257660782, 4743048304378806531, -56883320778455617, 6122400320550745163, 3531482276297126833, 2536649113627791391, -8986248438121262114, -7791880051125966092, -4599021784689729979, -2160203749195458522, -2206449814332097866, 7581638135909127933, 1030981803100160770] INFO [main] 2018-11-17 09:39:21,963 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4b7fcbad[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@3675388f[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@22bc14c3} INFO [MigrationStage:1] 2018-11-17 09:39:21,999 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,000 Memtable.java:347 - Writing Memtable-schema_keyspaces@994116424(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,002 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=1542447560545, position=102352) INFO [MigrationStage:1] 2018-11-17 09:39:22,198 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,199 Memtable.java:347 - Writing Memtable-schema_columnfamilies@741197802(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,210 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=1542447560545, position=102352) INFO [MigrationStage:1] 2018-11-17 09:39:22,490 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,490 Memtable.java:347 - Writing Memtable-schema_columns@164614448(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-17 09:39:22,516 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=1542447560545, position=102352) INFO [MigrationStage:1] 2018-11-17 09:39:22,999 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-17 09:39:22,999 Memtable.java:347 - Writing Memtable-schema_triggers@983292744(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,000 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=1542447560545, position=102352) INFO [MigrationStage:1] 2018-11-17 09:39:23,274 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,275 Memtable.java:347 - Writing Memtable-schema_usertypes@746760883(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,276 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=1542447560545, position=102352) INFO [MigrationStage:1] 2018-11-17 09:39:23,437 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4e598083[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-11-17 09:39:23,445 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-11-17 09:39:23,446 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@129b0694[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-11-17 09:39:23,453 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-11-17 09:39:23,496 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,497 Memtable.java:347 - Writing Memtable-local@504682455(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-17 09:39:23,498 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=1542447560545, position=102595) INFO [main] 2018-11-17 09:39:23,911 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,912 Memtable.java:347 - Writing Memtable-local@1752296013(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-17 09:39:23,920 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=1542447560545, position=114578) INFO [CompactionExecutor:1] 2018-11-17 09:39:24,395 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-11-17 09:39:24,428 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-11-17 09:39:24,512 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-11-17 09:39:24,542 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-11-17 09:39:24,542 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-11-17 09:39:24,600 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-11-17 09:39:24,606 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-11-17 09:39:24,918 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,910 bytes to 5,729 (~96% of original) in 516ms = 0.010588MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-11-17 09:40:45,982 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,011 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,012 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-11-17 09:40:46,013 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-11-17 09:40:48,022 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-11-17 09:40:48,023 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-17 09:41:36,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-11-17 09:40:49.075890647 Stopping etcd clearwater-etcd 2018-11-17 09:41:23.771966399 Restarting etcd clearwater-etcd 2018-11-17 09:41:23.777026834 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-11-17 09:41:23.777851018 Check for previous failed startup attempt 2018-11-17 09:41:23.779069475 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 8af4ff52ef1bd27e: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=false 9982d9bd04cba151: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false 2018-11-17 09:41:24.022032850 etcdctl returned 0 2018-11-17 09:41:24.028428602 Joining existing cluster... 2018-11-17 09:41:24.030593286 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-11-17 09:41:24.031312333 Check cluster is healthy 2018-11-17 09:41:24.032941118 Running etcdctl cluster-health member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 member 8af4ff52ef1bd27e is healthy: got healthy result from http://192.168.120.25:4000 member 9982d9bd04cba151 is healthy: got healthy result from http://192.168.120.18:4000 cluster is healthy 2018-11-17 09:41:24.056227675 etcdctl returned 0 2018-11-17 09:41:24.057305474 Tell the cluster we're joining 2018-11-17 09:41:24.058075656 Running etcdctl member add 192-168-120-29 http://192.168.120.29:2380 Added member named 192-168-120-29 with ID 7d1276618201c27f to cluster ETCD_NAME="192-168-120-29" ETCD_INITIAL_CLUSTER="192-168-120-7=http://192.168.120.7:2380,192-168-120-29=http://192.168.120.29:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-11-17 09:41:24.075301519 etcdctl returned 0 2018-11-17 09:41:24.109488457 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.29:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.29 --name 192-168-120-29 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-25=http://192.168.120.25:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-29=http://192.168.120.29:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.29:2380 --listen-peer-urls http://192.168.120.29:2380 2018-11-17 09:41:24.111107583 Check we're actually a member of the cluster 2018-11-17 09:41:24.117422989 Wait for etcd to startup 2018-11-17 09:41:25.123931445 Etcd started successfully 2018-11-17 09:41:24.142199 I | etcdmain: etcd Version: 3.1.7 2018-11-17 09:41:24.142253 I | etcdmain: Git SHA: 43b7507 2018-11-17 09:41:24.142258 I | etcdmain: Go Version: go1.7.5 2018-11-17 09:41:24.142261 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-17 09:41:24.142264 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-17 09:41:24.142386 I | embed: listening for peers on http://192.168.120.29:2380 2018-11-17 09:41:24.142438 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-17 09:41:24.183366 I | etcdserver: name = 192-168-120-29 2018-11-17 09:41:24.183378 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.29 2018-11-17 09:41:24.183383 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.29/member 2018-11-17 09:41:24.183387 I | etcdserver: heartbeat = 100ms 2018-11-17 09:41:24.183390 I | etcdserver: election = 1000ms 2018-11-17 09:41:24.183393 I | etcdserver: snapshot count = 10000 2018-11-17 09:41:24.183399 I | etcdserver: advertise client URLs = http://192.168.120.29:4000 2018-11-17 09:41:24.188052 I | etcdserver: starting member 7d1276618201c27f in cluster fc9468c5fc975110 2018-11-17 09:41:24.188114 I | raft: 7d1276618201c27f became follower at term 0 2018-11-17 09:41:24.188142 I | raft: newRaft 7d1276618201c27f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-17 09:41:24.188147 I | raft: 7d1276618201c27f became follower at term 1 2018-11-17 09:41:24.206263 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-11-17 09:41:24.206285 I | rafthttp: started HTTP pipelining with peer 8af4ff52ef1bd27e 2018-11-17 09:41:24.206370 I | rafthttp: started HTTP pipelining with peer 9982d9bd04cba151 2018-11-17 09:41:24.206394 I | rafthttp: starting peer 5ddd06b029c620bb... 2018-11-17 09:41:24.206404 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-11-17 09:41:24.210503 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-11-17 09:41:24.215372 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-11-17 09:41:24.216629 I | rafthttp: started peer 5ddd06b029c620bb 2018-11-17 09:41:24.216660 I | rafthttp: added peer 5ddd06b029c620bb 2018-11-17 09:41:24.216670 I | rafthttp: starting peer 8af4ff52ef1bd27e... 2018-11-17 09:41:24.216753 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader) 2018-11-17 09:41:24.216911 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-11-17 09:41:24.217018 I | rafthttp: started HTTP pipelining with peer 8af4ff52ef1bd27e 2018-11-17 09:41:24.219394 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (writer) 2018-11-17 09:41:24.224123 I | rafthttp: started peer 8af4ff52ef1bd27e 2018-11-17 09:41:24.224141 I | rafthttp: added peer 8af4ff52ef1bd27e 2018-11-17 09:41:24.224152 I | rafthttp: starting peer 9982d9bd04cba151... 2018-11-17 09:41:24.224162 I | rafthttp: started HTTP pipelining with peer 9982d9bd04cba151 2018-11-17 09:41:24.225521 I | rafthttp: peer 5ddd06b029c620bb became active 2018-11-17 09:41:24.225534 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-11-17 09:41:24.227664 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader) 2018-11-17 09:41:24.227864 I | raft: 7d1276618201c27f [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2] 2018-11-17 09:41:24.227879 I | raft: 7d1276618201c27f became follower at term 2 2018-11-17 09:41:24.227899 I | raft: raft.node: 7d1276618201c27f elected leader 5ddd06b029c620bb at term 2 2018-11-17 09:41:24.228499 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (writer) 2018-11-17 09:41:24.228529 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (stream MsgApp v2 reader) 2018-11-17 09:41:24.228815 I | rafthttp: started streaming with peer 8af4ff52ef1bd27e (stream Message reader) 2018-11-17 09:41:24.233693 I | rafthttp: started streaming with peer 9982d9bd04cba151 (writer) 2018-11-17 09:41:24.234165 I | rafthttp: started streaming with peer 9982d9bd04cba151 (writer) 2018-11-17 09:41:24.235411 I | rafthttp: started peer 9982d9bd04cba151 2018-11-17 09:41:24.235428 I | rafthttp: added peer 9982d9bd04cba151 2018-11-17 09:41:24.235450 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-17 09:41:24.235913 I | rafthttp: peer 8af4ff52ef1bd27e became active 2018-11-17 09:41:24.235923 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream Message reader) 2018-11-17 09:41:24.235945 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream MsgApp v2 reader) 2018-11-17 09:41:24.237074 I | rafthttp: started streaming with peer 9982d9bd04cba151 (stream MsgApp v2 reader) 2018-11-17 09:41:24.237197 I | rafthttp: started streaming with peer 9982d9bd04cba151 (stream Message reader) 2018-11-17 09:41:24.238212 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream Message writer) 2018-11-17 09:41:24.238329 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer) 2018-11-17 09:41:24.240187 I | rafthttp: peer 9982d9bd04cba151 became active 2018-11-17 09:41:24.240199 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream MsgApp v2 writer) 2018-11-17 09:41:24.240269 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream Message writer) 2018-11-17 09:41:24.240297 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream MsgApp v2 reader) 2018-11-17 09:41:24.241619 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer) 2018-11-17 09:41:24.241702 I | rafthttp: established a TCP streaming connection with peer 9982d9bd04cba151 (stream Message reader) 2018-11-17 09:41:24.242193 I | rafthttp: established a TCP streaming connection with peer 8af4ff52ef1bd27e (stream MsgApp v2 writer) 2018-11-17 09:41:24.242287 D | raft: 7d1276618201c27f [logterm: 0, index: 87] rejected msgApp [logterm: 2, index: 87] from 5ddd06b029c620bb 2018-11-17 09:41:24.242301 D | raft: 7d1276618201c27f [logterm: 0, index: 87] rejected msgApp [logterm: 2, index: 87] from 5ddd06b029c620bb 2018-11-17 09:41:24.245776 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-11-17 09:41:24.246084 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-17 09:41:24.246112 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-17 09:41:24.246315 I | etcdserver/membership: added member 8af4ff52ef1bd27e [http://192.168.120.25:2380] to cluster fc9468c5fc975110 2018-11-17 09:41:24.246534 I | etcdserver/membership: added member 9982d9bd04cba151 [http://192.168.120.18:2380] to cluster fc9468c5fc975110 2018-11-17 09:41:24.246825 I | etcdserver/membership: added member 7d1276618201c27f [http://192.168.120.29:2380] to cluster fc9468c5fc975110 2018-11-17 09:41:24.253161 I | etcdserver: published {Name:192-168-120-29 ClientURLs:[http://192.168.120.29:4000]} to cluster fc9468c5fc975110 2018-11-17 09:41:24.253203 I | embed: ready to serve client requests 2018-11-17 09:41:24.253710 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-17 09:41:25.340443 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.29:41778 2018-11-17 09:41:25.384307 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.29:41779 2018-11-17 09:41:25.441770 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.29:41781 real 0m0.006s user 0m0.005s sys 0m0.000s 2018-11-17 09:41:36,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:41:36,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RE67C/install-vellum.sh 2018-11-17 09:41:36,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-11-17 09:41:36,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-17 09:41:36,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-11-17 09:41:36,670 - 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.000s sys 0m0.005s 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/1APKW/start-vellum.sh 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1APKW/start-vellum.sh 2018-11-17 09:41:36,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-17 09:41:36,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.29 2018-11-17 09:41:36,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:41:36,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-17 09:41:36,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-17 09:41:36,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:36,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:36,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:36,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:36,882 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:36 GMT 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:36,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:36,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:41,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:42,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:42,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:42,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:42,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1915, "size": 50}}} 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:42 GMT 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:41:42,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:42,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:42,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:42,243 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:42,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:42 GMT 2018-11-17 09:41:42,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:42,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:42,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:47,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:47,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:47,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:47,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:47,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:47,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:46.272Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:46.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1953, "offset": 1915, "size": 50}}} 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:47 GMT 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:41:47,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:41:47,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:47,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:47,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:47,610 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:47 GMT 2018-11-17 09:41:47,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:47,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:47,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:52,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:52,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:52,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:52,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1916, "size": 50}}} 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:52 GMT 2018-11-17 09:41:52,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:52,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:41:52,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:52,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:53,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:53,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:53,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:53,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:53,053 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:53 GMT 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:53,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:58,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:41:58,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:58,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:41:56.510Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:41:56.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1954, "offset": 1916, "size": 50}}} 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:58 GMT 2018-11-17 09:41:58,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:58,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:41:58,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:41:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:41:58,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:41:58,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:41:58,297 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:41:58,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:41:58,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:41:58 GMT 2018-11-17 09:41:58,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:41:58,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:41:58,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:03,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:03,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1917, "size": 50}}} 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:03 GMT 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:03,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:03,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:03,628 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:03 GMT 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:03,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:08,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:08,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:08,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:08,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:08,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:06.747Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:06.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1955, "offset": 1917, "size": 50}}} 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:08 GMT 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:42:08,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:08,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:42:08,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:08,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:08,835 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:08,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:08,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:08 GMT 2018-11-17 09:42:08,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:08,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:08,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:13,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:13,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1918, "size": 50}}} 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:13 GMT 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:13,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:14,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:14,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:14,082 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:14 GMT 2018-11-17 09:42:14,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:14,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:14,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:19,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:19,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:16.983Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:16.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1956, "offset": 1918, "size": 50}}} 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:19 GMT 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:42:19,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:42:19,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:19,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:19,293 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:19,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:19,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:19 GMT 2018-11-17 09:42:19,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:19,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:19,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:24,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:24,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1919, "size": 50}}} 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:24,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:24 GMT 2018-11-17 09:42:24,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:24,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:24,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:24,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:24,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:24,430 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:24,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:24 GMT 2018-11-17 09:42:24,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:24,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:24,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:29,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:29,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:29,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:27.217Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:27.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1957, "offset": 1919, "size": 50}}} 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:29 GMT 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:29,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:42:29,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:29,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:42:29,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:29,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:29,646 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:29,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:29,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:29 GMT 2018-11-17 09:42:29,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:29,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:29,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:34,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:34,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:34,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1957, "offset": 1920, "size": 50}}} 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:34 GMT 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:34,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:34,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:34,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:34,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:34,852 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:34,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:34,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:34 GMT 2018-11-17 09:42:34,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:34,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:34,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:39,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:39,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:37.452Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1958, "offset": 1920, "size": 50}}} 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:39 GMT 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:42:39,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:39,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:42:39,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:40,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:40,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:40,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:40,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:40 GMT 2018-11-17 09:42:40,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:40,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:40,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:45,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:45,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:45,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1958, "offset": 1921, "size": 50}}} 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:45 GMT 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:45,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:45,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:45,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:45,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:45,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:45,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:45,246 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:45 GMT 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:45,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:50,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:50,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:50,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:47.688Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:47.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1959, "offset": 1921, "size": 50}}} 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:50 GMT 2018-11-17 09:42:50,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:50,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:42:50,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:50,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:42:50,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:50,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:50,392 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:50,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:50,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:50 GMT 2018-11-17 09:42:50,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:50,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:50,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:55,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:42:55,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1922, "size": 50}}} 2018-11-17 09:42:55,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:55,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:55 GMT 2018-11-17 09:42:55,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:55,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:42:55,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:42:55,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:42:55,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:42:55,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:42:55,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:42:55,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:42:55,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:42:55,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:42:55 GMT 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:42:55,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:00,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:00,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:00,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:00,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:00,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:42:57.925Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:42:57.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1960, "offset": 1922, "size": 50}}} 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:00 GMT 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:00,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:00,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:00,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:00,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:00,791 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:00 GMT 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:00,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:05,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:05,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:05,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:05,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1960, "offset": 1923, "size": 50}}} 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:05 GMT 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:05,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:05,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:06,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:06,038 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:06,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:06 GMT 2018-11-17 09:43:06,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:06,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:06,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:11,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:11,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:11,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:11,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:08.159Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:08.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1961, "offset": 1923, "size": 50}}} 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:11 GMT 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:11,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:11,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:11,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:11,184 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:11,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:11,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:11 GMT 2018-11-17 09:43:11,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:11,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:11,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:16,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:16,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:16,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:16,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:16,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:16,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1961, "offset": 1924, "size": 50}}} 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:16 GMT 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:16,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:16,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:16,318 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:16,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:16,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:16 GMT 2018-11-17 09:43:16,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:16,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:16,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:21,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:21,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:21,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:18.396Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:18.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1962, "offset": 1924, "size": 50}}} 2018-11-17 09:43:21,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:21,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:21 GMT 2018-11-17 09:43:21,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:21,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:21,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:21,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:21,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:21,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:21,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:21,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:21,487 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:21 GMT 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:21,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:26,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:26,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1962, "offset": 1925, "size": 50}}} 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:26 GMT 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:26,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:26,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:26,645 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:26,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:26,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:26 GMT 2018-11-17 09:43:26,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:26,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:26,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:31,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:31,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:31,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:28.634Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:28.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1963, "offset": 1925, "size": 50}}} 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:31 GMT 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:31,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:31,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:31,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:31,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:31,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:31,835 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:31 GMT 2018-11-17 09:43:31,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:31,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:31,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:36,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:37,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1926, "size": 50}}} 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:37 GMT 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:37,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:37,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:37,091 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:37,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:37,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:37 GMT 2018-11-17 09:43:37,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:37,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:37,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:42,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:42,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:38.869Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:38.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1964, "offset": 1926, "size": 50}}} 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:42 GMT 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:42,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:42,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:42,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:42,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:42,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:42,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:42,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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:42 GMT 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:42,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:42,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:47,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:47,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:47,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:47,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1964, "offset": 1927, "size": 50}}} 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:47 GMT 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:47,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:47,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:47,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:47,538 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:47,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:47,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:47 GMT 2018-11-17 09:43:47,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:47,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:47,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:52,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:52,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:49.103Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:49.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}], "metadata": {"pagination": {"total": 1965, "offset": 1927, "size": 50}}} 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:52 GMT 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-17 09:43:52,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:52,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:52,714 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:52 GMT 2018-11-17 09:43:52,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:52,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:52,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:57,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:43:57,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:57,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:57,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:57,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:57,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1965, "offset": 1928, "size": 50}}} 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:57 GMT 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-17 09:43:57,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:43:57,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:43:57,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:43:57,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:43:57,853 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:43:57,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:43:57,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:43:57 GMT 2018-11-17 09:43:57,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:43:57,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-17 09:43:57,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:44:02,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:44:02,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:44:02,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:59.143Z", "message": "Execution done (return_code=0): /tmp/1APKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:59.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "43a10a84-4b93-413e-a316-e56f8ef72e26"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:59.245Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:59.680Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:59.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:43:59.680Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:43:59.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.413Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LRZWL/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:00.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.413Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:00.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.598Z", "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-11-17T09:44:00.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.598Z", "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-11-17T09:44:00.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.598Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:00.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:00.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:00.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "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-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "message": "[localhost] run: sudo mv /tmp/tmpIWNXGR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "message": "[localhost] run: sudo mv /tmp/tmpuueTAa /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "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-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.602Z", "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-11-17T09:44:01.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467", "logger": "f7c46293-6493-4676-94cf-ca3c223d2dfd"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:44:01.684Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T09:44:01.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 1984, "offset": 1928, "size": 50}}} 2018-11-17 09:44:02,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:44:02,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:44:02 GMT 2018-11-17 09:44:02,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:44:02,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12074 2018-11-17 09:44:02,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1APKW/start-vellum.sh 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LRZWL/bind.py 2018-11-17 09:44:02,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {u'dime_1avn9r': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-1avn9r'}}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:44:02,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIWNXGR /etc/bind/db.clearwater.local 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuueTAa /etc/bind/db.clearwater.opnfv 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:44:02,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:44:02,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-11-17 09:44:02,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/f122a99f-1cbf-4b2e-86c1-56d77d7ca467 2018-11-17 09:44:03,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:44:03,038 - 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-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"} 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:44:03 GMT 2018-11-17 09:44:03,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:44:03,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-11-17 09:44:03,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:44:03,039 - 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-11-17T09:31:54.984Z', 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'f122a99f-1cbf-4b2e-86c1-56d77d7ca467'} 2018-11-17 09:44:03,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:44:03,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:44:03 GMT 2018-11-17 09:44:03,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:44:03,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-17 09:44:03,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:44:03,108 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2018-11-17 09:44:03,199 - 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-11-17 09:44:03,267 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-17 09:44:03,268 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-17 09:44:03,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 09:44:03,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-17 09:45:08,624 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 09:45:08,624 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-17 09:46:13,911 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 09:46:13,911 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-17 09:47:19,189 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 09:47:19,190 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-17 09:48:01,025 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550565@clearwater.opnfv', u'sip_username': u'6505550565', u'formatted_number': u'(650) 555-0565', u'number': u'6505550565', u'sip_uri': u'sip:6505550565@clearwater.opnfv', u'number_id': u'43774b5f113b4b4fb7b6be1adbab0843', u'sip_password': u'HHVGdbPgN', u'pstn': False} 2018-11-17 09:48:01,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-17 09:48:01,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:48:01,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:48:01,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:48:01,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:48:01 GMT 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-17 09:48:01,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:48:01,119 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-17 09:48:01,119 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-17 09:48:01,127 - 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-11-17 09:48:01,128 - 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-11-17 09:50:15,145 - 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) - (6505550759, 6505550324) Passed Basic Call - SDP (TCP) - (6505550738, 6505550576) Passed Basic Call - Tel URIs (TCP) - (6505550511, 6505550435) Passed Basic Call - Unknown number (TCP) - (6505550469, 6505550527) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550456, 6505550042) Passed Basic Call - Messages - Pager model (TCP) - (6505550246, 6505550119) Passed Basic Call - Pracks (TCP) - (6505550722, 6505550077) Passed Basic Registration (TCP) - (6505550325) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550008, 6505550420) Passed Call Barring - Outbound Rejection (TCP) - (6505550691, 6505550389) 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) - (6505550556, 6505550567) 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) - (6505550536, 6505550618, 6505550205) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550658, 6505550415, 6505550424) Passed Call Diversion - Not reachable (408) (TCP) - (6505550024, 6505550154, 6505550701) Passed Call Diversion - Not reachable (503) (TCP) - (6505550907, 6505550701, 6505550568) Passed Call Diversion - Not reachable (500) (TCP) - (6505550741, 6505550897, 6505550130) Passed Call Diversion - Busy (TCP) - (6505550732, 6505550011, 6505550590) Passed Call Diversion - Unconditional (TCP) - (6505550595, 6505550070, 6505550229) Passed Call Diversion - No answer (TCP) - (6505550311, 6505550764, 6505550951) Passed Call Diversion - Bad target URI (TCP) - (6505550035, 6505550786) Passed Call Diversion - Audio-only call (TCP) - (6505550911, 6505550591, 6505550022, 6505550069) Passed Call Diversion - Audio-video call (TCP) - (6505550313, 6505550182, 6505550863, 6505550809) Passed Call Forking - Mainline (TCP) - (6505550252, 6505550197) Passed Call Forking - Endpoint offline (TCP) - (6505550488, 6505550950) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550990, 6505550523) Passed Call Waiting - Accepted (TCP) - (6505550647, 6505550320, 6505550273) Passed Call Waiting - Cancelled (TCP) - (6505550201, 6505550798, 6505550217) Passed CANCEL - Mainline (TCP) - (6505550531, 6505550319) Passed Filtering - Accept-Contact (TCP) - (6505550050, 6505550637) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550712, 6505550953) Passed Filtering - Accept-Contact no match (TCP) - (6505550944, 6505550012) Passed Filtering - Accept-Contact negated match (TCP) - (6505550019, 6505550804) Passed Filtering - RFC3841 example (TCP) - (6505550873, 6505550476) Passed Filtering - Reject-Contact no match (TCP) - (6505550511, 6505550895) Passed Filtering - Reject-Contact match (TCP) - (6505550653, 6505550194) 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) - (6505550712) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550985) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550485) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550884) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550848, 6505550693) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550334, 6505550976) Passed GRUU - Call - only GRUU as target (TCP) - (6505550524, 6505550372) Passed GRUU - Call - AoR as target (TCP) - (6505550122, 6505550915) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550390, 6505550599) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550050, 6505550710) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550665, 6505550873) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550963, 6505550332) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550740, 6505550061) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550163, 6505550389) 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) - (6505550062) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550504) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550308) 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) - (6505550731, 6505550076) 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-11-17 09:50:15,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2018-11-17 09:50:15,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 09:50:15,300 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-17 09:50:15,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-17 09:50:15,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:15,390 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-11-17T09:31:18.293Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56f0a959-2ec8-496c-8699-29597e986db6"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T09:31:54.984Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "f122a99f-1cbf-4b2e-86c1-56d77d7ca467"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:15 GMT 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-11-17 09:50:15,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:15,391 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:15,554 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-11-17 09:50:15,554 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:15 GMT 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:15,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:15,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:15 GMT 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:15,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:15,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:15,732 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:15 GMT 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:15,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:20,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:20,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:20,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:20,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:20,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:20,809 - 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-11-17T09:50:16.385Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:16.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.454Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.761Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:17.987Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/FWG9H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:17.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "67163021-28fd-4749-95e1-f1b13df13c60"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3c8ad347-f2e8-4f63-92aa-079872bc3d55"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/D17TC/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aa5db3f8-1d2c-4995-b9be-2e98fb9afab4"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/FWG9H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "67163021-28fd-4749-95e1-f1b13df13c60"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/211MY/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "e12ea844-949b-4a69-8128-25dc6accf06a"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/QNMI7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3c8ad347-f2e8-4f63-92aa-079872bc3d55"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a9a86e2d-25f2-4d64-b21c-112f82772ce8"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/YSLC1/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a9a86e2d-25f2-4d64-b21c-112f82772ce8"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Execution done (return_code=1): /tmp/211MY/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "e12ea844-949b-4a69-8128-25dc6accf06a"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b77deb09-dd78-4e7f-bfcf-023626de9531"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aa5db3f8-1d2c-4995-b9be-2e98fb9afab4"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Execution done (return_code=1): /tmp/NVWP9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b77deb09-dd78-4e7f-bfcf-023626de9531"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/NVWP9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b77deb09-dd78-4e7f-bfcf-023626de9531"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Execution done (return_code=1): /tmp/YSLC1/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a9a86e2d-25f2-4d64-b21c-112f82772ce8"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/QNMI7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3c8ad347-f2e8-4f63-92aa-079872bc3d55"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/D17TC/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aa5db3f8-1d2c-4995-b9be-2e98fb9afab4"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/211MY/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "e12ea844-949b-4a69-8128-25dc6accf06a"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Execution done (return_code=1): /tmp/D17TC/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aa5db3f8-1d2c-4995-b9be-2e98fb9afab4"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/NVWP9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b77deb09-dd78-4e7f-bfcf-023626de9531"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "e12ea844-949b-4a69-8128-25dc6accf06a"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Executing: /tmp/YSLC1/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a9a86e2d-25f2-4d64-b21c-112f82772ce8"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.720Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "67163021-28fd-4749-95e1-f1b13df13c60"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.766Z", "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_va3jp6/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_va3jp6/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_va3jp6/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-11-17T09:50:18.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.766Z", "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_emfhog/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_emfhog/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_emfhog/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-11-17T09:50:18.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:18.766Z", "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_xow5no/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_xow5no/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_xow5no/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-11-17T09:50:18.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:19.762Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J9ZOK/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:19.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:19.762Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:19.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:19.834Z", "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_7n1n9a/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_7n1n9a/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_7n1n9a/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-11-17T09:50:19.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:19.834Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:19.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:19.834Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:19.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 55, "offset": 0, "size": 50}}} 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:20 GMT 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29896 2018-11-17 09:50:20,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-11-17 09:50:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/FWG9H/stop-bono.sh 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D17TC/stop-vellum.sh 2018-11-17 09:50:20,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FWG9H/stop-bono.sh 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/211MY/stop-ellis.sh 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QNMI7/stop-sprout.sh 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/YSLC1/stop-dime.sh 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/211MY/stop-ellis.sh 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-11-17 09:50:20,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/NVWP9/stop-homer.sh 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NVWP9/stop-homer.sh 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/YSLC1/stop-dime.sh 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/QNMI7/stop-sprout.sh 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/D17TC/stop-vellum.sh 2018-11-17 09:50:20,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/211MY/stop-ellis.sh 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/D17TC/stop-vellum.sh 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/NVWP9/stop-homer.sh 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YSLC1/stop-dime.sh 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-11-17 09:50:20,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-17 09:50:20,818 - 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-11-17 09:50:20,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J9ZOK/bind.py 2018-11-17 09:50:20,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:50:20,818 - 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-11-17 09:50:20,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:20,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:20,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:20,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:20,883 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:20,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:20,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:20 GMT 2018-11-17 09:50:20,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:20,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:20,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:25,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:25,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:25,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:25,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:25,957 - 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-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpdnzkZg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpeUf30k /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpzArnQl /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpPWbgVG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FTW1B/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpiqB4le /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpIoaTK3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpqXcamQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo mv /tmp/tmpvQT_GQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H6ER9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "02eced06-bc6b-440a-8ed6-e2a1ffd37142"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C7MTR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3ef66fbe-44e1-4043-a3cc-5281a42f51a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "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-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b63ffde5-7b37-4217-8e62-ecb39c802f27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.788Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bc05918b-cc44-47f6-960d-654239dd9229"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.857Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:20.857Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:20.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.808Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d826c52d-60a5-4450-be3c-b947e16684d2"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.808Z", "message": "Executing: /tmp/QZQ10/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d826c52d-60a5-4450-be3c-b947e16684d2"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.808Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QZQ10/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d826c52d-60a5-4450-be3c-b947e16684d2"}], "metadata": {"pagination": {"total": 156, "offset": 49, "size": 50}}} 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:25 GMT 2018-11-17 09:50:25,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:25,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30321 2018-11-17 09:50:25,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:25,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:50:25,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:50:25,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdnzkZg /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeUf30k /etc/bind/db.clearwater.local 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:50:25,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzArnQl /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPWbgVG /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FTW1B/bind.py 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:50:25,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiqB4le /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIoaTK3 /etc/bind/db.clearwater.local 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:50:25,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqXcamQ /etc/bind/db.clearwater.local 2018-11-17 09:50:25,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvQT_GQ /etc/bind/db.clearwater.local 2018-11-17 09:50:25,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H6ER9/bind.py 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:50:25,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C7MTR/bind.py 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ygxpdl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'sprout-ygxpdl'}}, u'vellum': {u'vellum_6kcs1t': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'vellum-6kcs1t'}}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:50:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QZQ10/remove-cluster-node.sh 2018-11-17 09:50:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QZQ10/remove-cluster-node.sh 2018-11-17 09:50:25,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:26,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:26,025 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:26,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:26,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:26 GMT 2018-11-17 09:50:26,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:26,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:26,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:31,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:31,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.808Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QZQ10/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d826c52d-60a5-4450-be3c-b947e16684d2"}, {"node_instance_id": "dime_1avn9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:21.861Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:21.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aaab88f7-4498-4c85-8185-e51cde8e2e19"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J1ILB/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "502f6afa-302f-4145-9b2a-d4745626884b"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "502f6afa-302f-4145-9b2a-d4745626884b"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Executing: /tmp/OT41W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "78b7eee6-2ece-44c4-8fda-6cd10d2329b1"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YCDZF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aaab88f7-4498-4c85-8185-e51cde8e2e19"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Executing: /tmp/YCDZF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aaab88f7-4498-4c85-8185-e51cde8e2e19"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OT41W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "78b7eee6-2ece-44c4-8fda-6cd10d2329b1"}, {"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Executing: /tmp/J1ILB/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "502f6afa-302f-4145-9b2a-d4745626884b"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:22.813Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:22.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "78b7eee6-2ece-44c4-8fda-6cd10d2329b1"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:23.583Z", "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_chi96g/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_chi96g/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_chi96g/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-11-17T09:50:23.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:23.817Z", "message": "Execution done (return_code=1): /tmp/QNMI7/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:23.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3c8ad347-f2e8-4f63-92aa-079872bc3d55"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:23.865Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:23.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:23.865Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:23.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "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-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8BXW9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "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-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "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-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "[localhost] run: sudo mv /tmp/tmpngpucr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "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-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "message": "[localhost] run: sudo mv /tmp/tmpowdx9w /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.821Z", "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-11-17T09:50:24.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "74fbe54a-6663-4d7d-af69-e80bc5d75245"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:24.911Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:24.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:25.825Z", "message": "Executing: /tmp/JIJHP/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:25.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3bd1121d-47d4-4350-8bec-a8ff6764ed5b"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:25.825Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JIJHP/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:25.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3bd1121d-47d4-4350-8bec-a8ff6764ed5b"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:25.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:25.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:25.873Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:25.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:25.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:25.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_1avn9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:26.828Z", "message": "Execution done (return_code=0): /tmp/QZQ10/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:26.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d826c52d-60a5-4450-be3c-b947e16684d2"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:26.828Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:26.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3bd1121d-47d4-4350-8bec-a8ff6764ed5b"}, {"node_instance_id": "dime_1avn9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:26.880Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:26.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_rkv73p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.831Z", "message": "Execution done (return_code=0): /tmp/YCDZF/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "aaab88f7-4498-4c85-8185-e51cde8e2e19"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.884Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.884Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 173, "offset": 99, "size": 50}}} 2018-11-17 09:50:31,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:31,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:31 GMT 2018-11-17 09:50:31,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:31,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28305 2018-11-17 09:50:31,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:31,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QZQ10/remove-cluster-node.sh 2018-11-17 09:50:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J1ILB/remove-cluster-node.sh 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OT41W/remove-cluster-node.sh 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YCDZF/remove-cluster-node.sh 2018-11-17 09:50:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YCDZF/remove-cluster-node.sh 2018-11-17 09:50:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OT41W/remove-cluster-node.sh 2018-11-17 09:50:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J1ILB/remove-cluster-node.sh 2018-11-17 09:50:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:50:31,215 - 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-11-17 09:50:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QNMI7/stop-sprout.sh 2018-11-17 09:50:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8BXW9/bind.py 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:50:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_wrxh0e': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-wrxh0e'}}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpngpucr /etc/bind/db.clearwater.local 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpowdx9w /etc/bind/db.clearwater.opnfv 2018-11-17 09:50:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JIJHP/remove-cluster-node.sh 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JIJHP/remove-cluster-node.sh 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QZQ10/remove-cluster-node.sh 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YCDZF/remove-cluster-node.sh 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:50:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:31,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:31,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:31,347 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:31,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:31,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:31 GMT 2018-11-17 09:50:31,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:31,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:31,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:36,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:36,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.884Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.884Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:27.884Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:28.887Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:28.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:28.887Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:28.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.182Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.697Z", "message": "Execution done (return_code=0): /tmp/OT41W/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "78b7eee6-2ece-44c4-8fda-6cd10d2329b1"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.891Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.891Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.891Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_o8mvgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:30.891Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:30.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.895Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:31.929Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:31.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.837Z", "message": "Stopping Agent dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.900Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.900Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:32.900Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:32.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:33.906Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:33.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:33.906Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:33.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:33.906Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:33.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:33.906Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:33.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.857Z", "message": "Stopping Agent ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.912Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.912Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:34.912Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:34.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.916Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 215, "offset": 149, "size": 50}}} 2018-11-17 09:50:36,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:36,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:36 GMT 2018-11-17 09:50:36,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:36,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26253 2018-11-17 09:50:36,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:36,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OT41W/remove-cluster-node.sh 2018-11-17 09:50:36,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_va3jp6 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_xow5no 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:36,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:50:36,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:36,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:50:36,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:36,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:36,493 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:36,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:36,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:36 GMT 2018-11-17 09:50:36,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:36,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:36,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:41,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:41,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:41,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:41,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:41,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:41,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.916Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.916Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:35.916Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:35.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_va3jp6 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Successfully stopped daemon: dime_host_va3jp6\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "86d38cd7-b3ff-450f-874f-30e89a3fc9d9"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Stopping Agent homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.864Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.921Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.921Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:36.921Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Deleting Agent dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:38.039Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:38.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:39.008Z", "message": "Successfully stopped daemon: ellis_host_xow5no\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:39.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:39.008Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_xow5no stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:39.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:39.008Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:39.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "6c451de3-a7b6-451e-9d4f-2f5b8ea6af8c"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:39.042Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:39.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Deleting Agent ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Successfully deleted daemon: dime_host_va3jp6", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.029Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "53b63d28-7b91-418b-96e9-248d358a941c"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 270, "offset": 199, "size": 50}}} 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:41 GMT 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26983 2018-11-17 09:50:41,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:41,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:50:41,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:41,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:41,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_va3jp6 stop 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_va3jp6 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_7n1n9a 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_va3jp6 2018-11-17 09:50:41,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_xow5no 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_xow5no stop 2018-11-17 09:50:41,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_xow5no 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_va3jp6 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:50:41,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:50:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:41,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:41,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:41,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:41,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:41,636 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:41 GMT 2018-11-17 09:50:41,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:41,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:41,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:46,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:46,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:46,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:40.045Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:40.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.034Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_7n1n9a stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.034Z", "message": "Successfully stopped daemon: homer_host_7n1n9a\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.034Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "42e5674c-08cc-4d61-8b04-b222a8a8ca57"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.048Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.048Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:41.048Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:41.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Successfully deleted daemon: ellis_host_xow5no", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "125e64b8-b5bc-4228-83f7-acf4d56aca53"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Deleting Agent homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:42.274Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:42.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:43.052Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:43.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:43.052Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:43.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:43.530Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:43.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:44.065Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:44.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:44.065Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:44.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:44.065Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:44.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:44.069Z", "message": "Successfully deleted daemon: homer_host_7n1n9a", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:44.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:44.069Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:44.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f21915e0-1ff9-4274-a32d-2ae5e4317b80"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:45.070Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:45.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:45.070Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:45.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:45.070Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:45.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_ygxpdl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:45.790Z", "message": "Execution done (return_code=0): /tmp/JIJHP/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:45.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "3bd1121d-47d4-4350-8bec-a8ff6764ed5b"}, {"node_instance_id": "sprout_ygxpdl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:46.074Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:46.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 297, "offset": 249, "size": 50}}} 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:46 GMT 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18585 2018-11-17 09:50:46,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:46,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:50:46,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_7n1n9a stop 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_7n1n9a 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:46,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_xow5no 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_7n1n9a 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:46,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:46,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_7n1n9a 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JIJHP/remove-cluster-node.sh 2018-11-17 09:50:46,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:50:46,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:46,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:46,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:46,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:46,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:46,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:46,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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:46 GMT 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:46,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:51,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:51,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:47.249Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:47.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:47.249Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:47.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:47.249Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:47.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:48.446Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:48.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:48.446Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:48.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:48.446Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:48.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:48.446Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:48.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:49.453Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:49.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:50.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:50.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:50.453Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:50.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:50.453Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:50.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:50.453Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:50.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Stopping Agent sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:51.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:51.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}], "metadata": {"pagination": {"total": 326, "offset": 284, "size": 50}}} 2018-11-17 09:50:51,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:51,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:51 GMT 2018-11-17 09:50:51,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:51,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14245 2018-11-17 09:50:51,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:50:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:50:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:50:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:50:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:50:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:50:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:50:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:50:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_chi96g 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:51,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:51,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:51,926 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:51,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:51,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:51 GMT 2018-11-17 09:50:51,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:51,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:51,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:56,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:57,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:57,026 - 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-11-17T09:50:52.162Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:52.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:52.458Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:52.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:52.458Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:52.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:53.582Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:53.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.467Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:54.842Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:54.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.090Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_chi96g stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.090Z", "message": "Successfully stopped daemon: sprout_host_chi96g\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "77578ceb-a0ef-47d6-924f-3155480bd599"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.473Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.473Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.473Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:55.473Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:55.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "cc3718a8-ee30-48f5-8cf4-b2a5fb591c55"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Deleting Agent sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.095Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:56.482Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:56.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 355, "offset": 311, "size": 50}}} 2018-11-17 09:50:57,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:57,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:57 GMT 2018-11-17 09:50:57,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:57,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15415 2018-11-17 09:50:57,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:50:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_chi96g stop 2018-11-17 09:50:57,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_chi96g 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_chi96g 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:50:57,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:50:57,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:50:57,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:50:57,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:50:57,123 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:50:57 GMT 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:50:57,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:02,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:02,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:57.486Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:57.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:57.486Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:57.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_host_va3jp6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:57.689Z", "message": "Waiting for server \"04efd771-404b-4980-8f62-a6a73253a544\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:57.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "cc3718a8-ee30-48f5-8cf4-b2a5fb591c55"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.103Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.103Z", "message": "Successfully deleted daemon: sprout_host_chi96g", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.103Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c9f3256d-fe18-409b-963a-064b164b9659"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.497Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.497Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.497Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.497Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:58.497Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:58.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:59.263Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:59.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6e6cbd-eee4-4c29-8b82-3d2958a9be07"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:59.502Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:59.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_host_7n1n9a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:50:59.502Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:50:59.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:00.505Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.614Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:01.764Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:01.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b04a164e-cb9b-47f6-b684-5e1b262217ac"}, {"node_instance_id": "homer_host_7n1n9a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:02.109Z", "message": "Waiting for server \"da64df64-0905-44c1-9029-0229879e942a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:02.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6e6cbd-eee4-4c29-8b82-3d2958a9be07"}], "metadata": {"pagination": {"total": 378, "offset": 340, "size": 50}}} 2018-11-17 09:51:02,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:02,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:02 GMT 2018-11-17 09:51:02,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:02,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11952 2018-11-17 09:51:02,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "04efd771-404b-4980-8f62-a6a73253a544" to be deleted. current status: SHUTOFF 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_chi96g 2018-11-17 09:51:02,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:51:02,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:02,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:02,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:51:02,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "da64df64-0905-44c1-9029-0229879e942a" to be deleted. current status: SHUTOFF 2018-11-17 09:51:02,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:02,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:02,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:02,286 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:02 GMT 2018-11-17 09:51:02,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:02,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:02,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:07,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:07,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:07,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:07,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_va3jp6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:02.855Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:02.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:03.617Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:03.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:04.625Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:04.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:04.625Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:04.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:04.625Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:04.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:04.857Z", "message": "Waiting for server \"d7c0d3d7-c970-4c40-bcf3-18bc04e5d892\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b04a164e-cb9b-47f6-b684-5e1b262217ac"}, {"node_instance_id": "dime_security_group_5k57zj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:05.130Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:05.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "70ce8716-e334-42f3-ad06-db3d3c6363ee"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:06.021Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:06.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:06.630Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:06.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "dime_security_group_5k57zj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:06.630Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:06.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:06.630Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:06.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 389, "offset": 363, "size": 50}}} 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:07 GMT 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5808 2018-11-17 09:51:07,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:51:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:51:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:51:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:51:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d7c0d3d7-c970-4c40-bcf3-18bc04e5d892" to be deleted. current status: SHUTOFF 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:51:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:07,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:07,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:07,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:07,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:07,460 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:07 GMT 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:07,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:07,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:12,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:12,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7n1n9a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:07.634Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:07.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:08.637Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_security_group_4vvdi0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:09.453Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:09.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f7028f3f-c335-4b18-bf45-a88b5d27344a"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:09.640Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:09.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:09.640Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:09.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:09.640Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:09.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "homer_security_group_4vvdi0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_host_xow5no", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:10.647Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:10.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.657Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:11.806Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:11.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "36b911b6-1a7d-4b1c-a003-e65bbb037d58"}, {"node_instance_id": "ellis_security_group_ps3o5t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:12.153Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:12.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "434bb343-2cdb-464c-af73-1b0a728e1dcc"}], "metadata": {"pagination": {"total": 410, "offset": 374, "size": 50}}} 2018-11-17 09:51:12,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:12,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:12 GMT 2018-11-17 09:51:12,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:12,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10784 2018-11-17 09:51:12,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:12,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:51:12,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:51:12,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:12,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-17 09:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-17 09:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:51:12,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:12,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:12,734 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:12,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:12,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:12 GMT 2018-11-17 09:51:12,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:12,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:12,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:17,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:17,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:17,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:17,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_ps3o5t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:13.235Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:13.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "ellis_floatingip_gciib2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.663Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.663Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.663Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.663Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.663Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:14.915Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:14.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bf32b0b6-8f21-4a98-97aa-6bf6711f6d9a"}, {"node_instance_id": "sprout_host_chi96g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:16.410Z", "message": "Waiting for server \"65b86b1a-4647-468d-a4bf-34c8374a4492\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:16.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bf32b0b6-8f21-4a98-97aa-6bf6711f6d9a"}], "metadata": {"pagination": {"total": 418, "offset": 395, "size": 50}}} 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:17 GMT 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4245 2018-11-17 09:51:17,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:51:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-17 09:51:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:51:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:51:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:51:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:51:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "65b86b1a-4647-468d-a4bf-34c8374a4492" to be deleted. current status: SHUTOFF 2018-11-17 09:51:17,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:17,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:17,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:17,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:17,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:17,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:17,882 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:17 GMT 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:17,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:22,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:23,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_chi96g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:21.567Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:21.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:22.605Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:22.605Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 421, "offset": 403, "size": 50}}} 2018-11-17 09:51:23,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:23,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:23 GMT 2018-11-17 09:51:23,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:23,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1536 2018-11-17 09:51:23,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:51:23,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:51:23,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:51:23,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:23,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:23,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:23,101 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:23 GMT 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:23,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:23,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:28,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:28,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:28,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:28,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:28,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_r9e8j7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:23.444Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:23.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ef1198f3-1b78-4991-b0fb-94f39e9b8b0d"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:23.669Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:23.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:23.669Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:23.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "sprout_security_group_r9e8j7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:51:24.988Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:51:24.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 425, "offset": 406, "size": 50}}} 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:28 GMT 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2241 2018-11-17 09:51:28,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:51:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:51:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:51:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:51:28,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:28,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:28,233 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:28,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:28,234 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:28 GMT 2018-11-17 09:51:28,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:28,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:28,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:33,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:33,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:33,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:33,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:33,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:33 GMT 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:33,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:33,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:33,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:33,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:33,402 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:33 GMT 2018-11-17 09:51:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:33,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:33,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:38,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:38,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:38 GMT 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:38,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:38,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:38,533 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:38,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:38,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:38 GMT 2018-11-17 09:51:38,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:38,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:38,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:43,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:43,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:43 GMT 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:43,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:43,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:43,734 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:43 GMT 2018-11-17 09:51:43,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:43,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:43,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:48,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:48,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:48,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:48,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:48,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:48,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:48 GMT 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:48,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:48,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:48,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:48,957 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:48,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:48,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:48 GMT 2018-11-17 09:51:48,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:48,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:48,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:53,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:54,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:54,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:54 GMT 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:54,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:54,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:54,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:54,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:54,087 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:54 GMT 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:54,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:59,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:51:59,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:59,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:59,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:59,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:59,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:59 GMT 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:51:59,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:51:59,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:51:59,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:51:59,219 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:51:59,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:51:59,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:51:59 GMT 2018-11-17 09:51:59,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:51:59,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:51:59,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:04,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:04,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:04,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:04,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:04,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:04 GMT 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:52:04,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:04,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:04,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:04,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:04,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:04,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:04,361 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:04 GMT 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:04,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:09,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:09,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:09,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:09 GMT 2018-11-17 09:52:09,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:09,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:52:09,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:09,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:09,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:09,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:09,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:09,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:09,502 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:09 GMT 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:09,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:14,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:14,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:14,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:14,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:14 GMT 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:52:14,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:14,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:14,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:14,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:14,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:14,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:14,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:14,638 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:14 GMT 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:14,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:19,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:19,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:19,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:19,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:19,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:19,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_6kcs1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:18.064Z", "message": "Execution done (return_code=0): /tmp/J1ILB/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:18.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "502f6afa-302f-4145-9b2a-d4745626884b"}, {"node_instance_id": "vellum_6kcs1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:18.155Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:18.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:18.689Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:18.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:19.693Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:19.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:19.693Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:19.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 428, "offset": 410, "size": 50}}} 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:19 GMT 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-11-17 09:52:19,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J1ILB/remove-cluster-node.sh 2018-11-17 09:52:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:52:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:52:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:52:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:52:19,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:19,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:19,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:19,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:19,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:19,768 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:19 GMT 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:19,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:24,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:24,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:24,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:20.697Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:20.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:20.697Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:20.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:20.697Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:20.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:21.700Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:21.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:21.700Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:21.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:21.700Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:21.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:21.700Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:21.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:21.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:21.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Stopping Agent vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:22.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}], "metadata": {"pagination": {"total": 447, "offset": 415, "size": 50}}} 2018-11-17 09:52:24,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:24,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:24 GMT 2018-11-17 09:52:24,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:24,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-11-17 09:52:24,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:24,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:52:24,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_emfhog 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:24,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:24,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:24,918 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:24,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:24 GMT 2018-11-17 09:52:24,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:24,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:24,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:29,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:30,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:30,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:30,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:30,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:26.564Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:26.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:26.748Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:26.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:27.185Z", "message": "Successfully stopped daemon: vellum_host_emfhog\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:27.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:27.185Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_emfhog stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:27.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "f8869a5a-c02d-445c-8d2f-c36ff108b288"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:27.704Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:27.704Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:27.704Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Deleting Agent vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:28.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:28.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:29.479Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:29.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:30.004Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 466, "offset": 432, "size": 50}}} 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:30 GMT 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10384 2018-11-17 09:52:30,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:30,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:52:30,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:52:30,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_emfhog 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_emfhog stop 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_emfhog 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:52:30,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:52:30,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:52:30,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:30,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:30,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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:30,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:30,097 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:30 GMT 2018-11-17 09:52:30,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:30,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:30,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:35,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:35,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:35,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:30.194Z", "message": "Successfully deleted daemon: vellum_host_emfhog", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:30.194Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a5fd7897-b0aa-46ea-a48b-dbfd6cdae063"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:30.709Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:30.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:30.709Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:30.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:33.363Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:33.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:33.714Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:33.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:33.714Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:33.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 473, "offset": 451, "size": 50}}} 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:35 GMT 2018-11-17 09:52:35,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:35,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3705 2018-11-17 09:52:35,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_emfhog 2018-11-17 09:52:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:52:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:52:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:52:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:52:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:35,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:35,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:35,237 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:35 GMT 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:35,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:40,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:40,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:40,308 - 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-11-17T09:52:38.790Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:38.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:39.718Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:39.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:39.718Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:39.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 476, "offset": 458, "size": 50}}} 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:40 GMT 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-11-17 09:52:40,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:40,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:40,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:40,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:40,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:40,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:40,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:40,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:40,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:40,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:40,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:40,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:40,364 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:40,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:40,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:40 GMT 2018-11-17 09:52:40,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:40,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:40,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:45,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:45,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:45,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:45,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:45,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:45,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:45,434 - 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-11-17T09:52:42.769Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:42.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:43.724Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:43.724Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:43.724Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:43.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:44.036Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:44.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0fb57fdf-ddfb-4b86-909b-edd0c783551b"}], "metadata": {"pagination": {"total": 481, "offset": 461, "size": 50}}} 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:45 GMT 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-11-17 09:52:45,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:45,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:52:45,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:52:45,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:52:45,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:52:45,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:52:45,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:45,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:45,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:45,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:45,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:45,494 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:45 GMT 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:45,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:50,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:50,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:50,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:45.986Z", "message": "Waiting for server \"d0b54204-a821-44ff-9fb4-a39d6b2be7a1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:45.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0fb57fdf-ddfb-4b86-909b-edd0c783551b"}], "metadata": {"pagination": {"total": 482, "offset": 466, "size": 50}}} 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:50,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:50 GMT 2018-11-17 09:52:50,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:50,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-11-17 09:52:50,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d0b54204-a821-44ff-9fb4-a39d6b2be7a1" to be deleted. current status: SHUTOFF 2018-11-17 09:52:50,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:50,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:50,650 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:50 GMT 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:50,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:55,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:55,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_emfhog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:51.255Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:51.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:51.729Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:51.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:52.736Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:52.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:52.736Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:52.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:52.736Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:52.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "vellum_security_group_zzitp8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:53.227Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:53.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "e5cfc478-cbf7-4628-b933-3165fa8ce8b6"}, {"node_instance_id": "vellum_security_group_zzitp8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:52:54.120Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:52:54.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 489, "offset": 467, "size": 50}}} 2018-11-17 09:52:55,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:55,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:55 GMT 2018-11-17 09:52:55,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:55,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-11-17 09:52:55,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:52:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:52:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:52:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:52:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:52:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:52:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:52:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:52:55,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:52:55,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:52:55,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:52:55,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:52:55,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:52:55,776 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:52:55 GMT 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:52:55,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:00,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:00,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:00 GMT 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:00,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:00,908 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:00 GMT 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:05,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:05,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:05,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:05,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:05,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:05,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:05 GMT 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:53:05,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:05,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:06,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:06,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:06,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:06,044 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:06 GMT 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:06,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:06,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:11,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:11,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:11,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:11 GMT 2018-11-17 09:53:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:53:11,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:11,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:11,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:11,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:11,272 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:11,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:11,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:11 GMT 2018-11-17 09:53:11,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:11,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:11,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:16,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:16,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:16,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:16,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:16,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:16 GMT 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:53:16,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:16,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:16,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:16,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:16,416 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:16,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:16 GMT 2018-11-17 09:53:16,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:16,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:16,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:21,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:21,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:18.337Z", "message": "Execution done (return_code=124): /tmp/FWG9H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:18.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "67163021-28fd-4749-95e1-f1b13df13c60"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:18.479Z", "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_9l5wrz/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_9l5wrz/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_9l5wrz/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-11-17T09:53:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:18.744Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:18.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:19.404Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:19.404Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SLLHB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:19.749Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:19.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "message": "[localhost] run: sudo mv /tmp/tmp1T6XbI /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "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-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "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-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "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-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "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-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "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-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "message": "[localhost] run: sudo mv /tmp/tmpa6maYa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.211Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "1b6ddf0a-aa24-4e03-8422-6c7a0ea97d26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.753Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.753Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.753Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:20.753Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:20.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:21.216Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RZX8H/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:21.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bfe3c383-3d88-4de8-b892-57c278dddab4"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:21.216Z", "message": "Executing: /tmp/RZX8H/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:21.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bfe3c383-3d88-4de8-b892-57c278dddab4"}, {"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:21.216Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:21.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bfe3c383-3d88-4de8-b892-57c278dddab4"}], "metadata": {"pagination": {"total": 513, "offset": 474, "size": 50}}} 2018-11-17 09:53:21,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:21,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:21 GMT 2018-11-17 09:53:21,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:21,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13530 2018-11-17 09:53:21,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:21,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/FWG9H/stop-bono.sh 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SLLHB/bind.py 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:53:21,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1T6XbI /etc/bind/db.clearwater.opnfv 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-17 09:53:21,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpa6maYa /etc/bind/db.clearwater.local 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_o8mvgz': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'homer-o8mvgz'}}, u'ellis': {u'ellis_rkv73p': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.25', u'name': u'ellis-rkv73p'}}, 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.7', u'hss_hostname': u''}. 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-17 09:53:21,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RZX8H/remove-cluster-node.sh 2018-11-17 09:53:21,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RZX8H/remove-cluster-node.sh 2018-11-17 09:53:21,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-17 09:53:21,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:21,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:21,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:21,631 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:21 GMT 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:21,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:26,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:26,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 497, "size": 50}}} 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:26 GMT 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:26,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:26,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:26,764 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:26,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:26,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:26 GMT 2018-11-17 09:53:26,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:26,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:26,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:31,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:31,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:31,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:31,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wrxh0e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:27.636Z", "message": "Execution done (return_code=0): /tmp/RZX8H/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:27.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "bfe3c383-3d88-4de8-b892-57c278dddab4"}, {"node_instance_id": "bono_wrxh0e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:27.707Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:27.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:28.761Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:28.761Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:28.761Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_vyhcxz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:28.761Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:28.761Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_node_t2k7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_vyhcxz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:29.766Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:29.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:30.770Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:30.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:30.770Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:30.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 528, "offset": 497, "size": 50}}} 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:31 GMT 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7290 2018-11-17 09:53:31,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RZX8H/remove-cluster-node.sh 2018-11-17 09:53:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-17 09:53:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:53:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:53:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-17 09:53:31,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:31,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:31,922 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:31 GMT 2018-11-17 09:53:31,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:31,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:31,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:36,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:36,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:36,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:36,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.198Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.775Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.775Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.775Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.775Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:32.775Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:32.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:33.779Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:33.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Stopping Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Stopping Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:34.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:34.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}], "metadata": {"pagination": {"total": 562, "offset": 512, "size": 50}}} 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:36 GMT 2018-11-17 09:53:36,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:36,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18186 2018-11-17 09:53:36,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:53:36,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:53:36,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_yenaog 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_9l5wrz 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:36,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:37,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:37,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:37,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:37,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:37,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:37,057 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:37 GMT 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:37,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:42,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:42,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.237Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.433Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:38.784Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:38.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_yenaog stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Successfully stopped daemon: bono_host_9l5wrz\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Deleting Agent bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Successfully stopped daemon: bind_host_yenaog\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "22e31af7-dea2-4f9e-9779-3ca35d987496"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_9l5wrz stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "b9edbb88-5a0a-4fa2-86c9-3b6d31853e38"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:39.789Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:39.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Deleting Agent bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.243Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.792Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5951)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5951)", "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_r6l4tm/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_r6l4tm/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_r6l4tm/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_r6l4tm/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_r6l4tm/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=5951)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-11-17T09:53:40.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.792Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:40.792Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:40.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.247Z", "message": "Successfully deleted daemon: bind_host_yenaog", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.247Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.247Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ff9a0652-d962-4d09-9442-224c57aab691"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:41.805Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:41.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 610, "offset": 546, "size": 50}}} 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:42 GMT 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26856 2018-11-17 09:53:42,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:53:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_yenaog stop 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_9l5wrz 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_yenaog 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_yenaog 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_9l5wrz stop 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_9l5wrz 2018-11-17 09:53:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5951) 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_yenaog 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-17 09:53:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:53:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-17 09:53:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:53:42,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:42,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:42,330 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:42,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:42,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:42 GMT 2018-11-17 09:53:42,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:42,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:42,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:47,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:47,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:42.268Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:42.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:42.268Z", "message": "Successfully deleted daemon: bono_host_9l5wrz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:42.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:42.268Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:42.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "0e6282dc-8168-4881-a2cc-7be0e2bfbfb2"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:42.879Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:42.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:42.879Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:42.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Stopping Agent proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:43.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:43.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:44.313Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:44.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:44.882Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:44.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:44.882Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:44.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:45.885Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:45.885Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:45.885Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.118Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.324Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.345Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_r6l4tm stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.345Z", "message": "Successfully stopped daemon: proxy_host_r6l4tm\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "9e76e7f7-147e-4869-ae74-154bbe605752"}], "metadata": {"pagination": {"total": 635, "offset": 594, "size": 50}}} 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:47 GMT 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13401 2018-11-17 09:53:47,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:47,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:53:47,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_9l5wrz 2018-11-17 09:53:47,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:53:47,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_r6l4tm 2018-11-17 09:53:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:53:47,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-17 09:53:47,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-17 09:53:47,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_r6l4tm stop 2018-11-17 09:53:47,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_r6l4tm 2018-11-17 09:53:47,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:47,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:47,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:47,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:47,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:47,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:47,680 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:47 GMT 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:47,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:52,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:52,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:52,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:52,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:52,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.890Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.890Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:47.890Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:48.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:48.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:49.352Z", "message": "Deleting Agent proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:49.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:49.737Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:49.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:49.904Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:49.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:49.904Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:49.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.357Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.357Z", "message": "Successfully deleted daemon: proxy_host_r6l4tm", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.357Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ead702fb-b5ad-466b-83a6-4b6c40f5e143"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:50.966Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:50.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 660, "offset": 619, "size": 50}}} 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:52 GMT 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13332 2018-11-17 09:53:52,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-17 09:53:52,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_r6l4tm 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:52,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_r6l4tm 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:52,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 09:53:52,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:52,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:52,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:52,937 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:52,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:52,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:52 GMT 2018-11-17 09:53:52,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:52,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:52,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:57,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:53:58,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:58,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:58,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.072Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.992Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.992Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.992Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.992Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:53.992Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:53.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:54.247Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "34ca3ef4-03ee-4951-a338-3fea5b705b2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:54.998Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:54.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:54.998Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:54.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:54.998Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:54.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:57.219Z", "message": "Waiting for server \"6e6396cd-7610-47c4-aba0-7d4f6680aad3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:57.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "34ca3ef4-03ee-4951-a338-3fea5b705b2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:57.628Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:57.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 673, "offset": 644, "size": 50}}} 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:58 GMT 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6245 2018-11-17 09:53:58,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:53:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-17 09:53:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:53:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:53:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6e6396cd-7610-47c4-aba0-7d4f6680aad3" to be deleted. current status: ACTIVE 2018-11-17 09:53:58,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:53:58,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:53:58,248 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:53:58,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:53:58,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:53:58 GMT 2018-11-17 09:53:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:53:58,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:53:58,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:03,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:54:03,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:03,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_yenaog", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:58.770Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:58.770Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:58.770Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:58.770Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:58.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:59.003Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:59.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:59.003Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:59.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:53:59.095Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:53:59.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d3beea9d-43f0-4217-9cac-27f484ce076c"}, {"node_instance_id": "bind_host_yenaog", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:02.168Z", "message": "Waiting for server \"ca0a8641-6590-41b3-bc43-86cf30d2ff57\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:02.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "d3beea9d-43f0-4217-9cac-27f484ce076c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:02.476Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:02.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:03.006Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:03.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:03.006Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:03.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:03.006Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:03.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 685, "offset": 656, "size": 50}}} 2018-11-17 09:54:03,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:03,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:03 GMT 2018-11-17 09:54:03,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:03,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6154 2018-11-17 09:54:03,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:03,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:54:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:54:03,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ca0a8641-6590-41b3-bc43-86cf30d2ff57" to be deleted. current status: SHUTOFF 2018-11-17 09:54:03,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-17 09:54:03,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 09:54:03,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:03,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 09:54:03,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:54:03,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:03,521 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:03 GMT 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:03,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:54:03,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:08,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:54:08,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_r6l4tm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:03.368Z", "message": "Waiting for server \"6e6396cd-7610-47c4-aba0-7d4f6680aad3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:03.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "34ca3ef4-03ee-4951-a338-3fea5b705b2d"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:04.479Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:04.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "21a53086-2de1-4cdb-a412-d29d3ee98fbd"}, {"node_instance_id": "bono_host_9l5wrz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:05.522Z", "message": "Waiting for server \"dbf59e76-a1ca-41c6-a741-dda00e44f7a7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:05.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "21a53086-2de1-4cdb-a412-d29d3ee98fbd"}, {"node_instance_id": "bind_host_yenaog", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:07.348Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:07.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:08.010Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:08.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "proxy_host_r6l4tm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:08.010Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:08.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:08.010Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:08.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 692, "offset": 668, "size": 50}}} 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:08,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:08 GMT 2018-11-17 09:54:08,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:08,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3729 2018-11-17 09:54:08,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6e6396cd-7610-47c4-aba0-7d4f6680aad3" to be deleted. current status: ACTIVE 2018-11-17 09:54:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-17 09:54:08,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "dbf59e76-a1ca-41c6-a741-dda00e44f7a7" to be deleted. current status: SHUTOFF 2018-11-17 09:54:08,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:54:08,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:08,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:54:08,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:08,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:08,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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:54:08,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:08,781 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:08 GMT 2018-11-17 09:54:08,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:08,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:54:08,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:13,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:13,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_8giz5d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.021Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_security_group_8giz5d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.309Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "8fd0e734-25bd-4f3c-9c30-22d913a1e235"}, {"node_instance_id": "bind_floatingip_0x50tl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:09.483Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "12954d44-0404-4a9e-a51e-5b0c54590707"}, {"node_instance_id": "bind_security_group_8giz5d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:10.157Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:10.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_host_9l5wrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:11.036Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bind_floatingip_0x50tl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:11.036Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:12.043Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:12.043Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "keypair_59al9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:12.043Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:12.043Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:12.043Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "keypair_59al9e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "keypair_59al9e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "keypair_59al9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.266Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:13.599Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:13.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "a61e3ace-8533-4afe-afd8-44371b8c96d3"}], "metadata": {"pagination": {"total": 724, "offset": 675, "size": 50}}} 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:13 GMT 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16228 2018-11-17 09:54:13,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:13,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:13,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-17 09:54:13,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:13,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-17 09:54:13,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:54:13,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:54:14,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:14,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:14,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:14,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:14,005 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:14 GMT 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-17 09:54:14,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:19,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-11-17 09:54:19,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:19,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:19,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:19,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:19,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_59al9e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:14.284Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:14.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:14.576Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:14.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "7d6b85ff-96e6-4001-85ef-60a922ce808a"}, {"node_instance_id": "bono_security_group_9o0m7f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:14.576Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:14.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "28f91f48-9893-40ae-a843-263e044b3c71"}, {"node_instance_id": "bono_floatingip_pwd4gx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:14.576Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:14.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "ed3729fa-a513-4c17-95b6-d1ec96eaedab"}, {"node_instance_id": "keypair_59al9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:14.576Z", "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-11-17T09:54:14.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0", "logger": "c631c3b7-b823-4165-ba3c-9ef0c1ab1830"}, {"node_instance_id": "bono_security_group_9o0m7f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:15.288Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:15.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "internal_sip_security_group_rimrf8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:15.288Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:15.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "base_security_group_2qro5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:15.288Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:15.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": "bono_floatingip_pwd4gx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:16.290Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-17T09:54:16.290Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T09:54:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"}], "metadata": {"pagination": {"total": 734, "offset": 707, "size": 50}}} 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:19 GMT 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5351 2018-11-17 09:54:19,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:19,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-17 09:54:19,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:54:19,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-17 09:54:19,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-17 09:54:19,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-11-17 09:54:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:54:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:54:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 09:54:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-17 09:54:19,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-11-17 09:54:19,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/043839b9-cbb1-4989-a7b9-fbd4b7b8eba0 2018-11-17 09:54:19,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:19,133 - 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-11-17T09:50:15.459Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "043839b9-cbb1-4989-a7b9-fbd4b7b8eba0"} 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:19,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:19 GMT 2018-11-17 09:54:19,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:19,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-11-17 09:54:19,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:19,134 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv 2018-11-17 09:54:19,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:19,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:19,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:19,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "dbba0704-2d29-401f-bf9a-3ed5d402dd1b", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "bono_cluster_size": 1, "flavor_id": "761595cc-e6ed-44d9-af8d-c31af4614b25", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:31:17.380Z", "updated_at": "2018-11-17T09:31:17.380Z", "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-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:19 GMT 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-17 09:54:19,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:19,955 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/blueprints/clearwater-opnfv 2018-11-17 09:54:20,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 09:54:20,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 09:54:20,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 09:54:20,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 09:54:20,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 09:54:20,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 09:54:20,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 09:54:20,028 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 09:54:20,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-17T09:31:09.915Z", "updated_at": "2018-11-17T09:31:09.915Z", "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"}}}, "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"}}}, "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"}}}, "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"}}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "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_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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": "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.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": {"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"}, "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": "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.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": {"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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": "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.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": "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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}, {"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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"description": "", "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, "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"}}}}], "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-11-17 09:54:20,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 09:54:20,031 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 09:54:20 GMT 2018-11-17 09:54:20,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 09:54:20,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-17 09:54:20,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 09:54:20,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 09:54:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:20,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:54:20 GMT X-Openstack-Request-Id: req-9d981d62-ed10-47ee-917f-484d42a5b61a 2018-11-17 09:54:20,933 - 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-11-17 09:54:20,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b used request id req-9d981d62-ed10-47ee-917f-484d42a5b61a 2018-11-17 09:54:20,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878293991089s 2018-11-17 09:54:20,933 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dbba0704-2d29-401f-bf9a-3ed5d402dd1b used request id req-9d981d62-ed10-47ee-917f-484d42a5b61a 2018-11-17 09:54:20,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:54:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:21,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-9f06c9b6-bfee-4743-8b63-f5ecf8cdacfc x-openstack-request-id: req-9f06c9b6-bfee-4743-8b63-f5ecf8cdacfc 2018-11-17 09:54:21,253 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "name": "cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "761595cc-e6ed-44d9-af8d-c31af4614b25", "name": "cloudify_ims-flavor_alt_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:54:21,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9f06c9b6-bfee-4743-8b63-f5ecf8cdacfc 2018-11-17 09:54:21,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319093942642s 2018-11-17 09:54:21,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9f06c9b6-bfee-4743-8b63-f5ecf8cdacfc 2018-11-17 09:54:21,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 09:54:21,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:21,292 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-989d5e5b-5219-4380-a777-1f3c7c510128 x-openstack-request-id: req-989d5e5b-5219-4380-a777-1f3c7c510128 2018-11-17 09:54:21,292 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25 used request id req-989d5e5b-5219-4380-a777-1f3c7c510128 2018-11-17 09:54:21,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380499362946s 2018-11-17 09:54:21,293 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/761595cc-e6ed-44d9-af8d-c31af4614b25 used request id req-989d5e5b-5219-4380-a777-1f3c7c510128 2018-11-17 09:54:21,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 09:54:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0863e3ae-ead1-4c27-8990-ee30f1d60b24.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:22,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:22 GMT X-Openstack-Request-Id: req-e88268ec-054d-44fb-9f2c-fa0fc05cdf42 2018-11-17 09:54:22,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:22,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0863e3ae-ead1-4c27-8990-ee30f1d60b24.json used request id req-e88268ec-054d-44fb-9f2c-fa0fc05cdf42 2018-11-17 09:54:22,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.47086215019s 2018-11-17 09:54:22,770 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0863e3ae-ead1-4c27-8990-ee30f1d60b24.json used request id req-e88268ec-054d-44fb-9f2c-fa0fc05cdf42 2018-11-17 09:54:22,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 09:54:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:22,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:22 GMT X-Openstack-Request-Id: req-3d12346c-a159-4aee-919d-d6409d08ed5f 2018-11-17 09:54:22,853 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 09:54:22,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d12346c-a159-4aee-919d-d6409d08ed5f 2018-11-17 09:54:22,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0739979743958s 2018-11-17 09:54:22,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3d12346c-a159-4aee-919d-d6409d08ed5f 2018-11-17 09:54:22,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 09:54:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:23,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-a601e995-9ac6-488e-9b73-8233af9a12cf x-openstack-request-id: req-a601e995-9ac6-488e-9b73-8233af9a12cf 2018-11-17 09:54:23,191 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-a601e995-9ac6-488e-9b73-8233af9a12cf 2018-11-17 09:54:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.336611032486s 2018-11-17 09:54:23,192 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace used request id req-a601e995-9ac6-488e-9b73-8233af9a12cf 2018-11-17 09:54:23,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:54:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:24,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-36ae8752-919b-4f33-a437-57bf6bda386c x-openstack-request-id: req-36ae8752-919b-4f33-a437-57bf6bda386c 2018-11-17 09:54:24,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:69:c6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:69:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7297febe-beef-4bee-b8ed-f5922cc1eace", "rel": "bookmark"}], "image": {"id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "links": [{"href": "http://172.30.9.27:8774/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:30:04.000000", "flavor": {"id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "links": [{"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}]}, "id": "7297febe-beef-4bee-b8ed-f5922cc1eace", "security_groups": [{"name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}], "user_id": "fce58fc38fd249d1a97c82515729649c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:54:23Z", "hostId": "cce9fc9fdb2b5528712bcabf9a1381ba14201f93a15f29588961de74", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "name": "cloudify_ims-vm_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "created": "2018-11-17T09:27:58Z", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 09:54:24,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36ae8752-919b-4f33-a437-57bf6bda386c 2018-11-17 09:54:24,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13720607758s 2018-11-17 09:54:24,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36ae8752-919b-4f33-a437-57bf6bda386c 2018-11-17 09:54:24,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 09:54:26,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 09:54:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:26,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-ece48324-93a6-4a5d-ba1e-d7567229a01b x-openstack-request-id: req-ece48324-93a6-4a5d-ba1e-d7567229a01b 2018-11-17 09:54:26,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 09:54:26,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ece48324-93a6-4a5d-ba1e-d7567229a01b 2018-11-17 09:54:26,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0675129890442s 2018-11-17 09:54:26,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ece48324-93a6-4a5d-ba1e-d7567229a01b 2018-11-17 09:54:26,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:54:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:26,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:26 GMT X-Openstack-Request-Id: req-98d6d73b-c1fb-4373-9d91-13adfb1291c4 2018-11-17 09:54:26,459 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:31:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:31:07Z", "revision_number": 0, "id": "068061e1-e663-4cdb-807b-96119aa15a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:31:07Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 2, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:27:54Z", "updated_at": "2018-11-17T09:27:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "45410a48-0991-4446-9e33-46bc4252b3d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "481d2daa-afe3-4ab7-9b07-2774339a9122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-17T09:27:56Z", "revision_number": 0, "id": "652c8ad3-0c02-45b8-9085-db1b797342bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "7541c597-718c-4ef5-88f1-46742b109ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T09:27:56Z", "revision_number": 0, "id": "79307a79-fbfb-4215-9863-bb4ecb5a83b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:56Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "ad91ca87-083e-47aa-ba31-a625b5fd701c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:27:55Z", "revision_number": 0, "id": "dd6ffd89-d0b3-4135-8348-3fcfbd0c4518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:55Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:27:54Z", "revision_number": 0, "id": "efbb6b1c-1dc8-452b-b15e-5593e0821613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:27:54Z", "security_group_id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 7, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "5045d43c-edb3-4e6e-83ae-80cdb7105514", "name": "cloudify_ims-sg_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:54:26,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-98d6d73b-c1fb-4373-9d91-13adfb1291c4 2018-11-17 09:54:26,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0511250495911s 2018-11-17 09:54:26,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-98d6d73b-c1fb-4373-9d91-13adfb1291c4 2018-11-17 09:54:26,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:54:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5045d43c-edb3-4e6e-83ae-80cdb7105514.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:26,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:26 GMT X-Openstack-Request-Id: req-418c249a-9026-4132-8027-5da885e970bb 2018-11-17 09:54:26,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:26,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5045d43c-edb3-4e6e-83ae-80cdb7105514.json used request id req-418c249a-9026-4132-8027-5da885e970bb 2018-11-17 09:54:26,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1374771595s 2018-11-17 09:54:26,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5045d43c-edb3-4e6e-83ae-80cdb7105514.json used request id req-418c249a-9026-4132-8027-5da885e970bb 2018-11-17 09:54:26,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 09:54:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:26,633 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-f16000e3-33f2-4c4b-b8c8-30d123a75d81 x-openstack-request-id: req-f16000e3-33f2-4c4b-b8c8-30d123a75d81 2018-11-17 09:54:26,634 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca used request id req-f16000e3-33f2-4c4b-b8c8-30d123a75d81 2018-11-17 09:54:26,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0296840667725s 2018-11-17 09:54:26,634 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_c34e9e32-a900-4a1d-b6ae-cdde409e58ca used request id req-f16000e3-33f2-4c4b-b8c8-30d123a75d81 2018-11-17 09:54:26,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 09:54:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" -d '{"subnet_id": "406da205-30ed-4d04-9af8-7ce2033d16f9"}' 2018-11-17 09:54:28,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:28 GMT X-Openstack-Request-Id: req-b7a89a89-8b25-4731-90b5-de861b312552 2018-11-17 09:54:28,837 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "23934d29-e231-4c1c-a845-90958459b8de", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "subnet_id": "406da205-30ed-4d04-9af8-7ce2033d16f9", "subnet_ids": ["406da205-30ed-4d04-9af8-7ce2033d16f9"], "port_id": "99f41523-e676-4e70-a387-433242bd5d16", "id": "f3256723-3a05-44de-a3ab-db78d780f31d"} 2018-11-17 09:54:28,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/remove_router_interface.json used request id req-b7a89a89-8b25-4731-90b5-de861b312552 2018-11-17 09:54:28,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20240092278s 2018-11-17 09:54:28,837 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d/remove_router_interface.json used request id req-b7a89a89-8b25-4731-90b5-de861b312552 returning object f3256723-3a05-44de-a3ab-db78d780f31d 2018-11-17 09:54:28,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 09:54:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:28,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:28 GMT X-Openstack-Request-Id: req-f3fa8c95-e32b-4fa6-a5dc-2b05d08636f8 2018-11-17 09:54:28,969 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:24Z", "admin_state_up": true, "updated_at": "2018-11-17T09:54:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "f3256723-3a05-44de-a3ab-db78d780f31d", "name": "cloudify_ims-router_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:54:28,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f3fa8c95-e32b-4fa6-a5dc-2b05d08636f8 2018-11-17 09:54:28,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131496906281s 2018-11-17 09:54:28,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f3fa8c95-e32b-4fa6-a5dc-2b05d08636f8 2018-11-17 09:54:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 09:54:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:30,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:30 GMT X-Openstack-Request-Id: req-bf030bce-97aa-4898-b5d8-77ed89f25420 2018-11-17 09:54:30,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:30,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d.json used request id req-bf030bce-97aa-4898-b5d8-77ed89f25420 2018-11-17 09:54:30,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3921020031s 2018-11-17 09:54:30,364 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f3256723-3a05-44de-a3ab-db78d780f31d.json used request id req-bf030bce-97aa-4898-b5d8-77ed89f25420 2018-11-17 09:54:30,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 09:54:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:30,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:30 GMT X-Openstack-Request-Id: req-fc2321ef-f84e-4ded-8ad9-e66e1ca8280b 2018-11-17 09:54:30,408 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23934d29-e231-4c1c-a845-90958459b8de","tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:26: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":"538dc1fef96a4af488e611a2f7c088d9","id":"406da205-30ed-4d04-9af8-7ce2033d16f9","subnetpool_id":null,"name":"cloudify_ims-subnet_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}]} 2018-11-17 09:54:30,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fc2321ef-f84e-4ded-8ad9-e66e1ca8280b 2018-11-17 09:54:30,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442368984222s 2018-11-17 09:54:30,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fc2321ef-f84e-4ded-8ad9-e66e1ca8280b 2018-11-17 09:54:30,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 09:54:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/406da205-30ed-4d04-9af8-7ce2033d16f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:31,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:31 GMT X-Openstack-Request-Id: req-bb15388d-f174-4e68-a7c0-9b708a6550d0 2018-11-17 09:54:31,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:31,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/406da205-30ed-4d04-9af8-7ce2033d16f9.json used request id req-bb15388d-f174-4e68-a7c0-9b708a6550d0 2018-11-17 09:54:31,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09890604019s 2018-11-17 09:54:31,509 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/406da205-30ed-4d04-9af8-7ce2033d16f9.json used request id req-bb15388d-f174-4e68-a7c0-9b708a6550d0 2018-11-17 09:54:31,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:54:31,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:31,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:31 GMT X-Openstack-Request-Id: req-3be9fb2a-e87e-4546-9534-97910c2ddac6 2018-11-17 09:54:31,604 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"23934d29-e231-4c1c-a845-90958459b8de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"538dc1fef96a4af488e611a2f7c088d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:54:31Z","qos_policy_id":null,"name":"cloudify_ims-net_c34e9e32-a900-4a1d-b6ae-cdde409e58ca","admin_state_up":true,"tenant_id":"538dc1fef96a4af488e611a2f7c088d9","created_at":"2018-11-17T09:26:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:54:31,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3be9fb2a-e87e-4546-9534-97910c2ddac6 2018-11-17 09:54:31,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094783782959s 2018-11-17 09:54:31,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3be9fb2a-e87e-4546-9534-97910c2ddac6 2018-11-17 09:54:31,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 09:54:31,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/23934d29-e231-4c1c-a845-90958459b8de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:33,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:33 GMT X-Openstack-Request-Id: req-b42dced2-e368-48a2-b8be-f383152ec282 2018-11-17 09:54:33,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:33,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/23934d29-e231-4c1c-a845-90958459b8de.json used request id req-b42dced2-e368-48a2-b8be-f383152ec282 2018-11-17 09:54:33,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71739387512s 2018-11-17 09:54:33,324 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/23934d29-e231-4c1c-a845-90958459b8de.json used request id req-b42dced2-e368-48a2-b8be-f383152ec282 2018-11-17 09:54:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:54:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:33 GMT X-Openstack-Request-Id: req-cc14e8f4-4673-4d8e-a293-0cae6bb37441 2018-11-17 09:54:33,637 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:27:52Z", "file": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/file", "owner": "538dc1fef96a4af488e611a2f7c088d9", "id": "fd813d33-45f9-4032-93e4-6bdd64ea7245", "size": 4373348352, "self": "/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/fd813d33-45f9-4032-93e4-6bdd64ea7245/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T09:26:52Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:54:33,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cc14e8f4-4673-4d8e-a293-0cae6bb37441 2018-11-17 09:54:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30893611908s 2018-11-17 09:54:33,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cc14e8f4-4673-4d8e-a293-0cae6bb37441 2018-11-17 09:54:33,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 09:54:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}68941df687434d6b18d1665b2288e8d41898028f4585abfadac63a9141ae1c6e" 2018-11-17 09:54:34,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:54:34 GMT X-Openstack-Request-Id: req-f7ba5add-813a-4b27-8216-53ec1fec7109 2018-11-17 09:54:34,683 - 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-11-17 09:54:34,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245 used request id req-f7ba5add-813a-4b27-8216-53ec1fec7109 2018-11-17 09:54:34,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0440621376s 2018-11-17 09:54:34,684 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fd813d33-45f9-4032-93e4-6bdd64ea7245 used request id req-f7ba5add-813a-4b27-8216-53ec1fec7109 2018-11-17 09:54:34,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 09:54:34,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:34,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-b6e26045-aaae-4e70-a3d5-f84344f2532b x-openstack-request-id: req-b6e26045-aaae-4e70-a3d5-f84344f2532b 2018-11-17 09:54:34,707 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "290dd865-ece6-4f7c-84e7-de384d2afceb", "name": "cloudify_ims-flavor_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 09:54:34,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b6e26045-aaae-4e70-a3d5-f84344f2532b 2018-11-17 09:54:34,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223391056061s 2018-11-17 09:54:34,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b6e26045-aaae-4e70-a3d5-f84344f2532b 2018-11-17 09:54:34,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 09:54:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:34,736 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-da07aad8-b02a-4b24-8a1e-d106dad1e079 x-openstack-request-id: req-da07aad8-b02a-4b24-8a1e-d106dad1e079 2018-11-17 09:54:34,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb used request id req-da07aad8-b02a-4b24-8a1e-d106dad1e079 2018-11-17 09:54:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0279490947723s 2018-11-17 09:54:34,736 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/290dd865-ece6-4f7c-84e7-de384d2afceb used request id req-da07aad8-b02a-4b24-8a1e-d106dad1e079 2018-11-17 09:54:34,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:54:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:34,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7dad37-5948-4ba6-b927-63384cf3aa56 2018-11-17 09:54:34,946 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "links": {"self": "http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fce58fc38fd249d1a97c82515729649c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:54:34,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1d7dad37-5948-4ba6-b927-63384cf3aa56 2018-11-17 09:54:34,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209055185318s 2018-11-17 09:54:34,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1d7dad37-5948-4ba6-b927-63384cf3aa56 2018-11-17 09:54:34,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:54:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:35,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b51ed55-1ddc-4574-9ecc-f9af6554876d 2018-11-17 09:54:35,158 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c34e9e32-a900-4a1d-b6ae-cdde409e58ca", "links": {"self": "http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fce58fc38fd249d1a97c82515729649c", "description": null}} 2018-11-17 09:54:35,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c used request id req-0b51ed55-1ddc-4574-9ecc-f9af6554876d 2018-11-17 09:54:35,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208045959473s 2018-11-17 09:54:35,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c used request id req-0b51ed55-1ddc-4574-9ecc-f9af6554876d 2018-11-17 09:54:35,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 09:54:35,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:35,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe44fe4-9210-47a9-9e5e-9f9233f640c6 2018-11-17 09:54:35,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:54:35,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c used request id req-abe44fe4-9210-47a9-9e5e-9f9233f640c6 2018-11-17 09:54:35,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334309101105s 2018-11-17 09:54:35,494 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fce58fc38fd249d1a97c82515729649c used request id req-abe44fe4-9210-47a9-9e5e-9f9233f640c6 2018-11-17 09:54:35,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:54:35,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:35,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2643862a-af25-46bf-a0c8-9b90e9c32ad2 2018-11-17 09:54:35,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9"}, "tags": [], "enabled": true, "id": "538dc1fef96a4af488e611a2f7c088d9", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c34e9e32-a900-4a1d-b6ae-cdde409e58ca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 09:54:35,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-2643862a-af25-46bf-a0c8-9b90e9c32ad2 2018-11-17 09:54:35,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193154096603s 2018-11-17 09:54:35,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-2643862a-af25-46bf-a0c8-9b90e9c32ad2 2018-11-17 09:54:35,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 09:54:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:35,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2dc701-e548-4c97-8a1e-84378b96dd70 2018-11-17 09:54:35,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:54:35,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9 used request id req-3f2dc701-e548-4c97-8a1e-84378b96dd70 2018-11-17 09:54:35,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24796295166s 2018-11-17 09:54:35,948 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/538dc1fef96a4af488e611a2f7c088d9 used request id req-3f2dc701-e548-4c97-8a1e-84378b96dd70 2018-11-17 09:54:35,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:54:35,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:36 GMT X-Openstack-Request-Id: req-8e0c7960-5108-4d32-b9ac-4987bbd31676 2018-11-17 09:54:36,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:31:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:31:07Z", "revision_number": 0, "id": "068061e1-e663-4cdb-807b-96119aa15a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:31:07Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 2, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}]} 2018-11-17 09:54:36,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default used request id req-8e0c7960-5108-4d32-b9ac-4987bbd31676 2018-11-17 09:54:36,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232356071472s 2018-11-17 09:54:36,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=538dc1fef96a4af488e611a2f7c088d9&name=default used request id req-8e0c7960-5108-4d32-b9ac-4987bbd31676 2018-11-17 09:54:36,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 09:54:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:36,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9849 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:36 GMT X-Openstack-Request-Id: req-d1a2274e-8482-4efd-a331-2f6786fd2a68 2018-11-17 09:54:36,249 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "created_at": "2018-11-17T09:26:22Z", "updated_at": "2018-11-17T09:31:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "702ebdfd-ab96-4da5-a3d0-d160f319713b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b385b854-81fa-4dd9-b9b9-63fa191b9656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T09:31:07Z", "revision_number": 0, "id": "068061e1-e663-4cdb-807b-96119aa15a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:31:07Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "5e964f46-dda8-43ca-84ee-4a06ff5ef355", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:26:22Z", "revision_number": 0, "id": "b1488f30-0baf-41c1-be38-a5b3e8788afb", "remote_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "remote_ip_prefix": null, "created_at": "2018-11-17T09:26:22Z", "security_group_id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "tenant_id": "538dc1fef96a4af488e611a2f7c088d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "538dc1fef96a4af488e611a2f7c088d9"}], "revision_number": 2, "project_id": "538dc1fef96a4af488e611a2f7c088d9", "id": "1f46e07e-6ee8-44d8-aee9-573e4afc9c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 09:54:36,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1a2274e-8482-4efd-a331-2f6786fd2a68 2018-11-17 09:54:36,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567631721497s 2018-11-17 09:54:36,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1a2274e-8482-4efd-a331-2f6786fd2a68 2018-11-17 09:54:36,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 09:54:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1f46e07e-6ee8-44d8-aee9-573e4afc9c30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98b1b40b74d0f65c5d3f3b6d19d237422885e2240f22befd7df0f6f6ccb5064" 2018-11-17 09:54:36,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 09:54:36 GMT X-Openstack-Request-Id: req-ad42978b-dbb7-46ab-8e33-9d942d8d2758 2018-11-17 09:54:36,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 09:54:36,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1f46e07e-6ee8-44d8-aee9-573e4afc9c30.json used request id req-ad42978b-dbb7-46ab-8e33-9d942d8d2758 2018-11-17 09:54:36,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124762058258s 2018-11-17 09:54:36,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1f46e07e-6ee8-44d8-aee9-573e4afc9c30.json used request id req-ad42978b-dbb7-46ab-8e33-9d942d8d2758 2018-11-17 09:54:36,402 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-17 09:54:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:54:36,433 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b90043-81f2-46ce-b5ae-5f2cb5b01579 2018-11-17 09:54:36,433 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:54:36,433 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-33b90043-81f2-46ce-b5ae-5f2cb5b01579 2018-11-17 09:54:36,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:54:36,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["s9I1Ik9oTVGpFXZON64_9g"], "issued_at": "2018-11-17T09:54:36.000000Z"}} 2018-11-17 09:54:36,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:54:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:37,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:37 GMT X-Openstack-Request-Id: req-2ab1c8a6-ee27-4790-a7bf-b0802fa2e6d2 2018-11-17 09:54:37,218 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 09:54:37,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ab1c8a6-ee27-4790-a7bf-b0802fa2e6d2 2018-11-17 09:54:37,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374141931534s 2018-11-17 09:54:37,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ab1c8a6-ee27-4790-a7bf-b0802fa2e6d2 2018-11-17 09:54:37,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:54:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:37,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dd040b-c283-41ef-a39d-fd7d8a703679 2018-11-17 09:54:37,335 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:54:37,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09dd040b-c283-41ef-a39d-fd7d8a703679 2018-11-17 09:54:37,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109136104584s 2018-11-17 09:54:37,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09dd040b-c283-41ef-a39d-fd7d8a703679 2018-11-17 09:54:37,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 09:54:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}}' 2018-11-17 09:54:37,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42da0927-c70a-403b-8431-85f330f7c0f3 2018-11-17 09:54:37,566 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}} 2018-11-17 09:54:37,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42da0927-c70a-403b-8431-85f330f7c0f3 2018-11-17 09:54:37,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.223437070847s 2018-11-17 09:54:37,567 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42da0927-c70a-403b-8431-85f330f7c0f3 2018-11-17 09:54:37,567 - 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'56c50b3418c144808684686568818b83', '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_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}) 2018-11-17 09:54:37,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 09:54:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1c94a43f-822a-4b98-bf5d-3098e5d19278", "email": null, "name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}}' 2018-11-17 09:54:37,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bb62d80-959b-4c9d-97bf-9ef1fcdd2758 2018-11-17 09:54:37,949 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "links": {"self": "http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aae5a9eb5864fd9a69489b2dd2d6898", "domain_id": "default", "password_expires_at": null}} 2018-11-17 09:54:37,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1bb62d80-959b-4c9d-97bf-9ef1fcdd2758 2018-11-17 09:54:37,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374778032303s 2018-11-17 09:54:37,950 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1bb62d80-959b-4c9d-97bf-9ef1fcdd2758 2018-11-17 09:54:37,950 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}) 2018-11-17 09:54:37,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:54:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87f59a2-0110-4a61-a767-7fbea5a598ed 2018-11-17 09:54:38,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:54:38,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a87f59a2-0110-4a61-a767-7fbea5a598ed 2018-11-17 09:54:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114090919495s 2018-11-17 09:54:38,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a87f59a2-0110-4a61-a767-7fbea5a598ed 2018-11-17 09:54:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:54:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97323759-da47-48b1-9d18-9bbffbfaf486 2018-11-17 09:54:38,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:54:38,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97323759-da47-48b1-9d18-9bbffbfaf486 2018-11-17 09:54:38,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153972864151s 2018-11-17 09:54:38,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97323759-da47-48b1-9d18-9bbffbfaf486 2018-11-17 09:54:38,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:54:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7798af6-fc5f-47a5-b6df-f13bad1671b7 2018-11-17 09:54:38,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:54:38,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b7798af6-fc5f-47a5-b6df-f13bad1671b7 2018-11-17 09:54:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105410814285s 2018-11-17 09:54:38,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b7798af6-fc5f-47a5-b6df-f13bad1671b7 2018-11-17 09:54:38,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:54:38,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1d89e8-87b2-423a-9aa0-d213b6a1263d 2018-11-17 09:54:38,527 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 09:54:38,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4d1d89e8-87b2-423a-9aa0-d213b6a1263d 2018-11-17 09:54:38,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183021068573s 2018-11-17 09:54:38,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4d1d89e8-87b2-423a-9aa0-d213b6a1263d 2018-11-17 09:54:38,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:54:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcbd9b4-c07f-4ce5-899b-83a7e2298800 2018-11-17 09:54:38,665 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "links": {"self": "http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aae5a9eb5864fd9a69489b2dd2d6898", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:54:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6dcbd9b4-c07f-4ce5-899b-83a7e2298800 2018-11-17 09:54:38,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136381149292s 2018-11-17 09:54:38,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6dcbd9b4-c07f-4ce5-899b-83a7e2298800 2018-11-17 09:54:38,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:54:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368cbc52-415a-4a43-b1f2-e79a10e54820 2018-11-17 09:54:38,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:54:38,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-368cbc52-415a-4a43-b1f2-e79a10e54820 2018-11-17 09:54:38,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.145747900009s 2018-11-17 09:54:38,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-368cbc52-415a-4a43-b1f2-e79a10e54820 2018-11-17 09:54:38,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 09:54:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=56c50b3418c144808684686568818b83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:38,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72a4d63-9574-434d-a14c-631d021387b4 2018-11-17 09:54:38,942 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=56c50b3418c144808684686568818b83", "previous": null, "next": null}} 2018-11-17 09:54:38,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=56c50b3418c144808684686568818b83 used request id req-f72a4d63-9574-434d-a14c-631d021387b4 2018-11-17 09:54:38,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108241081238s 2018-11-17 09:54:38,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=56c50b3418c144808684686568818b83 used request id req-f72a4d63-9574-434d-a14c-631d021387b4 2018-11-17 09:54:38,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 09:54:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:39,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1563ab9-ff1a-4831-a2b3-a3492e067d69 2018-11-17 09:54:39,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:54:39,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f1563ab9-ff1a-4831-a2b3-a3492e067d69 2018-11-17 09:54:39,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236928939819s 2018-11-17 09:54:39,184 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-f1563ab9-ff1a-4831-a2b3-a3492e067d69 2018-11-17 09:54:39,185 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 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'56c50b3418c144808684686568818b83', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1c94a43f-822a-4b98-bf5d-3098e5d19278', 'username': u'heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 09:54:39,188 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'password': '1c94a43f-822a-4b98-bf5d-3098e5d19278', 'project_name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '56c50b3418c144808684686568818b83', 'project_domain_name': 'Default'} 2018-11-17 09:54:39,223 - 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-11-17 09:54:39,224 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-17 09:54:39,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:54:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:39,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9408bb-96a1-4afb-a482-8ad481166a36 2018-11-17 09:54:39,417 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 09:54:39,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-df9408bb-96a1-4afb-a482-8ad481166a36 2018-11-17 09:54:39,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192998170853s 2018-11-17 09:54:39,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-df9408bb-96a1-4afb-a482-8ad481166a36 2018-11-17 09:54:39,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:54:39,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:39,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296b6b5c-e319-4ffb-964d-cde352b3c03e 2018-11-17 09:54:39,535 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:54:39,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-296b6b5c-e319-4ffb-964d-cde352b3c03e 2018-11-17 09:54:39,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109735965729s 2018-11-17 09:54:39,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-296b6b5c-e319-4ffb-964d-cde352b3c03e 2018-11-17 09:54:39,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 09:54:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"network": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "admin_state_up": true}}' 2018-11-17 09:54:39,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:39 GMT X-Openstack-Request-Id: req-ad2a2ef7-5ffa-4cfe-b1ff-8fb5de276c0d 2018-11-17 09:54:39,982 - 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":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:54:39Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:39Z","mtu":1450}} 2018-11-17 09:54:39,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ad2a2ef7-5ffa-4cfe-b1ff-8fb5de276c0d 2018-11-17 09:54:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.44394493103s 2018-11-17 09:54:39,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ad2a2ef7-5ffa-4cfe-b1ff-8fb5de276c0d 2018-11-17 09:54:39,983 - 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-11-17T09:54:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2d2ec9f9-1281-47c1-825c-0f5a646bc50a', 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'heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'created_at': u'2018-11-17T09:54:39Z', u'mtu': 1450, u'tenant_id': u'56c50b3418c144808684686568818b83', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'56c50b3418c144808684686568818b83', u'l2_adjacency': True}) 2018-11-17 09:54:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:54:39,993 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd26b0a7-d1fb-40be-aa81-09086b998cde 2018-11-17 09:54:39,993 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 09:54:39,994 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-fd26b0a7-d1fb-40be-aa81-09086b998cde 2018-11-17 09:54:39,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 09:54:40,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T10:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c50b3418c144808684686568818b83", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/56c50b3418c144808684686568818b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/56c50b3418c144808684686568818b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_56c50b3418c144808684686568818b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_56c50b3418c144808684686568818b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/56c50b3418c144808684686568818b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/56c50b3418c144808684686568818b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/56c50b3418c144808684686568818b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/56c50b3418c144808684686568818b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/56c50b3418c144808684686568818b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/56c50b3418c144808684686568818b83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/56c50b3418c144808684686568818b83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/56c50b3418c144808684686568818b83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "id": "2aae5a9eb5864fd9a69489b2dd2d6898"}, "audit_ids": ["7_AQejH3SgaCw7c7VJyK7A"], "issued_at": "2018-11-17T09:54:40.000000Z"}} 2018-11-17 09:54:40,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 09:54:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:54:40,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:40 GMT X-Openstack-Request-Id: req-7cba9157-f032-49e6-aa71-6212029c2158 2018-11-17 09:54:40,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T09:54:39Z","qos_policy_id":null,"name":"heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 09:54:40,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7cba9157-f032-49e6-aa71-6212029c2158 2018-11-17 09:54:40,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383502006531s 2018-11-17 09:54:40,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7cba9157-f032-49e6-aa71-6212029c2158 2018-11-17 09:54:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 09:54:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"subnet": {"name": "heat_ims-subnet_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "enable_dhcp": true, "network_id": "2d2ec9f9-1281-47c1-825c-0f5a646bc50a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 09:54:41,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:41 GMT X-Openstack-Request-Id: req-8fba63f8-aff1-4e1e-a8ce-1d1d9719d66e 2018-11-17 09:54:41,420 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:54:41Z","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":"56c50b3418c144808684686568818b83","id":"7caa34dc-3e9f-4363-8d5c-b51f733599e4","subnetpool_id":null,"name":"heat_ims-subnet_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}} 2018-11-17 09:54:41,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8fba63f8-aff1-4e1e-a8ce-1d1d9719d66e 2018-11-17 09:54:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.643920183182s 2018-11-17 09:54:41,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8fba63f8-aff1-4e1e-a8ce-1d1d9719d66e 2018-11-17 09:54:41,421 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:54: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'7caa34dc-3e9f-4363-8d5c-b51f733599e4', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'enable_dhcp': True, u'network_id': u'2d2ec9f9-1281-47c1-825c-0f5a646bc50a', u'tenant_id': u'56c50b3418c144808684686568818b83', u'created_at': u'2018-11-17T09:54: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'56c50b3418c144808684686568818b83'}) 2018-11-17 09:54:41,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 09:54:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "heat_ims-router_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "admin_state_up": true}}' 2018-11-17 09:54:43,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:43 GMT X-Openstack-Request-Id: req-18e6a79e-4ec8-4049-baf0-f1595f0ec58c 2018-11-17 09:54:43,074 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "56c50b3418c144808684686568818b83", "created_at": "2018-11-17T09:54:41Z", "admin_state_up": true, "updated_at": "2018-11-17T09:54:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "56c50b3418c144808684686568818b83", "id": "6c1dca52-9d06-49d6-b080-586c77e3a9c6", "name": "heat_ims-router_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}} 2018-11-17 09:54:43,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-18e6a79e-4ec8-4049-baf0-f1595f0ec58c 2018-11-17 09:54:43,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65267801285s 2018-11-17 09:54:43,075 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-18e6a79e-4ec8-4049-baf0-f1595f0ec58c 2018-11-17 09:54:43,076 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T09:54:42Z', u'revision_number': 2, u'id': u'6c1dca52-9d06-49d6-b080-586c77e3a9c6', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'admin_state_up': True, u'tenant_id': u'56c50b3418c144808684686568818b83', u'created_at': u'2018-11-17T09:54:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'56c50b3418c144808684686568818b83'}) 2018-11-17 09:54:43,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 09:54:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"subnet_id": "7caa34dc-3e9f-4363-8d5c-b51f733599e4"}' 2018-11-17 09:54:45,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:45 GMT X-Openstack-Request-Id: req-f46b8275-14bc-48c4-91f2-2b898dcaaed5 2018-11-17 09:54:45,897 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2d2ec9f9-1281-47c1-825c-0f5a646bc50a", "tenant_id": "56c50b3418c144808684686568818b83", "subnet_id": "7caa34dc-3e9f-4363-8d5c-b51f733599e4", "subnet_ids": ["7caa34dc-3e9f-4363-8d5c-b51f733599e4"], "port_id": "2d80e8ee-841f-4fbb-9771-1ffcafbfda12", "id": "6c1dca52-9d06-49d6-b080-586c77e3a9c6"} 2018-11-17 09:54:45,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/add_router_interface.json used request id req-f46b8275-14bc-48c4-91f2-2b898dcaaed5 2018-11-17 09:54:45,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82113385201s 2018-11-17 09:54:45,898 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/add_router_interface.json used request id req-f46b8275-14bc-48c4-91f2-2b898dcaaed5 returning object 6c1dca52-9d06-49d6-b080-586c77e3a9c6 2018-11-17 09:54:45,899 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-17 09:54:47,392 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-17 09:54:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 09:54:47,398 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:47 GMT 2018-11-17 09:54:47,399 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 09:54:47,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:54:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:54:47,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:47 GMT X-Openstack-Request-Id: req-625f5f16-bded-4a15-9870-637c36255e56 2018-11-17 09:54:47,723 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:54:47,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-625f5f16-bded-4a15-9870-637c36255e56 2018-11-17 09:54:47,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322705030441s 2018-11-17 09:54:47,723 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-625f5f16-bded-4a15-9870-637c36255e56 2018-11-17 09:54:47,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 09:54:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}' 2018-11-17 09:54:48,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:48 GMT Location: http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40a4c4a1-2454-4ce0-964b-dab25b8dbeb1 2018-11-17 09:54:48,804 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:47Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": null, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": null, "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 09:54:48,804 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-40a4c4a1-2454-4ce0-964b-dab25b8dbeb1 2018-11-17 09:54:48,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.07242417336s 2018-11-17 09:54:48,805 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-40a4c4a1-2454-4ce0-964b-dab25b8dbeb1 returning object 493eb3ad-ab7f-4344-9317-38a90e583fea 2018-11-17 09:54:48,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 09:54:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '' 2018-11-17 09:54:54,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:54:54 GMT X-Openstack-Request-Id: req-05ff0d46-3111-40e8-8c63-a719da80e7f4 2018-11-17 09:54:54,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-11-17 09:54:54,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file used request id req-05ff0d46-3111-40e8-8c63-a719da80e7f4 2018-11-17 09:54:54,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.23102116585s 2018-11-17 09:54:54,037 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file used request id req-05ff0d46-3111-40e8-8c63-a719da80e7f4 2018-11-17 09:54:54,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 09:54:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:54:54,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:54 GMT X-Openstack-Request-Id: req-8dbf44e0-90cc-4996-aa6b-fcc6ef5773f1 2018-11-17 09:54:54,081 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 09:54:54,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8dbf44e0-90cc-4996-aa6b-fcc6ef5773f1 2018-11-17 09:54:54,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388200283051s 2018-11-17 09:54:54,081 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8dbf44e0-90cc-4996-aa6b-fcc6ef5773f1 2018-11-17 09:54:54,083 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file', 'owner': u'56c50b3418c144808684686568818b83', 'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'size': 263586304, u'self': u'/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T09:54:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T09:54:53Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'created': u'2018-11-17T09:54:47Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-17T09:54:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-11-17 09:54:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 09:54:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-17 09:54:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-b964a26b-0f39-4350-9a3f-69d2a2ae5bf5 x-openstack-request-id: req-b964a26b-0f39-4350-9a3f-69d2a2ae5bf5 2018-11-17 09:54:54,487 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 09:54:54,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b964a26b-0f39-4350-9a3f-69d2a2ae5bf5 2018-11-17 09:54:54,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.40058016777s 2018-11-17 09:54:54,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b964a26b-0f39-4350-9a3f-69d2a2ae5bf5 2018-11-17 09:54:54,489 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd', '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'8cbff874483b4da3951abfc162291b33', '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'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'swap': 0}) 2018-11-17 09:54:54,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 09:54:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"extra_specs": {}}' 2018-11-17 09:54:54,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-3ae6f9b4-03c7-4fa6-846b-61bb03b5b5c8 x-openstack-request-id: req-3ae6f9b4-03c7-4fa6-846b-61bb03b5b5c8 2018-11-17 09:54:54,511 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 09:54:54,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26/os-extra_specs used request id req-3ae6f9b4-03c7-4fa6-846b-61bb03b5b5c8 2018-11-17 09:54:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216190814972s 2018-11-17 09:54:54,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26/os-extra_specs used request id req-3ae6f9b4-03c7-4fa6-846b-61bb03b5b5c8 2018-11-17 09:54:54,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:54:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:54,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403fb2c4-82a8-430c-80dd-bee2ef3ad87b 2018-11-17 09:54:54,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 09:54:54,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-403fb2c4-82a8-430c-80dd-bee2ef3ad87b 2018-11-17 09:54:54,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111209154129s 2018-11-17 09:54:54,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-403fb2c4-82a8-430c-80dd-bee2ef3ad87b 2018-11-17 09:54:54,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-17 09:54:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/56c50b3418c144808684686568818b83.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-17 09:54:54,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:54 GMT X-Openstack-Request-Id: req-05296133-a4e3-4869-b8ad-1b28bfbcc6f3 2018-11-17 09:54:54,993 - 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-11-17 09:54:54,993 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/56c50b3418c144808684686568818b83.json used request id req-05296133-a4e3-4869-b8ad-1b28bfbcc6f3 2018-11-17 09:54:54,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.361031770706s 2018-11-17 09:54:54,993 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/56c50b3418c144808684686568818b83.json used request id req-05296133-a4e3-4869-b8ad-1b28bfbcc6f3 2018-11-17 09:54:54,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:54:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:55,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5369ad7c-720c-481b-8ce6-9a64f8ef2fb8 2018-11-17 09:54:55,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:54:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5369ad7c-720c-481b-8ce6-9a64f8ef2fb8 2018-11-17 09:54:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188632965088s 2018-11-17 09:54:55,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5369ad7c-720c-481b-8ce6-9a64f8ef2fb8 2018-11-17 09:54:55,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 09:54:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:55,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b85121-2729-4a9b-97a8-8f61c1976940 2018-11-17 09:54:55,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 09:54:55,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-81b85121-2729-4a9b-97a8-8f61c1976940 2018-11-17 09:54:55,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176825046539s 2018-11-17 09:54:55,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-81b85121-2729-4a9b-97a8-8f61c1976940 2018-11-17 09:54:55,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 09:54:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:55,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8936d076-4b3a-4910-b60d-f0fde294cf43 2018-11-17 09:54:55,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 09:54:55,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8936d076-4b3a-4910-b60d-f0fde294cf43 2018-11-17 09:54:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188441991806s 2018-11-17 09:54:55,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8936d076-4b3a-4910-b60d-f0fde294cf43 2018-11-17 09:54:55,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 09:54:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:55,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc16c136-9206-4368-9a08-699405a48003 2018-11-17 09:54:55,694 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "links": {"self": "http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aae5a9eb5864fd9a69489b2dd2d6898", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 09:54:55,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc16c136-9206-4368-9a08-699405a48003 2018-11-17 09:54:55,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129585027695s 2018-11-17 09:54:55,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc16c136-9206-4368-9a08-699405a48003 2018-11-17 09:54:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 09:54:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:55,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac1d1de-5295-47fb-9ae3-0318a3462d37 2018-11-17 09:54:55,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 09:54:55,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4ac1d1de-5295-47fb-9ae3-0318a3462d37 2018-11-17 09:54:55,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189115047455s 2018-11-17 09:54:55,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4ac1d1de-5295-47fb-9ae3-0318a3462d37 2018-11-17 09:54:55,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 09:54:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=56c50b3418c144808684686568818b83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:56,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581547bf-b104-469d-bc27-27df7e7b149e 2018-11-17 09:54:56,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=56c50b3418c144808684686568818b83", "previous": null, "next": null}} 2018-11-17 09:54:56,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=56c50b3418c144808684686568818b83 used request id req-581547bf-b104-469d-bc27-27df7e7b149e 2018-11-17 09:54:56,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104516983032s 2018-11-17 09:54:56,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2aae5a9eb5864fd9a69489b2dd2d6898&role.id=eb649908d6254ac8b5fa99e0586bf384&scope.project.id=56c50b3418c144808684686568818b83 used request id req-581547bf-b104-469d-bc27-27df7e7b149e 2018-11-17 09:54:56,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 09:54:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/eb649908d6254ac8b5fa99e0586bf384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 09:54:56,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 09:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e96f9b1d-acc0-42c9-a1f9-2c707af44333 2018-11-17 09:54:56,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 09:54:56,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-e96f9b1d-acc0-42c9-a1f9-2c707af44333 2018-11-17 09:54:56,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150380849838s 2018-11-17 09:54:56,165 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83/users/2aae5a9eb5864fd9a69489b2dd2d6898/roles/eb649908d6254ac8b5fa99e0586bf384 used request id req-e96f9b1d-acc0-42c9-a1f9-2c707af44333 2018-11-17 09:54:56,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 09:54:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"keypair": {"name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}}' 2018-11-17 09:54:56,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54: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-34bae326-44a4-4905-9a7a-76ac29dc8c36 x-openstack-request-id: req-34bae326-44a4-4905-9a7a-76ac29dc8c36 2018-11-17 09:54:56,579 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdCWI8Ws1JxOeJ+IZT5bUD0SpV1gLKkRbw9oO7Vnn2HGXQcbBpGtb+LLaVm8HgfsPj7uzBQUwgEb9uRUQNfwcvsln5E8H+th+FpdosOdOo+3MkNWFnnKy8TqW7poGR5RMGucbtTcKMDePjVMoI0dc7SKQTjsl2423n77eFmLmUNel5dpGAcIzzqC8ASw7Ifmg6JtsI8Bi3HScRIwgVFUb1eZOMTeB3bh8+18t1xl83AWlQitHfloZO6C7NI9zle5pf5vZhE2jflEyyqtnoMnHnJenbcjcbDBaZ41BFTr/bgf/QSK4477DVvYwZ3c76qCSb6njSbgviqQHAa3a2Flr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1XQliPFrNScTnifiGU+W1A9EqVdYCypEW8PaDu1Z59hxl0HG\nwaRrW/iy2lZvB4H7D4+7swUFMIBG/bkVEDX8HL7JZ+RPB/rYfhaXaLDnTqPtzJDV\nhZ5ysvE6lu6aBkeUTBrnG7U3CjA3j41TKCNHXO0ikE47JduNt5++3hZi5lDXpeXa\nRgHCM86gvAEsOyH5oOibbCPAYtx0nESMIFRVG9XmTjE3gd24fPtfLdcZfNwFpUIr\nR35aGTuguzSPc5XuaX+b2YRNo35RMsqrZ6DJx5yXp23I3GwwWmeNQRU6/24H/0Ei\nuOO+w1b2MGd3O+qgkm+p40m4L4qkBwGt2thZawIDAQABAoIBAE25lVFgV2FrcUFN\n1I7S5GEjjiT7oRuvsGSZ1HVLCEncDsC9OtqYPF+pF7dZceSR+BGajQaK9XDLxQ3u\nrzTP85WkA0LJZ93IAb0oDMoaYJ/KIXUz6AxXvfxayrLa/0r6FY4A3dbBDeGv3Qtw\nsq8S6ZF05/kUA4WthNUwXhgQnsKuUnHDHafZVrzCnyo1tkl1HZAVHWeTqbiht/dV\nJ2YW+G6BOxeguUgQkeogWs/d/EZnmvsBe3fR9RYQu1YW2680ZUpL/qRq1hHAnxnZ\nDMpRKiogEqYkRZcZF/EMhTSxcr4wqcbCh5/wmvJ+gDrDVy8A6CsPCHce4mhJrKAV\nu0wxm0ECgYEA/z6ZGYe3XHnV4HEzYKQC5YvKu9TsdPZQBLLqbfJAfvs3FE0jOW0C\ndhG1sZvM0ozYei8MycKHLjzHeGYmLbhmeNewKEl4zx1baU5OHyiJMMQSt/tMLijn\nkvM4pnUcnkKoXJSxN3QuJMkXJw3qHlyW0cGyquWUUbEA5WYSeONeHr8CgYEA1hXi\nFdg4DBC4hBSvaOgZQNMXuKn/wWFE8Wbv4wP1IP0+r2jbAYF7+nkmju4zrv1cLn22\neFVc/JMD+eqdxHHPCRuJf5Kwf60czbDoRB8wb/Ts275sJDvmSbS3X54oa3sVZXq8\nZBNySbPyis8I3nfp6lIpsRYslmP527PgEPzU3FUCgYEArC/bcliWvsDGIpHbGf+q\noJXMXygFl+WuF21nLmJ1VfQ8tOpQr+W0+ld6HeW/p+4x/0MMOnOLZArGeZdXfBJg\ntnaytIrT/8yLJSAZHXXoDsjG4+yX+K/JgN2pQsnQU4ceMs5wOruagWBSyRre7DqD\n1972m8kiZHWm6BoSrhCcJtsCgYEAotoAondYoyzw/2Aw0s+DrkElkU6YA8V3SV7x\najIvfMnHrm1H84xJAA66mw1t+VY3khIFBOKCmotHAgxLuQyN3jK5VHcElgrcl0dU\nV8WV9gRNTRc8cg+yrSywNSc9Pg1iCFDmEAaO8KvW+2pkJ772DE418sSYZEpm3Y6m\nCqYZUgUCgYAHxiOl9YBZh16e3KWenqJVhF12nlHGdtV8hE7E2XYMUCYCvPL2thbs\nRHjKM1G/XcEWzi6fJgEaq4x+S46J31IGr5lCkRa8+2PKJYxcUWID5jAaOg6qOyWo\njJi6H3HqiKnzLtmvSDq3N5tfxwXQhZxyO91RRBgp0DI3eHhOVO4b1w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "fingerprint": "bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c"}} 2018-11-17 09:54:56,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-34bae326-44a4-4905-9a7a-76ac29dc8c36 2018-11-17 09:54:56,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.411374092102s 2018-11-17 09:54:56,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-34bae326-44a4-4905-9a7a-76ac29dc8c36 2018-11-17 09:54:56,581 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdCWI8Ws1JxOeJ+IZT5bUD0SpV1gLKkRbw9oO7Vnn2HGXQcbBpGtb+LLaVm8HgfsPj7uzBQUwgEb9uRUQNfwcvsln5E8H+th+FpdosOdOo+3MkNWFnnKy8TqW7poGR5RMGucbtTcKMDePjVMoI0dc7SKQTjsl2423n77eFmLmUNel5dpGAcIzzqC8ASw7Ifmg6JtsI8Bi3HScRIwgVFUb1eZOMTeB3bh8+18t1xl83AWlQitHfloZO6C7NI9zle5pf5vZhE2jflEyyqtnoMnHnJenbcjcbDBaZ41BFTr/bgf/QSK4477DVvYwZ3c76qCSb6njSbgviqQHAa3a2Flr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1XQliPFrNScTnifiGU+W1A9EqVdYCypEW8PaDu1Z59hxl0HG\nwaRrW/iy2lZvB4H7D4+7swUFMIBG/bkVEDX8HL7JZ+RPB/rYfhaXaLDnTqPtzJDV\nhZ5ysvE6lu6aBkeUTBrnG7U3CjA3j41TKCNHXO0ikE47JduNt5++3hZi5lDXpeXa\nRgHCM86gvAEsOyH5oOibbCPAYtx0nESMIFRVG9XmTjE3gd24fPtfLdcZfNwFpUIr\nR35aGTuguzSPc5XuaX+b2YRNo35RMsqrZ6DJx5yXp23I3GwwWmeNQRU6/24H/0Ei\nuOO+w1b2MGd3O+qgkm+p40m4L4qkBwGt2thZawIDAQABAoIBAE25lVFgV2FrcUFN\n1I7S5GEjjiT7oRuvsGSZ1HVLCEncDsC9OtqYPF+pF7dZceSR+BGajQaK9XDLxQ3u\nrzTP85WkA0LJZ93IAb0oDMoaYJ/KIXUz6AxXvfxayrLa/0r6FY4A3dbBDeGv3Qtw\nsq8S6ZF05/kUA4WthNUwXhgQnsKuUnHDHafZVrzCnyo1tkl1HZAVHWeTqbiht/dV\nJ2YW+G6BOxeguUgQkeogWs/d/EZnmvsBe3fR9RYQu1YW2680ZUpL/qRq1hHAnxnZ\nDMpRKiogEqYkRZcZF/EMhTSxcr4wqcbCh5/wmvJ+gDrDVy8A6CsPCHce4mhJrKAV\nu0wxm0ECgYEA/z6ZGYe3XHnV4HEzYKQC5YvKu9TsdPZQBLLqbfJAfvs3FE0jOW0C\ndhG1sZvM0ozYei8MycKHLjzHeGYmLbhmeNewKEl4zx1baU5OHyiJMMQSt/tMLijn\nkvM4pnUcnkKoXJSxN3QuJMkXJw3qHlyW0cGyquWUUbEA5WYSeONeHr8CgYEA1hXi\nFdg4DBC4hBSvaOgZQNMXuKn/wWFE8Wbv4wP1IP0+r2jbAYF7+nkmju4zrv1cLn22\neFVc/JMD+eqdxHHPCRuJf5Kwf60czbDoRB8wb/Ts275sJDvmSbS3X54oa3sVZXq8\nZBNySbPyis8I3nfp6lIpsRYslmP527PgEPzU3FUCgYEArC/bcliWvsDGIpHbGf+q\noJXMXygFl+WuF21nLmJ1VfQ8tOpQr+W0+ld6HeW/p+4x/0MMOnOLZArGeZdXfBJg\ntnaytIrT/8yLJSAZHXXoDsjG4+yX+K/JgN2pQsnQU4ceMs5wOruagWBSyRre7DqD\n1972m8kiZHWm6BoSrhCcJtsCgYEAotoAondYoyzw/2Aw0s+DrkElkU6YA8V3SV7x\najIvfMnHrm1H84xJAA66mw1t+VY3khIFBOKCmotHAgxLuQyN3jK5VHcElgrcl0dU\nV8WV9gRNTRc8cg+yrSywNSc9Pg1iCFDmEAaO8KvW+2pkJ772DE418sSYZEpm3Y6m\nCqYZUgUCgYAHxiOl9YBZh16e3KWenqJVhF12nlHGdtV8hE7E2XYMUCYCvPL2thbs\nRHjKM1G/XcEWzi6fJgEaq4x+S46J31IGr5lCkRa8+2PKJYxcUWID5jAaOg6qOyWo\njJi6H3HqiKnzLtmvSDq3N5tfxwXQhZxyO91RRBgp0DI3eHhOVO4b1w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'created_at': '2018-11-17T09:54:56.581211', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c', 'type': 'ssh', 'id': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}) 2018-11-17 09:54:56,581 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-11-17 09:54:57,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-11-17 09:54:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "public_sig_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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-11-17 09:55:03,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sat, 17 Nov 2018 09:54:57 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 Server: Apache x-openstack-request-id: req-b9cd16d4-3bf6-4d89-8302-46f2d5ce6a4a 2018-11-17 09:55:03,205 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}]}} 2018-11-17 09:55:03,206 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks used request id req-b9cd16d4-3bf6-4d89-8302-46f2d5ce6a4a 2018-11-17 09:55:03,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.86161804199s 2018-11-17 09:55:03,206 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks used request id req-b9cd16d4-3bf6-4d89-8302-46f2d5ce6a4a 2018-11-17 09:55:03,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:03,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:03 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?sort_dir=asc Server: Apache x-openstack-request-id: req-4893b2c8-68ba-441a-914c-54be161479ff 2018-11-17 09:55:03,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-11-17 09:55:04,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0c01482-2a06-4e6a-99f8-767eb47852e9 2018-11-17 09:55:04,569 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-17T09:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv/events/35317071-2ce8-4a1a-9c81-5d2ca3fc12d3", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "id": "35317071-2ce8-4a1a-9c81-5d2ca3fc12d3"}, {"resource_name": "mgmt_network", "event_time": "2018-11-17T09:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network/events/d9891a3d-8031-4073-a927-2dcd1cfce9a0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-qumsxu6u522o", "id": "d9891a3d-8031-4073-a927-2dcd1cfce9a0"}]} 2018-11-17 09:55:04,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?sort_dir=asc&sort_dir=asc used request id req-f0c01482-2a06-4e6a-99f8-767eb47852e9 2018-11-17 09:55:04,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.36216378212s 2018-11-17 09:55:04,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?sort_dir=asc&sort_dir=asc used request id req-f0c01482-2a06-4e6a-99f8-767eb47852e9 2018-11-17 09:55:09,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:10,359 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:09 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc Server: Apache x-openstack-request-id: req-a23cfc48-988a-4a67-892a-ce3d2f702eda 2018-11-17 09:55:10,359 - 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-11-17 09:55:11,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 438 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cee7b397-4a6a-40e0-a362-1dd7a7b89b93 2018-11-17 09:55:11,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-17T09:55:04Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups/events/dfb26945-2400-45c2-9e01-5797fc18db76", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-h47fdatwsnff", "id": "dfb26945-2400-45c2-9e01-5797fc18db76"}, {"resource_name": "sig_network", "event_time": "2018-11-17T09:55:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network/events/3b4eec48-edda-4724-83b0-acff838f88d0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-yipta3pidfvk", "id": "3b4eec48-edda-4724-83b0-acff838f88d0"}]} 2018-11-17 09:55:11,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc&marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc used request id req-cee7b397-4a6a-40e0-a362-1dd7a7b89b93 2018-11-17 09:55:11,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.60474205017s 2018-11-17 09:55:11,181 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc&marker=d9891a3d-8031-4073-a927-2dcd1cfce9a0&sort_dir=asc used request id req-cee7b397-4a6a-40e0-a362-1dd7a7b89b93 2018-11-17 09:55:16,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:16,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:16,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:16 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc Server: Apache x-openstack-request-id: req-b8086211-18a2-4c29-a8ad-8fc968763a44 2018-11-17 09:55:16,235 - 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-11-17 09:55:18,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f08c24c-5a11-4d08-909f-9688a1d3fc69 2018-11-17 09:55:18,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-17T09:55:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network/events/a9e6da95-b5df-4625-9415-d20d65b0c7e0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f0774303-f0a1-42ca-a9cb-e15bb0c04ad5", "id": "a9e6da95-b5df-4625-9415-d20d65b0c7e0"}]} 2018-11-17 09:55:18,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc&marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc used request id req-5f08c24c-5a11-4d08-909f-9688a1d3fc69 2018-11-17 09:55:18,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.8991060257s 2018-11-17 09:55:18,087 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc&marker=3b4eec48-edda-4724-83b0-acff838f88d0&sort_dir=asc used request id req-5f08c24c-5a11-4d08-909f-9688a1d3fc69 2018-11-17 09:55:23,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:23,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:23 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc Server: Apache x-openstack-request-id: req-7fc72ac6-de9d-43ad-a16a-be526d283b06 2018-11-17 09:55:23,124 - 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-11-17 09:55:24,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 538 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40503105-309f-4e19-ae4a-789d8323b3eb 2018-11-17 09:55:24,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-17T09:55:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups/events/56d1bf16-3f5f-4db5-b134-e792e4a31654", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "49ab23a5-fb3b-4a15-93e7-cc0fa0a150c0", "id": "56d1bf16-3f5f-4db5-b134-e792e4a31654"}, {"resource_name": "sig_network", "event_time": "2018-11-17T09:55:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network/events/4b53d8e0-c7dc-4261-a919-757d4fb05afb", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "327b61ce-2a83-4fd8-a467-e27b9d4e7a67", "id": "4b53d8e0-c7dc-4261-a919-757d4fb05afb"}, {"resource_name": "dns", "event_time": "2018-11-17T09:55:19Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns/events/36efdb93-d0f7-4f19-a26b-6af8d163bd5e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-dxvxoqkotezd", "id": "36efdb93-d0f7-4f19-a26b-6af8d163bd5e"}]} 2018-11-17 09:55:24,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc&marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc used request id req-40503105-309f-4e19-ae4a-789d8323b3eb 2018-11-17 09:55:24,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.916598081589s 2018-11-17 09:55:24,010 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc&marker=a9e6da95-b5df-4625-9415-d20d65b0c7e0&sort_dir=asc used request id req-40503105-309f-4e19-ae4a-789d8323b3eb 2018-11-17 09:55:29,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:29,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:29 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-403e63ea-f663-4461-bad2-2d1c950a36e0 2018-11-17 09:55:29,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-11-17 09:55:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:29 GMT Server: Apache x-openstack-request-id: req-5d978923-3fae-4023-92b0-1728f0b4cc8a 2018-11-17 09:55:29,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:29,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5d978923-3fae-4023-92b0-1728f0b4cc8a 2018-11-17 09:55:29,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767566919327s 2018-11-17 09:55:29,784 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5d978923-3fae-4023-92b0-1728f0b4cc8a 2018-11-17 09:55:34,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:35,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:34 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-ac584ac5-fd0f-4167-8bc4-caf06874c059 2018-11-17 09:55:35,529 - 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-11-17 09:55:35,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:35 GMT Server: Apache x-openstack-request-id: req-3bade736-a003-4cd9-8ff7-6b2fd6bc4fc1 2018-11-17 09:55:35,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:35,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-3bade736-a003-4cd9-8ff7-6b2fd6bc4fc1 2018-11-17 09:55:35,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.781491041183s 2018-11-17 09:55:35,571 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-3bade736-a003-4cd9-8ff7-6b2fd6bc4fc1 2018-11-17 09:55:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:55:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:36,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:35 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-64ae3461-045e-4f25-a3e1-3474c51eafbc 2018-11-17 09:55:36,279 - 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-11-17 09:55:36,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-660a6fd4-d96e-4756-b61e-fc7cf58727d0 2018-11-17 09:55:36,320 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:55:36,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-660a6fd4-d96e-4756-b61e-fc7cf58727d0 2018-11-17 09:55:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.748820066452s 2018-11-17 09:55:36,321 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-660a6fd4-d96e-4756-b61e-fc7cf58727d0 2018-11-17 09:55:41,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:41,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:41 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-03efdf8c-8c30-4687-b04c-383e1b561f54 2018-11-17 09:55:41,358 - 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-11-17 09:55:41,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:41 GMT Server: Apache x-openstack-request-id: req-07ff1612-e292-43c7-9186-6b1adc62c54c 2018-11-17 09:55:41,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:41,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-07ff1612-e292-43c7-9186-6b1adc62c54c 2018-11-17 09:55:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744481086731s 2018-11-17 09:55:41,403 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-07ff1612-e292-43c7-9186-6b1adc62c54c 2018-11-17 09:55:46,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:46,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:46 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-3143e901-373f-4098-a3fb-e00ed65df7e9 2018-11-17 09:55:46,439 - 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-11-17 09:55:46,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:46 GMT Server: Apache x-openstack-request-id: req-1893fcdb-3548-4c02-a061-cc857783d912 2018-11-17 09:55:46,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:46,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-1893fcdb-3548-4c02-a061-cc857783d912 2018-11-17 09:55:46,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719470977783s 2018-11-17 09:55:46,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-1893fcdb-3548-4c02-a061-cc857783d912 2018-11-17 09:55:46,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:55:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:46,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:46 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-2589620b-0ca8-498f-addf-b930c72f288d 2018-11-17 09:55:46,512 - 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-11-17 09:55:47,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f76ae5e6-db20-4505-aaa1-c7d38e01c434 2018-11-17 09:55:47,223 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:55:47,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f76ae5e6-db20-4505-aaa1-c7d38e01c434 2018-11-17 09:55:47,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.741901159286s 2018-11-17 09:55:47,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f76ae5e6-db20-4505-aaa1-c7d38e01c434 2018-11-17 09:55:52,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:52,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:52 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-ab7ee9dc-fd50-4eb5-b3ef-5a37676c778f 2018-11-17 09:55:52,260 - 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-11-17 09:55:52,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:52 GMT Server: Apache x-openstack-request-id: req-39f1c252-fac1-4098-841e-4ab27a4f9f12 2018-11-17 09:55:52,302 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:52,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-39f1c252-fac1-4098-841e-4ab27a4f9f12 2018-11-17 09:55:52,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714960098267s 2018-11-17 09:55:52,302 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-39f1c252-fac1-4098-841e-4ab27a4f9f12 2018-11-17 09:55:57,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:55:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:57,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:57 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-02fc0bf5-3f06-4ec7-90f1-bd174597993f 2018-11-17 09:55:57,337 - 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-11-17 09:55:58,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:57 GMT Server: Apache x-openstack-request-id: req-8a445197-3f81-4ab5-bc5f-4d6d8328a668 2018-11-17 09:55:58,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:55:58,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-8a445197-3f81-4ab5-bc5f-4d6d8328a668 2018-11-17 09:55:58,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.730679988861s 2018-11-17 09:55:58,039 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-8a445197-3f81-4ab5-bc5f-4d6d8328a668 2018-11-17 09:55:58,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:55:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:55:58,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:55:58 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ab831bd-ee84-4b21-9457-f7e508f89635 2018-11-17 09:55:58,068 - 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-11-17 09:55:58,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:55:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b709635d-12d1-4f87-899a-b20b30f91c1b 2018-11-17 09:55:58,110 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:55:58,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b709635d-12d1-4f87-899a-b20b30f91c1b 2018-11-17 09:55:58,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070455789566s 2018-11-17 09:55:58,110 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b709635d-12d1-4f87-899a-b20b30f91c1b 2018-11-17 09:56:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:03,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:03 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-e5923a87-a146-49a9-98ef-aab6937f74d8 2018-11-17 09:56:03,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-11-17 09:56:03,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:03 GMT Server: Apache x-openstack-request-id: req-5b821e08-5ab9-4b96-92c2-87d24396a032 2018-11-17 09:56:03,187 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:03,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5b821e08-5ab9-4b96-92c2-87d24396a032 2018-11-17 09:56:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707960128784s 2018-11-17 09:56:03,188 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5b821e08-5ab9-4b96-92c2-87d24396a032 2018-11-17 09:56:08,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:08,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:08 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-e07c61b5-827b-4e5c-ba44-066bc8231008 2018-11-17 09:56:08,221 - 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-11-17 09:56:08,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:08 GMT Server: Apache x-openstack-request-id: req-b0c1499b-d1cd-4d6f-af12-be7eb583dbd3 2018-11-17 09:56:08,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:08,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-b0c1499b-d1cd-4d6f-af12-be7eb583dbd3 2018-11-17 09:56:08,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716168880463s 2018-11-17 09:56:08,263 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-b0c1499b-d1cd-4d6f-af12-be7eb583dbd3 2018-11-17 09:56:08,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:08,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:08 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-830e2998-b2a5-4aa9-8950-85c21c718796 2018-11-17 09:56:08,293 - 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-11-17 09:56:08,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd21ba1c-52bc-409f-8a9d-e4400051d6a5 2018-11-17 09:56:08,319 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:08,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-bd21ba1c-52bc-409f-8a9d-e4400051d6a5 2018-11-17 09:56:08,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556628704071s 2018-11-17 09:56:08,320 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-bd21ba1c-52bc-409f-8a9d-e4400051d6a5 2018-11-17 09:56:13,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:13,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:13 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-944b0197-6488-4b3d-8e3a-2b5674bab479 2018-11-17 09:56:13,356 - 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-11-17 09:56:13,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:13 GMT Server: Apache x-openstack-request-id: req-acec8b95-efb5-4e93-8a8d-cd4a6146a6ea 2018-11-17 09:56:13,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:13,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-acec8b95-efb5-4e93-8a8d-cd4a6146a6ea 2018-11-17 09:56:13,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707499980927s 2018-11-17 09:56:13,397 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-acec8b95-efb5-4e93-8a8d-cd4a6146a6ea 2018-11-17 09:56:18,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:18,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:18 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-6e079941-861d-4864-bf79-09bbcd0f6585 2018-11-17 09:56:18,433 - 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-11-17 09:56:18,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:18 GMT Server: Apache x-openstack-request-id: req-af13e49a-6382-4d8a-ad02-b9cc66acd048 2018-11-17 09:56:18,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:18,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-af13e49a-6382-4d8a-ad02-b9cc66acd048 2018-11-17 09:56:18,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719630718231s 2018-11-17 09:56:18,475 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-af13e49a-6382-4d8a-ad02-b9cc66acd048 2018-11-17 09:56:18,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:18,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:18 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8137312-d91e-41bf-92f9-61fdd21736ca 2018-11-17 09:56:18,505 - 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-11-17 09:56:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef6e70a5-58db-4295-8217-707ae2a5fadc 2018-11-17 09:56:18,547 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:18,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-ef6e70a5-58db-4295-8217-707ae2a5fadc 2018-11-17 09:56:18,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714991092682s 2018-11-17 09:56:18,548 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-ef6e70a5-58db-4295-8217-707ae2a5fadc 2018-11-17 09:56:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:23,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:23 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-975f73ae-4136-4422-950e-6d4b542cc3d2 2018-11-17 09:56:23,583 - 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-11-17 09:56:23,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:23 GMT Server: Apache x-openstack-request-id: req-c9c4415f-abab-4577-af6b-18e005c070ac 2018-11-17 09:56:23,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:23,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-c9c4415f-abab-4577-af6b-18e005c070ac 2018-11-17 09:56:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703430175781s 2018-11-17 09:56:23,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-c9c4415f-abab-4577-af6b-18e005c070ac 2018-11-17 09:56:28,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:28,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:28 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-ce96ad80-fb3c-4abb-8220-f70d7b945cfb 2018-11-17 09:56:28,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-11-17 09:56:28,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:28 GMT Server: Apache x-openstack-request-id: req-6dd211f0-3141-49c2-8dfa-18d53fd0b575 2018-11-17 09:56:28,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:28,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-6dd211f0-3141-49c2-8dfa-18d53fd0b575 2018-11-17 09:56:28,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705811977386s 2018-11-17 09:56:28,702 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-6dd211f0-3141-49c2-8dfa-18d53fd0b575 2018-11-17 09:56:28,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:28,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:28 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-387b216d-f3df-4a44-9595-a46b61fc0cd3 2018-11-17 09:56:28,731 - 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-11-17 09:56:28,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe22bac7-a056-492a-b2a0-1b0a6e2d2313 2018-11-17 09:56:28,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:28,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-fe22bac7-a056-492a-b2a0-1b0a6e2d2313 2018-11-17 09:56:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709700584412s 2018-11-17 09:56:28,774 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-fe22bac7-a056-492a-b2a0-1b0a6e2d2313 2018-11-17 09:56:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:33,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:33 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-07fa90f7-94f7-4d49-a313-ba90bc7991c4 2018-11-17 09:56:33,810 - 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-11-17 09:56:33,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:33 GMT Server: Apache x-openstack-request-id: req-fda327bb-ea0b-4b8d-be16-72bda98b4a96 2018-11-17 09:56:33,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:33,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-fda327bb-ea0b-4b8d-be16-72bda98b4a96 2018-11-17 09:56:33,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722818374634s 2018-11-17 09:56:33,853 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-fda327bb-ea0b-4b8d-be16-72bda98b4a96 2018-11-17 09:56:38,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:38,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:38 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-00889684-4645-493b-9f89-b429cb885f68 2018-11-17 09:56:38,890 - 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-11-17 09:56:38,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:38 GMT Server: Apache x-openstack-request-id: req-f6b6a52f-5f43-4c6f-86a5-47aac4a5cd3b 2018-11-17 09:56:38,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:38,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-f6b6a52f-5f43-4c6f-86a5-47aac4a5cd3b 2018-11-17 09:56:38,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732691287994s 2018-11-17 09:56:38,932 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-f6b6a52f-5f43-4c6f-86a5-47aac4a5cd3b 2018-11-17 09:56:38,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:38,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:38 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea5d949f-e151-46cc-8c00-362819a5482b 2018-11-17 09:56:38,962 - 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-11-17 09:56:39,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7942ba67-c874-4036-b306-83bb06f94fa8 2018-11-17 09:56:39,003 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:39,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-7942ba67-c874-4036-b306-83bb06f94fa8 2018-11-17 09:56:39,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707650184631s 2018-11-17 09:56:39,004 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-7942ba67-c874-4036-b306-83bb06f94fa8 2018-11-17 09:56:44,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:44,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:44 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-7e190a9a-7771-45de-b476-516b47db88c7 2018-11-17 09:56:44,046 - 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-11-17 09:56:44,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:44 GMT Server: Apache x-openstack-request-id: req-a657c5e1-7689-431c-a618-f41b544c8501 2018-11-17 09:56:44,120 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:44,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-a657c5e1-7689-431c-a618-f41b544c8501 2018-11-17 09:56:44,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.109133005142s 2018-11-17 09:56:44,120 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-a657c5e1-7689-431c-a618-f41b544c8501 2018-11-17 09:56:49,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:49,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:49 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-b6e8d756-2d1a-4154-9732-deea12c44c7c 2018-11-17 09:56:49,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-11-17 09:56:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:49 GMT Server: Apache x-openstack-request-id: req-7062bd34-328a-42cc-aeac-40d302e371dd 2018-11-17 09:56:49,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:49,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-7062bd34-328a-42cc-aeac-40d302e371dd 2018-11-17 09:56:49,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722558498383s 2018-11-17 09:56:49,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-7062bd34-328a-42cc-aeac-40d302e371dd 2018-11-17 09:56:49,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:49,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:49 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-b754da8b-1570-4bdb-b31b-6456ef51c197 2018-11-17 09:56:49,229 - 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-11-17 09:56:49,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5000e25c-ab7a-492e-b5ba-4e3c2a8b86b4 2018-11-17 09:56:49,271 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:49,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-5000e25c-ab7a-492e-b5ba-4e3c2a8b86b4 2018-11-17 09:56:49,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716240406036s 2018-11-17 09:56:49,271 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-5000e25c-ab7a-492e-b5ba-4e3c2a8b86b4 2018-11-17 09:56:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:54,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:54,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:54 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-c9875a29-d01e-4a15-8746-3046348995c1 2018-11-17 09:56:54,310 - 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-11-17 09:56:54,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:54 GMT Server: Apache x-openstack-request-id: req-40011be1-00cf-4912-ae17-4c79616ce584 2018-11-17 09:56:54,351 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:54,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-40011be1-00cf-4912-ae17-4c79616ce584 2018-11-17 09:56:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729842185974s 2018-11-17 09:56:54,352 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-40011be1-00cf-4912-ae17-4c79616ce584 2018-11-17 09:56:59,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:56:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:59,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:59 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-fced2147-4a21-4460-b955-db8a356c3da6 2018-11-17 09:56:59,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-11-17 09:56:59,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:59 GMT Server: Apache x-openstack-request-id: req-5c05d209-d7e8-4920-a69f-1fe97af1e7e6 2018-11-17 09:56:59,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:56:59,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5c05d209-d7e8-4920-a69f-1fe97af1e7e6 2018-11-17 09:56:59,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736629962921s 2018-11-17 09:56:59,432 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-5c05d209-d7e8-4920-a69f-1fe97af1e7e6 2018-11-17 09:56:59,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:56:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:56:59,459 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:56:59 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-6fe3e53a-2ff5-4bde-a0f4-4e0c9f47c960 2018-11-17 09:56:59,459 - 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-11-17 09:56:59,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:56:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3c9cb37-c8d1-4f55-bce1-f467600fdf86 2018-11-17 09:56:59,499 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:56:59,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-c3c9cb37-c8d1-4f55-bce1-f467600fdf86 2018-11-17 09:56:59,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0668699741364s 2018-11-17 09:56:59,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-c3c9cb37-c8d1-4f55-bce1-f467600fdf86 2018-11-17 09:57:04,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:04,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:04 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-266880ad-3488-4d0f-9515-81ea3972053a 2018-11-17 09:57:04,535 - 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-11-17 09:57:04,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:04 GMT Server: Apache x-openstack-request-id: req-ea40577a-7dbf-4366-b8ae-107b14d46bdc 2018-11-17 09:57:04,577 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:04,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-ea40577a-7dbf-4366-b8ae-107b14d46bdc 2018-11-17 09:57:04,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716559886932s 2018-11-17 09:57:04,577 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-ea40577a-7dbf-4366-b8ae-107b14d46bdc 2018-11-17 09:57:09,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:09,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:09 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-37d6e2dc-be46-4f90-b1c7-e15aada4f7f1 2018-11-17 09:57:09,615 - 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-11-17 09:57:09,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:09 GMT Server: Apache x-openstack-request-id: req-f9768497-5060-4cd8-a090-f654d65c99c4 2018-11-17 09:57:09,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:09,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-f9768497-5060-4cd8-a090-f654d65c99c4 2018-11-17 09:57:09,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732979774475s 2018-11-17 09:57:09,657 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-f9768497-5060-4cd8-a090-f654d65c99c4 2018-11-17 09:57:09,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:57:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:09,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:09 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-b17870b2-00e8-401a-9c13-50b2e517f09a 2018-11-17 09:57:09,687 - 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-11-17 09:57:09,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0a0a9df-cb2c-46b8-a6cc-e5be769e70a4 2018-11-17 09:57:09,729 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:57:09,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b0a0a9df-cb2c-46b8-a6cc-e5be769e70a4 2018-11-17 09:57:09,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722789764404s 2018-11-17 09:57:09,730 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b0a0a9df-cb2c-46b8-a6cc-e5be769e70a4 2018-11-17 09:57:14,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:14,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:14 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-7521b2e4-0602-45a6-bd8d-2cfc2481c3ae 2018-11-17 09:57:14,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-11-17 09:57:14,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:14 GMT Server: Apache x-openstack-request-id: req-6b75ea1a-7d74-4995-a698-09feed6a9b10 2018-11-17 09:57:14,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:14,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-6b75ea1a-7d74-4995-a698-09feed6a9b10 2018-11-17 09:57:14,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.10378408432s 2018-11-17 09:57:14,841 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-6b75ea1a-7d74-4995-a698-09feed6a9b10 2018-11-17 09:57:19,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:19,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:19 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc Server: Apache x-openstack-request-id: req-24e81aa6-9932-4eef-a153-13048778eb9e 2018-11-17 09:57:19,876 - 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-11-17 09:57:19,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e279154e-b440-4f45-b880-51ca4c31f087 2018-11-17 09:57:19,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-17T09:57:16Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns/events/0a36f852-d3a8-4a97-bc8a-1468de9b687e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e2f78130-8f31-4056-888e-aa5664929b8c", "id": "0a36f852-d3a8-4a97-bc8a-1468de9b687e"}, {"resource_name": "ellis", "event_time": "2018-11-17T09:57:16Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis/events/4434bd24-5a7d-4ef6-9107-94dc05986166", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-bqtrndkn45uh", "id": "4434bd24-5a7d-4ef6-9107-94dc05986166"}]} 2018-11-17 09:57:19,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-e279154e-b440-4f45-b880-51ca4c31f087 2018-11-17 09:57:19,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732369422913s 2018-11-17 09:57:19,920 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc&marker=36efdb93-d0f7-4f19-a26b-6af8d163bd5e&sort_dir=asc used request id req-e279154e-b440-4f45-b880-51ca4c31f087 2018-11-17 09:57:24,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:24,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:24 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-e2e7570d-7bfd-477f-8bc9-b1d670a07137 2018-11-17 09:57:24,957 - 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-11-17 09:57:24,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:24 GMT Server: Apache x-openstack-request-id: req-06e4230b-8d38-4a3a-b752-7a60e6ed1f42 2018-11-17 09:57:24,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:24,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-06e4230b-8d38-4a3a-b752-7a60e6ed1f42 2018-11-17 09:57:24,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720808506012s 2018-11-17 09:57:24,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-06e4230b-8d38-4a3a-b752-7a60e6ed1f42 2018-11-17 09:57:30,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:30,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:30 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-e026a9ad-cc4b-412b-b4be-728894cc940b 2018-11-17 09:57:30,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-11-17 09:57:30,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:30 GMT Server: Apache x-openstack-request-id: req-fc81a9ee-d7aa-4af1-9966-5944969668cc 2018-11-17 09:57:30,077 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:30,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-fc81a9ee-d7aa-4af1-9966-5944969668cc 2018-11-17 09:57:30,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724558830261s 2018-11-17 09:57:30,077 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-fc81a9ee-d7aa-4af1-9966-5944969668cc 2018-11-17 09:57:30,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:57:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:30,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:30 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e8b93ff-6fed-40c3-9a40-c89d0000f148 2018-11-17 09:57:30,110 - 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-11-17 09:57:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-13b1103a-bf44-4a40-a20d-d9c08203a21b 2018-11-17 09:57:30,152 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:57:30,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-13b1103a-bf44-4a40-a20d-d9c08203a21b 2018-11-17 09:57:30,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742928981781s 2018-11-17 09:57:30,152 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-13b1103a-bf44-4a40-a20d-d9c08203a21b 2018-11-17 09:57:35,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:35,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:35 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-a3a25b42-7f64-45a1-88bf-97ec24fe348a 2018-11-17 09:57:35,188 - 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-11-17 09:57:35,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:35 GMT Server: Apache x-openstack-request-id: req-9e70407d-48e2-4696-a77b-fb4649c6865f 2018-11-17 09:57:35,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:35,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-9e70407d-48e2-4696-a77b-fb4649c6865f 2018-11-17 09:57:35,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713801383972s 2018-11-17 09:57:35,231 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-9e70407d-48e2-4696-a77b-fb4649c6865f 2018-11-17 09:57:40,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:40,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:40 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-9215a847-628e-45c1-a062-ffd0197850e5 2018-11-17 09:57:40,265 - 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-11-17 09:57:40,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:40 GMT Server: Apache x-openstack-request-id: req-30d58980-3c28-4208-8677-b2c2b725bd02 2018-11-17 09:57:40,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:40,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-30d58980-3c28-4208-8677-b2c2b725bd02 2018-11-17 09:57:40,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704698562622s 2018-11-17 09:57:40,307 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-30d58980-3c28-4208-8677-b2c2b725bd02 2018-11-17 09:57:40,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:57:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:40,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:40 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8b27b10-8d17-426d-8466-bf3c27873175 2018-11-17 09:57:40,339 - 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-11-17 09:57:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6ef7c5a-2ee1-4d56-bba2-91cffe1aa800 2018-11-17 09:57:40,364 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:57:40,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f6ef7c5a-2ee1-4d56-bba2-91cffe1aa800 2018-11-17 09:57:40,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0567109584808s 2018-11-17 09:57:40,365 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f6ef7c5a-2ee1-4d56-bba2-91cffe1aa800 2018-11-17 09:57:45,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:45,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:45 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-81ceb647-5d2b-416e-8536-ece9892f93c4 2018-11-17 09:57:45,401 - 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-11-17 09:57:45,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:45 GMT Server: Apache x-openstack-request-id: req-bda027a0-1929-4f49-8c3c-f78a581910fd 2018-11-17 09:57:45,442 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:45,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-bda027a0-1929-4f49-8c3c-f78a581910fd 2018-11-17 09:57:45,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713748931885s 2018-11-17 09:57:45,443 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-bda027a0-1929-4f49-8c3c-f78a581910fd 2018-11-17 09:57:50,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:50,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:50 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-354ee417-8200-4d73-945f-9376b058a683 2018-11-17 09:57:50,478 - 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-11-17 09:57:50,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:50 GMT Server: Apache x-openstack-request-id: req-a9d40295-ba6e-464e-88e8-bcf22c766160 2018-11-17 09:57:50,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:50,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-a9d40295-ba6e-464e-88e8-bcf22c766160 2018-11-17 09:57:50,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723979473114s 2018-11-17 09:57:50,521 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-a9d40295-ba6e-464e-88e8-bcf22c766160 2018-11-17 09:57:50,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:57:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:50,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:50 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8466225-fec4-4858-adeb-40030fc743bc 2018-11-17 09:57:50,551 - 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-11-17 09:57:50,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4cedf92d-3fc6-4e94-985d-269a2e88de22 2018-11-17 09:57:50,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:57:50,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-4cedf92d-3fc6-4e94-985d-269a2e88de22 2018-11-17 09:57:50,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705850124359s 2018-11-17 09:57:50,593 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-4cedf92d-3fc6-4e94-985d-269a2e88de22 2018-11-17 09:57:55,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:57:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:57:55,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:57:55 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-cd9277de-27af-40b2-b2ce-d78379a8664d 2018-11-17 09:57:55,630 - 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-11-17 09:57:55,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:57:55 GMT Server: Apache x-openstack-request-id: req-a2134a36-b692-4c7c-9881-c7433d80fe54 2018-11-17 09:57:55,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:57:55,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-a2134a36-b692-4c7c-9881-c7433d80fe54 2018-11-17 09:57:55,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720319747925s 2018-11-17 09:57:55,672 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-a2134a36-b692-4c7c-9881-c7433d80fe54 2018-11-17 09:58:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:00,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:00 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-7376580e-ded7-4b32-ad74-60943c480aae 2018-11-17 09:58:00,708 - 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-11-17 09:58:00,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:00 GMT Server: Apache x-openstack-request-id: req-111ecfd4-1e31-4e7c-a2a6-77fbec873a45 2018-11-17 09:58:00,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:00,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-111ecfd4-1e31-4e7c-a2a6-77fbec873a45 2018-11-17 09:58:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714399814606s 2018-11-17 09:58:00,750 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-111ecfd4-1e31-4e7c-a2a6-77fbec873a45 2018-11-17 09:58:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:00,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:00 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-84ea7633-9121-4405-b8a4-a48a14556e49 2018-11-17 09:58:00,779 - 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-11-17 09:58:00,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e81ab7fe-5dc1-4809-a645-656a21a3c1a0 2018-11-17 09:58:00,821 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:00,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-e81ab7fe-5dc1-4809-a645-656a21a3c1a0 2018-11-17 09:58:00,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070750951767s 2018-11-17 09:58:00,821 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-e81ab7fe-5dc1-4809-a645-656a21a3c1a0 2018-11-17 09:58:05,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:05,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:05 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-edaa94ce-ec89-433e-b8fd-780daf079c53 2018-11-17 09:58:05,859 - 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-11-17 09:58:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:05 GMT Server: Apache x-openstack-request-id: req-aa6c0e39-f52b-4e77-adfd-97ab9bdbd16c 2018-11-17 09:58:05,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:05,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-aa6c0e39-f52b-4e77-adfd-97ab9bdbd16c 2018-11-17 09:58:05,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072242975235s 2018-11-17 09:58:05,901 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-aa6c0e39-f52b-4e77-adfd-97ab9bdbd16c 2018-11-17 09:58:10,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:10,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:10 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-25bcfa51-b32b-4567-8ad6-41833cd120ab 2018-11-17 09:58:10,935 - 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-11-17 09:58:10,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:10 GMT Server: Apache x-openstack-request-id: req-b27edcfa-5d43-4a43-a0ce-479afeced9cf 2018-11-17 09:58:10,976 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:10,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b27edcfa-5d43-4a43-a0ce-479afeced9cf 2018-11-17 09:58:10,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698029994965s 2018-11-17 09:58:10,977 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b27edcfa-5d43-4a43-a0ce-479afeced9cf 2018-11-17 09:58:10,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:10,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:11,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:10 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea65e42f-3d09-4ba8-8942-9eabb4cafa90 2018-11-17 09:58:11,006 - 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-11-17 09:58:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86c7ab80-c0c2-46e9-801e-a3175e4bb17c 2018-11-17 09:58:11,047 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:11,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-86c7ab80-c0c2-46e9-801e-a3175e4bb17c 2018-11-17 09:58:11,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701501369476s 2018-11-17 09:58:11,048 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-86c7ab80-c0c2-46e9-801e-a3175e4bb17c 2018-11-17 09:58:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:16,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:16 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-77a80e7f-708a-4689-b5fa-de71cea8656c 2018-11-17 09:58:16,085 - 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-11-17 09:58:16,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:16 GMT Server: Apache x-openstack-request-id: req-88ff4d25-6a3c-4a4d-8995-b853d63c7d91 2018-11-17 09:58:16,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:16,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-88ff4d25-6a3c-4a4d-8995-b853d63c7d91 2018-11-17 09:58:16,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722861289978s 2018-11-17 09:58:16,127 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-88ff4d25-6a3c-4a4d-8995-b853d63c7d91 2018-11-17 09:58:21,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:21,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:21 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-31bf3fc3-ecb3-4876-b12d-4beb5dd5459e 2018-11-17 09:58:21,164 - 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-11-17 09:58:21,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:21 GMT Server: Apache x-openstack-request-id: req-bff1f31b-4f6e-4b13-bd14-4eb7f644c259 2018-11-17 09:58:21,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:21,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-bff1f31b-4f6e-4b13-bd14-4eb7f644c259 2018-11-17 09:58:21,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721659660339s 2018-11-17 09:58:21,206 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-bff1f31b-4f6e-4b13-bd14-4eb7f644c259 2018-11-17 09:58:21,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:21,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:21 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-c23a1a38-7c5f-4a36-b739-92bbf174dbc0 2018-11-17 09:58:21,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-11-17 09:58:21,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ff2aaa1-802d-45ed-b7e3-19923904766f 2018-11-17 09:58:21,279 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:21,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-9ff2aaa1-802d-45ed-b7e3-19923904766f 2018-11-17 09:58:21,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734460353851s 2018-11-17 09:58:21,280 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-9ff2aaa1-802d-45ed-b7e3-19923904766f 2018-11-17 09:58:26,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:26,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:26,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:26 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-d1e40b7f-114e-4c5f-aa28-e6f5698158ec 2018-11-17 09:58: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-11-17 09:58:26,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:26 GMT Server: Apache x-openstack-request-id: req-2a7b63e9-dce5-49bc-9506-40d0d3ccbfec 2018-11-17 09:58:26,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:26,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-2a7b63e9-dce5-49bc-9506-40d0d3ccbfec 2018-11-17 09:58:26,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764970779419s 2018-11-17 09:58:26,364 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-2a7b63e9-dce5-49bc-9506-40d0d3ccbfec 2018-11-17 09:58:31,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:31,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:31 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-59a337e8-e05c-4006-a027-de72a68ef173 2018-11-17 09:58:31,400 - 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-11-17 09:58:31,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:31 GMT Server: Apache x-openstack-request-id: req-b9d1687b-0fde-4388-8509-235ba6de2488 2018-11-17 09:58:31,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:31,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b9d1687b-0fde-4388-8509-235ba6de2488 2018-11-17 09:58:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715749263763s 2018-11-17 09:58:31,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b9d1687b-0fde-4388-8509-235ba6de2488 2018-11-17 09:58:31,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:31,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:31 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-d4a8d6a6-770d-4d13-a766-18758901c757 2018-11-17 09:58:31,472 - 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-11-17 09:58:31,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44d67ecd-ce5d-46ee-8856-ac660e13985e 2018-11-17 09:58:31,514 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:31,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-44d67ecd-ce5d-46ee-8856-ac660e13985e 2018-11-17 09:58:31,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722169876099s 2018-11-17 09:58:31,515 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-44d67ecd-ce5d-46ee-8856-ac660e13985e 2018-11-17 09:58:36,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:36,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:36 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-728b6a98-6a8f-4e08-a572-a607035c080f 2018-11-17 09:58:36,551 - 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-11-17 09:58:36,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:36 GMT Server: Apache x-openstack-request-id: req-b5ecf850-3659-4c23-8947-958260df1076 2018-11-17 09:58:36,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:36,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b5ecf850-3659-4c23-8947-958260df1076 2018-11-17 09:58:36,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716600418091s 2018-11-17 09:58:36,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-b5ecf850-3659-4c23-8947-958260df1076 2018-11-17 09:58:41,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:41,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:41 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-9f1b6f8e-e2af-470f-93ca-3e48ae228f3e 2018-11-17 09:58:41,630 - 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-11-17 09:58:41,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:41 GMT Server: Apache x-openstack-request-id: req-00d0c945-46f9-4049-ba6f-c90bcc8900dc 2018-11-17 09:58:41,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:41,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-00d0c945-46f9-4049-ba6f-c90bcc8900dc 2018-11-17 09:58:41,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727949142456s 2018-11-17 09:58:41,673 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-00d0c945-46f9-4049-ba6f-c90bcc8900dc 2018-11-17 09:58:41,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:41,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:41 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a2f32d6-acee-4ed5-8798-ebbd7a1f60de 2018-11-17 09:58:41,703 - 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-11-17 09:58:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7489cc55-dc91-46d0-b371-d44ec0b3d8ce 2018-11-17 09:58:41,745 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:41,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-7489cc55-dc91-46d0-b371-d44ec0b3d8ce 2018-11-17 09:58:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719809532166s 2018-11-17 09:58:41,746 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-7489cc55-dc91-46d0-b371-d44ec0b3d8ce 2018-11-17 09:58:46,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:46,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:46 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-c46c555c-0faf-454f-9ca7-60fde56cbf78 2018-11-17 09:58:46,780 - 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-11-17 09:58:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:46 GMT Server: Apache x-openstack-request-id: req-88033329-c139-46f3-897a-a96182bad303 2018-11-17 09:58:46,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:46,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-88033329-c139-46f3-897a-a96182bad303 2018-11-17 09:58:46,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693728923798s 2018-11-17 09:58:46,822 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-88033329-c139-46f3-897a-a96182bad303 2018-11-17 09:58:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:51,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:51 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-b3cf2b56-e56e-4e6e-89bb-c090f091bca2 2018-11-17 09:58:51,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-11-17 09:58:51,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:51 GMT Server: Apache x-openstack-request-id: req-4a898a06-05ee-41cd-8cd2-278635ac536b 2018-11-17 09:58:51,898 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:51,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-4a898a06-05ee-41cd-8cd2-278635ac536b 2018-11-17 09:58:51,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700979232788s 2018-11-17 09:58:51,898 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-4a898a06-05ee-41cd-8cd2-278635ac536b 2018-11-17 09:58:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:58:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:51,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:51 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-99fd1bc2-48ae-4254-b993-9deb2524e365 2018-11-17 09:58:51,928 - 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-11-17 09:58:51,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7c539eb-6995-47f8-870f-0bd60f960b4d 2018-11-17 09:58:51,970 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:58:51,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-d7c539eb-6995-47f8-870f-0bd60f960b4d 2018-11-17 09:58:51,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716469287872s 2018-11-17 09:58:51,971 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-d7c539eb-6995-47f8-870f-0bd60f960b4d 2018-11-17 09:58:56,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:58:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:58:57,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:58:56 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-e01d18ce-7567-49c0-a905-58d796796052 2018-11-17 09:58:57,006 - 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-11-17 09:58:57,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:58:57 GMT Server: Apache x-openstack-request-id: req-fd7fbcbd-246b-4672-8dcf-4e7364e45b1d 2018-11-17 09:58:57,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:58:57,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-fd7fbcbd-246b-4672-8dcf-4e7364e45b1d 2018-11-17 09:58:57,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698108673096s 2018-11-17 09:58:57,048 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-fd7fbcbd-246b-4672-8dcf-4e7364e45b1d 2018-11-17 09:59:02,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:02,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:02 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-1c9b2216-5f14-476d-8cec-6d5ee6167aad 2018-11-17 09:59:02,085 - 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-11-17 09:59:02,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:02 GMT Server: Apache x-openstack-request-id: req-0f9f4af4-4ceb-46f7-81e9-dd9c38641787 2018-11-17 09:59:02,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:02,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-0f9f4af4-4ceb-46f7-81e9-dd9c38641787 2018-11-17 09:59:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719149112701s 2018-11-17 09:59:02,126 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-0f9f4af4-4ceb-46f7-81e9-dd9c38641787 2018-11-17 09:59:02,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:59:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:02,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:02 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-53c06523-a392-43ea-8f75-fa4f7dfed633 2018-11-17 09:59:02,159 - 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-11-17 09:59:02,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f39469b-c645-45a3-938e-bb2f675bb014 2018-11-17 09:59:02,201 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:59:02,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-1f39469b-c645-45a3-938e-bb2f675bb014 2018-11-17 09:59:02,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746071338654s 2018-11-17 09:59:02,202 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-1f39469b-c645-45a3-938e-bb2f675bb014 2018-11-17 09:59:07,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:07,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:07 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-7875a23a-bf87-4554-bb8f-8f71a37cf9fc 2018-11-17 09:59:07,239 - 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-11-17 09:59:07,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:07 GMT Server: Apache x-openstack-request-id: req-1e6f2b9a-1a4a-45e7-80b1-20583eaa98d0 2018-11-17 09:59:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:07,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-1e6f2b9a-1a4a-45e7-80b1-20583eaa98d0 2018-11-17 09:59:07,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736310482025s 2018-11-17 09:59:07,282 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-1e6f2b9a-1a4a-45e7-80b1-20583eaa98d0 2018-11-17 09:59:12,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:12,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:12 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc Server: Apache x-openstack-request-id: req-a91d7e0e-b85a-4c07-b29d-ef0c916fc6c8 2018-11-17 09:59:12,417 - 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-11-17 09:59:12,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 712 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad55aa27-3cb3-4910-90a6-4162693d0c9b 2018-11-17 09:59:12,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis/events/b709ac79-43f3-495f-b4a3-cb96bf5a0f46", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "96dcdbd5-7d07-4ba6-9617-2a9d2b84ca5d", "id": "b709ac79-43f3-495f-b4a3-cb96bf5a0f46"}, {"resource_name": "homer", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer/events/6d048ff6-8af0-4390-8e97-45f5a62fc011", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-tsbqicw76d5s", "id": "6d048ff6-8af0-4390-8e97-45f5a62fc011"}, {"resource_name": "vellum", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum/events/f6c44da5-ff05-4a25-9306-0c3f87c741a6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-2ixctgctaykt", "id": "f6c44da5-ff05-4a25-9306-0c3f87c741a6"}, {"resource_name": "bono", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono/events/8257f1c3-08a6-4a30-b2bb-46a50d680b7c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-ihraqlsgjua7", "id": "8257f1c3-08a6-4a30-b2bb-46a50d680b7c"}, {"resource_name": "sprout", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout/events/dba994dd-024d-4b12-9f02-7234dc07c6cb", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ef2bmflesa6w", "id": "dba994dd-024d-4b12-9f02-7234dc07c6cb"}, {"resource_name": "dime", "event_time": "2018-11-17T09:59:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime/events/7f462cd7-5906-4ef9-984d-e249c4d296a8", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-uekaamdspwqd", "id": "7f462cd7-5906-4ef9-984d-e249c4d296a8"}]} 2018-11-17 09:59:12,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-ad55aa27-3cb3-4910-90a6-4162693d0c9b 2018-11-17 09:59:12,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.173314094543s 2018-11-17 09:59:12,462 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc&marker=4434bd24-5a7d-4ef6-9107-94dc05986166&sort_dir=asc used request id req-ad55aa27-3cb3-4910-90a6-4162693d0c9b 2018-11-17 09:59:17,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:17,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:17 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-14713c19-4815-4b69-b6aa-0b559dcd79e4 2018-11-17 09:59:17,498 - 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-11-17 09:59:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:17 GMT Server: Apache x-openstack-request-id: req-fc4c9dc8-ce1a-46b7-8837-e5557d3c640a 2018-11-17 09:59:17,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:17,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-fc4c9dc8-ce1a-46b7-8837-e5557d3c640a 2018-11-17 09:59:17,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707979202271s 2018-11-17 09:59:17,540 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-fc4c9dc8-ce1a-46b7-8837-e5557d3c640a 2018-11-17 09:59:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:22,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:22 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-3f78d2e4-74c1-49c5-9cc8-d1340a394082 2018-11-17 09:59:22,578 - 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-11-17 09:59:22,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:22 GMT Server: Apache x-openstack-request-id: req-6a7517e2-ca20-4584-be8d-7672d85a7efa 2018-11-17 09:59:22,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:22,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-6a7517e2-ca20-4584-be8d-7672d85a7efa 2018-11-17 09:59:22,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751149654388s 2018-11-17 09:59:22,622 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-6a7517e2-ca20-4584-be8d-7672d85a7efa 2018-11-17 09:59:22,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:59:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:22,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:22 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-9dbd7f34-51a1-448d-b7f0-541e695d29a5 2018-11-17 09:59:22,654 - 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-11-17 09:59:22,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5044837-5924-4d6f-974c-67aa67460928 2018-11-17 09:59:22,699 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:59:22,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b5044837-5924-4d6f-974c-67aa67460928 2018-11-17 09:59:22,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0772290229797s 2018-11-17 09:59:22,700 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b5044837-5924-4d6f-974c-67aa67460928 2018-11-17 09:59:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:27,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:27 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-56a88baf-5814-4753-9ee1-4719c61c5f28 2018-11-17 09:59:27,739 - 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-11-17 09:59:27,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:27 GMT Server: Apache x-openstack-request-id: req-e1e0ee3f-9ab7-45d9-b557-2012cc040434 2018-11-17 09:59:27,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:27,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-e1e0ee3f-9ab7-45d9-b557-2012cc040434 2018-11-17 09:59:27,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753381252289s 2018-11-17 09:59:27,782 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-e1e0ee3f-9ab7-45d9-b557-2012cc040434 2018-11-17 09:59:32,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:32,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:32 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-97de150d-5906-4439-9869-7aeb5b22e258 2018-11-17 09:59:32,835 - 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-11-17 09:59:32,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:32 GMT Server: Apache x-openstack-request-id: req-a4ae84e7-44e2-41e6-840a-96b2095933b8 2018-11-17 09:59:32,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:32,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a4ae84e7-44e2-41e6-840a-96b2095933b8 2018-11-17 09:59:32,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0927419662476s 2018-11-17 09:59:32,881 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a4ae84e7-44e2-41e6-840a-96b2095933b8 2018-11-17 09:59:32,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:59:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:32,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:32 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-248e2526-d385-45d7-9368-d5fbd0ba16fb 2018-11-17 09:59:32,916 - 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-11-17 09:59:32,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b161987e-0d2c-4952-a103-0e996e97b96a 2018-11-17 09:59:32,960 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:59:32,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b161987e-0d2c-4952-a103-0e996e97b96a 2018-11-17 09:59:32,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.078889131546s 2018-11-17 09:59:32,961 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-b161987e-0d2c-4952-a103-0e996e97b96a 2018-11-17 09:59:37,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:38,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:37 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-77b9c879-e3cb-4e14-8c97-6f1799894555 2018-11-17 09:59:38,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-11-17 09:59:38,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:38 GMT Server: Apache x-openstack-request-id: req-832030cb-6421-402a-8cef-219dba43962e 2018-11-17 09:59:38,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:38,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-832030cb-6421-402a-8cef-219dba43962e 2018-11-17 09:59:38,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0933520793915s 2018-11-17 09:59:38,061 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-832030cb-6421-402a-8cef-219dba43962e 2018-11-17 09:59:43,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:43,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:43,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:43 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-786b83b9-8f71-41ad-b56c-9f2e695aea4d 2018-11-17 09:59:43,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-11-17 09:59:43,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:43 GMT Server: Apache x-openstack-request-id: req-a8d58d01-6e24-4591-9425-5b5f5a0c65d2 2018-11-17 09:59:43,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:43,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a8d58d01-6e24-4591-9425-5b5f5a0c65d2 2018-11-17 09:59:43,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719430446625s 2018-11-17 09:59:43,139 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a8d58d01-6e24-4591-9425-5b5f5a0c65d2 2018-11-17 09:59:43,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:59:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:43,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:43 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-8341fa06-544c-449b-bbac-b74f311fceb9 2018-11-17 09:59:43,170 - 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-11-17 09:59:43,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c6faef9-b3c5-4cce-90db-03d9f7230062 2018-11-17 09:59:43,212 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:59:43,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-2c6faef9-b3c5-4cce-90db-03d9f7230062 2018-11-17 09:59:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726969242096s 2018-11-17 09:59:43,212 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-2c6faef9-b3c5-4cce-90db-03d9f7230062 2018-11-17 09:59:48,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:48,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:48 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-703ffb0e-80c4-46fe-827a-6a5000eeba18 2018-11-17 09:59:48,296 - 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-11-17 09:59:48,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:48 GMT Server: Apache x-openstack-request-id: req-a40d36e2-8274-4ee1-b5ca-aa184e4a273e 2018-11-17 09:59:48,370 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:48,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a40d36e2-8274-4ee1-b5ca-aa184e4a273e 2018-11-17 09:59:48,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.151164054871s 2018-11-17 09:59:48,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-a40d36e2-8274-4ee1-b5ca-aa184e4a273e 2018-11-17 09:59:53,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:53,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:53 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-10f476ad-4eb6-4212-a7ee-8b55f59a4513 2018-11-17 09:59:53,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-11-17 09:59:53,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:53 GMT Server: Apache x-openstack-request-id: req-fd72cbe5-4afc-4087-828c-da442300a1cf 2018-11-17 09:59:53,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:53,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-fd72cbe5-4afc-4087-828c-da442300a1cf 2018-11-17 09:59:53,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732038021088s 2018-11-17 09:59:53,450 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-fd72cbe5-4afc-4087-828c-da442300a1cf 2018-11-17 09:59:53,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 09:59:53,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:53,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:53 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e263817-6355-43b7-a0ba-3bb863d2d884 2018-11-17 09:59:53,479 - 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-11-17 09:59:53,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-100e86a0-1211-4ae9-b4de-c0a9586e8d63 2018-11-17 09:59:53,521 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 09:59:53,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-100e86a0-1211-4ae9-b4de-c0a9586e8d63 2018-11-17 09:59:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714018344879s 2018-11-17 09:59:53,522 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-100e86a0-1211-4ae9-b4de-c0a9586e8d63 2018-11-17 09:59:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 09:59:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 09:59:58,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 09:59:58 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-3854ade2-20cc-46d5-b9d7-07d7823d931a 2018-11-17 09:59:58,559 - 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-11-17 09:59:58,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 09:59:58 GMT Server: Apache x-openstack-request-id: req-da8596f6-52ee-413b-b911-ebc5949e17c7 2018-11-17 09:59:58,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 09:59:58,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-da8596f6-52ee-413b-b911-ebc5949e17c7 2018-11-17 09:59:58,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072606086731s 2018-11-17 09:59:58,601 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-da8596f6-52ee-413b-b911-ebc5949e17c7 2018-11-17 10:00:03,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:00:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:03,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:03 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-0be90b6c-98a1-4135-966b-a215fccf5046 2018-11-17 10:00:03,637 - 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-11-17 10:00:03,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:03 GMT Server: Apache x-openstack-request-id: req-66f6604f-96d6-41c6-9fab-3d5b0868eeb7 2018-11-17 10:00:03,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:00:03,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-66f6604f-96d6-41c6-9fab-3d5b0868eeb7 2018-11-17 10:00:03,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713140964508s 2018-11-17 10:00:03,679 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-66f6604f-96d6-41c6-9fab-3d5b0868eeb7 2018-11-17 10:00:03,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 10:00:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:03,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:03 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-2c675454-f249-470d-8303-ed337299aafa 2018-11-17 10:00:03,709 - 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-11-17 10:00:03,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de5d37df-ff34-464e-a287-41e252f1afd9 2018-11-17 10:00:03,756 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-17 10:00:03,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-de5d37df-ff34-464e-a287-41e252f1afd9 2018-11-17 10:00:03,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0771090984344s 2018-11-17 10:00:03,757 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-de5d37df-ff34-464e-a287-41e252f1afd9 2018-11-17 10:00:08,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:00:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:09,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:08 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc Server: Apache x-openstack-request-id: req-2c266349-251b-47fa-a55a-90f0b02ec37f 2018-11-17 10:00:09,060 - 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-11-17 10:00:09,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-baa25739-f28c-4e83-96ac-869293a6e3bd 2018-11-17 10:00:09,106 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-11-17T10:00:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum/events/26517590-b9d7-4b85-aa25-843eb45e237b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1b52026b-e830-4ca4-8c3e-ba8874e30fd6", "id": "26517590-b9d7-4b85-aa25-843eb45e237b"}]} 2018-11-17 10:00:09,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-baa25739-f28c-4e83-96ac-869293a6e3bd 2018-11-17 10:00:09,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34244799614s 2018-11-17 10:00:09,106 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc&marker=7f462cd7-5906-4ef9-984d-e249c4d296a8&sort_dir=asc used request id req-baa25739-f28c-4e83-96ac-869293a6e3bd 2018-11-17 10:00:14,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:00:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:14,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:14 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc Server: Apache x-openstack-request-id: req-9c3ac6e8-e8c3-4cf3-a6e0-06a24ab6d281 2018-11-17 10:00:14,142 - 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-11-17 10:00:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:14 GMT Server: Apache x-openstack-request-id: req-4cb92c24-eff2-42b1-b2da-ccc152f65fa3 2018-11-17 10:00:14,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:00:14,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc&marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc used request id req-4cb92c24-eff2-42b1-b2da-ccc152f65fa3 2018-11-17 10:00:14,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722329616547s 2018-11-17 10:00:14,185 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc&marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc used request id req-4cb92c24-eff2-42b1-b2da-ccc152f65fa3 2018-11-17 10:00:19,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:00:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:19,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:19 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc Server: Apache x-openstack-request-id: req-8f040c52-0cc5-42e3-9d52-b1650e3d109c 2018-11-17 10:00:19,535 - 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-11-17 10:00:19,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e78bdc93-4820-499c-8b76-c6db301ce74f 2018-11-17 10:00:19,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime/events/c39e6de0-d8a9-4bcd-80d4-ab4abd941844", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7933653b-8a98-4c24-ae0d-b03e480cbe41", "id": "c39e6de0-d8a9-4bcd-80d4-ab4abd941844"}, {"resource_name": "bono", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono/events/24f27983-529c-42fa-8965-6e60f5829561", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2ab4d8bd-c501-41c6-886c-0035aa784d8a", "id": "24f27983-529c-42fa-8965-6e60f5829561"}, {"resource_name": "homer", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer/events/eab61852-4e04-4333-af7d-346aeaf3b2ac", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "07c54790-251d-41d2-a5fd-3c118ab867aa", "id": "eab61852-4e04-4333-af7d-346aeaf3b2ac"}, {"resource_name": "sprout", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout/events/159b6095-cd89-45fb-9ea6-2b6ac64567eb", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ea634286-18c4-4373-b4b8-5bdbe52d528e", "id": "159b6095-cd89-45fb-9ea6-2b6ac64567eb"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv/events/c8c59272-f0fe-4f7b-9d2d-96bb322aa252", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "id": "c8c59272-f0fe-4f7b-9d2d-96bb322aa252"}]} 2018-11-17 10:00:19,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc&marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc used request id req-e78bdc93-4820-499c-8b76-c6db301ce74f 2018-11-17 10:00:19,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.664075136185s 2018-11-17 10:00:19,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc&marker=26517590-b9d7-4b85-aa25-843eb45e237b&sort_dir=asc used request id req-e78bdc93-4820-499c-8b76-c6db301ce74f 2018-11-17 10:00:19,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 10:00:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:19,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:00:19 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 Server: Apache x-openstack-request-id: req-b0b4b67e-60d8-4515-82dc-2957af4fa912 2018-11-17 10:00:19,886 - 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-11-17 10:00:19,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 950 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9402833c-eff7-42fc-8e13-453c6ba6da6e 2018-11-17 10:00:19,963 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "outputs": [{"output_value": "172.30.9.202", "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-11-17 10:00:19,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-9402833c-eff7-42fc-8e13-453c6ba6da6e 2018-11-17 10:00:19,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.106763124466s 2018-11-17 10:00:19,964 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-9402833c-eff7-42fc-8e13-453c6ba6da6e 2018-11-17 10:00:19,965 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-11-17T09:55:02Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'bfeb9954-bf67-49bc-9d2c-d094d3086671', 'parameters': Munch({u'OS::project_id': u'56c50b3418c144808684686568818b83', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 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_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 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'8bdae405-a5b1-4a32-953f-9c7c8931378e', 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'bfeb9954-bf67-49bc-9d2c-d094d3086671', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'b27815372ca24bab9ca55c0ee4644277', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.202', 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-11-17T09:55:02Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671'}) 2018-11-17 10:00:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:00:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:20,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-a0d1c27d-ed01-43b6-b19c-a4e78404dcd1 x-openstack-request-id: req-a0d1c27d-ed01-43b6-b19c-a4e78404dcd1 2018-11-17 10:00:20,340 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:00:20,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0d1c27d-ed01-43b6-b19c-a4e78404dcd1 2018-11-17 10:00:20,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374585866928s 2018-11-17 10:00:20,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0d1c27d-ed01-43b6-b19c-a4e78404dcd1 2018-11-17 10:00:20,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:00:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:20,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:20 GMT X-Openstack-Request-Id: req-1ae75818-7d97-46b9-b332-e9bb82e765f2 2018-11-17 10:00:20,486 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d807324-2ed8-4c37-9824-43f65b66fa80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":["660a0fc6-043d-47b1-987c-8ef5aedbd98d"],"description":"","tags":[],"updated_at":"2018-11-17T09:55:09Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:55:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":["7caa34dc-3e9f-4363-8d5c-b51f733599e4"],"description":"","tags":[],"updated_at":"2018-11-17T09:54:41Z","qos_policy_id":null,"name":"heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72a49973-7e3d-4bcf-9b2d-121c591f9ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":["35ee0a1f-7605-4a8e-8bb8-331f25210f18"],"description":"","tags":[],"updated_at":"2018-11-17T09:55:06Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:55:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:00:20,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1ae75818-7d97-46b9-b332-e9bb82e765f2 2018-11-17 10:00:20,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133991003036s 2018-11-17 10:00:20,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1ae75818-7d97-46b9-b332-e9bb82e765f2 2018-11-17 10:00:20,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 10:00:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:20,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:20 GMT X-Openstack-Request-Id: req-83d5db17-8b82-4ace-9371-e7144c3a0e32 2018-11-17 10:00:20,537 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72a49973-7e3d-4bcf-9b2d-121c591f9ea2","tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:55:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:55:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"56c50b3418c144808684686568818b83","id":"35ee0a1f-7605-4a8e-8bb8-331f25210f18","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d807324-2ed8-4c37-9824-43f65b66fa80","tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:55:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:55:09Z","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":"56c50b3418c144808684686568818b83","id":"660a0fc6-043d-47b1-987c-8ef5aedbd98d","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:54:41Z","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":"56c50b3418c144808684686568818b83","id":"7caa34dc-3e9f-4363-8d5c-b51f733599e4","subnetpool_id":null,"name":"heat_ims-subnet_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}]} 2018-11-17 10:00:20,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-83d5db17-8b82-4ace-9371-e7144c3a0e32 2018-11-17 10:00:20,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485260486603s 2018-11-17 10:00:20,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-83d5db17-8b82-4ace-9371-e7144c3a0e32 2018-11-17 10:00:21,540 - 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-11-17 10:00:21,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:21,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-5ac09aa1-fe11-4aaf-a774-cde7e9f9c314 x-openstack-request-id: req-5ac09aa1-fe11-4aaf-a774-cde7e9f9c314 2018-11-17 10:00:21,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:21,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5ac09aa1-fe11-4aaf-a774-cde7e9f9c314 2018-11-17 10:00:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256099700928s 2018-11-17 10:00:21,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5ac09aa1-fe11-4aaf-a774-cde7e9f9c314 2018-11-17 10:00:21,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:21,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-d416200d-a801-404b-9207-ce5e7e369034 x-openstack-request-id: req-d416200d-a801-404b-9207-ce5e7e369034 2018-11-17 10:00:21,781 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbb2952-955a-42f8-8ad0-b49f7abe0a95"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5350177d-1fbf-474b-9f36-3d368d3935e8"}, {"from_port": 5058, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {}, "id": "73001651-285b-46b0-ac53-0ab493ced512"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8b8288e2-e15b-4dd9-9387-9d994b2bceee"}, {"from_port": 5058, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {}, "id": "92002a0c-c00b-4515-8558-dd04f929196b"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c4f168e-cf02-419c-8eb5-a9a652ff65fd"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0dcb4a0-0bc7-45c2-a246-b74b3e80e438"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a651f904-75a4-445a-9f18-a76b251ce87d"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "7e0a3b99-f06c-41b4-b266-b5cca2f714bc", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-11-17 10:00:21,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/os-security-groups used request id req-d416200d-a801-404b-9207-ce5e7e369034 2018-11-17 10:00:21,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.212538003922s 2018-11-17 10:00:21,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/os-security-groups used request id req-d416200d-a801-404b-9207-ce5e7e369034 2018-11-17 10:00:21,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:21,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:21 GMT X-Openstack-Request-Id: req-24b62ee2-5080-412f-9532-77078d51ad72 2018-11-17 10:00:21,864 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:21,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-24b62ee2-5080-412f-9532-77078d51ad72 2018-11-17 10:00:21,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0733649730682s 2018-11-17 10:00:21,865 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-24b62ee2-5080-412f-9532-77078d51ad72 2018-11-17 10:00:21,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:22,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4047992f-62b9-419f-9250-020c6964b994 x-openstack-request-id: req-4047992f-62b9-419f-9250-020c6964b994 2018-11-17 10:00:22,697 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:22,698 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-4047992f-62b9-419f-9250-020c6964b994 2018-11-17 10:00:22,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.823205947876s 2018-11-17 10:00:22,698 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-4047992f-62b9-419f-9250-020c6964b994 2018-11-17 10:00:23,700 - 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-11-17 10:00:23,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-4d7796f2-0d4d-409f-9651-b751093a8f72 x-openstack-request-id: req-4d7796f2-0d4d-409f-9651-b751093a8f72 2018-11-17 10:00:23,726 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:23,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d7796f2-0d4d-409f-9651-b751093a8f72 2018-11-17 10:00:23,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258591175079s 2018-11-17 10:00:23,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d7796f2-0d4d-409f-9651-b751093a8f72 2018-11-17 10:00:23,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:23,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 752 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-c52030cc-7db0-450c-82be-f0513e5bd9c0 x-openstack-request-id: req-c52030cc-7db0-450c-82be-f0513e5bd9c0 2018-11-17 10:00:23,927 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "82f88f25-ba67-4ed4-a155-4f04c1535554", "ip_range": {}, "id": "a3306f4f-6721-4cf9-90dc-b909cae82374"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "82f88f25-ba67-4ed4-a155-4f04c1535554", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adc53010-e75d-45db-9fa0-835b590ed3a1"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "82f88f25-ba67-4ed4-a155-4f04c1535554", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1", "ip_range": {}, "id": "4aea72ce-1d3e-4f19-8ce2-41f9254fbea1"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9224cc14-ad3a-42a4-95f8-aeb3ee9ce630"}, {"from_port": 7888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1", "ip_range": {}, "id": "d5e975cc-c086-46c1-9b15-2a7f93c7dda9"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-11-17 10:00:23,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/os-security-groups used request id req-c52030cc-7db0-450c-82be-f0513e5bd9c0 2018-11-17 10:00:23,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.199501037598s 2018-11-17 10:00:23,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/os-security-groups used request id req-c52030cc-7db0-450c-82be-f0513e5bd9c0 2018-11-17 10:00:23,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:23,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:23,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:23 GMT X-Openstack-Request-Id: req-3cad675e-4820-4eac-bad2-125d6b7b1499 2018-11-17 10:00:23,975 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:23,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3cad675e-4820-4eac-bad2-125d6b7b1499 2018-11-17 10:00:23,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398550033569s 2018-11-17 10:00:23,976 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3cad675e-4820-4eac-bad2-125d6b7b1499 2018-11-17 10:00:23,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:24,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4815e4bd-3dca-450e-8778-b685de840c77 x-openstack-request-id: req-4815e4bd-3dca-450e-8778-b685de840c77 2018-11-17 10:00:24,791 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:24,791 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-4815e4bd-3dca-450e-8778-b685de840c77 2018-11-17 10:00:24,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.810266017914s 2018-11-17 10:00:24,791 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-4815e4bd-3dca-450e-8778-b685de840c77 2018-11-17 10:00:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:24,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-1ca15aba-b557-4197-9fff-08f2927f4be6 x-openstack-request-id: req-1ca15aba-b557-4197-9fff-08f2927f4be6 2018-11-17 10:00:24,825 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:24,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1ca15aba-b557-4197-9fff-08f2927f4be6 2018-11-17 10:00:24,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0336148738861s 2018-11-17 10:00:24,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1ca15aba-b557-4197-9fff-08f2927f4be6 2018-11-17 10:00:24,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:25,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 784 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-ff1932f9-9e1a-4fe0-baae-675decbbbbff x-openstack-request-id: req-ff1932f9-9e1a-4fe0-baae-675decbbbbff 2018-11-17 10:00:25,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "26a266de-8973-484b-9c9e-950779f27a63", "ip_range": {}, "id": "ebf3c149-e358-498c-90f0-30e89eb86877"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "26a266de-8973-484b-9c9e-950779f27a63", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8458c072-6243-4064-8681-5ec143b53810", "ip_range": {}, "id": "189fb8e9-4973-45cd-8511-b284263d8c0d"}, {"from_port": 8888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "8458c072-6243-4064-8681-5ec143b53810", "ip_range": {}, "id": "4cba2555-40b8-4b26-9775-3947a1f967ab"}, {"from_port": 10888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8458c072-6243-4064-8681-5ec143b53810", "ip_range": {}, "id": "7ccdc3de-ec3d-4fa3-a619-bfde7a1c81ac"}, {"from_port": 10888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8458c072-6243-4064-8681-5ec143b53810", "ip_range": {}, "id": "a1fff380-b315-40d8-84ca-8cbed135bfca"}, {"from_port": 8888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "8458c072-6243-4064-8681-5ec143b53810", "ip_range": {}, "id": "a50dd5ea-745d-43af-94d3-47b397456f78"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "8458c072-6243-4064-8681-5ec143b53810", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-11-17 10:00:25,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/os-security-groups used request id req-ff1932f9-9e1a-4fe0-baae-675decbbbbff 2018-11-17 10:00:25,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.582602977753s 2018-11-17 10:00:25,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/os-security-groups used request id req-ff1932f9-9e1a-4fe0-baae-675decbbbbff 2018-11-17 10:00:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:25 GMT X-Openstack-Request-Id: req-4b3c19a6-4474-4705-95cf-4e001d0252ee 2018-11-17 10:00:25,462 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:25,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b3c19a6-4474-4705-95cf-4e001d0252ee 2018-11-17 10:00:25,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423531532288s 2018-11-17 10:00:25,463 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b3c19a6-4474-4705-95cf-4e001d0252ee 2018-11-17 10:00:25,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:26,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-614c4cef-e647-4ab3-8285-1c36029d530e x-openstack-request-id: req-614c4cef-e647-4ab3-8285-1c36029d530e 2018-11-17 10:00:26,206 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:26,206 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-614c4cef-e647-4ab3-8285-1c36029d530e 2018-11-17 10:00:26,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.736988067627s 2018-11-17 10:00:26,207 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-614c4cef-e647-4ab3-8285-1c36029d530e 2018-11-17 10:00:26,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:26,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-880c597f-85e5-4d50-a021-48f7b7cb737c x-openstack-request-id: req-880c597f-85e5-4d50-a021-48f7b7cb737c 2018-11-17 10:00:26,233 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:26,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-880c597f-85e5-4d50-a021-48f7b7cb737c 2018-11-17 10:00:26,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252211093903s 2018-11-17 10:00:26,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-880c597f-85e5-4d50-a021-48f7b7cb737c 2018-11-17 10:00:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:26,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-a9406a66-25ae-4cf9-9dc1-7fa12a0f0c4b x-openstack-request-id: req-a9406a66-25ae-4cf9-9dc1-7fa12a0f0c4b 2018-11-17 10:00:26,749 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a6822724-2af0-4d7f-a5d2-feb8b9b4ef18", "ip_range": {}, "id": "02d82baf-ebc5-4045-b9e1-5b60abdc8496"}, {"from_port": 5054, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "a6822724-2af0-4d7f-a5d2-feb8b9b4ef18", "ip_range": {}, "id": "31a42ed3-5f89-428b-9e2f-2c6d82fefce6"}, {"from_port": 5052, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "a6822724-2af0-4d7f-a5d2-feb8b9b4ef18", "ip_range": {}, "id": "a438f80f-85e0-4bf7-84e0-c5b20faac6a6"}, {"from_port": 9888, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a6822724-2af0-4d7f-a5d2-feb8b9b4ef18", "ip_range": {}, "id": "ff794c5a-9276-4828-9590-a14719e9773e"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "a6822724-2af0-4d7f-a5d2-feb8b9b4ef18", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "c2742d5c-fa65-4cbe-abf5-cf03c9a59c95", "ip_range": {}, "id": "6511e125-da25-4783-8995-8cb98b19ca54"}, {"from_port": 5054, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "c2742d5c-fa65-4cbe-abf5-cf03c9a59c95", "ip_range": {}, "id": "d29164ee-760a-48a5-9f51-72a6f80f7c13"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "c2742d5c-fa65-4cbe-abf5-cf03c9a59c95", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-11-17 10:00:26,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/os-security-groups used request id req-a9406a66-25ae-4cf9-9dc1-7fa12a0f0c4b 2018-11-17 10:00:26,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.514510154724s 2018-11-17 10:00:26,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/os-security-groups used request id req-a9406a66-25ae-4cf9-9dc1-7fa12a0f0c4b 2018-11-17 10:00:26,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:26,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:26 GMT X-Openstack-Request-Id: req-4cb16e76-4950-4178-842b-91dcbfd7598a 2018-11-17 10:00:26,799 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:26,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4cb16e76-4950-4178-842b-91dcbfd7598a 2018-11-17 10:00:26,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0413630008698s 2018-11-17 10:00:26,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4cb16e76-4950-4178-842b-91dcbfd7598a 2018-11-17 10:00:26,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-95ec3c4e-5c6a-42b5-9393-e6cbd02f4e09 x-openstack-request-id: req-95ec3c4e-5c6a-42b5-9393-e6cbd02f4e09 2018-11-17 10:00:27,652 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:27,652 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-95ec3c4e-5c6a-42b5-9393-e6cbd02f4e09 2018-11-17 10:00:27,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.846024036407s 2018-11-17 10:00:27,653 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-95ec3c4e-5c6a-42b5-9393-e6cbd02f4e09 2018-11-17 10:00:27,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:27,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-9c87ff76-2252-45fb-90d7-fbb0ee9a65a5 x-openstack-request-id: req-9c87ff76-2252-45fb-90d7-fbb0ee9a65a5 2018-11-17 10:00:27,677 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:27,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9c87ff76-2252-45fb-90d7-fbb0ee9a65a5 2018-11-17 10:00:27,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242478847504s 2018-11-17 10:00:27,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9c87ff76-2252-45fb-90d7-fbb0ee9a65a5 2018-11-17 10:00:27,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 912 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-ef413374-7089-4179-9216-8e51b68a14ae x-openstack-request-id: req-ef413374-7089-4179-9216-8e51b68a14ae 2018-11-17 10:00:28,257 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "00949bd8-6df8-4f82-af1b-1a4494c1f47b"}, {"from_port": 7253, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "3f72c211-ccc4-47c1-bfba-1e7c6d14fd62"}, {"from_port": 9160, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "90f696a0-bab9-4b36-a3bc-b3520cbb3e7b"}, {"from_port": 11311, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "b823057f-3dc3-4c2e-8392-8e67eb82559b"}, {"from_port": 11311, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "d5c935a6-367b-4c42-8cb2-be71dd7d03bf"}, {"from_port": 9160, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "55ed3799-6791-42b7-88ae-38321cc20d35", "ip_range": {}, "id": "fc01b92b-dbdb-4951-bf66-bfeb63d51098"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "55ed3799-6791-42b7-88ae-38321cc20d35", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d1859664-9722-4d12-ba1f-da01b8ce1d41", "ip_range": {}, "id": "53c19519-00d3-4967-a43c-2a87774d1910"}, {"from_port": 7000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d1859664-9722-4d12-ba1f-da01b8ce1d41", "ip_range": {}, "id": "82f7c63f-966b-4070-8453-33dee455de1e"}, {"from_port": 11211, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d1859664-9722-4d12-ba1f-da01b8ce1d41", "ip_range": {}, "id": "8bfa4b69-2698-4def-87d8-417edea87129"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "d1859664-9722-4d12-ba1f-da01b8ce1d41", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-11-17 10:00:28,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/os-security-groups used request id req-ef413374-7089-4179-9216-8e51b68a14ae 2018-11-17 10:00:28,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.577784061432s 2018-11-17 10:00:28,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/os-security-groups used request id req-ef413374-7089-4179-9216-8e51b68a14ae 2018-11-17 10:00:28,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:28 GMT X-Openstack-Request-Id: req-38ea8b25-e53e-4965-b124-4d61b93dfd46 2018-11-17 10:00:28,306 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:28,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38ea8b25-e53e-4965-b124-4d61b93dfd46 2018-11-17 10:00:28,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038978099823s 2018-11-17 10:00:28,307 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-38ea8b25-e53e-4965-b124-4d61b93dfd46 2018-11-17 10:00:28,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c8bcaf7b-acf9-4035-818a-77ac88d7a096 x-openstack-request-id: req-c8bcaf7b-acf9-4035-818a-77ac88d7a096 2018-11-17 10:00:28,353 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:28,354 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-c8bcaf7b-acf9-4035-818a-77ac88d7a096 2018-11-17 10:00:28,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0413899421692s 2018-11-17 10:00:28,354 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-c8bcaf7b-acf9-4035-818a-77ac88d7a096 2018-11-17 10:00:28,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-08214373-e8fb-4b1b-9a30-a9c18e9b65a8 x-openstack-request-id: req-08214373-e8fb-4b1b-9a30-a9c18e9b65a8 2018-11-17 10:00:28,378 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:28,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-08214373-e8fb-4b1b-9a30-a9c18e9b65a8 2018-11-17 10:00:28,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023236989975s 2018-11-17 10:00:28,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-08214373-e8fb-4b1b-9a30-a9c18e9b65a8 2018-11-17 10:00:28,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 583 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-0e145dae-f555-4dca-b7d2-22c7de0b93a2 x-openstack-request-id: req-0e145dae-f555-4dca-b7d2-22c7de0b93a2 2018-11-17 10:00:28,798 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9689bac0-b13f-4e14-abed-e558008b33b5"}, {"from_port": 2380, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8"}, {"from_port": 4000, "group": {"tenant_id": "56c50b3418c144808684686568818b83", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {}, "id": "e874a504-3a1a-46fa-829f-db4b32878559"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b9dbd3-9ffb-4f12-9da5-811523cc783c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec6ad3a-d529-48d7-ae62-61d5bbf0162f"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "63bf9c48-78cc-4bf5-9141-dbf86eaaf709", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "28403471-c5ca-4703-8b1e-3aa1cf1188d1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58db975d-9e1c-4972-90ad-67282e98d6f7"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "28403471-c5ca-4703-8b1e-3aa1cf1188d1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "79a1f265-63f9-4cfb-9808-a5a4e2c942cb"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "28403471-c5ca-4703-8b1e-3aa1cf1188d1", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-11-17 10:00:28,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/os-security-groups used request id req-0e145dae-f555-4dca-b7d2-22c7de0b93a2 2018-11-17 10:00:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.418725013733s 2018-11-17 10:00:28,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/os-security-groups used request id req-0e145dae-f555-4dca-b7d2-22c7de0b93a2 2018-11-17 10:00:28,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:28,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:28 GMT X-Openstack-Request-Id: req-59e4d9b8-33c1-4483-9f49-8f97b033d8cb 2018-11-17 10:00:28,847 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:28,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-59e4d9b8-33c1-4483-9f49-8f97b033d8cb 2018-11-17 10:00:28,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418381690979s 2018-11-17 10:00:28,848 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-59e4d9b8-33c1-4483-9f49-8f97b033d8cb 2018-11-17 10:00:28,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:28,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e70e374e-9747-4d19-81a4-beda05a0c4af x-openstack-request-id: req-e70e374e-9747-4d19-81a4-beda05a0c4af 2018-11-17 10:00:28,896 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:28,897 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-e70e374e-9747-4d19-81a4-beda05a0c4af 2018-11-17 10:00:28,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0427958965302s 2018-11-17 10:00:28,897 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-e70e374e-9747-4d19-81a4-beda05a0c4af 2018-11-17 10:00:28,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:00:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:28,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-372980ff-04bf-40bf-9927-c76071716166 x-openstack-request-id: req-372980ff-04bf-40bf-9927-c76071716166 2018-11-17 10:00:28,920 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:00:28,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-372980ff-04bf-40bf-9927-c76071716166 2018-11-17 10:00:28,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226709842682s 2018-11-17 10:00:28,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-372980ff-04bf-40bf-9927-c76071716166 2018-11-17 10:00:28,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-17 10:00:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-0fd52087-6e33-49de-a0fc-2e06fc508e07 x-openstack-request-id: req-0fd52087-6e33-49de-a0fc-2e06fc508e07 2018-11-17 10:00:29,072 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4ce22dec-9df6-4530-ab4a-74befeb6a6d6"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51962f1b-3c17-44ac-b709-37b113d4076f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a95ec56-ed3c-4a45-882f-c4ab735391d1"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "665b0961-d7b4-4e09-95df-a3448e211c18"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "9da06b87-660b-4c91-9175-f9984313b9da", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4ce22dec-9df6-4530-ab4a-74befeb6a6d6"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51962f1b-3c17-44ac-b709-37b113d4076f"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a95ec56-ed3c-4a45-882f-c4ab735391d1"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9da06b87-660b-4c91-9175-f9984313b9da", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "665b0961-d7b4-4e09-95df-a3448e211c18"}], "tenant_id": "56c50b3418c144808684686568818b83", "id": "9da06b87-660b-4c91-9175-f9984313b9da", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-11-17 10:00:29,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/os-security-groups used request id req-0fd52087-6e33-49de-a0fc-2e06fc508e07 2018-11-17 10:00:29,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150120973587s 2018-11-17 10:00:29,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/os-security-groups used request id req-0fd52087-6e33-49de-a0fc-2e06fc508e07 2018-11-17 10:00:29,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:00:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:29 GMT X-Openstack-Request-Id: req-dcb47613-13bd-439e-8bc1-a3667fc6422d 2018-11-17 10:00:29,117 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:00:29,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dcb47613-13bd-439e-8bc1-a3667fc6422d 2018-11-17 10:00:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381898880005s 2018-11-17 10:00:29,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dcb47613-13bd-439e-8bc1-a3667fc6422d 2018-11-17 10:00:29,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-11-17 10:00:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:29,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-7ea35df1-901c-4692-81f2-e05133bf83ee x-openstack-request-id: req-7ea35df1-901c-4692-81f2-e05133bf83ee 2018-11-17 10:00:29,895 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-11-17 10:00:29,895 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-7ea35df1-901c-4692-81f2-e05133bf83ee 2018-11-17 10:00:29,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.77242898941s 2018-11-17 10:00:29,896 - shade.request_ids - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/56c50b3418c144808684686568818b83/volumes/detail used request id req-7ea35df1-901c-4692-81f2-e05133bf83ee 2018-11-17 10:00:29,896 - 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:90:fa:81', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:fa:81', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:52:54', 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:8b:52:54', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:00:12.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'2ec0fb73-1df5-4982-8ff3-2258b7fdaae4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2fbb2952-955a-42f8-8ad0-b49f7abe0a95'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5350177d-1fbf-474b-9f36-3d368d3935e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'73001651-285b-46b0-ac53-0ab493ced512'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8b8288e2-e15b-4dd9-9387-9d994b2bceee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'92002a0c-c00b-4515-8558-dd04f929196b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9c4f168e-cf02-419c-8eb5-a9a652ff65fd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a0dcb4a0-0bc7-45c2-a246-b74b3e80e438'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a651f904-75a4-445a-9f18-a76b251ce87d'})], 'id': u'7e0a3b99-f06c-41b4-b266-b5cca2f714bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-11-17T10:00:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:00:12Z', 'hostId': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.1.2', 'cloud': 'envvars', 'host_id': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', '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-11-17T10:00:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:59:26Z', 'created': u'2018-11-17T09:59:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:ae:9b', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:ae:9b', 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:ed:ce:30', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:ce:30', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:00:12.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'34b37077-1730-456d-8751-215f967e62c2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'82f88f25-ba67-4ed4-a155-4f04c1535554', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a3306f4f-6721-4cf9-90dc-b909cae82374'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'82f88f25-ba67-4ed4-a155-4f04c1535554', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'adc53010-e75d-45db-9fa0-835b590ed3a1'})], 'id': u'82f88f25-ba67-4ed4-a155-4f04c1535554', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'4aea72ce-1d3e-4f19-8ce2-41f9254fbea1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9224cc14-ad3a-42a4-95f8-aeb3ee9ce630'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd5e975cc-c086-46c1-9b15-2a7f93c7dda9'})], 'id': u'a59dd05e-89ee-4bf2-8270-c43ff2c2b9a1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', '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'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', '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-11-17T10:00:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:00:13Z', 'hostId': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.1.8', 'cloud': 'envvars', 'host_id': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', '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-11-17T10:00:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:59:26Z', 'created': u'2018-11-17T09:59:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:d0:b6', u'version': 4, u'addr': u'192.168.1.28', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:f0:25', 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:fd:f0:25', 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'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:00:11.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'a4af78f7-faf5-4c64-8881-7bc056bb7ecc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'26a266de-8973-484b-9c9e-950779f27a63', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'ebf3c149-e358-498c-90f0-30e89eb86877'})], 'id': u'26a266de-8973-484b-9c9e-950779f27a63', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8458c072-6243-4064-8681-5ec143b53810', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'189fb8e9-4973-45cd-8511-b284263d8c0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'8458c072-6243-4064-8681-5ec143b53810', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4cba2555-40b8-4b26-9775-3947a1f967ab'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8458c072-6243-4064-8681-5ec143b53810', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7ccdc3de-ec3d-4fa3-a619-bfde7a1c81ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8458c072-6243-4064-8681-5ec143b53810', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a1fff380-b315-40d8-84ca-8cbed135bfca'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'8458c072-6243-4064-8681-5ec143b53810', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a50dd5ea-745d-43af-94d3-47b397456f78'})], 'id': u'8458c072-6243-4064-8681-5ec143b53810', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', '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'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', '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-11-17T10:00:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:00:11Z', 'hostId': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', '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-11-17T10:00:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:59:26Z', 'created': u'2018-11-17T09:59:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:a7:9e', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:c6:23', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:c6:23', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:00:12.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'e18243e5-921f-40a6-894b-1595e83d1063', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'a6822724-2af0-4d7f-a5d2-feb8b9b4ef18', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'02d82baf-ebc5-4045-b9e1-5b60abdc8496'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'a6822724-2af0-4d7f-a5d2-feb8b9b4ef18', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'31a42ed3-5f89-428b-9e2f-2c6d82fefce6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'a6822724-2af0-4d7f-a5d2-feb8b9b4ef18', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a438f80f-85e0-4bf7-84e0-c5b20faac6a6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'a6822724-2af0-4d7f-a5d2-feb8b9b4ef18', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'ff794c5a-9276-4828-9590-a14719e9773e'})], 'id': u'a6822724-2af0-4d7f-a5d2-feb8b9b4ef18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c2742d5c-fa65-4cbe-abf5-cf03c9a59c95', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6511e125-da25-4783-8995-8cb98b19ca54'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c2742d5c-fa65-4cbe-abf5-cf03c9a59c95', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd29164ee-760a-48a5-9f51-72a6f80f7c13'})], 'id': u'c2742d5c-fa65-4cbe-abf5-cf03c9a59c95', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-11-17T10:00:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:00:12Z', 'hostId': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', '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-11-17T10:00:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:59:26Z', 'created': u'2018-11-17T09:59:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:69:b8', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:b9:9f', 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:55:b9:9f', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:00:05.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'6fbd342a-9437-4edc-a51f-3822c7381108', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'00949bd8-6df8-4f82-af1b-1a4494c1f47b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3f72c211-ccc4-47c1-bfba-1e7c6d14fd62'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'90f696a0-bab9-4b36-a3bc-b3520cbb3e7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'b823057f-3dc3-4c2e-8392-8e67eb82559b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd5c935a6-367b-4c42-8cb2-be71dd7d03bf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'fc01b92b-dbdb-4951-bf66-bfeb63d51098'})], 'id': u'55ed3799-6791-42b7-88ae-38321cc20d35', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'd1859664-9722-4d12-ba1f-da01b8ce1d41', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'53c19519-00d3-4967-a43c-2a87774d1910'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'd1859664-9722-4d12-ba1f-da01b8ce1d41', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'82f7c63f-966b-4070-8453-33dee455de1e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'd1859664-9722-4d12-ba1f-da01b8ce1d41', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8bfa4b69-2698-4def-87d8-417edea87129'})], 'id': u'd1859664-9722-4d12-ba1f-da01b8ce1d41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-11-17T10:00:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:00:05Z', 'hostId': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', '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-11-17T10:00:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:59:25Z', 'created': u'2018-11-17T09:59:25Z', '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:0e:f9:fa', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0e:f9:fa', 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'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T09:59:10.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'2f5b9dea-4439-4203-a8c7-a602e95c59f0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'58db975d-9e1c-4972-90ad-67282e98d6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'79a1f265-63f9-4cfb-9808-a5a4e2c942cb'})], 'id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', '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'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', '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-11-17T09:59:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T09:59:10Z', 'hostId': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', '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-11-17T09:59:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:57:25Z', 'created': u'2018-11-17T09:57:25Z', '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:d1:40:8a', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2d:1a:35', u'version': 4, u'addr': u'192.168.0.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2d:1a:35', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T09:57:14.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4ce22dec-9df6-4530-ab4a-74befeb6a6d6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'51962f1b-3c17-44ac-b709-37b113d4076f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5a95ec56-ed3c-4a45-882f-c4ab735391d1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'665b0961-d7b4-4e09-95df-a3448e211c18'})], 'id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4ce22dec-9df6-4530-ab4a-74befeb6a6d6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'51962f1b-3c17-44ac-b709-37b113d4076f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5a95ec56-ed3c-4a45-882f-c4ab735391d1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'665b0961-d7b4-4e09-95df-a3448e211c18'})], 'id': u'9da06b87-660b-4c91-9175-f9984313b9da', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-11-17T09:57:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T09:57:14Z', 'hostId': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.20', 'cloud': 'envvars', 'host_id': u'f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350', '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-11-17T09:57:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:55:28Z', 'created': u'2018-11-17T09:55:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-11-17 10:00:29,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:00:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:30,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-c1a4d893-2a69-4f7c-92ab-a3f104a90ae9 x-openstack-request-id: req-c1a4d893-2a69-4f7c-92ab-a3f104a90ae9 2018-11-17 10:00:30,259 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:00:30,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1a4d893-2a69-4f7c-92ab-a3f104a90ae9 2018-11-17 10:00:30,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350156068802s 2018-11-17 10:00:30,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1a4d893-2a69-4f7c-92ab-a3f104a90ae9 2018-11-17 10:00:30,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:00:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:00:30,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-4aa72b9f-6d49-4267-9032-8e029078449e x-openstack-request-id: req-4aa72b9f-6d49-4267-9032-8e029078449e 2018-11-17 10:00:30,331 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 --:--:-- --:--:-- --:--:-- 0"} 2018-11-17 10:00:30,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-4aa72b9f-6d49-4267-9032-8e029078449e 2018-11-17 10:00:30,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0639250278473s 2018-11-17 10:00:30,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-4aa72b9f-6d49-4267-9032-8e029078449e 2018-11-17 10:00:30,333 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 --:--:-- --:--:-- --:--:-- 0 2018-11-17 10:00:30,334 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:00:40,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:00:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:40,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-ab6b4793-d00e-47fc-b697-6697213cf610 x-openstack-request-id: req-ab6b4793-d00e-47fc-b697-6697213cf610 2018-11-17 10:00:40,748 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:00:40,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6b4793-d00e-47fc-b697-6697213cf610 2018-11-17 10:00:40,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403050899506s 2018-11-17 10:00:40,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6b4793-d00e-47fc-b697-6697213cf610 2018-11-17 10:00:40,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:00:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:00:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12252 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-42a17408-b564-4705-94c8-451f9f0498fb x-openstack-request-id: req-42a17408-b564-4705-94c8-451f9f0498fb 2018-11-17 10:00:40,827 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\n"} 2018-11-17 10:00:40,828 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-42a17408-b564-4705-94c8-451f9f0498fb 2018-11-17 10:00:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732009410858s 2018-11-17 10:00:40,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-42a17408-b564-4705-94c8-451f9f0498fb 2018-11-17 10:00:40,830 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] 2018-11-17 10:00:40,832 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:00:50,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:00:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:00:51,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-6a7ffa6e-5032-4af7-bdf1-a7e1ab1a5253 x-openstack-request-id: req-6a7ffa6e-5032-4af7-bdf1-a7e1ab1a5253 2018-11-17 10:00:51,342 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:00:51,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a7ffa6e-5032-4af7-bdf1-a7e1ab1a5253 2018-11-17 10:00:51,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509502887726s 2018-11-17 10:00:51,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a7ffa6e-5032-4af7-bdf1-a7e1ab1a5253 2018-11-17 10:00:51,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:00:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:00:51,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13560 Content-Type: application/json Date: Sat, 17 Nov 2018 10:00: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-d5d80387-f4a3-4e21-8792-2855f2dea723 x-openstack-request-id: req-d5d80387-f4a3-4e21-8792-2855f2dea723 2018-11-17 10:00:51,422 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\n"} 2018-11-17 10:00:51,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-d5d80387-f4a3-4e21-8792-2855f2dea723 2018-11-17 10:00:51,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0722241401672s 2018-11-17 10:00:51,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-d5d80387-f4a3-4e21-8792-2855f2dea723 2018-11-17 10:00:51,425 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... 2018-11-17 10:00:51,427 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:01,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:01,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-d5af4bad-b8af-4bd8-b19b-4ebb5fe1439b x-openstack-request-id: req-d5af4bad-b8af-4bd8-b19b-4ebb5fe1439b 2018-11-17 10:01:01,806 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:01,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d5af4bad-b8af-4bd8-b19b-4ebb5fe1439b 2018-11-17 10:01:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368567943573s 2018-11-17 10:01:01,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d5af4bad-b8af-4bd8-b19b-4ebb5fe1439b 2018-11-17 10:01:01,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:01,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13907 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-e8fc50c7-43f9-4b3a-a5fd-f94fe258c764 x-openstack-request-id: req-e8fc50c7-43f9-4b3a-a5fd-f94fe258c764 2018-11-17 10:01:01,886 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\n"} 2018-11-17 10:01:01,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-e8fc50c7-43f9-4b3a-a5fd-f94fe258c764 2018-11-17 10:01:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072674036026s 2018-11-17 10:01:01,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-e8fc50c7-43f9-4b3a-a5fd-f94fe258c764 2018-11-17 10:01:01,889 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... 2018-11-17 10:01:01,891 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:11,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:12,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-9fdaa866-3822-4671-ac5a-37e37c79278a x-openstack-request-id: req-9fdaa866-3822-4671-ac5a-37e37c79278a 2018-11-17 10:01:12,637 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:12,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fdaa866-3822-4671-ac5a-37e37c79278a 2018-11-17 10:01:12,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740576982498s 2018-11-17 10:01:12,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fdaa866-3822-4671-ac5a-37e37c79278a 2018-11-17 10:01:12,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14129 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-4a343ddd-a9b4-44b8-b9af-4e38ca15440c x-openstack-request-id: req-4a343ddd-a9b4-44b8-b9af-4e38ca15440c 2018-11-17 10:01:12,717 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\n"} 2018-11-17 10:01:12,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-4a343ddd-a9b4-44b8-b9af-4e38ca15440c 2018-11-17 10:01:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0736260414124s 2018-11-17 10:01:12,720 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-4a343ddd-a9b4-44b8-b9af-4e38ca15440c 2018-11-17 10:01:12,720 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 2018-11-17 10:01:12,723 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:22,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:23,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-9972f453-ec19-46a7-9242-d3a596ce16de x-openstack-request-id: req-9972f453-ec19-46a7-9242-d3a596ce16de 2018-11-17 10:01:23,389 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:23,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9972f453-ec19-46a7-9242-d3a596ce16de 2018-11-17 10:01:23,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655236959457s 2018-11-17 10:01:23,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9972f453-ec19-46a7-9242-d3a596ce16de 2018-11-17 10:01:23,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:23,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14384 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-f9c25b47-bdba-4726-acb6-9b5fbbacc22b x-openstack-request-id: req-f9c25b47-bdba-4726-acb6-9b5fbbacc22b 2018-11-17 10:01:23,488 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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) ...\n"} 2018-11-17 10:01:23,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-f9c25b47-bdba-4726-acb6-9b5fbbacc22b 2018-11-17 10:01:23,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0918700695038s 2018-11-17 10:01:23,491 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-f9c25b47-bdba-4726-acb6-9b5fbbacc22b 2018-11-17 10:01:23,491 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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) ... 2018-11-17 10:01:23,494 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:33,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:33,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-07b6aad6-61f3-44df-b097-2b53f6c816cc x-openstack-request-id: req-07b6aad6-61f3-44df-b097-2b53f6c816cc 2018-11-17 10:01:33,880 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:33,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07b6aad6-61f3-44df-b097-2b53f6c816cc 2018-11-17 10:01:33,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383975982666s 2018-11-17 10:01:33,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07b6aad6-61f3-44df-b097-2b53f6c816cc 2018-11-17 10:01:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14711 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-02869413-2ffa-4fec-b247-a840d67156b1 x-openstack-request-id: req-02869413-2ffa-4fec-b247-a840d67156b1 2018-11-17 10:01:33,964 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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) ...\n"} 2018-11-17 10:01:33,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-02869413-2ffa-4fec-b247-a840d67156b1 2018-11-17 10:01:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778651237488s 2018-11-17 10:01:33,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-02869413-2ffa-4fec-b247-a840d67156b1 2018-11-17 10:01:33,967 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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) ... 2018-11-17 10:01:33,970 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-d55d10ba-2017-448f-8692-88c843395c69 x-openstack-request-id: req-d55d10ba-2017-448f-8692-88c843395c69 2018-11-17 10:01:44,604 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:44,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d55d10ba-2017-448f-8692-88c843395c69 2018-11-17 10:01:44,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623951911926s 2018-11-17 10:01:44,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d55d10ba-2017-448f-8692-88c843395c69 2018-11-17 10:01:44,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:44,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14999 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-a579e26c-03df-401f-ba0d-575d3bd0a8e6 x-openstack-request-id: req-a579e26c-03df-401f-ba0d-575d3bd0a8e6 2018-11-17 10:01:44,683 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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) ...\n"} 2018-11-17 10:01:44,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-a579e26c-03df-401f-ba0d-575d3bd0a8e6 2018-11-17 10:01:44,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718619823456s 2018-11-17 10:01:44,686 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-a579e26c-03df-401f-ba0d-575d3bd0a8e6 2018-11-17 10:01:44,686 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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) ... 2018-11-17 10:01:44,689 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:01:54,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:01:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:01:55,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-9aa4f4c8-552b-456a-baf3-622339fa4da0 x-openstack-request-id: req-9aa4f4c8-552b-456a-baf3-622339fa4da0 2018-11-17 10:01:55,246 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:01:55,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9aa4f4c8-552b-456a-baf3-622339fa4da0 2018-11-17 10:01:55,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549712896347s 2018-11-17 10:01:55,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9aa4f4c8-552b-456a-baf3-622339fa4da0 2018-11-17 10:01:55,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:01:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:01:55,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15306 Content-Type: application/json Date: Sat, 17 Nov 2018 10:01: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-e7aed225-5ac5-448d-b754-10b7365bbf5f x-openstack-request-id: req-e7aed225-5ac5-448d-b754-10b7365bbf5f 2018-11-17 10:01:55,327 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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"} 2018-11-17 10:01:55,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-e7aed225-5ac5-448d-b754-10b7365bbf5f 2018-11-17 10:01:55,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746591091156s 2018-11-17 10:01:55,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-e7aed225-5ac5-448d-b754-10b7365bbf5f 2018-11-17 10:01:55,331 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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) ... 2018-11-17 10:01:55,333 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:05,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-2124740f-5814-41f6-a3d3-0665c7d640e6 x-openstack-request-id: req-2124740f-5814-41f6-a3d3-0665c7d640e6 2018-11-17 10:02:05,956 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:05,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2124740f-5814-41f6-a3d3-0665c7d640e6 2018-11-17 10:02:05,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612257957458s 2018-11-17 10:02:05,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2124740f-5814-41f6-a3d3-0665c7d640e6 2018-11-17 10:02:05,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15986 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-8710071f-c896-4bae-8671-972069b5df75 x-openstack-request-id: req-8710071f-c896-4bae-8671-972069b5df75 2018-11-17 10:02:06,037 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\n"} 2018-11-17 10:02:06,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-8710071f-c896-4bae-8671-972069b5df75 2018-11-17 10:02:06,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737571716309s 2018-11-17 10:02:06,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-8710071f-c896-4bae-8671-972069b5df75 2018-11-17 10:02:06,040 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit 2018-11-17 10:02:06,043 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:16,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-d6afe4c7-7a69-4bc4-a86e-61707fb5b62a x-openstack-request-id: req-d6afe4c7-7a69-4bc4-a86e-61707fb5b62a 2018-11-17 10:02:16,709 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:16,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d6afe4c7-7a69-4bc4-a86e-61707fb5b62a 2018-11-17 10:02:16,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655065059662s 2018-11-17 10:02:16,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d6afe4c7-7a69-4bc4-a86e-61707fb5b62a 2018-11-17 10:02:16,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:16,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16449 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-a19cdedd-c008-4e2d-8363-8a9ff12f8302 x-openstack-request-id: req-a19cdedd-c008-4e2d-8363-8a9ff12f8302 2018-11-17 10:02:16,807 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7979\nclearwater-socket-factory-sig start/running, process 7987\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 27 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 (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 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) ...\n"} 2018-11-17 10:02:16,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-a19cdedd-c008-4e2d-8363-8a9ff12f8302 2018-11-17 10:02:16,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0922141075134s 2018-11-17 10:02:16,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-a19cdedd-c008-4e2d-8363-8a9ff12f8302 2018-11-17 10:02:16,811 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7979 clearwater-socket-factory-sig start/running, process 7987 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 27 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 (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 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) ... 2018-11-17 10:02:16,814 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:27,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-182ad2b6-893f-4df7-9ede-54a0c9b29f49 x-openstack-request-id: req-182ad2b6-893f-4df7-9ede-54a0c9b29f49 2018-11-17 10:02:27,173 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:27,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-182ad2b6-893f-4df7-9ede-54a0c9b29f49 2018-11-17 10:02:27,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348088026047s 2018-11-17 10:02:27,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-182ad2b6-893f-4df7-9ede-54a0c9b29f49 2018-11-17 10:02:27,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:27,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16942 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-cf5cc9b6-b207-4edc-9256-fee00bb116d3 x-openstack-request-id: req-cf5cc9b6-b207-4edc-9256-fee00bb116d3 2018-11-17 10:02:27,256 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7979\nclearwater-socket-factory-sig start/running, process 7987\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 27 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 (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\n"} 2018-11-17 10:02:27,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-cf5cc9b6-b207-4edc-9256-fee00bb116d3 2018-11-17 10:02:27,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767180919647s 2018-11-17 10:02:27,259 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-cf5cc9b6-b207-4edc-9256-fee00bb116d3 2018-11-17 10:02:27,259 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7979 clearwater-socket-factory-sig start/running, process 7987 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 27 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 (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 2018-11-17 10:02:27,262 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:37,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:37,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-6a3c1082-9ce5-4d46-b6b5-e3846009c841 x-openstack-request-id: req-6a3c1082-9ce5-4d46-b6b5-e3846009c841 2018-11-17 10:02:37,891 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:37,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a3c1082-9ce5-4d46-b6b5-e3846009c841 2018-11-17 10:02:37,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618269920349s 2018-11-17 10:02:37,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a3c1082-9ce5-4d46-b6b5-e3846009c841 2018-11-17 10:02:37,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:37,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-2ac93562-8802-4048-b818-26989214df95 x-openstack-request-id: req-2ac93562-8802-4048-b818-26989214df95 2018-11-17 10:02:37,974 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7979\nclearwater-socket-factory-sig start/running, process 7987\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 27 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 (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n"} 2018-11-17 10:02:37,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-2ac93562-8802-4048-b818-26989214df95 2018-11-17 10:02:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766468048096s 2018-11-17 10:02:37,978 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-2ac93562-8802-4048-b818-26989214df95 2018-11-17 10:02:37,978 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7979 clearwater-socket-factory-sig start/running, process 7987 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 27 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 (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... 2018-11-17 10:02:37,982 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:48,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-eae31e00-a713-4e39-815c-6827a22e8c99 x-openstack-request-id: req-eae31e00-a713-4e39-815c-6827a22e8c99 2018-11-17 10:02:48,664 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:48,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eae31e00-a713-4e39-815c-6827a22e8c99 2018-11-17 10:02:48,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671415805817s 2018-11-17 10:02:48,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eae31e00-a713-4e39-815c-6827a22e8c99 2018-11-17 10:02:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:48,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:48,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18710 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-49d1c9cb-7a81-4c4e-8c96-4586425ff9f1 x-openstack-request-id: req-49d1c9cb-7a81-4c4e-8c96-4586425ff9f1 2018-11-17 10:02:48,745 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301\n[ 0.009535] Security Framework initialized\n[ 0.010922] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024435] Initializing cgroup subsys memory\n[ 0.025800] Initializing cgroup subsys devices\n[ 0.027142] Initializing cgroup subsys freezer\n[ 0.028013] Initializing cgroup subsys blkio\n[ 0.029325] Initializing cgroup subsys perf_event\n[ 0.030735] Initializing cgroup subsys hugetlb\n[ 0.032082] FEATURE SPEC_CTRL Present\n[ 0.034006] mce: CPU supports 10 MCE banks\n[ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058217] ACPI: Core revision 20131115\n[ 0.059955] ACPI: All ACPI Tables successfully acquired\n[ 0.061287] ftrace: allocating 28747 entries in 113 pages\n[ 0.084220] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092261] Enabling x2apic\n[ 0.093196] Enabled x2apic\n[ 0.094424] Switched APIC routing to physical x2apic.\n[ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109675] KVM setup paravirtual spinlock\n[ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.115137] x86: Booting SMP configuration:\n[ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132020] x86: Booted up 1 node, 2 CPUs\n[ 0.132013] KVM setup async PF for cpu 1\n[ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138367] devtmpfs: initialized\n[ 0.141268] EVM: security.selinux\n[ 0.142300] EVM: security.SMACK64\n[ 0.143369] EVM: security.ima\n[ 0.144003] EVM: security.capability\n[ 0.145190] pinctrl core: initialized pinctrl subsystem\n[ 0.146552] regulator-dummy: no parameters\n[ 0.148072] RTC time: 10:00:12, date: 11/17/18\n[ 0.149526] NET: Registered protocol family 16\n[ 0.151017] cpuidle: using governor ladder\n[ 0.152004] cpuidle: using governor menu\n[ 0.153316] ACPI: bus type PCI registered\n[ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.156124] PCI: Using configuration type 1 for base access\n[ 0.158395] bio: create slab at 0\n[ 0.158395] ACPI: Added _OSI(Module Device)\n[ 0.160003] ACPI: Added _OSI(Processor Device)\n[ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.162771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165337] ACPI: Interpreter enabled\n[ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177853] ACPI: (supports S0 S5)\n[ 0.178981] ACPI: Using IOAPIC for interrupt routing\n[ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182921] ACPI: No dock devices found.\n[ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192202] acpiphp: Slot [3] registered\n[ 0.193512] acpiphp: Slot [4] registered\n[ 0.194772] acpiphp: Slot [5] registered\n[ 0.196025] acpiphp: Slot [6] registered\n[ 0.197295] acpiphp: Slot [7] registered\n[ 0.198538] acpiphp: Slot [8] registered\n[ 0.199749] acpiphp: Slot [9] registered\n[ 0.200029] acpiphp: Slot [10] registered\n[ 0.201311] acpiphp: Slot [11] registered\n[ 0.202589] acpiphp: Slot [12] registered\n[ 0.204021] acpiphp: Slot [13] registered\n[ 0.205319] acpiphp: Slot [14] registered\n[ 0.206614] acpiphp: Slot [15] registered\n[ 0.207902] acpiphp: Slot [16] registered\n[ 0.208027] acpiphp: Slot [17] registered\n[ 0.209323] acpiphp: Slot [18] registered\n[ 0.210622] acpiphp: Slot [19] registered\n[ 0.211901] acpiphp: Slot [20] registered\n[ 0.212020] acpiphp: Slot [21] registered\n[ 0.213217] acpiphp: Slot [22] registered\n[ 0.214530] acpiphp: Slot [23] registered\n[ 0.215833] acpiphp: Slot [24] registered\n[ 0.216021] acpiphp: Slot [25] registered\n[ 0.217289] acpiphp: Slot [26] registered\n[ 0.218567] acpiphp: Slot [27] registered\n[ 0.219820] acpiphp: Slot [28] registered\n[ 0.220019] acpiphp: Slot [29] registered\n[ 0.221132] acpiphp: Slot [30] registered\n[ 0.222246] acpiphp: Slot [31] registered\n[ 0.223351] PCI host bridge to bus 0000:00\n[ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282783] SCSI subsystem initialized\n[ 0.284160] ACPI: bus type USB registered\n[ 0.285388] usbcore: registered new interface driver usbfs\n[ 0.287038] usbcore: registered new interface driver hub\n[ 0.288046] usbcore: registered new device driver usb\n[ 0.289602] PCI: Using ACPI for IRQ routing\n[ 0.289633] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294981] NetLabel: unlabeled traffic allowed by default\n[ 0.296205] Switched to clocksource kvm-clock\n[ 0.304541] AppArmor: AppArmor Filesystem Enabled\n[ 0.305988] pnp: PnP ACPI init\n[ 0.306992] ACPI: bus type PNP registered\n[ 0.308689] pnp: PnP ACPI: found 8 devices\n[ 0.310003] ACPI: bus type PNP unregistered\n[ 0.317625] NET: Registered protocol family 2\n[ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323630] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.325671] TCP: reno registered\n[ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330563] NET: Registered protocol family 1\n[ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.380507] Trying to unpack rootfs image as initramfs...\n[ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489738] Scanning for low memory corruption every 60 seconds\n[ 0.491627] Initialise system trusted keyring\n[ 0.492911] audit: initializing netlink socket (disabled)\n[ 0.494336] type=2000 audit(1542448813.657:1): initialized\n[ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517686] zbud: loaded\n[ 0.518714] VFS: Disk quotas dquot_6.5.2\n[ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521871] fuse init (API version 7.22)\n[ 0.523035] msgmni has been set to 3997\n[ 0.524189] Key type big_key registered\n[ 0.525786] Key type asymmetric registered\n[ 0.526930] Asymmetric key parser 'x509' registered\n[ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530269] io scheduler noop registered\n[ 0.531380] io scheduler deadline registered (default)\n[ 0.532731] io scheduler cfq registered\n[ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536946] ipmi message handler version 39.2\n[ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540116] ACPI: Power Button [PWRF]\n[ 0.541248] GHES: HEST is not enabled!\n[ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660615] Linux agpgart interface v0.103\n[ 0.662573] brd: module loaded\n[ 0.663865] loop: module loaded\n[ 0.665119] blk-mq: CPU -> queue map\n[ 0.666105] CPU 0 -> Queue 0\n[ 0.667133] CPU 1 -> Queue 0\n[ 0.669321] vda: vda1\n[ 0.670890] scsi0 : ata_piix\n[ 0.671934] scsi1 : ata_piix\n[ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.676399] libphy: Fixed MDIO Bus: probed\n[ 0.677607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682177] PPP generic driver version 2.4.2\n[ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685107] ehci-pci: EHCI PCI platform driver\n[ 0.686219] ehci-platform: EHCI generic platform driver\n[ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688914] ohci-pci: OHCI PCI platform driver\n[ 0.690015] ohci-platform: OHCI generic platform driver\n[ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722157] usb usb1: Product: UHCI Host Controller\n[ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.724842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726097] hub 1-0:1.0: USB hub found\n[ 0.727061] hub 1-0:1.0: 2 ports detected\n[ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733506] mousedev: PS/2 mouse device common for all mice\n[ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742746] device-mapper: uevent: version 1.0.3\n[ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747649] TCP: cubic registered\n[ 0.755708] NET: Registered protocol family 10\n[ 0.757101] NET: Registered protocol family 17\n[ 0.758217] Key type dns_resolver registered\n[ 0.759537] Loading compiled-in X.509 certificates\n[ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.763521] registered taskstats version 1\n[ 0.766980] Key type trusted registered\n[ 0.770814] Key type encrypted registered\n[ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774995] regulator-dummy: disabling\n[ 0.776030] Magic number: 10:329:22\n[ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780644] EDD information not available.\n[ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836571] Write protecting the kernel read-only data: 12288k\n[ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.859491] systemd-udevd[107]: starting version 204\n[ 0.904687] FDC 0 is a S82078B\n[ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209084] usb 1-1: Product: QEMU USB Tablet\n[ 1.210201] usb 1-1: Manufacturer: QEMU\n[ 1.211215] usb 1-1: SerialNumber: 42\n[ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available\n[ 2.893304] 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 * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds.\ncloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 |\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:\nb8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|..*oE+=o |\n| . X ++ |\n| o .. |\n| + |\n| . S |\n| + + |\n| . + . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .=.. |\n| .. . . + o E|\n| .. + o . |\n| .. + |\n| So.o |\n| o o+.. |\n| . ..... |\n| . . 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:\n45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=.=+o|\n| ... Xo=o|\n| Eo +.=+.|\n| .....oo |\n| S . .|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +*@==. |\n| O.o..E |\n| . o. |\n| . . |\n| + S |\n| + + . |\n| + . |\n| . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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 5s (2250 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7979\nclearwater-socket-factory-sig start/running, process 7987\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 27 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 (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 (DSA)\nec2: 256 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 (ECDSA)\nec2: 256 da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 (ED25519)\nec2: 2048 b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3xmovon8zZVPu3A5GHBAsBfbc0APVYbRKfsKP5U6GUubjuAMltaExO9pMKoBDJBOdUniaTHN3CxF029G35W3I= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMWjD5j5wW5WsyPytuqd+5bEjecJtfnQ9t4XkGty+uMV root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfNzWi8oZeqHyR0K0s2VvlNnhffbwkMM3ptdUlszk29goZ/MVPAKZLoPBcGsH2e57IQTM9lxu8vB8Z8moFtpQ8CZn4Dbg+khOkvI+pIpPOJQ9o2P8bnGv85YzsHHPOBlyW99YDAlostb4JBxIbUI4SoTh2f5NkQ0rCo0nu4IvfZOAaNtOui3hpOERlICGbSscevXqW18eK3XztYPf4bnmjSp+qMJg+r9zwKbu9kcHe7j3wj2q5Fx/807+ajIRw/dsBsSsPLSGBrof/Podxz5nyoB1i/Png5fB/lviHW1Erd1OKM4c4lOlE3574U0HYnc7jstI0/wtGDRRB74V8KERB root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:02:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 148.08 seconds\n"} 2018-11-17 10:02:48,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-49d1c9cb-7a81-4c4e-8c96-4586425ff9f1 2018-11-17 10:02:48,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754461288452s 2018-11-17 10:02:48,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4/action used request id req-49d1c9cb-7a81-4c4e-8c96-4586425ff9f1 2018-11-17 10:02:48,750 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008016] pid_max: default: 32768 minimum: 301 [ 0.009535] Security Framework initialized [ 0.010922] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013351] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017412] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020223] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024435] Initializing cgroup subsys memory [ 0.025800] Initializing cgroup subsys devices [ 0.027142] Initializing cgroup subsys freezer [ 0.028013] Initializing cgroup subsys blkio [ 0.029325] Initializing cgroup subsys perf_event [ 0.030735] Initializing cgroup subsys hugetlb [ 0.032082] FEATURE SPEC_CTRL Present [ 0.034006] mce: CPU supports 10 MCE banks [ 0.036057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039071] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042074] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058217] ACPI: Core revision 20131115 [ 0.059955] ACPI: All ACPI Tables successfully acquired [ 0.061287] ftrace: allocating 28747 entries in 113 pages [ 0.084220] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.089874] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092261] Enabling x2apic [ 0.093196] Enabled x2apic [ 0.094424] Switched APIC routing to physical x2apic. [ 0.097231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.103282] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109675] KVM setup paravirtual spinlock [ 0.112980] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.115137] x86: Booting SMP configuration: [ 0.116004] .... node #0, CPUs: #1[ 0.112934] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132020] x86: Booted up 1 node, 2 CPUs [ 0.132013] KVM setup async PF for cpu 1 [ 0.132013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138367] devtmpfs: initialized [ 0.141268] EVM: security.selinux [ 0.142300] EVM: security.SMACK64 [ 0.143369] EVM: security.ima [ 0.144003] EVM: security.capability [ 0.145190] pinctrl core: initialized pinctrl subsystem [ 0.146552] regulator-dummy: no parameters [ 0.148072] RTC time: 10:00:12, date: 11/17/18 [ 0.149526] NET: Registered protocol family 16 [ 0.151017] cpuidle: using governor ladder [ 0.152004] cpuidle: using governor menu [ 0.153316] ACPI: bus type PCI registered [ 0.154581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.156124] PCI: Using configuration type 1 for base access [ 0.158395] bio: create slab at 0 [ 0.158395] ACPI: Added _OSI(Module Device) [ 0.160003] ACPI: Added _OSI(Processor Device) [ 0.161368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.162771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165337] ACPI: Interpreter enabled [ 0.166578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177853] ACPI: (supports S0 S5) [ 0.178981] ACPI: Using IOAPIC for interrupt routing [ 0.180020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182921] ACPI: No dock devices found. [ 0.186215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192202] acpiphp: Slot [3] registered [ 0.193512] acpiphp: Slot [4] registered [ 0.194772] acpiphp: Slot [5] registered [ 0.196025] acpiphp: Slot [6] registered [ 0.197295] acpiphp: Slot [7] registered [ 0.198538] acpiphp: Slot [8] registered [ 0.199749] acpiphp: Slot [9] registered [ 0.200029] acpiphp: Slot [10] registered [ 0.201311] acpiphp: Slot [11] registered [ 0.202589] acpiphp: Slot [12] registered [ 0.204021] acpiphp: Slot [13] registered [ 0.205319] acpiphp: Slot [14] registered [ 0.206614] acpiphp: Slot [15] registered [ 0.207902] acpiphp: Slot [16] registered [ 0.208027] acpiphp: Slot [17] registered [ 0.209323] acpiphp: Slot [18] registered [ 0.210622] acpiphp: Slot [19] registered [ 0.211901] acpiphp: Slot [20] registered [ 0.212020] acpiphp: Slot [21] registered [ 0.213217] acpiphp: Slot [22] registered [ 0.214530] acpiphp: Slot [23] registered [ 0.215833] acpiphp: Slot [24] registered [ 0.216021] acpiphp: Slot [25] registered [ 0.217289] acpiphp: Slot [26] registered [ 0.218567] acpiphp: Slot [27] registered [ 0.219820] acpiphp: Slot [28] registered [ 0.220019] acpiphp: Slot [29] registered [ 0.221132] acpiphp: Slot [30] registered [ 0.222246] acpiphp: Slot [31] registered [ 0.223351] PCI host bridge to bus 0000:00 [ 0.224005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.225407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.226932] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.229666] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.231342] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.239481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265443] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277724] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280934] vgaarb: bridge control possible 0000:00:02.0 [ 0.282783] SCSI subsystem initialized [ 0.284160] ACPI: bus type USB registered [ 0.285388] usbcore: registered new interface driver usbfs [ 0.287038] usbcore: registered new interface driver hub [ 0.288046] usbcore: registered new device driver usb [ 0.289602] PCI: Using ACPI for IRQ routing [ 0.289633] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294981] NetLabel: unlabeled traffic allowed by default [ 0.296205] Switched to clocksource kvm-clock [ 0.304541] AppArmor: AppArmor Filesystem Enabled [ 0.305988] pnp: PnP ACPI init [ 0.306992] ACPI: bus type PNP registered [ 0.308689] pnp: PnP ACPI: found 8 devices [ 0.310003] ACPI: bus type PNP unregistered [ 0.317625] NET: Registered protocol family 2 [ 0.319222] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323630] TCP: Hash tables configured (established 16384 bind 16384) [ 0.325671] TCP: reno registered [ 0.326770] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330563] NET: Registered protocol family 1 [ 0.331954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.333719] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335454] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358043] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.380507] Trying to unpack rootfs image as initramfs... [ 0.480427] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484743] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487013] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489738] Scanning for low memory corruption every 60 seconds [ 0.491627] Initialise system trusted keyring [ 0.492911] audit: initializing netlink socket (disabled) [ 0.494336] type=2000 audit(1542448813.657:1): initialized [ 0.515263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517686] zbud: loaded [ 0.518714] VFS: Disk quotas dquot_6.5.2 [ 0.519843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521871] fuse init (API version 7.22) [ 0.523035] msgmni has been set to 3997 [ 0.524189] Key type big_key registered [ 0.525786] Key type asymmetric registered [ 0.526930] Asymmetric key parser 'x509' registered [ 0.528230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530269] io scheduler noop registered [ 0.531380] io scheduler deadline registered (default) [ 0.532731] io scheduler cfq registered [ 0.533837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536946] ipmi message handler version 39.2 [ 0.538147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540116] ACPI: Power Button [PWRF] [ 0.541248] GHES: HEST is not enabled! [ 0.563886] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660615] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.663865] loop: module loaded [ 0.665119] blk-mq: CPU -> queue map [ 0.666105] CPU 0 -> Queue 0 [ 0.667133] CPU 1 -> Queue 0 [ 0.669321] vda: vda1 [ 0.670890] scsi0 : ata_piix [ 0.671934] scsi1 : ata_piix [ 0.672864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.674523] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.676399] libphy: Fixed MDIO Bus: probed [ 0.677607] tun: Universal TUN/TAP device driver, 1.6 [ 0.678959] tun: (C) 1999-2004 Max Krasnyansky [ 0.682177] PPP generic driver version 2.4.2 [ 0.683500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685107] ehci-pci: EHCI PCI platform driver [ 0.686219] ehci-platform: EHCI generic platform driver [ 0.687497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688914] ohci-pci: OHCI PCI platform driver [ 0.690015] ohci-platform: OHCI generic platform driver [ 0.691255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713595] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717357] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.718787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722157] usb usb1: Product: UHCI Host Controller [ 0.723351] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.724842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726097] hub 1-0:1.0: USB hub found [ 0.727061] hub 1-0:1.0: 2 ports detected [ 0.728236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733506] mousedev: PS/2 mouse device common for all mice [ 0.735189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737555] rtc_cmos 00:00: RTC can wake from S4 [ 0.739356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742746] device-mapper: uevent: version 1.0.3 [ 0.743950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746125] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747649] TCP: cubic registered [ 0.755708] NET: Registered protocol family 10 [ 0.757101] NET: Registered protocol family 17 [ 0.758217] Key type dns_resolver registered [ 0.759537] Loading compiled-in X.509 certificates [ 0.761278] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.763521] registered taskstats version 1 [ 0.766980] Key type trusted registered [ 0.770814] Key type encrypted registered [ 0.771863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773168] IMA: No TPM chip found, activating TPM-bypass! [ 0.774995] regulator-dummy: disabling [ 0.776030] Magic number: 10:329:22 [ 0.777153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.779217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780644] EDD information not available. [ 0.834021] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836571] Write protecting the kernel read-only data: 12288k [ 0.839306] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.843426] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.859491] systemd-udevd[107]: starting version 204 [ 0.904687] FDC 0 is a S82078B [ 1.040130] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205715] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209084] usb 1-1: Product: QEMU USB Tablet [ 1.210201] usb 1-1: Manufacturer: QEMU [ 1.211215] usb 1-1: SerialNumber: 42 [ 1.480116] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.925948] 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.260273] 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.674136] random: init urandom read with 10 bits of entropy available [ 2.893304] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:16 +0000. Up 3.96 seconds. cloud-init-nonet[4.43]: 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 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 set sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.56 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:90:fa:81 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:8b:52:54 | 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: b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |..*oE+=o | | . X ++ | | o .. | | + | | . S | | + + | | . + . | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .=.. | | .. . . + o E| | .. + o . | | .. + | | So.o | | o o+.. | | . ..... | | . . o | | ..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=.=+o| | ... Xo=o| | Eo +.=+.| | .....oo | | S . .| | | | | | | | | +-----------------+ 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: da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | +*@==. | | O.o..E | | . o. | | . . | | + S | | + + . | | + . | | . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.36 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 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.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 16858 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2250 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 27 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 (6475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7979 clearwater-socket-factory-sig start/running, process 7987 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 27 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 (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 bf:4f:a0:af:50:06:94:f7:f3:62:0c:4d:67:05:d9:d6 root@bono-0 (DSA) ec2: 256 45:c1:75:0b:33:7a:79:65:d8:03:69:3f:50:6e:29:0a root@bono-0 (ECDSA) ec2: 256 da:0b:e4:c4:37:40:12:65:36:8b:51:64:45:2c:54:d3 root@bono-0 (ED25519) ec2: 2048 b8:6d:07:c6:1b:40:9c:13:64:60:02:f7:4c:52:23:71 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3xmovon8zZVPu3A5GHBAsBfbc0APVYbRKfsKP5U6GUubjuAMltaExO9pMKoBDJBOdUniaTHN3CxF029G35W3I= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMWjD5j5wW5WsyPytuqd+5bEjecJtfnQ9t4XkGty+uMV root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfNzWi8oZeqHyR0K0s2VvlNnhffbwkMM3ptdUlszk29goZ/MVPAKZLoPBcGsH2e57IQTM9lxu8vB8Z8moFtpQ8CZn4Dbg+khOkvI+pIpPOJQ9o2P8bnGv85YzsHHPOBlyW99YDAlostb4JBxIbUI4SoTh2f5NkQ0rCo0nu4IvfZOAaNtOui3hpOERlICGbSscevXqW18eK3XztYPf4bnmjSp+qMJg+r9zwKbu9kcHe7j3wj2q5Fx/807+ajIRw/dsBsSsPLSGBrof/Podxz5nyoB1i/Png5fB/lviHW1Erd1OKM4c4lOlE3574U0HYnc7jstI0/wtGDRRB74V8KERB root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:02:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 148.08 seconds 2018-11-17 10:02:48,753 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:02:48,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:02:49,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-9983cbce-0581-403a-8d1f-917003707068 x-openstack-request-id: req-9983cbce-0581-403a-8d1f-917003707068 2018-11-17 10:02:49,374 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:02:49,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9983cbce-0581-403a-8d1f-917003707068 2018-11-17 10:02:49,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62057185173s 2018-11-17 10:02:49,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9983cbce-0581-403a-8d1f-917003707068 2018-11-17 10:02:49,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:02:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:02:49,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18371 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-010582b7-c3e8-47bb-a152-8bc60c70abe5 x-openstack-request-id: req-010582b7-c3e8-47bb-a152-8bc60c70abe5 2018-11-17 10:02:49,458 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009395] AppArmor: AppArmor initialized\n[ 0.010808] Yama: becoming mindful.\n[ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022270] Initializing cgroup subsys memory\n[ 0.024008] Initializing cgroup subsys devices\n[ 0.025359] Initializing cgroup subsys freezer\n[ 0.026639] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029477] Initializing cgroup subsys hugetlb\n[ 0.030865] FEATURE SPEC_CTRL Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054782] ACPI: Core revision 20131115\n[ 0.056508] ACPI: All ACPI Tables successfully acquired\n[ 0.058168] ftrace: allocating 28747 entries in 113 pages\n[ 0.080279] smpboot: Max logical packages: 2\n[ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085809] Enabling x2apic\n[ 0.086640] Enabled x2apic\n[ 0.088004] Switched APIC routing to physical x2apic.\n[ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.102083] KVM setup paravirtual spinlock\n[ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106491] x86: Booting SMP configuration:\n[ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124020] x86: Booted up 1 node, 2 CPUs\n[ 0.124012] KVM setup async PF for cpu 1\n[ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.130368] devtmpfs: initialized\n[ 0.133203] EVM: security.selinux\n[ 0.134111] EVM: security.SMACK64\n[ 0.135005] EVM: security.ima\n[ 0.135850] EVM: security.capability\n[ 0.137141] pinctrl core: initialized pinctrl subsystem\n[ 0.138856] regulator-dummy: no parameters\n[ 0.140097] RTC time: 10:00:13, date: 11/17/18\n[ 0.141623] NET: Registered protocol family 16\n[ 0.143230] cpuidle: using governor ladder\n[ 0.144004] cpuidle: using governor menu\n[ 0.145443] ACPI: bus type PCI registered\n[ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148202] PCI: Using configuration type 1 for base access\n[ 0.150577] bio: create slab at 0\n[ 0.152087] ACPI: Added _OSI(Module Device)\n[ 0.153503] ACPI: Added _OSI(Processor Device)\n[ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.156004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159212] ACPI: Interpreter enabled\n[ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172717] ACPI: (supports S0 S5)\n[ 0.173653] ACPI: Using IOAPIC for interrupt routing\n[ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176203] ACPI: No dock devices found.\n[ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184241] acpiphp: Slot [3] registered\n[ 0.185310] acpiphp: Slot [4] registered\n[ 0.186384] acpiphp: Slot [5] registered\n[ 0.187455] acpiphp: Slot [6] registered\n[ 0.188033] acpiphp: Slot [7] registered\n[ 0.189087] acpiphp: Slot [8] registered\n[ 0.190120] acpiphp: Slot [9] registered\n[ 0.191171] acpiphp: Slot [10] registered\n[ 0.192021] acpiphp: Slot [11] registered\n[ 0.193083] acpiphp: Slot [12] registered\n[ 0.194144] acpiphp: Slot [13] registered\n[ 0.195209] acpiphp: Slot [14] registered\n[ 0.196025] acpiphp: Slot [15] registered\n[ 0.197124] acpiphp: Slot [16] registered\n[ 0.198218] acpiphp: Slot [17] registered\n[ 0.199329] acpiphp: Slot [18] registered\n[ 0.200028] acpiphp: Slot [19] registered\n[ 0.201240] acpiphp: Slot [20] registered\n[ 0.202278] acpiphp: Slot [21] registered\n[ 0.203336] acpiphp: Slot [22] registered\n[ 0.204020] acpiphp: Slot [23] registered\n[ 0.205161] acpiphp: Slot [24] registered\n[ 0.206218] acpiphp: Slot [25] registered\n[ 0.207271] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209076] acpiphp: Slot [28] registered\n[ 0.210130] acpiphp: Slot [29] registered\n[ 0.211169] acpiphp: Slot [30] registered\n[ 0.212027] acpiphp: Slot [31] registered\n[ 0.213148] PCI host bridge to bus 0000:00\n[ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274511] SCSI subsystem initialized\n[ 0.275772] ACPI: bus type USB registered\n[ 0.276032] usbcore: registered new interface driver usbfs\n[ 0.277483] usbcore: registered new interface driver hub\n[ 0.278942] usbcore: registered new device driver usb\n[ 0.280107] PCI: Using ACPI for IRQ routing\n[ 0.281592] NetLabel: Initializing\n[ 0.282642] NetLabel: domain hash size = 128\n[ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.285268] NetLabel: unlabeled traffic allowed by default\n[ 0.286588] Switched to clocksource kvm-clock\n[ 0.292709] AppArmor: AppArmor Filesystem Enabled\n[ 0.293922] pnp: PnP ACPI init\n[ 0.294795] ACPI: bus type PNP registered\n[ 0.296317] pnp: PnP ACPI: found 8 devices\n[ 0.297371] ACPI: bus type PNP unregistered\n[ 0.304705] NET: Registered protocol family 2\n[ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.309866] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.311476] TCP: reno registered\n[ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315286] NET: Registered protocol family 1\n[ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.364315] Trying to unpack rootfs image as initramfs...\n[ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471190] Scanning for low memory corruption every 60 seconds\n[ 0.472920] Initialise system trusted keyring\n[ 0.474047] audit: initializing netlink socket (disabled)\n[ 0.475299] type=2000 audit(1542448814.098:1): initialized\n[ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497955] zbud: loaded\n[ 0.498924] VFS: Disk quotas dquot_6.5.2\n[ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501851] fuse init (API version 7.22)\n[ 0.502939] msgmni has been set to 3997\n[ 0.503958] Key type big_key registered\n[ 0.505390] Key type asymmetric registered\n[ 0.506403] Asymmetric key parser 'x509' registered\n[ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509498] io scheduler noop registered\n[ 0.510513] io scheduler deadline registered (default)\n[ 0.511727] io scheduler cfq registered\n[ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515670] ipmi message handler version 39.2\n[ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518671] ACPI: Power Button [PWRF]\n[ 0.519735] GHES: HEST is not enabled!\n[ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637829] Linux agpgart interface v0.103\n[ 0.639758] brd: module loaded\n[ 0.641011] loop: module loaded\n[ 0.642474] blk-mq: CPU -> queue map\n[ 0.643934] CPU 0 -> Queue 0\n[ 0.645213] CPU 1 -> Queue 0\n[ 0.647578] vda: vda1\n[ 0.649020] scsi0 : ata_piix\n[ 0.649949] scsi1 : ata_piix\n[ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654102] libphy: Fixed MDIO Bus: probed\n[ 0.655269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656520] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659641] PPP generic driver version 2.4.2\n[ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662343] ehci-pci: EHCI PCI platform driver\n[ 0.663456] ehci-platform: EHCI generic platform driver\n[ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666183] ohci-pci: OHCI PCI platform driver\n[ 0.667296] ohci-platform: OHCI generic platform driver\n[ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700260] usb usb1: Product: UHCI Host Controller\n[ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.703440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704935] hub 1-0:1.0: USB hub found\n[ 0.705933] hub 1-0:1.0: 2 ports detected\n[ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712501] mousedev: PS/2 mouse device common for all mice\n[ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716604] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721264] device-mapper: uevent: version 1.0.3\n[ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726031] TCP: cubic registered\n[ 0.734108] NET: Registered protocol family 10\n[ 0.735448] NET: Registered protocol family 17\n[ 0.736595] Key type dns_resolver registered\n[ 0.737893] Loading compiled-in X.509 certificates\n[ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741809] registered taskstats version 1\n[ 0.744665] Key type trusted registered\n[ 0.748461] Key type encrypted registered\n[ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750807] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752851] regulator-dummy: disabling\n[ 0.754058] Magic number: 10:329:22\n[ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758595] EDD information not available.\n[ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811414] Write protecting the kernel read-only data: 12288k\n[ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.830229] systemd-udevd[107]: starting version 204\n[ 0.864893] FDC 0 is a S82078B\n[ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183725] usb 1-1: Product: QEMU USB Tablet\n[ 1.184822] usb 1-1: Manufacturer: QEMU\n[ 1.185828] usb 1-1: SerialNumber: 42\n[ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds.\ncloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.14]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 |\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:\n7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o*+|\n| .=+E|\n| . .+|\n| . + ..|\n| S . . * o|\n| . o.+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:\nb5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| + + o |\n| . * = = . |\n| . S * = . |\n| + B . |\n| . o E |\n| . = . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .. |\n| . .. . |\n| . . . . |\n| . o .. . .|\n| . S.o= o |\n| o +o = + .|\n| . o * +.|\n| E 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:\nc3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n|. * |\n|o.. * . |\n|+o + + o . |\n|Eo. + . S |\n|+. o o . . |\n|. . . o . |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds.\n * Starting D-Bus system message bus[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ]\nup-to-date\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 ]\nGeneration complete.\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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\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 6s (2080 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [2194 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 10s (9212 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 8449\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"} 2018-11-17 10:02:49,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-010582b7-c3e8-47bb-a152-8bc60c70abe5 2018-11-17 10:02:49,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0776550769806s 2018-11-17 10:02:49,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-010582b7-c3e8-47bb-a152-8bc60c70abe5 2018-11-17 10:02:49,462 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009395] AppArmor: AppArmor initialized [ 0.010808] Yama: becoming mindful. [ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022270] Initializing cgroup subsys memory [ 0.024008] Initializing cgroup subsys devices [ 0.025359] Initializing cgroup subsys freezer [ 0.026639] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029477] Initializing cgroup subsys hugetlb [ 0.030865] FEATURE SPEC_CTRL Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054782] ACPI: Core revision 20131115 [ 0.056508] ACPI: All ACPI Tables successfully acquired [ 0.058168] ftrace: allocating 28747 entries in 113 pages [ 0.080279] smpboot: Max logical packages: 2 [ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085809] Enabling x2apic [ 0.086640] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.102083] KVM setup paravirtual spinlock [ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106491] x86: Booting SMP configuration: [ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124020] x86: Booted up 1 node, 2 CPUs [ 0.124012] KVM setup async PF for cpu 1 [ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.130368] devtmpfs: initialized [ 0.133203] EVM: security.selinux [ 0.134111] EVM: security.SMACK64 [ 0.135005] EVM: security.ima [ 0.135850] EVM: security.capability [ 0.137141] pinctrl core: initialized pinctrl subsystem [ 0.138856] regulator-dummy: no parameters [ 0.140097] RTC time: 10:00:13, date: 11/17/18 [ 0.141623] NET: Registered protocol family 16 [ 0.143230] cpuidle: using governor ladder [ 0.144004] cpuidle: using governor menu [ 0.145443] ACPI: bus type PCI registered [ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148202] PCI: Using configuration type 1 for base access [ 0.150577] bio: create slab at 0 [ 0.152087] ACPI: Added _OSI(Module Device) [ 0.153503] ACPI: Added _OSI(Processor Device) [ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.156004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159212] ACPI: Interpreter enabled [ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172717] ACPI: (supports S0 S5) [ 0.173653] ACPI: Using IOAPIC for interrupt routing [ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176203] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184241] acpiphp: Slot [3] registered [ 0.185310] acpiphp: Slot [4] registered [ 0.186384] acpiphp: Slot [5] registered [ 0.187455] acpiphp: Slot [6] registered [ 0.188033] acpiphp: Slot [7] registered [ 0.189087] acpiphp: Slot [8] registered [ 0.190120] acpiphp: Slot [9] registered [ 0.191171] acpiphp: Slot [10] registered [ 0.192021] acpiphp: Slot [11] registered [ 0.193083] acpiphp: Slot [12] registered [ 0.194144] acpiphp: Slot [13] registered [ 0.195209] acpiphp: Slot [14] registered [ 0.196025] acpiphp: Slot [15] registered [ 0.197124] acpiphp: Slot [16] registered [ 0.198218] acpiphp: Slot [17] registered [ 0.199329] acpiphp: Slot [18] registered [ 0.200028] acpiphp: Slot [19] registered [ 0.201240] acpiphp: Slot [20] registered [ 0.202278] acpiphp: Slot [21] registered [ 0.203336] acpiphp: Slot [22] registered [ 0.204020] acpiphp: Slot [23] registered [ 0.205161] acpiphp: Slot [24] registered [ 0.206218] acpiphp: Slot [25] registered [ 0.207271] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209076] acpiphp: Slot [28] registered [ 0.210130] acpiphp: Slot [29] registered [ 0.211169] acpiphp: Slot [30] registered [ 0.212027] acpiphp: Slot [31] registered [ 0.213148] PCI host bridge to bus 0000:00 [ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272858] vgaarb: bridge control possible 0000:00:02.0 [ 0.274511] SCSI subsystem initialized [ 0.275772] ACPI: bus type USB registered [ 0.276032] usbcore: registered new interface driver usbfs [ 0.277483] usbcore: registered new interface driver hub [ 0.278942] usbcore: registered new device driver usb [ 0.280107] PCI: Using ACPI for IRQ routing [ 0.281592] NetLabel: Initializing [ 0.282642] NetLabel: domain hash size = 128 [ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.285268] NetLabel: unlabeled traffic allowed by default [ 0.286588] Switched to clocksource kvm-clock [ 0.292709] AppArmor: AppArmor Filesystem Enabled [ 0.293922] pnp: PnP ACPI init [ 0.294795] ACPI: bus type PNP registered [ 0.296317] pnp: PnP ACPI: found 8 devices [ 0.297371] ACPI: bus type PNP unregistered [ 0.304705] NET: Registered protocol family 2 [ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309866] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311476] TCP: reno registered [ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315286] NET: Registered protocol family 1 [ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364315] Trying to unpack rootfs image as initramfs... [ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471190] Scanning for low memory corruption every 60 seconds [ 0.472920] Initialise system trusted keyring [ 0.474047] audit: initializing netlink socket (disabled) [ 0.475299] type=2000 audit(1542448814.098:1): initialized [ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497955] zbud: loaded [ 0.498924] VFS: Disk quotas dquot_6.5.2 [ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501851] fuse init (API version 7.22) [ 0.502939] msgmni has been set to 3997 [ 0.503958] Key type big_key registered [ 0.505390] Key type asymmetric registered [ 0.506403] Asymmetric key parser 'x509' registered [ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509498] io scheduler noop registered [ 0.510513] io scheduler deadline registered (default) [ 0.511727] io scheduler cfq registered [ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515670] ipmi message handler version 39.2 [ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518671] ACPI: Power Button [PWRF] [ 0.519735] GHES: HEST is not enabled! [ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637829] Linux agpgart interface v0.103 [ 0.639758] brd: module loaded [ 0.641011] loop: module loaded [ 0.642474] blk-mq: CPU -> queue map [ 0.643934] CPU 0 -> Queue 0 [ 0.645213] CPU 1 -> Queue 0 [ 0.647578] vda: vda1 [ 0.649020] scsi0 : ata_piix [ 0.649949] scsi1 : ata_piix [ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654102] libphy: Fixed MDIO Bus: probed [ 0.655269] tun: Universal TUN/TAP device driver, 1.6 [ 0.656520] tun: (C) 1999-2004 Max Krasnyansky [ 0.659641] PPP generic driver version 2.4.2 [ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662343] ehci-pci: EHCI PCI platform driver [ 0.663456] ehci-platform: EHCI generic platform driver [ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666183] ohci-pci: OHCI PCI platform driver [ 0.667296] ohci-platform: OHCI generic platform driver [ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700260] usb usb1: Product: UHCI Host Controller [ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.703440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704935] hub 1-0:1.0: USB hub found [ 0.705933] hub 1-0:1.0: 2 ports detected [ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712501] mousedev: PS/2 mouse device common for all mice [ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716604] rtc_cmos 00:00: RTC can wake from S4 [ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721264] device-mapper: uevent: version 1.0.3 [ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726031] TCP: cubic registered [ 0.734108] NET: Registered protocol family 10 [ 0.735448] NET: Registered protocol family 17 [ 0.736595] Key type dns_resolver registered [ 0.737893] Loading compiled-in X.509 certificates [ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741809] registered taskstats version 1 [ 0.744665] Key type trusted registered [ 0.748461] Key type encrypted registered [ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750807] IMA: No TPM chip found, activating TPM-bypass! [ 0.752851] regulator-dummy: disabling [ 0.754058] Magic number: 10:329:22 [ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758595] EDD information not available. [ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811414] Write protecting the kernel read-only data: 12288k [ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.830229] systemd-udevd[107]: starting version 204 [ 0.864893] FDC 0 is a S82078B [ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183725] usb 1-1: Product: QEMU USB Tablet [ 1.184822] usb 1-1: Manufacturer: QEMU [ 1.185828] usb 1-1: SerialNumber: 42 [ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds. cloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.14]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 | 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: 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o*+| | .=+E| | . .+| | . + ..| | 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: b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + + o | | . * = = . | | . S * = . | | + B . | | . 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: d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .. | | . .. . | | . . . . | | . o .. . .| | . S.o= o | | o +o = + .| | . o * +.| | E o| | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | |. * | |o.. * . | |+o + + o . | |Eo. + . S | |+. 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds. * Starting D-Bus system message bus[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ] up-to-date * 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 ] Generation complete. * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [166 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 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 6s (2080 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 10s (9212 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 8449 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 2018-11-17 10:02:49,466 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:02:59,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:02:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:00,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:02: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-427c127e-60ef-4389-8e35-df8e3689419b x-openstack-request-id: req-427c127e-60ef-4389-8e35-df8e3689419b 2018-11-17 10:03:00,174 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:00,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-427c127e-60ef-4389-8e35-df8e3689419b 2018-11-17 10:03:00,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697531938553s 2018-11-17 10:03:00,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-427c127e-60ef-4389-8e35-df8e3689419b 2018-11-17 10:03:00,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19078 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-8ad6b407-a724-4e4a-9cf8-eeae87bd600e x-openstack-request-id: req-8ad6b407-a724-4e4a-9cf8-eeae87bd600e 2018-11-17 10:03:00,256 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009395] AppArmor: AppArmor initialized\n[ 0.010808] Yama: becoming mindful.\n[ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022270] Initializing cgroup subsys memory\n[ 0.024008] Initializing cgroup subsys devices\n[ 0.025359] Initializing cgroup subsys freezer\n[ 0.026639] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029477] Initializing cgroup subsys hugetlb\n[ 0.030865] FEATURE SPEC_CTRL Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054782] ACPI: Core revision 20131115\n[ 0.056508] ACPI: All ACPI Tables successfully acquired\n[ 0.058168] ftrace: allocating 28747 entries in 113 pages\n[ 0.080279] smpboot: Max logical packages: 2\n[ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085809] Enabling x2apic\n[ 0.086640] Enabled x2apic\n[ 0.088004] Switched APIC routing to physical x2apic.\n[ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.102083] KVM setup paravirtual spinlock\n[ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106491] x86: Booting SMP configuration:\n[ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124020] x86: Booted up 1 node, 2 CPUs\n[ 0.124012] KVM setup async PF for cpu 1\n[ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.130368] devtmpfs: initialized\n[ 0.133203] EVM: security.selinux\n[ 0.134111] EVM: security.SMACK64\n[ 0.135005] EVM: security.ima\n[ 0.135850] EVM: security.capability\n[ 0.137141] pinctrl core: initialized pinctrl subsystem\n[ 0.138856] regulator-dummy: no parameters\n[ 0.140097] RTC time: 10:00:13, date: 11/17/18\n[ 0.141623] NET: Registered protocol family 16\n[ 0.143230] cpuidle: using governor ladder\n[ 0.144004] cpuidle: using governor menu\n[ 0.145443] ACPI: bus type PCI registered\n[ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148202] PCI: Using configuration type 1 for base access\n[ 0.150577] bio: create slab at 0\n[ 0.152087] ACPI: Added _OSI(Module Device)\n[ 0.153503] ACPI: Added _OSI(Processor Device)\n[ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.156004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159212] ACPI: Interpreter enabled\n[ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172717] ACPI: (supports S0 S5)\n[ 0.173653] ACPI: Using IOAPIC for interrupt routing\n[ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176203] ACPI: No dock devices found.\n[ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184241] acpiphp: Slot [3] registered\n[ 0.185310] acpiphp: Slot [4] registered\n[ 0.186384] acpiphp: Slot [5] registered\n[ 0.187455] acpiphp: Slot [6] registered\n[ 0.188033] acpiphp: Slot [7] registered\n[ 0.189087] acpiphp: Slot [8] registered\n[ 0.190120] acpiphp: Slot [9] registered\n[ 0.191171] acpiphp: Slot [10] registered\n[ 0.192021] acpiphp: Slot [11] registered\n[ 0.193083] acpiphp: Slot [12] registered\n[ 0.194144] acpiphp: Slot [13] registered\n[ 0.195209] acpiphp: Slot [14] registered\n[ 0.196025] acpiphp: Slot [15] registered\n[ 0.197124] acpiphp: Slot [16] registered\n[ 0.198218] acpiphp: Slot [17] registered\n[ 0.199329] acpiphp: Slot [18] registered\n[ 0.200028] acpiphp: Slot [19] registered\n[ 0.201240] acpiphp: Slot [20] registered\n[ 0.202278] acpiphp: Slot [21] registered\n[ 0.203336] acpiphp: Slot [22] registered\n[ 0.204020] acpiphp: Slot [23] registered\n[ 0.205161] acpiphp: Slot [24] registered\n[ 0.206218] acpiphp: Slot [25] registered\n[ 0.207271] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209076] acpiphp: Slot [28] registered\n[ 0.210130] acpiphp: Slot [29] registered\n[ 0.211169] acpiphp: Slot [30] registered\n[ 0.212027] acpiphp: Slot [31] registered\n[ 0.213148] PCI host bridge to bus 0000:00\n[ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274511] SCSI subsystem initialized\n[ 0.275772] ACPI: bus type USB registered\n[ 0.276032] usbcore: registered new interface driver usbfs\n[ 0.277483] usbcore: registered new interface driver hub\n[ 0.278942] usbcore: registered new device driver usb\n[ 0.280107] PCI: Using ACPI for IRQ routing\n[ 0.281592] NetLabel: Initializing\n[ 0.282642] NetLabel: domain hash size = 128\n[ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.285268] NetLabel: unlabeled traffic allowed by default\n[ 0.286588] Switched to clocksource kvm-clock\n[ 0.292709] AppArmor: AppArmor Filesystem Enabled\n[ 0.293922] pnp: PnP ACPI init\n[ 0.294795] ACPI: bus type PNP registered\n[ 0.296317] pnp: PnP ACPI: found 8 devices\n[ 0.297371] ACPI: bus type PNP unregistered\n[ 0.304705] NET: Registered protocol family 2\n[ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.309866] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.311476] TCP: reno registered\n[ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315286] NET: Registered protocol family 1\n[ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.364315] Trying to unpack rootfs image as initramfs...\n[ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471190] Scanning for low memory corruption every 60 seconds\n[ 0.472920] Initialise system trusted keyring\n[ 0.474047] audit: initializing netlink socket (disabled)\n[ 0.475299] type=2000 audit(1542448814.098:1): initialized\n[ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497955] zbud: loaded\n[ 0.498924] VFS: Disk quotas dquot_6.5.2\n[ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501851] fuse init (API version 7.22)\n[ 0.502939] msgmni has been set to 3997\n[ 0.503958] Key type big_key registered\n[ 0.505390] Key type asymmetric registered\n[ 0.506403] Asymmetric key parser 'x509' registered\n[ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509498] io scheduler noop registered\n[ 0.510513] io scheduler deadline registered (default)\n[ 0.511727] io scheduler cfq registered\n[ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515670] ipmi message handler version 39.2\n[ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518671] ACPI: Power Button [PWRF]\n[ 0.519735] GHES: HEST is not enabled!\n[ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637829] Linux agpgart interface v0.103\n[ 0.639758] brd: module loaded\n[ 0.641011] loop: module loaded\n[ 0.642474] blk-mq: CPU -> queue map\n[ 0.643934] CPU 0 -> Queue 0\n[ 0.645213] CPU 1 -> Queue 0\n[ 0.647578] vda: vda1\n[ 0.649020] scsi0 : ata_piix\n[ 0.649949] scsi1 : ata_piix\n[ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654102] libphy: Fixed MDIO Bus: probed\n[ 0.655269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656520] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659641] PPP generic driver version 2.4.2\n[ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662343] ehci-pci: EHCI PCI platform driver\n[ 0.663456] ehci-platform: EHCI generic platform driver\n[ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666183] ohci-pci: OHCI PCI platform driver\n[ 0.667296] ohci-platform: OHCI generic platform driver\n[ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700260] usb usb1: Product: UHCI Host Controller\n[ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.703440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704935] hub 1-0:1.0: USB hub found\n[ 0.705933] hub 1-0:1.0: 2 ports detected\n[ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712501] mousedev: PS/2 mouse device common for all mice\n[ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716604] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721264] device-mapper: uevent: version 1.0.3\n[ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726031] TCP: cubic registered\n[ 0.734108] NET: Registered protocol family 10\n[ 0.735448] NET: Registered protocol family 17\n[ 0.736595] Key type dns_resolver registered\n[ 0.737893] Loading compiled-in X.509 certificates\n[ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741809] registered taskstats version 1\n[ 0.744665] Key type trusted registered\n[ 0.748461] Key type encrypted registered\n[ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750807] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752851] regulator-dummy: disabling\n[ 0.754058] Magic number: 10:329:22\n[ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758595] EDD information not available.\n[ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811414] Write protecting the kernel read-only data: 12288k\n[ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.830229] systemd-udevd[107]: starting version 204\n[ 0.864893] FDC 0 is a S82078B\n[ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183725] usb 1-1: Product: QEMU USB Tablet\n[ 1.184822] usb 1-1: Manufacturer: QEMU\n[ 1.185828] usb 1-1: SerialNumber: 42\n[ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds.\ncloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.14]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 |\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:\n7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o*+|\n| .=+E|\n| . .+|\n| . + ..|\n| S . . * o|\n| . o.+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:\nb5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| + + o |\n| . * = = . |\n| . S * = . |\n| + B . |\n| . o E |\n| . = . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .. |\n| . .. . |\n| . . . . |\n| . o .. . .|\n| . S.o= o |\n| o +o = + .|\n| . o * +.|\n| E 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:\nc3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n|. * |\n|o.. * . |\n|+o + + o . |\n|Eo. + . S |\n|+. o o . . |\n|. . . o . |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds.\n * Starting D-Bus system message bus[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ]\nup-to-date\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 ]\nGeneration complete.\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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\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 6s (2080 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [2194 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 10s (9212 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 8449\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 22 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 (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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) ...\n"} 2018-11-17 10:03:00,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-8ad6b407-a724-4e4a-9cf8-eeae87bd600e 2018-11-17 10:03:00,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759708881378s 2018-11-17 10:03:00,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-8ad6b407-a724-4e4a-9cf8-eeae87bd600e 2018-11-17 10:03:00,260 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009395] AppArmor: AppArmor initialized [ 0.010808] Yama: becoming mindful. [ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022270] Initializing cgroup subsys memory [ 0.024008] Initializing cgroup subsys devices [ 0.025359] Initializing cgroup subsys freezer [ 0.026639] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029477] Initializing cgroup subsys hugetlb [ 0.030865] FEATURE SPEC_CTRL Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054782] ACPI: Core revision 20131115 [ 0.056508] ACPI: All ACPI Tables successfully acquired [ 0.058168] ftrace: allocating 28747 entries in 113 pages [ 0.080279] smpboot: Max logical packages: 2 [ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085809] Enabling x2apic [ 0.086640] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.102083] KVM setup paravirtual spinlock [ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106491] x86: Booting SMP configuration: [ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124020] x86: Booted up 1 node, 2 CPUs [ 0.124012] KVM setup async PF for cpu 1 [ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.130368] devtmpfs: initialized [ 0.133203] EVM: security.selinux [ 0.134111] EVM: security.SMACK64 [ 0.135005] EVM: security.ima [ 0.135850] EVM: security.capability [ 0.137141] pinctrl core: initialized pinctrl subsystem [ 0.138856] regulator-dummy: no parameters [ 0.140097] RTC time: 10:00:13, date: 11/17/18 [ 0.141623] NET: Registered protocol family 16 [ 0.143230] cpuidle: using governor ladder [ 0.144004] cpuidle: using governor menu [ 0.145443] ACPI: bus type PCI registered [ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148202] PCI: Using configuration type 1 for base access [ 0.150577] bio: create slab at 0 [ 0.152087] ACPI: Added _OSI(Module Device) [ 0.153503] ACPI: Added _OSI(Processor Device) [ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.156004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159212] ACPI: Interpreter enabled [ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172717] ACPI: (supports S0 S5) [ 0.173653] ACPI: Using IOAPIC for interrupt routing [ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176203] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184241] acpiphp: Slot [3] registered [ 0.185310] acpiphp: Slot [4] registered [ 0.186384] acpiphp: Slot [5] registered [ 0.187455] acpiphp: Slot [6] registered [ 0.188033] acpiphp: Slot [7] registered [ 0.189087] acpiphp: Slot [8] registered [ 0.190120] acpiphp: Slot [9] registered [ 0.191171] acpiphp: Slot [10] registered [ 0.192021] acpiphp: Slot [11] registered [ 0.193083] acpiphp: Slot [12] registered [ 0.194144] acpiphp: Slot [13] registered [ 0.195209] acpiphp: Slot [14] registered [ 0.196025] acpiphp: Slot [15] registered [ 0.197124] acpiphp: Slot [16] registered [ 0.198218] acpiphp: Slot [17] registered [ 0.199329] acpiphp: Slot [18] registered [ 0.200028] acpiphp: Slot [19] registered [ 0.201240] acpiphp: Slot [20] registered [ 0.202278] acpiphp: Slot [21] registered [ 0.203336] acpiphp: Slot [22] registered [ 0.204020] acpiphp: Slot [23] registered [ 0.205161] acpiphp: Slot [24] registered [ 0.206218] acpiphp: Slot [25] registered [ 0.207271] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209076] acpiphp: Slot [28] registered [ 0.210130] acpiphp: Slot [29] registered [ 0.211169] acpiphp: Slot [30] registered [ 0.212027] acpiphp: Slot [31] registered [ 0.213148] PCI host bridge to bus 0000:00 [ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272858] vgaarb: bridge control possible 0000:00:02.0 [ 0.274511] SCSI subsystem initialized [ 0.275772] ACPI: bus type USB registered [ 0.276032] usbcore: registered new interface driver usbfs [ 0.277483] usbcore: registered new interface driver hub [ 0.278942] usbcore: registered new device driver usb [ 0.280107] PCI: Using ACPI for IRQ routing [ 0.281592] NetLabel: Initializing [ 0.282642] NetLabel: domain hash size = 128 [ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.285268] NetLabel: unlabeled traffic allowed by default [ 0.286588] Switched to clocksource kvm-clock [ 0.292709] AppArmor: AppArmor Filesystem Enabled [ 0.293922] pnp: PnP ACPI init [ 0.294795] ACPI: bus type PNP registered [ 0.296317] pnp: PnP ACPI: found 8 devices [ 0.297371] ACPI: bus type PNP unregistered [ 0.304705] NET: Registered protocol family 2 [ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309866] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311476] TCP: reno registered [ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315286] NET: Registered protocol family 1 [ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364315] Trying to unpack rootfs image as initramfs... [ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471190] Scanning for low memory corruption every 60 seconds [ 0.472920] Initialise system trusted keyring [ 0.474047] audit: initializing netlink socket (disabled) [ 0.475299] type=2000 audit(1542448814.098:1): initialized [ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497955] zbud: loaded [ 0.498924] VFS: Disk quotas dquot_6.5.2 [ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501851] fuse init (API version 7.22) [ 0.502939] msgmni has been set to 3997 [ 0.503958] Key type big_key registered [ 0.505390] Key type asymmetric registered [ 0.506403] Asymmetric key parser 'x509' registered [ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509498] io scheduler noop registered [ 0.510513] io scheduler deadline registered (default) [ 0.511727] io scheduler cfq registered [ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515670] ipmi message handler version 39.2 [ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518671] ACPI: Power Button [PWRF] [ 0.519735] GHES: HEST is not enabled! [ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637829] Linux agpgart interface v0.103 [ 0.639758] brd: module loaded [ 0.641011] loop: module loaded [ 0.642474] blk-mq: CPU -> queue map [ 0.643934] CPU 0 -> Queue 0 [ 0.645213] CPU 1 -> Queue 0 [ 0.647578] vda: vda1 [ 0.649020] scsi0 : ata_piix [ 0.649949] scsi1 : ata_piix [ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654102] libphy: Fixed MDIO Bus: probed [ 0.655269] tun: Universal TUN/TAP device driver, 1.6 [ 0.656520] tun: (C) 1999-2004 Max Krasnyansky [ 0.659641] PPP generic driver version 2.4.2 [ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662343] ehci-pci: EHCI PCI platform driver [ 0.663456] ehci-platform: EHCI generic platform driver [ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666183] ohci-pci: OHCI PCI platform driver [ 0.667296] ohci-platform: OHCI generic platform driver [ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700260] usb usb1: Product: UHCI Host Controller [ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.703440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704935] hub 1-0:1.0: USB hub found [ 0.705933] hub 1-0:1.0: 2 ports detected [ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712501] mousedev: PS/2 mouse device common for all mice [ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716604] rtc_cmos 00:00: RTC can wake from S4 [ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721264] device-mapper: uevent: version 1.0.3 [ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726031] TCP: cubic registered [ 0.734108] NET: Registered protocol family 10 [ 0.735448] NET: Registered protocol family 17 [ 0.736595] Key type dns_resolver registered [ 0.737893] Loading compiled-in X.509 certificates [ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741809] registered taskstats version 1 [ 0.744665] Key type trusted registered [ 0.748461] Key type encrypted registered [ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750807] IMA: No TPM chip found, activating TPM-bypass! [ 0.752851] regulator-dummy: disabling [ 0.754058] Magic number: 10:329:22 [ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758595] EDD information not available. [ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811414] Write protecting the kernel read-only data: 12288k [ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.830229] systemd-udevd[107]: starting version 204 [ 0.864893] FDC 0 is a S82078B [ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183725] usb 1-1: Product: QEMU USB Tablet [ 1.184822] usb 1-1: Manufacturer: QEMU [ 1.185828] usb 1-1: SerialNumber: 42 [ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds. cloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.14]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 | 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: 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o*+| | .=+E| | . .+| | . + ..| | 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: b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + + o | | . * = = . | | . S * = . | | + B . | | . 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: d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .. | | . .. . | | . . . . | | . o .. . .| | . S.o= o | | o +o = + .| | . o * +.| | E o| | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | |. * | |o.. * . | |+o + + o . | |Eo. + . S | |+. 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds. * Starting D-Bus system message bus[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ] up-to-date * 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 ] Generation complete. * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [166 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 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 6s (2080 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 10s (9212 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 8449 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 22 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 (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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) ... 2018-11-17 10:03:00,264 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:03:10,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:10,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:11,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-2795ce3a-3c1c-43ea-986e-3d962dc54eda x-openstack-request-id: req-2795ce3a-3c1c-43ea-986e-3d962dc54eda 2018-11-17 10:03:11,176 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:11,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2795ce3a-3c1c-43ea-986e-3d962dc54eda 2018-11-17 10:03:11,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901884078979s 2018-11-17 10:03:11,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2795ce3a-3c1c-43ea-986e-3d962dc54eda 2018-11-17 10:03:11,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:11,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19566 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-aa876225-669a-43b2-b1b9-c6ef0d218c79 x-openstack-request-id: req-aa876225-669a-43b2-b1b9-c6ef0d218c79 2018-11-17 10:03:11,269 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009395] AppArmor: AppArmor initialized\n[ 0.010808] Yama: becoming mindful.\n[ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022270] Initializing cgroup subsys memory\n[ 0.024008] Initializing cgroup subsys devices\n[ 0.025359] Initializing cgroup subsys freezer\n[ 0.026639] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029477] Initializing cgroup subsys hugetlb\n[ 0.030865] FEATURE SPEC_CTRL Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054782] ACPI: Core revision 20131115\n[ 0.056508] ACPI: All ACPI Tables successfully acquired\n[ 0.058168] ftrace: allocating 28747 entries in 113 pages\n[ 0.080279] smpboot: Max logical packages: 2\n[ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085809] Enabling x2apic\n[ 0.086640] Enabled x2apic\n[ 0.088004] Switched APIC routing to physical x2apic.\n[ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.102083] KVM setup paravirtual spinlock\n[ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106491] x86: Booting SMP configuration:\n[ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124020] x86: Booted up 1 node, 2 CPUs\n[ 0.124012] KVM setup async PF for cpu 1\n[ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.130368] devtmpfs: initialized\n[ 0.133203] EVM: security.selinux\n[ 0.134111] EVM: security.SMACK64\n[ 0.135005] EVM: security.ima\n[ 0.135850] EVM: security.capability\n[ 0.137141] pinctrl core: initialized pinctrl subsystem\n[ 0.138856] regulator-dummy: no parameters\n[ 0.140097] RTC time: 10:00:13, date: 11/17/18\n[ 0.141623] NET: Registered protocol family 16\n[ 0.143230] cpuidle: using governor ladder\n[ 0.144004] cpuidle: using governor menu\n[ 0.145443] ACPI: bus type PCI registered\n[ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148202] PCI: Using configuration type 1 for base access\n[ 0.150577] bio: create slab at 0\n[ 0.152087] ACPI: Added _OSI(Module Device)\n[ 0.153503] ACPI: Added _OSI(Processor Device)\n[ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.156004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159212] ACPI: Interpreter enabled\n[ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172717] ACPI: (supports S0 S5)\n[ 0.173653] ACPI: Using IOAPIC for interrupt routing\n[ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176203] ACPI: No dock devices found.\n[ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184241] acpiphp: Slot [3] registered\n[ 0.185310] acpiphp: Slot [4] registered\n[ 0.186384] acpiphp: Slot [5] registered\n[ 0.187455] acpiphp: Slot [6] registered\n[ 0.188033] acpiphp: Slot [7] registered\n[ 0.189087] acpiphp: Slot [8] registered\n[ 0.190120] acpiphp: Slot [9] registered\n[ 0.191171] acpiphp: Slot [10] registered\n[ 0.192021] acpiphp: Slot [11] registered\n[ 0.193083] acpiphp: Slot [12] registered\n[ 0.194144] acpiphp: Slot [13] registered\n[ 0.195209] acpiphp: Slot [14] registered\n[ 0.196025] acpiphp: Slot [15] registered\n[ 0.197124] acpiphp: Slot [16] registered\n[ 0.198218] acpiphp: Slot [17] registered\n[ 0.199329] acpiphp: Slot [18] registered\n[ 0.200028] acpiphp: Slot [19] registered\n[ 0.201240] acpiphp: Slot [20] registered\n[ 0.202278] acpiphp: Slot [21] registered\n[ 0.203336] acpiphp: Slot [22] registered\n[ 0.204020] acpiphp: Slot [23] registered\n[ 0.205161] acpiphp: Slot [24] registered\n[ 0.206218] acpiphp: Slot [25] registered\n[ 0.207271] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209076] acpiphp: Slot [28] registered\n[ 0.210130] acpiphp: Slot [29] registered\n[ 0.211169] acpiphp: Slot [30] registered\n[ 0.212027] acpiphp: Slot [31] registered\n[ 0.213148] PCI host bridge to bus 0000:00\n[ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274511] SCSI subsystem initialized\n[ 0.275772] ACPI: bus type USB registered\n[ 0.276032] usbcore: registered new interface driver usbfs\n[ 0.277483] usbcore: registered new interface driver hub\n[ 0.278942] usbcore: registered new device driver usb\n[ 0.280107] PCI: Using ACPI for IRQ routing\n[ 0.281592] NetLabel: Initializing\n[ 0.282642] NetLabel: domain hash size = 128\n[ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.285268] NetLabel: unlabeled traffic allowed by default\n[ 0.286588] Switched to clocksource kvm-clock\n[ 0.292709] AppArmor: AppArmor Filesystem Enabled\n[ 0.293922] pnp: PnP ACPI init\n[ 0.294795] ACPI: bus type PNP registered\n[ 0.296317] pnp: PnP ACPI: found 8 devices\n[ 0.297371] ACPI: bus type PNP unregistered\n[ 0.304705] NET: Registered protocol family 2\n[ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.309866] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.311476] TCP: reno registered\n[ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315286] NET: Registered protocol family 1\n[ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.364315] Trying to unpack rootfs image as initramfs...\n[ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471190] Scanning for low memory corruption every 60 seconds\n[ 0.472920] Initialise system trusted keyring\n[ 0.474047] audit: initializing netlink socket (disabled)\n[ 0.475299] type=2000 audit(1542448814.098:1): initialized\n[ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497955] zbud: loaded\n[ 0.498924] VFS: Disk quotas dquot_6.5.2\n[ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501851] fuse init (API version 7.22)\n[ 0.502939] msgmni has been set to 3997\n[ 0.503958] Key type big_key registered\n[ 0.505390] Key type asymmetric registered\n[ 0.506403] Asymmetric key parser 'x509' registered\n[ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509498] io scheduler noop registered\n[ 0.510513] io scheduler deadline registered (default)\n[ 0.511727] io scheduler cfq registered\n[ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515670] ipmi message handler version 39.2\n[ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518671] ACPI: Power Button [PWRF]\n[ 0.519735] GHES: HEST is not enabled!\n[ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637829] Linux agpgart interface v0.103\n[ 0.639758] brd: module loaded\n[ 0.641011] loop: module loaded\n[ 0.642474] blk-mq: CPU -> queue map\n[ 0.643934] CPU 0 -> Queue 0\n[ 0.645213] CPU 1 -> Queue 0\n[ 0.647578] vda: vda1\n[ 0.649020] scsi0 : ata_piix\n[ 0.649949] scsi1 : ata_piix\n[ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654102] libphy: Fixed MDIO Bus: probed\n[ 0.655269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656520] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659641] PPP generic driver version 2.4.2\n[ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662343] ehci-pci: EHCI PCI platform driver\n[ 0.663456] ehci-platform: EHCI generic platform driver\n[ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666183] ohci-pci: OHCI PCI platform driver\n[ 0.667296] ohci-platform: OHCI generic platform driver\n[ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700260] usb usb1: Product: UHCI Host Controller\n[ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.703440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704935] hub 1-0:1.0: USB hub found\n[ 0.705933] hub 1-0:1.0: 2 ports detected\n[ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712501] mousedev: PS/2 mouse device common for all mice\n[ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716604] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721264] device-mapper: uevent: version 1.0.3\n[ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726031] TCP: cubic registered\n[ 0.734108] NET: Registered protocol family 10\n[ 0.735448] NET: Registered protocol family 17\n[ 0.736595] Key type dns_resolver registered\n[ 0.737893] Loading compiled-in X.509 certificates\n[ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741809] registered taskstats version 1\n[ 0.744665] Key type trusted registered\n[ 0.748461] Key type encrypted registered\n[ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750807] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752851] regulator-dummy: disabling\n[ 0.754058] Magic number: 10:329:22\n[ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758595] EDD information not available.\n[ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811414] Write protecting the kernel read-only data: 12288k\n[ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.830229] systemd-udevd[107]: starting version 204\n[ 0.864893] FDC 0 is a S82078B\n[ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183725] usb 1-1: Product: QEMU USB Tablet\n[ 1.184822] usb 1-1: Manufacturer: QEMU\n[ 1.185828] usb 1-1: SerialNumber: 42\n[ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds.\ncloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.14]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 |\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:\n7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o*+|\n| .=+E|\n| . .+|\n| . + ..|\n| S . . * o|\n| . o.+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:\nb5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| + + o |\n| . * = = . |\n| . S * = . |\n| + B . |\n| . o E |\n| . = . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .. |\n| . .. . |\n| . . . . |\n| . o .. . .|\n| . S.o= o |\n| o +o = + .|\n| . o * +.|\n| E 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:\nc3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n|. * |\n|o.. * . |\n|+o + + o . |\n|Eo. + . S |\n|+. o o . . |\n|. . . o . |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds.\n * Starting D-Bus system message bus[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ]\nup-to-date\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 ]\nGeneration complete.\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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\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 6s (2080 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [2194 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 10s (9212 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 8449\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 22 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 (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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..."} 2018-11-17 10:03:11,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-aa876225-669a-43b2-b1b9-c6ef0d218c79 2018-11-17 10:03:11,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863399505615s 2018-11-17 10:03:11,273 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-aa876225-669a-43b2-b1b9-c6ef0d218c79 2018-11-17 10:03:11,273 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009395] AppArmor: AppArmor initialized [ 0.010808] Yama: becoming mindful. [ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022270] Initializing cgroup subsys memory [ 0.024008] Initializing cgroup subsys devices [ 0.025359] Initializing cgroup subsys freezer [ 0.026639] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029477] Initializing cgroup subsys hugetlb [ 0.030865] FEATURE SPEC_CTRL Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054782] ACPI: Core revision 20131115 [ 0.056508] ACPI: All ACPI Tables successfully acquired [ 0.058168] ftrace: allocating 28747 entries in 113 pages [ 0.080279] smpboot: Max logical packages: 2 [ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085809] Enabling x2apic [ 0.086640] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.102083] KVM setup paravirtual spinlock [ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106491] x86: Booting SMP configuration: [ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124020] x86: Booted up 1 node, 2 CPUs [ 0.124012] KVM setup async PF for cpu 1 [ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.130368] devtmpfs: initialized [ 0.133203] EVM: security.selinux [ 0.134111] EVM: security.SMACK64 [ 0.135005] EVM: security.ima [ 0.135850] EVM: security.capability [ 0.137141] pinctrl core: initialized pinctrl subsystem [ 0.138856] regulator-dummy: no parameters [ 0.140097] RTC time: 10:00:13, date: 11/17/18 [ 0.141623] NET: Registered protocol family 16 [ 0.143230] cpuidle: using governor ladder [ 0.144004] cpuidle: using governor menu [ 0.145443] ACPI: bus type PCI registered [ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148202] PCI: Using configuration type 1 for base access [ 0.150577] bio: create slab at 0 [ 0.152087] ACPI: Added _OSI(Module Device) [ 0.153503] ACPI: Added _OSI(Processor Device) [ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.156004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159212] ACPI: Interpreter enabled [ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172717] ACPI: (supports S0 S5) [ 0.173653] ACPI: Using IOAPIC for interrupt routing [ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176203] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184241] acpiphp: Slot [3] registered [ 0.185310] acpiphp: Slot [4] registered [ 0.186384] acpiphp: Slot [5] registered [ 0.187455] acpiphp: Slot [6] registered [ 0.188033] acpiphp: Slot [7] registered [ 0.189087] acpiphp: Slot [8] registered [ 0.190120] acpiphp: Slot [9] registered [ 0.191171] acpiphp: Slot [10] registered [ 0.192021] acpiphp: Slot [11] registered [ 0.193083] acpiphp: Slot [12] registered [ 0.194144] acpiphp: Slot [13] registered [ 0.195209] acpiphp: Slot [14] registered [ 0.196025] acpiphp: Slot [15] registered [ 0.197124] acpiphp: Slot [16] registered [ 0.198218] acpiphp: Slot [17] registered [ 0.199329] acpiphp: Slot [18] registered [ 0.200028] acpiphp: Slot [19] registered [ 0.201240] acpiphp: Slot [20] registered [ 0.202278] acpiphp: Slot [21] registered [ 0.203336] acpiphp: Slot [22] registered [ 0.204020] acpiphp: Slot [23] registered [ 0.205161] acpiphp: Slot [24] registered [ 0.206218] acpiphp: Slot [25] registered [ 0.207271] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209076] acpiphp: Slot [28] registered [ 0.210130] acpiphp: Slot [29] registered [ 0.211169] acpiphp: Slot [30] registered [ 0.212027] acpiphp: Slot [31] registered [ 0.213148] PCI host bridge to bus 0000:00 [ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272858] vgaarb: bridge control possible 0000:00:02.0 [ 0.274511] SCSI subsystem initialized [ 0.275772] ACPI: bus type USB registered [ 0.276032] usbcore: registered new interface driver usbfs [ 0.277483] usbcore: registered new interface driver hub [ 0.278942] usbcore: registered new device driver usb [ 0.280107] PCI: Using ACPI for IRQ routing [ 0.281592] NetLabel: Initializing [ 0.282642] NetLabel: domain hash size = 128 [ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.285268] NetLabel: unlabeled traffic allowed by default [ 0.286588] Switched to clocksource kvm-clock [ 0.292709] AppArmor: AppArmor Filesystem Enabled [ 0.293922] pnp: PnP ACPI init [ 0.294795] ACPI: bus type PNP registered [ 0.296317] pnp: PnP ACPI: found 8 devices [ 0.297371] ACPI: bus type PNP unregistered [ 0.304705] NET: Registered protocol family 2 [ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309866] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311476] TCP: reno registered [ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315286] NET: Registered protocol family 1 [ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364315] Trying to unpack rootfs image as initramfs... [ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471190] Scanning for low memory corruption every 60 seconds [ 0.472920] Initialise system trusted keyring [ 0.474047] audit: initializing netlink socket (disabled) [ 0.475299] type=2000 audit(1542448814.098:1): initialized [ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497955] zbud: loaded [ 0.498924] VFS: Disk quotas dquot_6.5.2 [ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501851] fuse init (API version 7.22) [ 0.502939] msgmni has been set to 3997 [ 0.503958] Key type big_key registered [ 0.505390] Key type asymmetric registered [ 0.506403] Asymmetric key parser 'x509' registered [ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509498] io scheduler noop registered [ 0.510513] io scheduler deadline registered (default) [ 0.511727] io scheduler cfq registered [ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515670] ipmi message handler version 39.2 [ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518671] ACPI: Power Button [PWRF] [ 0.519735] GHES: HEST is not enabled! [ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637829] Linux agpgart interface v0.103 [ 0.639758] brd: module loaded [ 0.641011] loop: module loaded [ 0.642474] blk-mq: CPU -> queue map [ 0.643934] CPU 0 -> Queue 0 [ 0.645213] CPU 1 -> Queue 0 [ 0.647578] vda: vda1 [ 0.649020] scsi0 : ata_piix [ 0.649949] scsi1 : ata_piix [ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654102] libphy: Fixed MDIO Bus: probed [ 0.655269] tun: Universal TUN/TAP device driver, 1.6 [ 0.656520] tun: (C) 1999-2004 Max Krasnyansky [ 0.659641] PPP generic driver version 2.4.2 [ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662343] ehci-pci: EHCI PCI platform driver [ 0.663456] ehci-platform: EHCI generic platform driver [ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666183] ohci-pci: OHCI PCI platform driver [ 0.667296] ohci-platform: OHCI generic platform driver [ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700260] usb usb1: Product: UHCI Host Controller [ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.703440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704935] hub 1-0:1.0: USB hub found [ 0.705933] hub 1-0:1.0: 2 ports detected [ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712501] mousedev: PS/2 mouse device common for all mice [ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716604] rtc_cmos 00:00: RTC can wake from S4 [ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721264] device-mapper: uevent: version 1.0.3 [ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726031] TCP: cubic registered [ 0.734108] NET: Registered protocol family 10 [ 0.735448] NET: Registered protocol family 17 [ 0.736595] Key type dns_resolver registered [ 0.737893] Loading compiled-in X.509 certificates [ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741809] registered taskstats version 1 [ 0.744665] Key type trusted registered [ 0.748461] Key type encrypted registered [ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750807] IMA: No TPM chip found, activating TPM-bypass! [ 0.752851] regulator-dummy: disabling [ 0.754058] Magic number: 10:329:22 [ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758595] EDD information not available. [ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811414] Write protecting the kernel read-only data: 12288k [ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.830229] systemd-udevd[107]: starting version 204 [ 0.864893] FDC 0 is a S82078B [ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183725] usb 1-1: Product: QEMU USB Tablet [ 1.184822] usb 1-1: Manufacturer: QEMU [ 1.185828] usb 1-1: SerialNumber: 42 [ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds. cloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.14]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 | 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: 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o*+| | .=+E| | . .+| | . + ..| | 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: b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + + o | | . * = = . | | . S * = . | | + B . | | . 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: d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .. | | . .. . | | . . . . | | . o .. . .| | . S.o= o | | o +o = + .| | . o * +.| | E o| | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | |. * | |o.. * . | |+o + + o . | |Eo. + . S | |+. 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds. * Starting D-Bus system message bus[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ] up-to-date * 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 ] Generation complete. * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [166 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 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 6s (2080 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 10s (9212 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 8449 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 22 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 (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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... 2018-11-17 10:03:11,277 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:03:21,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:22,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-26b4eefa-bf4a-488f-b328-34a4479897e8 x-openstack-request-id: req-26b4eefa-bf4a-488f-b328-34a4479897e8 2018-11-17 10:03:22,223 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:22,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26b4eefa-bf4a-488f-b328-34a4479897e8 2018-11-17 10:03:22,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.93624997139s 2018-11-17 10:03:22,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26b4eefa-bf4a-488f-b328-34a4479897e8 2018-11-17 10:03:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:23,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21179 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-3495bd7b-8838-443d-af8d-d77b7f47348e x-openstack-request-id: req-3495bd7b-8838-443d-af8d-d77b7f47348e 2018-11-17 10:03:23,510 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009395] AppArmor: AppArmor initialized\n[ 0.010808] Yama: becoming mindful.\n[ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022270] Initializing cgroup subsys memory\n[ 0.024008] Initializing cgroup subsys devices\n[ 0.025359] Initializing cgroup subsys freezer\n[ 0.026639] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029477] Initializing cgroup subsys hugetlb\n[ 0.030865] FEATURE SPEC_CTRL Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054782] ACPI: Core revision 20131115\n[ 0.056508] ACPI: All ACPI Tables successfully acquired\n[ 0.058168] ftrace: allocating 28747 entries in 113 pages\n[ 0.080279] smpboot: Max logical packages: 2\n[ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085809] Enabling x2apic\n[ 0.086640] Enabled x2apic\n[ 0.088004] Switched APIC routing to physical x2apic.\n[ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.102083] KVM setup paravirtual spinlock\n[ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106491] x86: Booting SMP configuration:\n[ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124020] x86: Booted up 1 node, 2 CPUs\n[ 0.124012] KVM setup async PF for cpu 1\n[ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.130368] devtmpfs: initialized\n[ 0.133203] EVM: security.selinux\n[ 0.134111] EVM: security.SMACK64\n[ 0.135005] EVM: security.ima\n[ 0.135850] EVM: security.capability\n[ 0.137141] pinctrl core: initialized pinctrl subsystem\n[ 0.138856] regulator-dummy: no parameters\n[ 0.140097] RTC time: 10:00:13, date: 11/17/18\n[ 0.141623] NET: Registered protocol family 16\n[ 0.143230] cpuidle: using governor ladder\n[ 0.144004] cpuidle: using governor menu\n[ 0.145443] ACPI: bus type PCI registered\n[ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148202] PCI: Using configuration type 1 for base access\n[ 0.150577] bio: create slab at 0\n[ 0.152087] ACPI: Added _OSI(Module Device)\n[ 0.153503] ACPI: Added _OSI(Processor Device)\n[ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.156004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159212] ACPI: Interpreter enabled\n[ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172717] ACPI: (supports S0 S5)\n[ 0.173653] ACPI: Using IOAPIC for interrupt routing\n[ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176203] ACPI: No dock devices found.\n[ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184241] acpiphp: Slot [3] registered\n[ 0.185310] acpiphp: Slot [4] registered\n[ 0.186384] acpiphp: Slot [5] registered\n[ 0.187455] acpiphp: Slot [6] registered\n[ 0.188033] acpiphp: Slot [7] registered\n[ 0.189087] acpiphp: Slot [8] registered\n[ 0.190120] acpiphp: Slot [9] registered\n[ 0.191171] acpiphp: Slot [10] registered\n[ 0.192021] acpiphp: Slot [11] registered\n[ 0.193083] acpiphp: Slot [12] registered\n[ 0.194144] acpiphp: Slot [13] registered\n[ 0.195209] acpiphp: Slot [14] registered\n[ 0.196025] acpiphp: Slot [15] registered\n[ 0.197124] acpiphp: Slot [16] registered\n[ 0.198218] acpiphp: Slot [17] registered\n[ 0.199329] acpiphp: Slot [18] registered\n[ 0.200028] acpiphp: Slot [19] registered\n[ 0.201240] acpiphp: Slot [20] registered\n[ 0.202278] acpiphp: Slot [21] registered\n[ 0.203336] acpiphp: Slot [22] registered\n[ 0.204020] acpiphp: Slot [23] registered\n[ 0.205161] acpiphp: Slot [24] registered\n[ 0.206218] acpiphp: Slot [25] registered\n[ 0.207271] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209076] acpiphp: Slot [28] registered\n[ 0.210130] acpiphp: Slot [29] registered\n[ 0.211169] acpiphp: Slot [30] registered\n[ 0.212027] acpiphp: Slot [31] registered\n[ 0.213148] PCI host bridge to bus 0000:00\n[ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274511] SCSI subsystem initialized\n[ 0.275772] ACPI: bus type USB registered\n[ 0.276032] usbcore: registered new interface driver usbfs\n[ 0.277483] usbcore: registered new interface driver hub\n[ 0.278942] usbcore: registered new device driver usb\n[ 0.280107] PCI: Using ACPI for IRQ routing\n[ 0.281592] NetLabel: Initializing\n[ 0.282642] NetLabel: domain hash size = 128\n[ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.285268] NetLabel: unlabeled traffic allowed by default\n[ 0.286588] Switched to clocksource kvm-clock\n[ 0.292709] AppArmor: AppArmor Filesystem Enabled\n[ 0.293922] pnp: PnP ACPI init\n[ 0.294795] ACPI: bus type PNP registered\n[ 0.296317] pnp: PnP ACPI: found 8 devices\n[ 0.297371] ACPI: bus type PNP unregistered\n[ 0.304705] NET: Registered protocol family 2\n[ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.309866] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.311476] TCP: reno registered\n[ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315286] NET: Registered protocol family 1\n[ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.364315] Trying to unpack rootfs image as initramfs...\n[ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.471190] Scanning for low memory corruption every 60 seconds\n[ 0.472920] Initialise system trusted keyring\n[ 0.474047] audit: initializing netlink socket (disabled)\n[ 0.475299] type=2000 audit(1542448814.098:1): initialized\n[ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497955] zbud: loaded\n[ 0.498924] VFS: Disk quotas dquot_6.5.2\n[ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501851] fuse init (API version 7.22)\n[ 0.502939] msgmni has been set to 3997\n[ 0.503958] Key type big_key registered\n[ 0.505390] Key type asymmetric registered\n[ 0.506403] Asymmetric key parser 'x509' registered\n[ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509498] io scheduler noop registered\n[ 0.510513] io scheduler deadline registered (default)\n[ 0.511727] io scheduler cfq registered\n[ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515670] ipmi message handler version 39.2\n[ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518671] ACPI: Power Button [PWRF]\n[ 0.519735] GHES: HEST is not enabled!\n[ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637829] Linux agpgart interface v0.103\n[ 0.639758] brd: module loaded\n[ 0.641011] loop: module loaded\n[ 0.642474] blk-mq: CPU -> queue map\n[ 0.643934] CPU 0 -> Queue 0\n[ 0.645213] CPU 1 -> Queue 0\n[ 0.647578] vda: vda1\n[ 0.649020] scsi0 : ata_piix\n[ 0.649949] scsi1 : ata_piix\n[ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654102] libphy: Fixed MDIO Bus: probed\n[ 0.655269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656520] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659641] PPP generic driver version 2.4.2\n[ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662343] ehci-pci: EHCI PCI platform driver\n[ 0.663456] ehci-platform: EHCI generic platform driver\n[ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666183] ohci-pci: OHCI PCI platform driver\n[ 0.667296] ohci-platform: OHCI generic platform driver\n[ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700260] usb usb1: Product: UHCI Host Controller\n[ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.703440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704935] hub 1-0:1.0: USB hub found\n[ 0.705933] hub 1-0:1.0: 2 ports detected\n[ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712501] mousedev: PS/2 mouse device common for all mice\n[ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716604] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721264] device-mapper: uevent: version 1.0.3\n[ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726031] TCP: cubic registered\n[ 0.734108] NET: Registered protocol family 10\n[ 0.735448] NET: Registered protocol family 17\n[ 0.736595] Key type dns_resolver registered\n[ 0.737893] Loading compiled-in X.509 certificates\n[ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741809] registered taskstats version 1\n[ 0.744665] Key type trusted registered\n[ 0.748461] Key type encrypted registered\n[ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750807] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752851] regulator-dummy: disabling\n[ 0.754058] Magic number: 10:329:22\n[ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813)\n[ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758595] EDD information not available.\n[ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811414] Write protecting the kernel read-only data: 12288k\n[ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.830229] systemd-udevd[107]: starting version 204\n[ 0.864893] FDC 0 is a S82078B\n[ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183725] usb 1-1: Product: QEMU USB Tablet\n[ 1.184822] usb 1-1: Manufacturer: QEMU\n[ 1.185828] usb 1-1: SerialNumber: 42\n[ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds.\ncloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.14]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 |\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:\n7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o*+|\n| .=+E|\n| . .+|\n| . + ..|\n| S . . * o|\n| . o.+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:\nb5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| + + o |\n| . * = = . |\n| . S * = . |\n| + B . |\n| . o E |\n| . = . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .. |\n| . .. . |\n| . . . . |\n| . o .. . .|\n| . S.o= o |\n| o +o = + .|\n| . o * +.|\n| E 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:\nc3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n|. * |\n|o.. * . |\n|+o + + o . |\n|Eo. + . S |\n|+. o o . . |\n|. . . o . |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds.\n * Starting D-Bus system message bus[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ]\nup-to-date\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 ]\nGeneration complete.\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [166 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\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\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 6s (2080 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [2194 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 10s (9212 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 8449\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 22 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 (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\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.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 (DSA)\nec2: 256 d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 (ECDSA)\nec2: 256 c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 (ED25519)\nec2: 2048 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMLnAOpHIGrk2z6XA3VHPG850OKsodYV5S9NbMTPk1aggfagmM2kDXGxzXzq+Ay43623wJS7wfj+V48I3qYV378= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIKuOAiCSdET/javHf6fXQlPPIMdl8HgX/CwBJUwSZmE root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRL7KWNwvkD9nz2jpdRr9Jp3FKkIeN/zyyrnYvJI41PdLy8QtSAXMSvpXDV40dNGoxtpjg9KRSHQkS01QOzXM+oGxNAcuX/LM+N38vaMZttjWGeog4KY6rdBQnpDgS+8+ofLfZG6VVE59lBifdxfwlJME3rL7N9HNtvF+/pPAfaDYP0rD0lKWSE0Y5EZSFupgQcvVSi9kBbrtoipyr2wMl+jJPwZtj2rQwinhIWYXCem4Nppo0OJhFnBoPpvJ3qDQcP2twk3I95VfM1+kzRvgOv8gwEVddEq5mXcmAyIGiWvAmeIuKXc83xbh2X/Xf+G+AUNBIZBcc1iib7p/PdtV7 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.34 seconds\n"} 2018-11-17 10:03:23,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-3495bd7b-8838-443d-af8d-d77b7f47348e 2018-11-17 10:03:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.28092217445s 2018-11-17 10:03:23,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2/action used request id req-3495bd7b-8838-443d-af8d-d77b7f47348e 2018-11-17 10:03:23,514 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009395] AppArmor: AppArmor initialized [ 0.010808] Yama: becoming mindful. [ 0.012240] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016970] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020009] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022270] Initializing cgroup subsys memory [ 0.024008] Initializing cgroup subsys devices [ 0.025359] Initializing cgroup subsys freezer [ 0.026639] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029477] Initializing cgroup subsys hugetlb [ 0.030865] FEATURE SPEC_CTRL Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.033906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037735] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.045866] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054782] ACPI: Core revision 20131115 [ 0.056508] ACPI: All ACPI Tables successfully acquired [ 0.058168] ftrace: allocating 28747 entries in 113 pages [ 0.080279] smpboot: Max logical packages: 2 [ 0.081639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085809] Enabling x2apic [ 0.086640] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.090660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.102083] KVM setup paravirtual spinlock [ 0.104667] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106491] x86: Booting SMP configuration: [ 0.107623] .... node #0, CPUs: #1[ 0.104625] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124020] x86: Booted up 1 node, 2 CPUs [ 0.124012] KVM setup async PF for cpu 1 [ 0.124012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128070] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.130368] devtmpfs: initialized [ 0.133203] EVM: security.selinux [ 0.134111] EVM: security.SMACK64 [ 0.135005] EVM: security.ima [ 0.135850] EVM: security.capability [ 0.137141] pinctrl core: initialized pinctrl subsystem [ 0.138856] regulator-dummy: no parameters [ 0.140097] RTC time: 10:00:13, date: 11/17/18 [ 0.141623] NET: Registered protocol family 16 [ 0.143230] cpuidle: using governor ladder [ 0.144004] cpuidle: using governor menu [ 0.145443] ACPI: bus type PCI registered [ 0.146800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148202] PCI: Using configuration type 1 for base access [ 0.150577] bio: create slab at 0 [ 0.152087] ACPI: Added _OSI(Module Device) [ 0.153503] ACPI: Added _OSI(Processor Device) [ 0.154955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.156004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159212] ACPI: Interpreter enabled [ 0.160017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172717] ACPI: (supports S0 S5) [ 0.173653] ACPI: Using IOAPIC for interrupt routing [ 0.174912] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176203] ACPI: No dock devices found. [ 0.179229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184241] acpiphp: Slot [3] registered [ 0.185310] acpiphp: Slot [4] registered [ 0.186384] acpiphp: Slot [5] registered [ 0.187455] acpiphp: Slot [6] registered [ 0.188033] acpiphp: Slot [7] registered [ 0.189087] acpiphp: Slot [8] registered [ 0.190120] acpiphp: Slot [9] registered [ 0.191171] acpiphp: Slot [10] registered [ 0.192021] acpiphp: Slot [11] registered [ 0.193083] acpiphp: Slot [12] registered [ 0.194144] acpiphp: Slot [13] registered [ 0.195209] acpiphp: Slot [14] registered [ 0.196025] acpiphp: Slot [15] registered [ 0.197124] acpiphp: Slot [16] registered [ 0.198218] acpiphp: Slot [17] registered [ 0.199329] acpiphp: Slot [18] registered [ 0.200028] acpiphp: Slot [19] registered [ 0.201240] acpiphp: Slot [20] registered [ 0.202278] acpiphp: Slot [21] registered [ 0.203336] acpiphp: Slot [22] registered [ 0.204020] acpiphp: Slot [23] registered [ 0.205161] acpiphp: Slot [24] registered [ 0.206218] acpiphp: Slot [25] registered [ 0.207271] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209076] acpiphp: Slot [28] registered [ 0.210130] acpiphp: Slot [29] registered [ 0.211169] acpiphp: Slot [30] registered [ 0.212027] acpiphp: Slot [31] registered [ 0.213148] PCI host bridge to bus 0000:00 [ 0.214290] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219065] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259540] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.265171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270526] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272858] vgaarb: bridge control possible 0000:00:02.0 [ 0.274511] SCSI subsystem initialized [ 0.275772] ACPI: bus type USB registered [ 0.276032] usbcore: registered new interface driver usbfs [ 0.277483] usbcore: registered new interface driver hub [ 0.278942] usbcore: registered new device driver usb [ 0.280107] PCI: Using ACPI for IRQ routing [ 0.281592] NetLabel: Initializing [ 0.282642] NetLabel: domain hash size = 128 [ 0.284003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.285268] NetLabel: unlabeled traffic allowed by default [ 0.286588] Switched to clocksource kvm-clock [ 0.292709] AppArmor: AppArmor Filesystem Enabled [ 0.293922] pnp: PnP ACPI init [ 0.294795] ACPI: bus type PNP registered [ 0.296317] pnp: PnP ACPI: found 8 devices [ 0.297371] ACPI: bus type PNP unregistered [ 0.304705] NET: Registered protocol family 2 [ 0.306145] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308126] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309866] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311476] TCP: reno registered [ 0.312364] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315286] NET: Registered protocol family 1 [ 0.316450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317826] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364315] Trying to unpack rootfs image as initramfs... [ 0.464075] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.466217] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467592] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469161] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.471190] Scanning for low memory corruption every 60 seconds [ 0.472920] Initialise system trusted keyring [ 0.474047] audit: initializing netlink socket (disabled) [ 0.475299] type=2000 audit(1542448814.098:1): initialized [ 0.495676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497955] zbud: loaded [ 0.498924] VFS: Disk quotas dquot_6.5.2 [ 0.499954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501851] fuse init (API version 7.22) [ 0.502939] msgmni has been set to 3997 [ 0.503958] Key type big_key registered [ 0.505390] Key type asymmetric registered [ 0.506403] Asymmetric key parser 'x509' registered [ 0.507594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509498] io scheduler noop registered [ 0.510513] io scheduler deadline registered (default) [ 0.511727] io scheduler cfq registered [ 0.512789] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515670] ipmi message handler version 39.2 [ 0.516841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518671] ACPI: Power Button [PWRF] [ 0.519735] GHES: HEST is not enabled! [ 0.541885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609574] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.611622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637829] Linux agpgart interface v0.103 [ 0.639758] brd: module loaded [ 0.641011] loop: module loaded [ 0.642474] blk-mq: CPU -> queue map [ 0.643934] CPU 0 -> Queue 0 [ 0.645213] CPU 1 -> Queue 0 [ 0.647578] vda: vda1 [ 0.649020] scsi0 : ata_piix [ 0.649949] scsi1 : ata_piix [ 0.650800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654102] libphy: Fixed MDIO Bus: probed [ 0.655269] tun: Universal TUN/TAP device driver, 1.6 [ 0.656520] tun: (C) 1999-2004 Max Krasnyansky [ 0.659641] PPP generic driver version 2.4.2 [ 0.660790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662343] ehci-pci: EHCI PCI platform driver [ 0.663456] ehci-platform: EHCI generic platform driver [ 0.664737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666183] ohci-pci: OHCI PCI platform driver [ 0.667296] ohci-platform: OHCI generic platform driver [ 0.668541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.696175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700260] usb usb1: Product: UHCI Host Controller [ 0.701680] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.703440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704935] hub 1-0:1.0: USB hub found [ 0.705933] hub 1-0:1.0: 2 ports detected [ 0.707121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712501] mousedev: PS/2 mouse device common for all mice [ 0.714131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716604] rtc_cmos 00:00: RTC can wake from S4 [ 0.718219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721264] device-mapper: uevent: version 1.0.3 [ 0.722462] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724534] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726031] TCP: cubic registered [ 0.734108] NET: Registered protocol family 10 [ 0.735448] NET: Registered protocol family 17 [ 0.736595] Key type dns_resolver registered [ 0.737893] Loading compiled-in X.509 certificates [ 0.739606] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741809] registered taskstats version 1 [ 0.744665] Key type trusted registered [ 0.748461] Key type encrypted registered [ 0.749521] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750807] IMA: No TPM chip found, activating TPM-bypass! [ 0.752851] regulator-dummy: disabling [ 0.754058] Magic number: 10:329:22 [ 0.755153] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:13 UTC (1542448813) [ 0.757204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758595] EDD information not available. [ 0.809460] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811414] Write protecting the kernel read-only data: 12288k [ 0.813414] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.816753] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.830229] systemd-udevd[107]: starting version 204 [ 0.864893] FDC 0 is a S82078B [ 1.016115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180289] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183725] usb 1-1: Product: QEMU USB Tablet [ 1.184822] usb 1-1: Manufacturer: QEMU [ 1.185828] usb 1-1: SerialNumber: 42 [ 1.464250] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.885312] 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.210517] 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.931666] 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.407417] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:17 +0000. Up 4.78 seconds. cloud-init-nonet[4.95]: 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 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.14]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:19 +0000. Up 6.28 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:f4:ae:9b | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:ed:ce:30 | 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: 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o*+| | .=+E| | . .+| | . + ..| | 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: b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | + + o | | . * = = . | | . S * = . | | + B . | | . 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: d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .. | | . .. . | | . . . . | | . o .. . .| | . S.o= o | | o +o = + .| | . o * +.| | E o| | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . . | |. * | |o.. * . | |+o + + o . | |Eo. + . S | |+. 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:27 +0000. Up 14.81 seconds. * Starting D-Bus system message bus[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V initialisation compatibility[74G[ OK ] up-to-date * 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 ] Generation complete. * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.33 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 17063 0 --:--:-- --:--:-- --:--:-- 17114 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [166 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [504 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 [557 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 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 6s (2080 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.6 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 10s (9212 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 8449 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 22 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 (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b5:76:b5:a4:09:c2:a3:5b:f6:36:8c:76:d4:e0:ec:66 root@homer-0 (DSA) ec2: 256 d9:e9:0c:0e:54:74:f9:8e:dc:67:c2:5f:04:be:de:8d root@homer-0 (ECDSA) ec2: 256 c3:e9:62:10:8c:25:7f:2b:64:8b:8f:08:4c:b8:06:2b root@homer-0 (ED25519) ec2: 2048 7d:c7:d6:6f:1b:5c:8e:c1:10:9d:1f:77:44:06:c3:dc root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMLnAOpHIGrk2z6XA3VHPG850OKsodYV5S9NbMTPk1aggfagmM2kDXGxzXzq+Ay43623wJS7wfj+V48I3qYV378= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIKuOAiCSdET/javHf6fXQlPPIMdl8HgX/CwBJUwSZmE root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRL7KWNwvkD9nz2jpdRr9Jp3FKkIeN/zyyrnYvJI41PdLy8QtSAXMSvpXDV40dNGoxtpjg9KRSHQkS01QOzXM+oGxNAcuX/LM+N38vaMZttjWGeog4KY6rdBQnpDgS+8+ofLfZG6VVE59lBifdxfwlJME3rL7N9HNtvF+/pPAfaDYP0rD0lKWSE0Y5EZSFupgQcvVSi9kBbrtoipyr2wMl+jJPwZtj2rQwinhIWYXCem4Nppo0OJhFnBoPpvJ3qDQcP2twk3I95VfM1+kzRvgOv8gwEVddEq5mXcmAyIGiWvAmeIuKXc83xbh2X/Xf+G+AUNBIZBcc1iib7p/PdtV7 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.34 seconds 2018-11-17 10:03:23,518 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:03:23,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:24,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-507d959e-8dbb-4958-aa9f-b1e44275b3bf x-openstack-request-id: req-507d959e-8dbb-4958-aa9f-b1e44275b3bf 2018-11-17 10:03:24,141 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:24,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-507d959e-8dbb-4958-aa9f-b1e44275b3bf 2018-11-17 10:03:24,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622601985931s 2018-11-17 10:03:24,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-507d959e-8dbb-4958-aa9f-b1e44275b3bf 2018-11-17 10:03:24,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:24,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20169 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-6d4018de-d2ee-4da0-8140-fa2cb9ec0843 x-openstack-request-id: req-6d4018de-d2ee-4da0-8140-fa2cb9ec0843 2018-11-17 10:03:24,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008025] pid_max: default: 32768 minimum: 301\n[ 0.009612] Security Framework initialized\n[ 0.012083] AppArmor: AppArmor initialized\n[ 0.013334] Yama: becoming mindful.\n[ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024429] Initializing cgroup subsys memory\n[ 0.025584] Initializing cgroup subsys devices\n[ 0.026716] Initializing cgroup subsys freezer\n[ 0.027856] Initializing cgroup subsys blkio\n[ 0.028008] Initializing cgroup subsys perf_event\n[ 0.029192] Initializing cgroup subsys hugetlb\n[ 0.030433] FEATURE SPEC_CTRL Present\n[ 0.032754] mce: CPU supports 10 MCE banks\n[ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053908] ACPI: Core revision 20131115\n[ 0.055519] ACPI: All ACPI Tables successfully acquired\n[ 0.056351] ftrace: allocating 28747 entries in 113 pages\n[ 0.080217] smpboot: Max logical packages: 2\n[ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084265] Enabling x2apic\n[ 0.085266] Enabled x2apic\n[ 0.086352] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101447] KVM setup paravirtual spinlock\n[ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106486] x86: Booting SMP configuration:\n[ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124025] x86: Booted up 1 node, 2 CPUs\n[ 0.124041] KVM setup async PF for cpu 1\n[ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128390] devtmpfs: initialized\n[ 0.130233] EVM: security.selinux\n[ 0.131157] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132831] EVM: security.capability\n[ 0.133817] pinctrl core: initialized pinctrl subsystem\n[ 0.136026] regulator-dummy: no parameters\n[ 0.137160] RTC time: 10:00:12, date: 11/17/18\n[ 0.138336] NET: Registered protocol family 16\n[ 0.139582] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141115] ACPI: bus type PCI registered\n[ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143775] PCI: Using configuration type 1 for base access\n[ 0.144625] bio: create slab at 0\n[ 0.145104] ACPI: Added _OSI(Module Device)\n[ 0.145143] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149186] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151753] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164706] ACPI: (supports S0 S5)\n[ 0.165657] ACPI: Using IOAPIC for interrupt routing\n[ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168221] ACPI: No dock devices found.\n[ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176247] acpiphp: Slot [3] registered\n[ 0.177269] acpiphp: Slot [4] registered\n[ 0.178284] acpiphp: Slot [5] registered\n[ 0.179332] acpiphp: Slot [6] registered\n[ 0.180024] acpiphp: Slot [7] registered\n[ 0.181076] acpiphp: Slot [8] registered\n[ 0.182104] acpiphp: Slot [9] registered\n[ 0.183262] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185228] acpiphp: Slot [12] registered\n[ 0.186325] acpiphp: Slot [13] registered\n[ 0.187377] acpiphp: Slot [14] registered\n[ 0.188025] acpiphp: Slot [15] registered\n[ 0.189066] acpiphp: Slot [16] registered\n[ 0.190090] acpiphp: Slot [17] registered\n[ 0.191182] acpiphp: Slot [18] registered\n[ 0.192032] acpiphp: Slot [19] registered\n[ 0.193299] acpiphp: Slot [20] registered\n[ 0.194346] acpiphp: Slot [21] registered\n[ 0.195419] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197074] acpiphp: Slot [24] registered\n[ 0.198090] acpiphp: Slot [25] registered\n[ 0.199132] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201031] acpiphp: Slot [28] registered\n[ 0.202058] acpiphp: Slot [29] registered\n[ 0.203145] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205071] PCI host bridge to bus 0000:00\n[ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.263469] vgaarb: loaded\n[ 0.264004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.265655] SCSI subsystem initialized\n[ 0.266847] ACPI: bus type USB registered\n[ 0.268044] usbcore: registered new interface driver usbfs\n[ 0.269378] usbcore: registered new interface driver hub\n[ 0.270746] usbcore: registered new device driver usb\n[ 0.272109] PCI: Using ACPI for IRQ routing\n[ 0.273494] NetLabel: Initializing\n[ 0.274451] NetLabel: domain hash size = 128\n[ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277423] Switched to clocksource kvm-clock\n[ 0.284359] AppArmor: AppArmor Filesystem Enabled\n[ 0.285663] pnp: PnP ACPI init\n[ 0.286529] ACPI: bus type PNP registered\n[ 0.288129] pnp: PnP ACPI: found 8 devices\n[ 0.289222] ACPI: bus type PNP unregistered\n[ 0.296991] NET: Registered protocol family 2\n[ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302297] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.303944] TCP: reno registered\n[ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307796] NET: Registered protocol family 1\n[ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.356766] Trying to unpack rootfs image as initramfs...\n[ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462949] Scanning for low memory corruption every 60 seconds\n[ 0.464629] Initialise system trusted keyring\n[ 0.465740] audit: initializing netlink socket (disabled)\n[ 0.466982] type=2000 audit(1542448812.518:1): initialized\n[ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489812] zbud: loaded\n[ 0.490786] VFS: Disk quotas dquot_6.5.2\n[ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493661] fuse init (API version 7.22)\n[ 0.494777] msgmni has been set to 3997\n[ 0.495812] Key type big_key registered\n[ 0.497235] Key type asymmetric registered\n[ 0.498296] Asymmetric key parser 'x509' registered\n[ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501293] io scheduler noop registered\n[ 0.502284] io scheduler deadline registered (default)\n[ 0.503511] io scheduler cfq registered\n[ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507318] ipmi message handler version 39.2\n[ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510221] ACPI: Power Button [PWRF]\n[ 0.511251] GHES: HEST is not enabled!\n[ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627841] Linux agpgart interface v0.103\n[ 0.629830] brd: module loaded\n[ 0.631089] loop: module loaded\n[ 0.632284] blk-mq: CPU -> queue map\n[ 0.633197] CPU 0 -> Queue 0\n[ 0.634010] CPU 1 -> Queue 0\n[ 0.635576] vda: vda1\n[ 0.637120] scsi0 : ata_piix\n[ 0.638133] scsi1 : ata_piix\n[ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.642448] libphy: Fixed MDIO Bus: probed\n[ 0.643627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648097] PPP generic driver version 2.4.2\n[ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650813] ehci-pci: EHCI PCI platform driver\n[ 0.651987] ehci-platform: EHCI generic platform driver\n[ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655049] ohci-pci: OHCI PCI platform driver\n[ 0.656177] ohci-platform: OHCI generic platform driver\n[ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689715] usb usb1: Product: UHCI Host Controller\n[ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.693493] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694959] hub 1-0:1.0: USB hub found\n[ 0.695975] hub 1-0:1.0: 2 ports detected\n[ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702592] mousedev: PS/2 mouse device common for all mice\n[ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706658] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711286] device-mapper: uevent: version 1.0.3\n[ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.716191] TCP: cubic registered\n[ 0.724261] NET: Registered protocol family 10\n[ 0.725662] NET: Registered protocol family 17\n[ 0.726836] Key type dns_resolver registered\n[ 0.728242] Loading compiled-in X.509 certificates\n[ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.732591] registered taskstats version 1\n[ 0.735561] Key type trusted registered\n[ 0.739440] Key type encrypted registered\n[ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741859] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743733] regulator-dummy: disabling\n[ 0.744823] Magic number: 10:329:22\n[ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812)\n[ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.749553] EDD information not available.\n[ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800158] Write protecting the kernel read-only data: 12288k\n[ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821872] systemd-udevd[107]: starting version 204\n[ 0.876499] FDC 0 is a S82078B\n[ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176043] usb 1-1: Product: QEMU USB Tablet\n[ 1.177123] usb 1-1: Manufacturer: QEMU\n[ 1.178133] usb 1-1: SerialNumber: 42\n[ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds.\ncloud-init-nonet[3.52]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.56]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 |\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:\n48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| ..o |\n| .o= |\n| . *..S. |\n|= = + ... |\n|Eo.. o .. |\n| *o. .. |\n|o 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:\n0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| .+|\n| . o . .+=|\n| + + = Boo|\n| . . S o B...|\n| . +. .. |\n| o .E |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+B+oE.. |\n| ..*+.... . |\n| +.++. o |\n| o.oo . |\n| .S.. |\n| .o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *= |\n| .O. |\n| ...* |\n| . o o |\n| S .. .. |\n| . .Bo |\n| ..o* .|\n| .. oE|\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121\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 [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [93.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc\n binfmt-support python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 13s (7361 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.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 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\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 22 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 (8858 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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) ...\n"} 2018-11-17 10:03:24,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-6d4018de-d2ee-4da0-8140-fa2cb9ec0843 2018-11-17 10:03:24,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819039344788s 2018-11-17 10:03:24,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-6d4018de-d2ee-4da0-8140-fa2cb9ec0843 2018-11-17 10:03:24,234 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008025] pid_max: default: 32768 minimum: 301 [ 0.009612] Security Framework initialized [ 0.012083] AppArmor: AppArmor initialized [ 0.013334] Yama: becoming mindful. [ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024429] Initializing cgroup subsys memory [ 0.025584] Initializing cgroup subsys devices [ 0.026716] Initializing cgroup subsys freezer [ 0.027856] Initializing cgroup subsys blkio [ 0.028008] Initializing cgroup subsys perf_event [ 0.029192] Initializing cgroup subsys hugetlb [ 0.030433] FEATURE SPEC_CTRL Present [ 0.032754] mce: CPU supports 10 MCE banks [ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053908] ACPI: Core revision 20131115 [ 0.055519] ACPI: All ACPI Tables successfully acquired [ 0.056351] ftrace: allocating 28747 entries in 113 pages [ 0.080217] smpboot: Max logical packages: 2 [ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084265] Enabling x2apic [ 0.085266] Enabled x2apic [ 0.086352] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101447] KVM setup paravirtual spinlock [ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106486] x86: Booting SMP configuration: [ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124025] x86: Booted up 1 node, 2 CPUs [ 0.124041] KVM setup async PF for cpu 1 [ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128390] devtmpfs: initialized [ 0.130233] EVM: security.selinux [ 0.131157] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132831] EVM: security.capability [ 0.133817] pinctrl core: initialized pinctrl subsystem [ 0.136026] regulator-dummy: no parameters [ 0.137160] RTC time: 10:00:12, date: 11/17/18 [ 0.138336] NET: Registered protocol family 16 [ 0.139582] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141115] ACPI: bus type PCI registered [ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143775] PCI: Using configuration type 1 for base access [ 0.144625] bio: create slab at 0 [ 0.145104] ACPI: Added _OSI(Module Device) [ 0.145143] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151753] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164706] ACPI: (supports S0 S5) [ 0.165657] ACPI: Using IOAPIC for interrupt routing [ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168221] ACPI: No dock devices found. [ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176247] acpiphp: Slot [3] registered [ 0.177269] acpiphp: Slot [4] registered [ 0.178284] acpiphp: Slot [5] registered [ 0.179332] acpiphp: Slot [6] registered [ 0.180024] acpiphp: Slot [7] registered [ 0.181076] acpiphp: Slot [8] registered [ 0.182104] acpiphp: Slot [9] registered [ 0.183262] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185228] acpiphp: Slot [12] registered [ 0.186325] acpiphp: Slot [13] registered [ 0.187377] acpiphp: Slot [14] registered [ 0.188025] acpiphp: Slot [15] registered [ 0.189066] acpiphp: Slot [16] registered [ 0.190090] acpiphp: Slot [17] registered [ 0.191182] acpiphp: Slot [18] registered [ 0.192032] acpiphp: Slot [19] registered [ 0.193299] acpiphp: Slot [20] registered [ 0.194346] acpiphp: Slot [21] registered [ 0.195419] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197074] acpiphp: Slot [24] registered [ 0.198090] acpiphp: Slot [25] registered [ 0.199132] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201031] acpiphp: Slot [28] registered [ 0.202058] acpiphp: Slot [29] registered [ 0.203145] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205071] PCI host bridge to bus 0000:00 [ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263469] vgaarb: loaded [ 0.264004] vgaarb: bridge control possible 0000:00:02.0 [ 0.265655] SCSI subsystem initialized [ 0.266847] ACPI: bus type USB registered [ 0.268044] usbcore: registered new interface driver usbfs [ 0.269378] usbcore: registered new interface driver hub [ 0.270746] usbcore: registered new device driver usb [ 0.272109] PCI: Using ACPI for IRQ routing [ 0.273494] NetLabel: Initializing [ 0.274451] NetLabel: domain hash size = 128 [ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277423] Switched to clocksource kvm-clock [ 0.284359] AppArmor: AppArmor Filesystem Enabled [ 0.285663] pnp: PnP ACPI init [ 0.286529] ACPI: bus type PNP registered [ 0.288129] pnp: PnP ACPI: found 8 devices [ 0.289222] ACPI: bus type PNP unregistered [ 0.296991] NET: Registered protocol family 2 [ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302297] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303944] TCP: reno registered [ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307796] NET: Registered protocol family 1 [ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356766] Trying to unpack rootfs image as initramfs... [ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462949] Scanning for low memory corruption every 60 seconds [ 0.464629] Initialise system trusted keyring [ 0.465740] audit: initializing netlink socket (disabled) [ 0.466982] type=2000 audit(1542448812.518:1): initialized [ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489812] zbud: loaded [ 0.490786] VFS: Disk quotas dquot_6.5.2 [ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493661] fuse init (API version 7.22) [ 0.494777] msgmni has been set to 3997 [ 0.495812] Key type big_key registered [ 0.497235] Key type asymmetric registered [ 0.498296] Asymmetric key parser 'x509' registered [ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501293] io scheduler noop registered [ 0.502284] io scheduler deadline registered (default) [ 0.503511] io scheduler cfq registered [ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507318] ipmi message handler version 39.2 [ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510221] ACPI: Power Button [PWRF] [ 0.511251] GHES: HEST is not enabled! [ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627841] Linux agpgart interface v0.103 [ 0.629830] brd: module loaded [ 0.631089] loop: module loaded [ 0.632284] blk-mq: CPU -> queue map [ 0.633197] CPU 0 -> Queue 0 [ 0.634010] CPU 1 -> Queue 0 [ 0.635576] vda: vda1 [ 0.637120] scsi0 : ata_piix [ 0.638133] scsi1 : ata_piix [ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642448] libphy: Fixed MDIO Bus: probed [ 0.643627] tun: Universal TUN/TAP device driver, 1.6 [ 0.644900] tun: (C) 1999-2004 Max Krasnyansky [ 0.648097] PPP generic driver version 2.4.2 [ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650813] ehci-pci: EHCI PCI platform driver [ 0.651987] ehci-platform: EHCI generic platform driver [ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655049] ohci-pci: OHCI PCI platform driver [ 0.656177] ohci-platform: OHCI generic platform driver [ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689715] usb usb1: Product: UHCI Host Controller [ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.693493] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694959] hub 1-0:1.0: USB hub found [ 0.695975] hub 1-0:1.0: 2 ports detected [ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702592] mousedev: PS/2 mouse device common for all mice [ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706658] rtc_cmos 00:00: RTC can wake from S4 [ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711286] device-mapper: uevent: version 1.0.3 [ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716191] TCP: cubic registered [ 0.724261] NET: Registered protocol family 10 [ 0.725662] NET: Registered protocol family 17 [ 0.726836] Key type dns_resolver registered [ 0.728242] Loading compiled-in X.509 certificates [ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.732591] registered taskstats version 1 [ 0.735561] Key type trusted registered [ 0.739440] Key type encrypted registered [ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741859] IMA: No TPM chip found, activating TPM-bypass! [ 0.743733] regulator-dummy: disabling [ 0.744823] Magic number: 10:329:22 [ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812) [ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.749553] EDD information not available. [ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800158] Write protecting the kernel read-only data: 12288k [ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821872] systemd-udevd[107]: starting version 204 [ 0.876499] FDC 0 is a S82078B [ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176043] usb 1-1: Product: QEMU USB Tablet [ 1.177123] usb 1-1: Manufacturer: QEMU [ 1.178133] usb 1-1: SerialNumber: 42 [ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds. cloud-init-nonet[3.52]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.56]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 | 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: 48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | ..o | | .o= | | . *..S. | |= = + ... | |Eo.. 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: 0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | .+| | . o . .+=| | + + = Boo| | . . S o B...| | . +. .. | | 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: 91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .+B+oE.. | | ..*+.... . | | +.++. o | | o.oo . | | .S.. | | .o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | *= | | .O. | | ...* | | . o o | | S .. .. | | . .Bo | | ..o* .| | .. oE| | .. 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121 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 [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 13s (7361 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 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 22 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 (8858 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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) ... 2018-11-17 10:03:24,238 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:03:34,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:34,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:34,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-88fc9911-6973-4c6a-8331-b720d70e35a4 x-openstack-request-id: req-88fc9911-6973-4c6a-8331-b720d70e35a4 2018-11-17 10:03:34,615 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:34,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88fc9911-6973-4c6a-8331-b720d70e35a4 2018-11-17 10:03:34,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366483926773s 2018-11-17 10:03:34,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88fc9911-6973-4c6a-8331-b720d70e35a4 2018-11-17 10:03:34,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:34,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:35,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20304 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-aa655614-add9-43d8-887b-f0bfdbcce761 x-openstack-request-id: req-aa655614-add9-43d8-887b-f0bfdbcce761 2018-11-17 10:03:35,710 - keystoneauth.session - DEBUG - RESP BODY: {"output": "d: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008025] pid_max: default: 32768 minimum: 301\n[ 0.009612] Security Framework initialized\n[ 0.012083] AppArmor: AppArmor initialized\n[ 0.013334] Yama: becoming mindful.\n[ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024429] Initializing cgroup subsys memory\n[ 0.025584] Initializing cgroup subsys devices\n[ 0.026716] Initializing cgroup subsys freezer\n[ 0.027856] Initializing cgroup subsys blkio\n[ 0.028008] Initializing cgroup subsys perf_event\n[ 0.029192] Initializing cgroup subsys hugetlb\n[ 0.030433] FEATURE SPEC_CTRL Present\n[ 0.032754] mce: CPU supports 10 MCE banks\n[ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053908] ACPI: Core revision 20131115\n[ 0.055519] ACPI: All ACPI Tables successfully acquired\n[ 0.056351] ftrace: allocating 28747 entries in 113 pages\n[ 0.080217] smpboot: Max logical packages: 2\n[ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084265] Enabling x2apic\n[ 0.085266] Enabled x2apic\n[ 0.086352] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101447] KVM setup paravirtual spinlock\n[ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106486] x86: Booting SMP configuration:\n[ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124025] x86: Booted up 1 node, 2 CPUs\n[ 0.124041] KVM setup async PF for cpu 1\n[ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128390] devtmpfs: initialized\n[ 0.130233] EVM: security.selinux\n[ 0.131157] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132831] EVM: security.capability\n[ 0.133817] pinctrl core: initialized pinctrl subsystem\n[ 0.136026] regulator-dummy: no parameters\n[ 0.137160] RTC time: 10:00:12, date: 11/17/18\n[ 0.138336] NET: Registered protocol family 16\n[ 0.139582] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141115] ACPI: bus type PCI registered\n[ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143775] PCI: Using configuration type 1 for base access\n[ 0.144625] bio: create slab at 0\n[ 0.145104] ACPI: Added _OSI(Module Device)\n[ 0.145143] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149186] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151753] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164706] ACPI: (supports S0 S5)\n[ 0.165657] ACPI: Using IOAPIC for interrupt routing\n[ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168221] ACPI: No dock devices found.\n[ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176247] acpiphp: Slot [3] registered\n[ 0.177269] acpiphp: Slot [4] registered\n[ 0.178284] acpiphp: Slot [5] registered\n[ 0.179332] acpiphp: Slot [6] registered\n[ 0.180024] acpiphp: Slot [7] registered\n[ 0.181076] acpiphp: Slot [8] registered\n[ 0.182104] acpiphp: Slot [9] registered\n[ 0.183262] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185228] acpiphp: Slot [12] registered\n[ 0.186325] acpiphp: Slot [13] registered\n[ 0.187377] acpiphp: Slot [14] registered\n[ 0.188025] acpiphp: Slot [15] registered\n[ 0.189066] acpiphp: Slot [16] registered\n[ 0.190090] acpiphp: Slot [17] registered\n[ 0.191182] acpiphp: Slot [18] registered\n[ 0.192032] acpiphp: Slot [19] registered\n[ 0.193299] acpiphp: Slot [20] registered\n[ 0.194346] acpiphp: Slot [21] registered\n[ 0.195419] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197074] acpiphp: Slot [24] registered\n[ 0.198090] acpiphp: Slot [25] registered\n[ 0.199132] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201031] acpiphp: Slot [28] registered\n[ 0.202058] acpiphp: Slot [29] registered\n[ 0.203145] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205071] PCI host bridge to bus 0000:00\n[ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.263469] vgaarb: loaded\n[ 0.264004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.265655] SCSI subsystem initialized\n[ 0.266847] ACPI: bus type USB registered\n[ 0.268044] usbcore: registered new interface driver usbfs\n[ 0.269378] usbcore: registered new interface driver hub\n[ 0.270746] usbcore: registered new device driver usb\n[ 0.272109] PCI: Using ACPI for IRQ routing\n[ 0.273494] NetLabel: Initializing\n[ 0.274451] NetLabel: domain hash size = 128\n[ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277423] Switched to clocksource kvm-clock\n[ 0.284359] AppArmor: AppArmor Filesystem Enabled\n[ 0.285663] pnp: PnP ACPI init\n[ 0.286529] ACPI: bus type PNP registered\n[ 0.288129] pnp: PnP ACPI: found 8 devices\n[ 0.289222] ACPI: bus type PNP unregistered\n[ 0.296991] NET: Registered protocol family 2\n[ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302297] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.303944] TCP: reno registered\n[ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307796] NET: Registered protocol family 1\n[ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.356766] Trying to unpack rootfs image as initramfs...\n[ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462949] Scanning for low memory corruption every 60 seconds\n[ 0.464629] Initialise system trusted keyring\n[ 0.465740] audit: initializing netlink socket (disabled)\n[ 0.466982] type=2000 audit(1542448812.518:1): initialized\n[ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489812] zbud: loaded\n[ 0.490786] VFS: Disk quotas dquot_6.5.2\n[ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493661] fuse init (API version 7.22)\n[ 0.494777] msgmni has been set to 3997\n[ 0.495812] Key type big_key registered\n[ 0.497235] Key type asymmetric registered\n[ 0.498296] Asymmetric key parser 'x509' registered\n[ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501293] io scheduler noop registered\n[ 0.502284] io scheduler deadline registered (default)\n[ 0.503511] io scheduler cfq registered\n[ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507318] ipmi message handler version 39.2\n[ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510221] ACPI: Power Button [PWRF]\n[ 0.511251] GHES: HEST is not enabled!\n[ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627841] Linux agpgart interface v0.103\n[ 0.629830] brd: module loaded\n[ 0.631089] loop: module loaded\n[ 0.632284] blk-mq: CPU -> queue map\n[ 0.633197] CPU 0 -> Queue 0\n[ 0.634010] CPU 1 -> Queue 0\n[ 0.635576] vda: vda1\n[ 0.637120] scsi0 : ata_piix\n[ 0.638133] scsi1 : ata_piix\n[ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.642448] libphy: Fixed MDIO Bus: probed\n[ 0.643627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648097] PPP generic driver version 2.4.2\n[ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650813] ehci-pci: EHCI PCI platform driver\n[ 0.651987] ehci-platform: EHCI generic platform driver\n[ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655049] ohci-pci: OHCI PCI platform driver\n[ 0.656177] ohci-platform: OHCI generic platform driver\n[ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689715] usb usb1: Product: UHCI Host Controller\n[ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.693493] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694959] hub 1-0:1.0: USB hub found\n[ 0.695975] hub 1-0:1.0: 2 ports detected\n[ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702592] mousedev: PS/2 mouse device common for all mice\n[ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706658] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711286] device-mapper: uevent: version 1.0.3\n[ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.716191] TCP: cubic registered\n[ 0.724261] NET: Registered protocol family 10\n[ 0.725662] NET: Registered protocol family 17\n[ 0.726836] Key type dns_resolver registered\n[ 0.728242] Loading compiled-in X.509 certificates\n[ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.732591] registered taskstats version 1\n[ 0.735561] Key type trusted registered\n[ 0.739440] Key type encrypted registered\n[ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741859] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743733] regulator-dummy: disabling\n[ 0.744823] Magic number: 10:329:22\n[ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812)\n[ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.749553] EDD information not available.\n[ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800158] Write protecting the kernel read-only data: 12288k\n[ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821872] systemd-udevd[107]: starting version 204\n[ 0.876499] FDC 0 is a S82078B\n[ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176043] usb 1-1: Product: QEMU USB Tablet\n[ 1.177123] usb 1-1: Manufacturer: QEMU\n[ 1.178133] usb 1-1: SerialNumber: 42\n[ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds.\ncloud-init-nonet[3.52]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.56]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 |\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:\n48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| ..o |\n| .o= |\n| . *..S. |\n|= = + ... |\n|Eo.. o .. |\n| *o. .. |\n|o 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:\n0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| .+|\n| . o . .+=|\n| + + = Boo|\n| . . S o B...|\n| . +. .. |\n| o .E |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+B+oE.. |\n| ..*+.... . |\n| +.++. o |\n| o.oo . |\n| .S.. |\n| .o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *= |\n| .O. |\n| ...* |\n| . o o |\n| S .. .. |\n| . .Bo |\n| ..o* .|\n| .. oE|\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121\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 [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [93.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc\n binfmt-support python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 13s (7361 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.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 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\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 22 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 (8858 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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)\n"} 2018-11-17 10:03:35,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-aa655614-add9-43d8-887b-f0bfdbcce761 2018-11-17 10:03:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08804583549s 2018-11-17 10:03:35,714 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-aa655614-add9-43d8-887b-f0bfdbcce761 2018-11-17 10:03:35,715 - functest.core.singlevm - DEBUG - console: d: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008025] pid_max: default: 32768 minimum: 301 [ 0.009612] Security Framework initialized [ 0.012083] AppArmor: AppArmor initialized [ 0.013334] Yama: becoming mindful. [ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024429] Initializing cgroup subsys memory [ 0.025584] Initializing cgroup subsys devices [ 0.026716] Initializing cgroup subsys freezer [ 0.027856] Initializing cgroup subsys blkio [ 0.028008] Initializing cgroup subsys perf_event [ 0.029192] Initializing cgroup subsys hugetlb [ 0.030433] FEATURE SPEC_CTRL Present [ 0.032754] mce: CPU supports 10 MCE banks [ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053908] ACPI: Core revision 20131115 [ 0.055519] ACPI: All ACPI Tables successfully acquired [ 0.056351] ftrace: allocating 28747 entries in 113 pages [ 0.080217] smpboot: Max logical packages: 2 [ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084265] Enabling x2apic [ 0.085266] Enabled x2apic [ 0.086352] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101447] KVM setup paravirtual spinlock [ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106486] x86: Booting SMP configuration: [ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124025] x86: Booted up 1 node, 2 CPUs [ 0.124041] KVM setup async PF for cpu 1 [ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128390] devtmpfs: initialized [ 0.130233] EVM: security.selinux [ 0.131157] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132831] EVM: security.capability [ 0.133817] pinctrl core: initialized pinctrl subsystem [ 0.136026] regulator-dummy: no parameters [ 0.137160] RTC time: 10:00:12, date: 11/17/18 [ 0.138336] NET: Registered protocol family 16 [ 0.139582] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141115] ACPI: bus type PCI registered [ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143775] PCI: Using configuration type 1 for base access [ 0.144625] bio: create slab at 0 [ 0.145104] ACPI: Added _OSI(Module Device) [ 0.145143] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151753] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164706] ACPI: (supports S0 S5) [ 0.165657] ACPI: Using IOAPIC for interrupt routing [ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168221] ACPI: No dock devices found. [ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176247] acpiphp: Slot [3] registered [ 0.177269] acpiphp: Slot [4] registered [ 0.178284] acpiphp: Slot [5] registered [ 0.179332] acpiphp: Slot [6] registered [ 0.180024] acpiphp: Slot [7] registered [ 0.181076] acpiphp: Slot [8] registered [ 0.182104] acpiphp: Slot [9] registered [ 0.183262] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185228] acpiphp: Slot [12] registered [ 0.186325] acpiphp: Slot [13] registered [ 0.187377] acpiphp: Slot [14] registered [ 0.188025] acpiphp: Slot [15] registered [ 0.189066] acpiphp: Slot [16] registered [ 0.190090] acpiphp: Slot [17] registered [ 0.191182] acpiphp: Slot [18] registered [ 0.192032] acpiphp: Slot [19] registered [ 0.193299] acpiphp: Slot [20] registered [ 0.194346] acpiphp: Slot [21] registered [ 0.195419] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197074] acpiphp: Slot [24] registered [ 0.198090] acpiphp: Slot [25] registered [ 0.199132] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201031] acpiphp: Slot [28] registered [ 0.202058] acpiphp: Slot [29] registered [ 0.203145] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205071] PCI host bridge to bus 0000:00 [ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263469] vgaarb: loaded [ 0.264004] vgaarb: bridge control possible 0000:00:02.0 [ 0.265655] SCSI subsystem initialized [ 0.266847] ACPI: bus type USB registered [ 0.268044] usbcore: registered new interface driver usbfs [ 0.269378] usbcore: registered new interface driver hub [ 0.270746] usbcore: registered new device driver usb [ 0.272109] PCI: Using ACPI for IRQ routing [ 0.273494] NetLabel: Initializing [ 0.274451] NetLabel: domain hash size = 128 [ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277423] Switched to clocksource kvm-clock [ 0.284359] AppArmor: AppArmor Filesystem Enabled [ 0.285663] pnp: PnP ACPI init [ 0.286529] ACPI: bus type PNP registered [ 0.288129] pnp: PnP ACPI: found 8 devices [ 0.289222] ACPI: bus type PNP unregistered [ 0.296991] NET: Registered protocol family 2 [ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302297] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303944] TCP: reno registered [ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307796] NET: Registered protocol family 1 [ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356766] Trying to unpack rootfs image as initramfs... [ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462949] Scanning for low memory corruption every 60 seconds [ 0.464629] Initialise system trusted keyring [ 0.465740] audit: initializing netlink socket (disabled) [ 0.466982] type=2000 audit(1542448812.518:1): initialized [ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489812] zbud: loaded [ 0.490786] VFS: Disk quotas dquot_6.5.2 [ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493661] fuse init (API version 7.22) [ 0.494777] msgmni has been set to 3997 [ 0.495812] Key type big_key registered [ 0.497235] Key type asymmetric registered [ 0.498296] Asymmetric key parser 'x509' registered [ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501293] io scheduler noop registered [ 0.502284] io scheduler deadline registered (default) [ 0.503511] io scheduler cfq registered [ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507318] ipmi message handler version 39.2 [ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510221] ACPI: Power Button [PWRF] [ 0.511251] GHES: HEST is not enabled! [ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627841] Linux agpgart interface v0.103 [ 0.629830] brd: module loaded [ 0.631089] loop: module loaded [ 0.632284] blk-mq: CPU -> queue map [ 0.633197] CPU 0 -> Queue 0 [ 0.634010] CPU 1 -> Queue 0 [ 0.635576] vda: vda1 [ 0.637120] scsi0 : ata_piix [ 0.638133] scsi1 : ata_piix [ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642448] libphy: Fixed MDIO Bus: probed [ 0.643627] tun: Universal TUN/TAP device driver, 1.6 [ 0.644900] tun: (C) 1999-2004 Max Krasnyansky [ 0.648097] PPP generic driver version 2.4.2 [ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650813] ehci-pci: EHCI PCI platform driver [ 0.651987] ehci-platform: EHCI generic platform driver [ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655049] ohci-pci: OHCI PCI platform driver [ 0.656177] ohci-platform: OHCI generic platform driver [ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689715] usb usb1: Product: UHCI Host Controller [ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.693493] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694959] hub 1-0:1.0: USB hub found [ 0.695975] hub 1-0:1.0: 2 ports detected [ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702592] mousedev: PS/2 mouse device common for all mice [ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706658] rtc_cmos 00:00: RTC can wake from S4 [ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711286] device-mapper: uevent: version 1.0.3 [ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716191] TCP: cubic registered [ 0.724261] NET: Registered protocol family 10 [ 0.725662] NET: Registered protocol family 17 [ 0.726836] Key type dns_resolver registered [ 0.728242] Loading compiled-in X.509 certificates [ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.732591] registered taskstats version 1 [ 0.735561] Key type trusted registered [ 0.739440] Key type encrypted registered [ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741859] IMA: No TPM chip found, activating TPM-bypass! [ 0.743733] regulator-dummy: disabling [ 0.744823] Magic number: 10:329:22 [ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812) [ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.749553] EDD information not available. [ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800158] Write protecting the kernel read-only data: 12288k [ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821872] systemd-udevd[107]: starting version 204 [ 0.876499] FDC 0 is a S82078B [ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176043] usb 1-1: Product: QEMU USB Tablet [ 1.177123] usb 1-1: Manufacturer: QEMU [ 1.178133] usb 1-1: SerialNumber: 42 [ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds. cloud-init-nonet[3.52]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.56]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 | 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: 48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | ..o | | .o= | | . *..S. | |= = + ... | |Eo.. 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: 0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | .+| | . o . .+=| | + + = Boo| | . . S o B...| | . +. .. | | 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: 91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .+B+oE.. | | ..*+.... . | | +.++. o | | o.oo . | | .S.. | | .o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | *= | | .O. | | ...* | | . o o | | S .. .. | | . .Bo | | ..o* .| | .. oE| | .. 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121 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 [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 13s (7361 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 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 22 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 (8858 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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) 2018-11-17 10:03:35,719 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:03:45,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:46,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-a42cf82e-a05c-4857-92d6-588695123fba x-openstack-request-id: req-a42cf82e-a05c-4857-92d6-588695123fba 2018-11-17 10:03:46,082 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:46,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a42cf82e-a05c-4857-92d6-588695123fba 2018-11-17 10:03:46,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352672100067s 2018-11-17 10:03:46,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a42cf82e-a05c-4857-92d6-588695123fba 2018-11-17 10:03:46,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:46,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:46,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20329 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-e797856b-f9b9-4a52-b4a3-fd9e5d7bcdf3 x-openstack-request-id: req-e797856b-f9b9-4a52-b4a3-fd9e5d7bcdf3 2018-11-17 10:03:46,164 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ramework initialized\n[ 0.012083] AppArmor: AppArmor initialized\n[ 0.013334] Yama: becoming mindful.\n[ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024429] Initializing cgroup subsys memory\n[ 0.025584] Initializing cgroup subsys devices\n[ 0.026716] Initializing cgroup subsys freezer\n[ 0.027856] Initializing cgroup subsys blkio\n[ 0.028008] Initializing cgroup subsys perf_event\n[ 0.029192] Initializing cgroup subsys hugetlb\n[ 0.030433] FEATURE SPEC_CTRL Present\n[ 0.032754] mce: CPU supports 10 MCE banks\n[ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053908] ACPI: Core revision 20131115\n[ 0.055519] ACPI: All ACPI Tables successfully acquired\n[ 0.056351] ftrace: allocating 28747 entries in 113 pages\n[ 0.080217] smpboot: Max logical packages: 2\n[ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084265] Enabling x2apic\n[ 0.085266] Enabled x2apic\n[ 0.086352] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101447] KVM setup paravirtual spinlock\n[ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106486] x86: Booting SMP configuration:\n[ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124025] x86: Booted up 1 node, 2 CPUs\n[ 0.124041] KVM setup async PF for cpu 1\n[ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128390] devtmpfs: initialized\n[ 0.130233] EVM: security.selinux\n[ 0.131157] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132831] EVM: security.capability\n[ 0.133817] pinctrl core: initialized pinctrl subsystem\n[ 0.136026] regulator-dummy: no parameters\n[ 0.137160] RTC time: 10:00:12, date: 11/17/18\n[ 0.138336] NET: Registered protocol family 16\n[ 0.139582] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141115] ACPI: bus type PCI registered\n[ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143775] PCI: Using configuration type 1 for base access\n[ 0.144625] bio: create slab at 0\n[ 0.145104] ACPI: Added _OSI(Module Device)\n[ 0.145143] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149186] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151753] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164706] ACPI: (supports S0 S5)\n[ 0.165657] ACPI: Using IOAPIC for interrupt routing\n[ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168221] ACPI: No dock devices found.\n[ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176247] acpiphp: Slot [3] registered\n[ 0.177269] acpiphp: Slot [4] registered\n[ 0.178284] acpiphp: Slot [5] registered\n[ 0.179332] acpiphp: Slot [6] registered\n[ 0.180024] acpiphp: Slot [7] registered\n[ 0.181076] acpiphp: Slot [8] registered\n[ 0.182104] acpiphp: Slot [9] registered\n[ 0.183262] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185228] acpiphp: Slot [12] registered\n[ 0.186325] acpiphp: Slot [13] registered\n[ 0.187377] acpiphp: Slot [14] registered\n[ 0.188025] acpiphp: Slot [15] registered\n[ 0.189066] acpiphp: Slot [16] registered\n[ 0.190090] acpiphp: Slot [17] registered\n[ 0.191182] acpiphp: Slot [18] registered\n[ 0.192032] acpiphp: Slot [19] registered\n[ 0.193299] acpiphp: Slot [20] registered\n[ 0.194346] acpiphp: Slot [21] registered\n[ 0.195419] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197074] acpiphp: Slot [24] registered\n[ 0.198090] acpiphp: Slot [25] registered\n[ 0.199132] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201031] acpiphp: Slot [28] registered\n[ 0.202058] acpiphp: Slot [29] registered\n[ 0.203145] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205071] PCI host bridge to bus 0000:00\n[ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.263469] vgaarb: loaded\n[ 0.264004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.265655] SCSI subsystem initialized\n[ 0.266847] ACPI: bus type USB registered\n[ 0.268044] usbcore: registered new interface driver usbfs\n[ 0.269378] usbcore: registered new interface driver hub\n[ 0.270746] usbcore: registered new device driver usb\n[ 0.272109] PCI: Using ACPI for IRQ routing\n[ 0.273494] NetLabel: Initializing\n[ 0.274451] NetLabel: domain hash size = 128\n[ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276071] NetLabel: unlabeled traffic allowed by default\n[ 0.277423] Switched to clocksource kvm-clock\n[ 0.284359] AppArmor: AppArmor Filesystem Enabled\n[ 0.285663] pnp: PnP ACPI init\n[ 0.286529] ACPI: bus type PNP registered\n[ 0.288129] pnp: PnP ACPI: found 8 devices\n[ 0.289222] ACPI: bus type PNP unregistered\n[ 0.296991] NET: Registered protocol family 2\n[ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302297] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.303944] TCP: reno registered\n[ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307796] NET: Registered protocol family 1\n[ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.356766] Trying to unpack rootfs image as initramfs...\n[ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462949] Scanning for low memory corruption every 60 seconds\n[ 0.464629] Initialise system trusted keyring\n[ 0.465740] audit: initializing netlink socket (disabled)\n[ 0.466982] type=2000 audit(1542448812.518:1): initialized\n[ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489812] zbud: loaded\n[ 0.490786] VFS: Disk quotas dquot_6.5.2\n[ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493661] fuse init (API version 7.22)\n[ 0.494777] msgmni has been set to 3997\n[ 0.495812] Key type big_key registered\n[ 0.497235] Key type asymmetric registered\n[ 0.498296] Asymmetric key parser 'x509' registered\n[ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501293] io scheduler noop registered\n[ 0.502284] io scheduler deadline registered (default)\n[ 0.503511] io scheduler cfq registered\n[ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507318] ipmi message handler version 39.2\n[ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.510221] ACPI: Power Button [PWRF]\n[ 0.511251] GHES: HEST is not enabled!\n[ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627841] Linux agpgart interface v0.103\n[ 0.629830] brd: module loaded\n[ 0.631089] loop: module loaded\n[ 0.632284] blk-mq: CPU -> queue map\n[ 0.633197] CPU 0 -> Queue 0\n[ 0.634010] CPU 1 -> Queue 0\n[ 0.635576] vda: vda1\n[ 0.637120] scsi0 : ata_piix\n[ 0.638133] scsi1 : ata_piix\n[ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.642448] libphy: Fixed MDIO Bus: probed\n[ 0.643627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648097] PPP generic driver version 2.4.2\n[ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650813] ehci-pci: EHCI PCI platform driver\n[ 0.651987] ehci-platform: EHCI generic platform driver\n[ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655049] ohci-pci: OHCI PCI platform driver\n[ 0.656177] ohci-platform: OHCI generic platform driver\n[ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689715] usb usb1: Product: UHCI Host Controller\n[ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.693493] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694959] hub 1-0:1.0: USB hub found\n[ 0.695975] hub 1-0:1.0: 2 ports detected\n[ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702592] mousedev: PS/2 mouse device common for all mice\n[ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706658] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711286] device-mapper: uevent: version 1.0.3\n[ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.716191] TCP: cubic registered\n[ 0.724261] NET: Registered protocol family 10\n[ 0.725662] NET: Registered protocol family 17\n[ 0.726836] Key type dns_resolver registered\n[ 0.728242] Loading compiled-in X.509 certificates\n[ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.732591] registered taskstats version 1\n[ 0.735561] Key type trusted registered\n[ 0.739440] Key type encrypted registered\n[ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741859] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743733] regulator-dummy: disabling\n[ 0.744823] Magic number: 10:329:22\n[ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812)\n[ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.749553] EDD information not available.\n[ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800158] Write protecting the kernel read-only data: 12288k\n[ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821872] systemd-udevd[107]: starting version 204\n[ 0.876499] FDC 0 is a S82078B\n[ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176043] usb 1-1: Product: QEMU USB Tablet\n[ 1.177123] usb 1-1: Manufacturer: QEMU\n[ 1.178133] usb 1-1: SerialNumber: 42\n[ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds.\ncloud-init-nonet[3.52]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.56]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 |\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:\n48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| ..o |\n| .o= |\n| . *..S. |\n|= = + ... |\n|Eo.. o .. |\n| *o. .. |\n|o 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:\n0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| .+|\n| . o . .+=|\n| + + = Boo|\n| . . S o B...|\n| . +. .. |\n| o .E |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+B+oE.. |\n| ..*+.... . |\n| +.++. o |\n| o.oo . |\n| .S.. |\n| .o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *= |\n| .O. |\n| ...* |\n| . o o |\n| S .. .. |\n| . .Bo |\n| ..o* .|\n| .. oE|\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121\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 [166 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [93.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc\n binfmt-support python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 13s (7361 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ...\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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.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 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\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 22 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 (8858 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.28\n++ echo 192.168.1.28\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.28\n++ ip2rr 192.168.1.28\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.28\n++ echo A 192.168.1.28\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0 (DSA)\nec2: 256 91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0 (ECDSA)\nec2: 256 f4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0 (ED25519)\nec2: 2048 48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4lk9Y/ZuH1ecfOQJTWRAzA6HZ5BKdE4pAAvUPEwxh+YprNM+FXFJy9sLNoyGAaaqTf522U2TOTBhWIv4x4hJg= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKA2RGuJsENuSqYLFPz20DGyxZ7fogacg9tyIjc2B0xA root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdsY9ft3SukvE40BrhoZ6rJWxSyVOCarffIHRuIHTZz3PiHm8GrsM0nkwx0m8tY6rtWPnbTP/hsFxAxxv9DTdgM2pSl/QY/izk5KEDnMCp3z6vYRQZSfOM2g+jAiikuFMfSf2F9SDMfihrcUY2Ti9uSbqq7muwZHGd0t7Q+lUNKqekV9EaeXHBQV2Jo/bxuoQjoRQlilpUcwOxMkIyLdFGlhlGBXCxeF0ejct4NozWZ49lJ4WI6/bXJ6Az1YNwE6TeNKgliqGACE4A+94ErF7WEUCh2ZzCIy1WQoWmZaSSuXDygcHYZz6ToiRYFyu/obcvBFDPkztqcEeYdxvY4lXJ root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 208.49 seconds\n"} 2018-11-17 10:03:46,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-e797856b-f9b9-4a52-b4a3-fd9e5d7bcdf3 2018-11-17 10:03:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758609771729s 2018-11-17 10:03:46,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc/action used request id req-e797856b-f9b9-4a52-b4a3-fd9e5d7bcdf3 2018-11-17 10:03:46,169 - functest.core.singlevm - DEBUG - console: ramework initialized [ 0.012083] AppArmor: AppArmor initialized [ 0.013334] Yama: becoming mindful. [ 0.014734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017695] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020742] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022345] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024429] Initializing cgroup subsys memory [ 0.025584] Initializing cgroup subsys devices [ 0.026716] Initializing cgroup subsys freezer [ 0.027856] Initializing cgroup subsys blkio [ 0.028008] Initializing cgroup subsys perf_event [ 0.029192] Initializing cgroup subsys hugetlb [ 0.030433] FEATURE SPEC_CTRL Present [ 0.032754] mce: CPU supports 10 MCE banks [ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037527] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.042585] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048410] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053908] ACPI: Core revision 20131115 [ 0.055519] ACPI: All ACPI Tables successfully acquired [ 0.056351] ftrace: allocating 28747 entries in 113 pages [ 0.080217] smpboot: Max logical packages: 2 [ 0.081839] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.083835] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084265] Enabling x2apic [ 0.085266] Enabled x2apic [ 0.086352] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.095040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101447] KVM setup paravirtual spinlock [ 0.104449] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106486] x86: Booting SMP configuration: [ 0.107619] .... node #0, CPUs: #1[ 0.104402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124025] x86: Booted up 1 node, 2 CPUs [ 0.124041] KVM setup async PF for cpu 1 [ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127522] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128390] devtmpfs: initialized [ 0.130233] EVM: security.selinux [ 0.131157] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132831] EVM: security.capability [ 0.133817] pinctrl core: initialized pinctrl subsystem [ 0.136026] regulator-dummy: no parameters [ 0.137160] RTC time: 10:00:12, date: 11/17/18 [ 0.138336] NET: Registered protocol family 16 [ 0.139582] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141115] ACPI: bus type PCI registered [ 0.142164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143775] PCI: Using configuration type 1 for base access [ 0.144625] bio: create slab at 0 [ 0.145104] ACPI: Added _OSI(Module Device) [ 0.145143] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151753] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.162447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164706] ACPI: (supports S0 S5) [ 0.165657] ACPI: Using IOAPIC for interrupt routing [ 0.166952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168221] ACPI: No dock devices found. [ 0.171241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175228] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176247] acpiphp: Slot [3] registered [ 0.177269] acpiphp: Slot [4] registered [ 0.178284] acpiphp: Slot [5] registered [ 0.179332] acpiphp: Slot [6] registered [ 0.180024] acpiphp: Slot [7] registered [ 0.181076] acpiphp: Slot [8] registered [ 0.182104] acpiphp: Slot [9] registered [ 0.183262] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185228] acpiphp: Slot [12] registered [ 0.186325] acpiphp: Slot [13] registered [ 0.187377] acpiphp: Slot [14] registered [ 0.188025] acpiphp: Slot [15] registered [ 0.189066] acpiphp: Slot [16] registered [ 0.190090] acpiphp: Slot [17] registered [ 0.191182] acpiphp: Slot [18] registered [ 0.192032] acpiphp: Slot [19] registered [ 0.193299] acpiphp: Slot [20] registered [ 0.194346] acpiphp: Slot [21] registered [ 0.195419] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197074] acpiphp: Slot [24] registered [ 0.198090] acpiphp: Slot [25] registered [ 0.199132] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201031] acpiphp: Slot [28] registered [ 0.202058] acpiphp: Slot [29] registered [ 0.203145] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205071] PCI host bridge to bus 0000:00 [ 0.206119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209406] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211076] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.248340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.250536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.254261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258181] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260041] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261464] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.263469] vgaarb: loaded [ 0.264004] vgaarb: bridge control possible 0000:00:02.0 [ 0.265655] SCSI subsystem initialized [ 0.266847] ACPI: bus type USB registered [ 0.268044] usbcore: registered new interface driver usbfs [ 0.269378] usbcore: registered new interface driver hub [ 0.270746] usbcore: registered new device driver usb [ 0.272109] PCI: Using ACPI for IRQ routing [ 0.273494] NetLabel: Initializing [ 0.274451] NetLabel: domain hash size = 128 [ 0.275562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276071] NetLabel: unlabeled traffic allowed by default [ 0.277423] Switched to clocksource kvm-clock [ 0.284359] AppArmor: AppArmor Filesystem Enabled [ 0.285663] pnp: PnP ACPI init [ 0.286529] ACPI: bus type PNP registered [ 0.288129] pnp: PnP ACPI: found 8 devices [ 0.289222] ACPI: bus type PNP unregistered [ 0.296991] NET: Registered protocol family 2 [ 0.298531] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300565] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302297] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303944] TCP: reno registered [ 0.304824] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306244] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307796] NET: Registered protocol family 1 [ 0.308893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.310239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356766] Trying to unpack rootfs image as initramfs... [ 0.455783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460701] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462949] Scanning for low memory corruption every 60 seconds [ 0.464629] Initialise system trusted keyring [ 0.465740] audit: initializing netlink socket (disabled) [ 0.466982] type=2000 audit(1542448812.518:1): initialized [ 0.487512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489812] zbud: loaded [ 0.490786] VFS: Disk quotas dquot_6.5.2 [ 0.491813] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493661] fuse init (API version 7.22) [ 0.494777] msgmni has been set to 3997 [ 0.495812] Key type big_key registered [ 0.497235] Key type asymmetric registered [ 0.498296] Asymmetric key parser 'x509' registered [ 0.499459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501293] io scheduler noop registered [ 0.502284] io scheduler deadline registered (default) [ 0.503511] io scheduler cfq registered [ 0.504543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505818] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507318] ipmi message handler version 39.2 [ 0.508439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.510221] ACPI: Power Button [PWRF] [ 0.511251] GHES: HEST is not enabled! [ 0.532989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576401] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599315] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627841] Linux agpgart interface v0.103 [ 0.629830] brd: module loaded [ 0.631089] loop: module loaded [ 0.632284] blk-mq: CPU -> queue map [ 0.633197] CPU 0 -> Queue 0 [ 0.634010] CPU 1 -> Queue 0 [ 0.635576] vda: vda1 [ 0.637120] scsi0 : ata_piix [ 0.638133] scsi1 : ata_piix [ 0.638997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642448] libphy: Fixed MDIO Bus: probed [ 0.643627] tun: Universal TUN/TAP device driver, 1.6 [ 0.644900] tun: (C) 1999-2004 Max Krasnyansky [ 0.648097] PPP generic driver version 2.4.2 [ 0.649279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650813] ehci-pci: EHCI PCI platform driver [ 0.651987] ehci-platform: EHCI generic platform driver [ 0.653293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655049] ohci-pci: OHCI PCI platform driver [ 0.656177] ohci-platform: OHCI generic platform driver [ 0.657463] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689715] usb usb1: Product: UHCI Host Controller [ 0.691371] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.693493] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694959] hub 1-0:1.0: USB hub found [ 0.695975] hub 1-0:1.0: 2 ports detected [ 0.697179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702592] mousedev: PS/2 mouse device common for all mice [ 0.704262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706658] rtc_cmos 00:00: RTC can wake from S4 [ 0.708118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.709673] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711286] device-mapper: uevent: version 1.0.3 [ 0.712554] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714689] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716191] TCP: cubic registered [ 0.724261] NET: Registered protocol family 10 [ 0.725662] NET: Registered protocol family 17 [ 0.726836] Key type dns_resolver registered [ 0.728242] Loading compiled-in X.509 certificates [ 0.730109] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.732591] registered taskstats version 1 [ 0.735561] Key type trusted registered [ 0.739440] Key type encrypted registered [ 0.740508] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741859] IMA: No TPM chip found, activating TPM-bypass! [ 0.743733] regulator-dummy: disabling [ 0.744823] Magic number: 10:329:22 [ 0.745990] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:12 UTC (1542448812) [ 0.748104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.749553] EDD information not available. [ 0.797953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800158] Write protecting the kernel read-only data: 12288k [ 0.802966] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.807094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821872] systemd-udevd[107]: starting version 204 [ 0.876499] FDC 0 is a S82078B [ 1.008059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172767] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174464] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176043] usb 1-1: Product: QEMU USB Tablet [ 1.177123] usb 1-1: Manufacturer: QEMU [ 1.178133] usb 1-1: SerialNumber: 42 [ 1.456067] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.877280] 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.220714] 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.639655] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.811606] 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 Sat, 17 Nov 2018 10:00:15 +0000. Up 3.29 seconds. cloud-init-nonet[3.52]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.56]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:16 +0000. Up 4.75 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:bc:d0:b6 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:fd:f0:25 | 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: 48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | ..o | | .o= | | . *..S. | |= = + ... | |Eo.. 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: 0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | .+| | . o . .+=| | + + = Boo| | . . S o B...| | . +. .. | | 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: 91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .+B+oE.. | | ..*+.... . | | +.++. o | | o.oo . | | .S.. | | .o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | *= | | .O. | | ...* | | . o o | | S .. .. | | . .Bo | | ..o* .| | .. oE| | .. 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:24 +0000. Up 12.31 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. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:27 +0000. Up 15.26 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 14074 0 --:--:-- --:--:-- --:--:-- 14121 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 [166 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 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 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 [504 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 [557 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 [269 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 (1491 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 22 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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 libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 13s (7361 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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 mime-support (3.54ubuntu1.1) ... 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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 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 22 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 (8858 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.28 ++ echo 192.168.1.28 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.28 ++ ip2rr 192.168.1.28 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.28 ++ echo A 192.168.1.28 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0f:b0:b0:f5:f6:57:5d:d2:d3:9d:8e:68:5d:9a:09:bf root@dime-0 (DSA) ec2: 256 91:3e:07:58:88:e7:1c:25:96:51:78:be:54:54:3b:40 root@dime-0 (ECDSA) ec2: 256 f4:44:34:4c:fc:30:36:fc:7a:6d:fa:d0:cc:4c:7e:7e root@dime-0 (ED25519) ec2: 2048 48:67:be:3e:85:90:6e:98:87:a9:9b:58:c2:43:ba:81 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4lk9Y/ZuH1ecfOQJTWRAzA6HZ5BKdE4pAAvUPEwxh+YprNM+FXFJy9sLNoyGAaaqTf522U2TOTBhWIv4x4hJg= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKA2RGuJsENuSqYLFPz20DGyxZ7fogacg9tyIjc2B0xA root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdsY9ft3SukvE40BrhoZ6rJWxSyVOCarffIHRuIHTZz3PiHm8GrsM0nkwx0m8tY6rtWPnbTP/hsFxAxxv9DTdgM2pSl/QY/izk5KEDnMCp3z6vYRQZSfOM2g+jAiikuFMfSf2F9SDMfihrcUY2Ti9uSbqq7muwZHGd0t7Q+lUNKqekV9EaeXHBQV2Jo/bxuoQjoRQlilpUcwOxMkIyLdFGlhlGBXCxeF0ejct4NozWZ49lJ4WI6/bXJ6Az1YNwE6TeNKgliqGACE4A+94ErF7WEUCh2ZzCIy1WQoWmZaSSuXDygcHYZz6ToiRYFyu/obcvBFDPkztqcEeYdxvY4lXJ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 208.49 seconds 2018-11-17 10:03:46,173 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:03:46,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:46,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-daa02eb8-813a-4a7a-a03b-a52745374e03 x-openstack-request-id: req-daa02eb8-813a-4a7a-a03b-a52745374e03 2018-11-17 10:03:46,705 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:46,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-daa02eb8-813a-4a7a-a03b-a52745374e03 2018-11-17 10:03:46,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532133817673s 2018-11-17 10:03:46,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-daa02eb8-813a-4a7a-a03b-a52745374e03 2018-11-17 10:03:46,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20158 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-82768c58-d555-4c06-8af0-c7bba12153df x-openstack-request-id: req-82768c58-d555-4c06-8af0-c7bba12153df 2018-11-17 10:03:47,799 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.009445] Security Framework initialized\n[ 0.010755] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013335] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017080] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019885] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024193] Initializing cgroup subsys memory\n[ 0.025605] Initializing cgroup subsys devices\n[ 0.026981] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029342] Initializing cgroup subsys perf_event\n[ 0.030775] Initializing cgroup subsys hugetlb\n[ 0.032061] FEATURE SPEC_CTRL Present\n[ 0.033947] mce: CPU supports 10 MCE banks\n[ 0.035276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035276] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042210] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052488] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057600] ACPI: Core revision 20131115\n[ 0.059381] ACPI: All ACPI Tables successfully acquired\n[ 0.060346] ftrace: allocating 28747 entries in 113 pages\n[ 0.080240] smpboot: Max logical packages: 2\n[ 0.084004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085939] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088162] Enabling x2apic\n[ 0.089174] Enabled x2apic\n[ 0.090458] Switched APIC routing to physical x2apic.\n[ 0.093259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097321] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105375] KVM setup paravirtual spinlock\n[ 0.112502] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.114614] x86: Booting SMP configuration:\n[ 0.115772] .... node #0, CPUs: #1[ 0.112415] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132047] x86: Booted up 1 node, 2 CPUs\n[ 0.132029] KVM setup async PF for cpu 1\n[ 0.132029] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.135556] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.136548] devtmpfs: initialized\n[ 0.138708] EVM: security.selinux\n[ 0.140006] EVM: security.SMACK64\n[ 0.140985] EVM: security.ima\n[ 0.141891] EVM: security.capability\n[ 0.144231] pinctrl core: initialized pinctrl subsystem\n[ 0.145841] regulator-dummy: no parameters\n[ 0.147020] RTC time: 10:00:13, date: 11/17/18\n[ 0.148184] NET: Registered protocol family 16\n[ 0.149587] cpuidle: using governor ladder\n[ 0.150721] cpuidle: using governor menu\n[ 0.151912] ACPI: bus type PCI registered\n[ 0.152025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.153840] PCI: Using configuration type 1 for base access\n[ 0.156026] bio: create slab at 0\n[ 0.157202] ACPI: Added _OSI(Module Device)\n[ 0.157207] ACPI: Added _OSI(Processor Device)\n[ 0.158345] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163287] ACPI: Interpreter enabled\n[ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176785] ACPI: (supports S0 S5)\n[ 0.177881] ACPI: Using IOAPIC for interrupt routing\n[ 0.179266] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180234] ACPI: No dock devices found.\n[ 0.183544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188290] acpiphp: Slot [3] registered\n[ 0.189407] acpiphp: Slot [4] registered\n[ 0.190526] acpiphp: Slot [5] registered\n[ 0.191648] acpiphp: Slot [6] registered\n[ 0.192035] acpiphp: Slot [7] registered\n[ 0.193116] acpiphp: Slot [8] registered\n[ 0.194199] acpiphp: Slot [9] registered\n[ 0.195308] acpiphp: Slot [10] registered\n[ 0.196020] acpiphp: Slot [11] registered\n[ 0.197150] acpiphp: Slot [12] registered\n[ 0.198283] acpiphp: Slot [13] registered\n[ 0.199399] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201377] acpiphp: Slot [16] registered\n[ 0.202488] acpiphp: Slot [17] registered\n[ 0.203558] acpiphp: Slot [18] registered\n[ 0.204027] acpiphp: Slot [19] registered\n[ 0.205153] acpiphp: Slot [20] registered\n[ 0.206285] acpiphp: Slot [21] registered\n[ 0.207381] acpiphp: Slot [22] registered\n[ 0.208019] acpiphp: Slot [23] registered\n[ 0.209047] acpiphp: Slot [24] registered\n[ 0.210069] acpiphp: Slot [25] registered\n[ 0.211089] acpiphp: Slot [26] registered\n[ 0.212019] acpiphp: Slot [27] registered\n[ 0.213034] acpiphp: Slot [28] registered\n[ 0.214051] acpiphp: Slot [29] registered\n[ 0.215061] acpiphp: Slot [30] registered\n[ 0.216028] acpiphp: Slot [31] registered\n[ 0.217042] PCI host bridge to bus 0000:00\n[ 0.218060] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.222931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.232925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.234803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.261728] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.263628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.264865] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.266630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.268459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.270168] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.271825] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.271825] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272003] vgaarb: loaded\n[ 0.272765] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274394] SCSI subsystem initialized\n[ 0.275578] ACPI: bus type USB registered\n[ 0.276054] usbcore: registered new interface driver usbfs\n[ 0.277413] usbcore: registered new interface driver hub\n[ 0.278734] usbcore: registered new device driver usb\n[ 0.280112] PCI: Using ACPI for IRQ routing\n[ 0.281664] NetLabel: Initializing\n[ 0.282583] NetLabel: domain hash size = 128\n[ 0.283640] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.284083] NetLabel: unlabeled traffic allowed by default\n[ 0.285363] Switched to clocksource kvm-clock\n[ 0.292229] AppArmor: AppArmor Filesystem Enabled\n[ 0.293411] pnp: PnP ACPI init\n[ 0.294243] ACPI: bus type PNP registered\n[ 0.295747] pnp: PnP ACPI: found 8 devices\n[ 0.296767] ACPI: bus type PNP unregistered\n[ 0.304578] NET: Registered protocol family 2\n[ 0.306150] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308039] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.309687] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.311262] TCP: reno registered\n[ 0.312120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315068] NET: Registered protocol family 1\n[ 0.316207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317536] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.318850] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363569] Trying to unpack rootfs image as initramfs...\n[ 0.462021] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465830] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467480] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.469574] Scanning for low memory corruption every 60 seconds\n[ 0.471461] Initialise system trusted keyring\n[ 0.472593] audit: initializing netlink socket (disabled)\n[ 0.473845] type=2000 audit(1542448814.115:1): initialized\n[ 0.495310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497656] zbud: loaded\n[ 0.498673] VFS: Disk quotas dquot_6.5.2\n[ 0.499692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501606] fuse init (API version 7.22)\n[ 0.502713] msgmni has been set to 3997\n[ 0.503740] Key type big_key registered\n[ 0.505306] Key type asymmetric registered\n[ 0.506321] Asymmetric key parser 'x509' registered\n[ 0.507481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509351] io scheduler noop registered\n[ 0.510338] io scheduler deadline registered (default)\n[ 0.511541] io scheduler cfq registered\n[ 0.512616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515419] ipmi message handler version 39.2\n[ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518326] ACPI: Power Button [PWRF]\n[ 0.519400] GHES: HEST is not enabled!\n[ 0.541420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585560] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608311] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638870] Linux agpgart interface v0.103\n[ 0.640880] brd: module loaded\n[ 0.642172] loop: module loaded\n[ 0.643379] blk-mq: CPU -> queue map\n[ 0.644433] CPU 0 -> Queue 0\n[ 0.645531] CPU 1 -> Queue 0\n[ 0.647316] vda: vda1\n[ 0.648942] scsi0 : ata_piix\n[ 0.649930] scsi1 : ata_piix\n[ 0.650767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652256] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654017] libphy: Fixed MDIO Bus: probed\n[ 0.655135] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656356] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660553] PPP generic driver version 2.4.2\n[ 0.662223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663907] ehci-pci: EHCI PCI platform driver\n[ 0.665263] ehci-platform: EHCI generic platform driver\n[ 0.666786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668561] ohci-pci: OHCI PCI platform driver\n[ 0.669903] ohci-platform: OHCI generic platform driver\n[ 0.671400] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694470] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695829] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.697822] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.699440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702776] usb usb1: Product: UHCI Host Controller\n[ 0.703932] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.705516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.706785] hub 1-0:1.0: USB hub found\n[ 0.707798] hub 1-0:1.0: 2 ports detected\n[ 0.709045] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711775] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.713051] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.714423] mousedev: PS/2 mouse device common for all mice\n[ 0.716014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718378] rtc_cmos 00:00: RTC can wake from S4\n[ 0.719931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.723351] device-mapper: uevent: version 1.0.3\n[ 0.724621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.726706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728256] TCP: cubic registered\n[ 0.736493] NET: Registered protocol family 10\n[ 0.737918] NET: Registered protocol family 17\n[ 0.739067] Key type dns_resolver registered\n[ 0.740450] Loading compiled-in X.509 certificates\n[ 0.742217] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.744540] registered taskstats version 1\n[ 0.747695] Key type trusted registered\n[ 0.751379] Key type encrypted registered\n[ 0.752488] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.754075] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.756127] regulator-dummy: disabling\n[ 0.757189] Magic number: 10:329:22\n[ 0.758341] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:14 UTC (1542448814)\n[ 0.760479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761941] EDD information not available.\n[ 0.810355] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.812726] Write protecting the kernel read-only data: 12288k\n[ 0.815643] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.819914] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836095] systemd-udevd[107]: starting version 204\n[ 0.872936] FDC 0 is a S82078B\n[ 1.020067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.185457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.187200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188864] usb 1-1: Product: QEMU USB Tablet\n[ 1.189964] usb 1-1: Manufacturer: QEMU\n[ 1.191061] usb 1-1: SerialNumber: 42\n[ 1.901205] 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.228267] 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.698888] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.912565] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 17 Nov 2018 10:00:18 +0000. Up 4.79 seconds.\ncloud-init-nonet[5.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device 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[6.43]: 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 Sat, 17 Nov 2018 10:00:20 +0000. Up 6.67 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:5c:a7:9e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:80:c6:23 |\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:\nea:af:d4:f3:f8:a5:b2:01:72:4f:a9:b2:8a:49:76:a1 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| .. o S |\n| . .o B |\n| E .. + = . |\n|oo. = .= o |\n|o ... oo+++ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n1d:33:f6:81:13:94:49:43:fa:88:fa:52:68:f5:e2:ba root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +*o |\n| .o+ |\n| . B . |\n| .. = * . |\n| o..S o . |\n| o.o . |\n| ..o . |\n| ... |\n| E+. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n05:48:62:d5:59:2b:fa:e5:6b:cb:65:c5:4d:f1:c9:cd root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oooo.o. . |\n| . .. o. . ..=|\n| . o oE|\n| . o . o |\n| . S . o .|\n| . o . |\n| . . o |\n| ..+ |\n| .+. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfe:43:be:45:d2:c9:a9:69:d5:f2:c2:3a:d0:3a:cf:c0 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| o + |\n| S.. O . |\n| o. oB o |\n| E=+ + . |\n| o=+o . |\n| o*+ |\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 Bridge file events into upstart[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 early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:28 +0000. Up 14.40 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 save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.16 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 14960 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [166 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 [223 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 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 [557 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 4s (2643 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 27 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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.6 [1322 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-162.212 [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 17s (3272 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8258\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 8287\nclearwater-socket-factory-sig start/running, process 8292\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8341\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 27 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.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57926 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1d:33:f6:81:13:94:49:43:fa:88:fa:52:68:f5:e2:ba root@sprout-0 (DSA)\nec2: 256 05:48:62:d5:59:2b:fa:e5:6b:cb:65:c5:4d:f1:c9:cd root@sprout-0 (ECDSA)\nec2: 256 fe:43:be:45:d2:c9:a9:69:d5:f2:c2:3a:d0:3a:cf:c0 root@sprout-0 (ED25519)\nec2: 2048 ea:af:d4:f3:f8:a5:b2:01:72:4f:a9:b2:8a:49:76:a1 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK6BTm5CXxaW5si5qL8IVsrsSS/LNRgYkQ3CIdrmVBBAUlxddqHmucogQCumFV/yY5uuh82gxku3s1XK21Y9AGA= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBOnyFUx7NXUBKD+f/pFgQMo0sphPIZlH/w2y30rZe+h root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD8fNWxrFEP3Rdua9MG3+u+Q/e0e7OuNDgnBR8wXA6NDTmPrUjkLM6gBbcEl7b4L3K1e2cv24FbXi4hasUOnmbgPO9y1rjtoX2xLKmdNkOUTg0t3VFPCfQzVAk9WZjn79DD/FrWGSTxXEvDe+Nm9EPErRLxvAT9JdYSgKViRhu5u4PEy37PzIBbMOY/hf1V1GYa3khaMdq6oW4wAkEr0PaCJrZNVGPhMmP0pc7FWNaNoY0wv0ekuibkYPheR2HhfoDJ9/C/PH1VbiNJms+TuglTtd33L4oLAt5sNEtC+xDpyihjx6u+b2whWw1wCIVG6bGixQLnx0oURWTzCaYnhtNf root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.72 seconds\n"} 2018-11-17 10:03:47,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/action used request id req-82768c58-d555-4c06-8af0-c7bba12153df 2018-11-17 10:03:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08672690392s 2018-11-17 10:03:47,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063/action used request id req-82768c58-d555-4c06-8af0-c7bba12153df 2018-11-17 10:03:47,803 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.009445] Security Framework initialized [ 0.010755] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013335] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017080] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019885] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024193] Initializing cgroup subsys memory [ 0.025605] Initializing cgroup subsys devices [ 0.026981] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029342] Initializing cgroup subsys perf_event [ 0.030775] Initializing cgroup subsys hugetlb [ 0.032061] FEATURE SPEC_CTRL Present [ 0.033947] mce: CPU supports 10 MCE banks [ 0.035276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035276] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042210] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052488] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057600] ACPI: Core revision 20131115 [ 0.059381] ACPI: All ACPI Tables successfully acquired [ 0.060346] ftrace: allocating 28747 entries in 113 pages [ 0.080240] smpboot: Max logical packages: 2 [ 0.084004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085939] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088162] Enabling x2apic [ 0.089174] Enabled x2apic [ 0.090458] Switched APIC routing to physical x2apic. [ 0.093259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097321] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105375] KVM setup paravirtual spinlock [ 0.112502] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.114614] x86: Booting SMP configuration: [ 0.115772] .... node #0, CPUs: #1[ 0.112415] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132047] x86: Booted up 1 node, 2 CPUs [ 0.132029] KVM setup async PF for cpu 1 [ 0.132029] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135556] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.136548] devtmpfs: initialized [ 0.138708] EVM: security.selinux [ 0.140006] EVM: security.SMACK64 [ 0.140985] EVM: security.ima [ 0.141891] EVM: security.capability [ 0.144231] pinctrl core: initialized pinctrl subsystem [ 0.145841] regulator-dummy: no parameters [ 0.147020] RTC time: 10:00:13, date: 11/17/18 [ 0.148184] NET: Registered protocol family 16 [ 0.149587] cpuidle: using governor ladder [ 0.150721] cpuidle: using governor menu [ 0.151912] ACPI: bus type PCI registered [ 0.152025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.153840] PCI: Using configuration type 1 for base access [ 0.156026] bio: create slab at 0 [ 0.157202] ACPI: Added _OSI(Module Device) [ 0.157207] ACPI: Added _OSI(Processor Device) [ 0.158345] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163287] ACPI: Interpreter enabled [ 0.164038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176785] ACPI: (supports S0 S5) [ 0.177881] ACPI: Using IOAPIC for interrupt routing [ 0.179266] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180234] ACPI: No dock devices found. [ 0.183544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188290] acpiphp: Slot [3] registered [ 0.189407] acpiphp: Slot [4] registered [ 0.190526] acpiphp: Slot [5] registered [ 0.191648] acpiphp: Slot [6] registered [ 0.192035] acpiphp: Slot [7] registered [ 0.193116] acpiphp: Slot [8] registered [ 0.194199] acpiphp: Slot [9] registered [ 0.195308] acpiphp: Slot [10] registered [ 0.196020] acpiphp: Slot [11] registered [ 0.197150] acpiphp: Slot [12] registered [ 0.198283] acpiphp: Slot [13] registered [ 0.199399] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201377] acpiphp: Slot [16] registered [ 0.202488] acpiphp: Slot [17] registered [ 0.203558] acpiphp: Slot [18] registered [ 0.204027] acpiphp: Slot [19] registered [ 0.205153] acpiphp: Slot [20] registered [ 0.206285] acpiphp: Slot [21] registered [ 0.207381] acpiphp: Slot [22] registered [ 0.208019] acpiphp: Slot [23] registered [ 0.209047] acpiphp: Slot [24] registered [ 0.210069] acpiphp: Slot [25] registered [ 0.211089] acpiphp: Slot [26] registered [ 0.212019] acpiphp: Slot [27] registered [ 0.213034] acpiphp: Slot [28] registered [ 0.214051] acpiphp: Slot [29] registered [ 0.215061] acpiphp: Slot [30] registered [ 0.216028] acpiphp: Slot [31] registered [ 0.217042] PCI host bridge to bus 0000:00 [ 0.218060] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.222931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.232925] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.234803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.261728] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.263628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264865] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270168] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.271825] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.271825] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272003] vgaarb: loaded [ 0.272765] vgaarb: bridge control possible 0000:00:02.0 [ 0.274394] SCSI subsystem initialized [ 0.275578] ACPI: bus type USB registered [ 0.276054] usbcore: registered new interface driver usbfs [ 0.277413] usbcore: registered new interface driver hub [ 0.278734] usbcore: registered new device driver usb [ 0.280112] PCI: Using ACPI for IRQ routing [ 0.281664] NetLabel: Initializing [ 0.282583] NetLabel: domain hash size = 128 [ 0.283640] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.284083] NetLabel: unlabeled traffic allowed by default [ 0.285363] Switched to clocksource kvm-clock [ 0.292229] AppArmor: AppArmor Filesystem Enabled [ 0.293411] pnp: PnP ACPI init [ 0.294243] ACPI: bus type PNP registered [ 0.295747] pnp: PnP ACPI: found 8 devices [ 0.296767] ACPI: bus type PNP unregistered [ 0.304578] NET: Registered protocol family 2 [ 0.306150] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308039] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.309687] TCP: Hash tables configured (established 16384 bind 16384) [ 0.311262] TCP: reno registered [ 0.312120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315068] NET: Registered protocol family 1 [ 0.316207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317536] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.318850] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363569] Trying to unpack rootfs image as initramfs... [ 0.462021] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465830] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467480] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.469574] Scanning for low memory corruption every 60 seconds [ 0.471461] Initialise system trusted keyring [ 0.472593] audit: initializing netlink socket (disabled) [ 0.473845] type=2000 audit(1542448814.115:1): initialized [ 0.495310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497656] zbud: loaded [ 0.498673] VFS: Disk quotas dquot_6.5.2 [ 0.499692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501606] fuse init (API version 7.22) [ 0.502713] msgmni has been set to 3997 [ 0.503740] Key type big_key registered [ 0.505306] Key type asymmetric registered [ 0.506321] Asymmetric key parser 'x509' registered [ 0.507481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509351] io scheduler noop registered [ 0.510338] io scheduler deadline registered (default) [ 0.511541] io scheduler cfq registered [ 0.512616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515419] ipmi message handler version 39.2 [ 0.516539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518326] ACPI: Power Button [PWRF] [ 0.519400] GHES: HEST is not enabled! [ 0.541420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585560] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608311] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.636121] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638870] Linux agpgart interface v0.103 [ 0.640880] brd: module loaded [ 0.642172] loop: module loaded [ 0.643379] blk-mq: CPU -> queue map [ 0.644433] CPU 0 -> Queue 0 [ 0.645531] CPU 1 -> Queue 0 [ 0.647316] vda: vda1 [ 0.648942] scsi0 : ata_piix [ 0.649930] scsi1 : ata_piix [ 0.650767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652256] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654017] libphy: Fixed MDIO Bus: probed [ 0.655135] tun: Universal TUN/TAP device driver, 1.6 [ 0.656356] tun: (C) 1999-2004 Max Krasnyansky [ 0.660553] PPP generic driver version 2.4.2 [ 0.662223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663907] ehci-pci: EHCI PCI platform driver [ 0.665263] ehci-platform: EHCI generic platform driver [ 0.666786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.668561] ohci-pci: OHCI PCI platform driver [ 0.669903] ohci-platform: OHCI generic platform driver [ 0.671400] uhci_hcd: USB Universal Host Controller Interface driver [ 0.694470] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695829] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.697822] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.699440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.700984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702776] usb usb1: Product: UHCI Host Controller [ 0.703932] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.705516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.706785] hub 1-0:1.0: USB hub found [ 0.707798] hub 1-0:1.0: 2 ports detected [ 0.709045] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.711775] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.713051] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.714423] mousedev: PS/2 mouse device common for all mice [ 0.716014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718378] rtc_cmos 00:00: RTC can wake from S4 [ 0.719931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723351] device-mapper: uevent: version 1.0.3 [ 0.724621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726706] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728256] TCP: cubic registered [ 0.736493] NET: Registered protocol family 10 [ 0.737918] NET: Registered protocol family 17 [ 0.739067] Key type dns_resolver registered [ 0.740450] Loading compiled-in X.509 certificates [ 0.742217] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.744540] registered taskstats version 1 [ 0.747695] Key type trusted registered [ 0.751379] Key type encrypted registered [ 0.752488] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754075] IMA: No TPM chip found, activating TPM-bypass! [ 0.756127] regulator-dummy: disabling [ 0.757189] Magic number: 10:329:22 [ 0.758341] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:14 UTC (1542448814) [ 0.760479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761941] EDD information not available. [ 0.810355] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812726] Write protecting the kernel read-only data: 12288k [ 0.815643] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.819914] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836095] systemd-udevd[107]: starting version 204 [ 0.872936] FDC 0 is a S82078B [ 1.020067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.185457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.187200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188864] usb 1-1: Product: QEMU USB Tablet [ 1.189964] usb 1-1: Manufacturer: QEMU [ 1.191061] usb 1-1: SerialNumber: 42 [ 1.901205] 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.228267] 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.698888] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.912565] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 17 Nov 2018 10:00:18 +0000. Up 4.79 seconds. cloud-init-nonet[5.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device 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[6.43]: 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 Sat, 17 Nov 2018 10:00:20 +0000. Up 6.67 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:5c:a7:9e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:80:c6:23 | 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: ea:af:d4:f3:f8:a5:b2:01:72:4f:a9:b2:8a:49:76:a1 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | .. o S | | . .o B | | E .. + = . | |oo. = .= o | |o ... oo+++ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1d:33:f6:81:13:94:49:43:fa:88:fa:52:68:f5:e2:ba root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | +*o | | .o+ | | . B . | | .. = * . | | o..S o . | | o.o . | | ..o . | | ... | | E+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 05:48:62:d5:59:2b:fa:e5:6b:cb:65:c5:4d:f1:c9:cd root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | oooo.o. . | | . .. o. . ..=| | . o oE| | . o . o | | . S . o .| | . o . | | . . o | | ..+ | | .+. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fe:43:be:45:d2:c9:a9:69:d5:f2:c2:3a:d0:3a:cf:c0 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | o + | | S.. O . | | o. oB o | | E=+ + . | | o=+o . | | o*+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting Bridge file events into upstart[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 early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:00:28 +0000. Up 14.40 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:00:29 +0000. Up 16.16 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 14960 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [166 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 [223 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [93.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 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 [557 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 4s (2643 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 27 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.6 [1322 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-162.212 [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 17s (3272 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8258 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 8287 clearwater-socket-factory-sig start/running, process 8292 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8341 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 27 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.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1d:33:f6:81:13:94:49:43:fa:88:fa:52:68:f5:e2:ba root@sprout-0 (DSA) ec2: 256 05:48:62:d5:59:2b:fa:e5:6b:cb:65:c5:4d:f1:c9:cd root@sprout-0 (ECDSA) ec2: 256 fe:43:be:45:d2:c9:a9:69:d5:f2:c2:3a:d0:3a:cf:c0 root@sprout-0 (ED25519) ec2: 2048 ea:af:d4:f3:f8:a5:b2:01:72:4f:a9:b2:8a:49:76:a1 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK6BTm5CXxaW5si5qL8IVsrsSS/LNRgYkQ3CIdrmVBBAUlxddqHmucogQCumFV/yY5uuh82gxku3s1XK21Y9AGA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBOnyFUx7NXUBKD+f/pFgQMo0sphPIZlH/w2y30rZe+h root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD8fNWxrFEP3Rdua9MG3+u+Q/e0e7OuNDgnBR8wXA6NDTmPrUjkLM6gBbcEl7b4L3K1e2cv24FbXi4hasUOnmbgPO9y1rjtoX2xLKmdNkOUTg0t3VFPCfQzVAk9WZjn79DD/FrWGSTxXEvDe+Nm9EPErRLxvAT9JdYSgKViRhu5u4PEy37PzIBbMOY/hf1V1GYa3khaMdq6oW4wAkEr0PaCJrZNVGPhMmP0pc7FWNaNoY0wv0ekuibkYPheR2HhfoDJ9/C/PH1VbiNJms+TuglTtd33L4oLAt5sNEtC+xDpyihjx6u+b2whWw1wCIVG6bGixQLnx0oURWTzCaYnhtNf root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.72 seconds 2018-11-17 10:03:47,806 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:03:47,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:48,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-eb1b1bfa-3cdd-4c3c-8c41-f8d64127f5cd x-openstack-request-id: req-eb1b1bfa-3cdd-4c3c-8c41-f8d64127f5cd 2018-11-17 10:03:48,335 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:48,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb1b1bfa-3cdd-4c3c-8c41-f8d64127f5cd 2018-11-17 10:03:48,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528505086899s 2018-11-17 10:03:48,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb1b1bfa-3cdd-4c3c-8c41-f8d64127f5cd 2018-11-17 10:03:48,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:48,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20085 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-2f2ace78-c3ed-4c51-8f07-633d4d416af1 x-openstack-request-id: req-2f2ace78-c3ed-4c51-8f07-633d4d416af1 2018-11-17 10:03:48,421 - keystoneauth.session - DEBUG - RESP BODY: {"output": "e: allocating 28747 entries in 113 pages\n[ 0.072272] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077518] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080105] Enabling x2apic\n[ 0.080915] Enabled x2apic\n[ 0.081976] Switched APIC routing to physical x2apic.\n[ 0.084485] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085962] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088593] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097946] KVM setup paravirtual spinlock\n[ 0.100342] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102140] x86: Booting SMP configuration:\n[ 0.103261] .... node #0, CPUs: #1[ 0.100297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120033] KVM setup async PF for cpu 1\n[ 0.120050] x86: Booted up 1 node, 2 CPUs\n[ 0.120052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.126356] devtmpfs: initialized\n[ 0.128847] EVM: security.selinux\n[ 0.129757] EVM: security.SMACK64\n[ 0.130651] EVM: security.ima\n[ 0.131473] EVM: security.capability\n[ 0.132846] pinctrl core: initialized pinctrl subsystem\n[ 0.134159] regulator-dummy: no parameters\n[ 0.135274] RTC time: 10:00:07, date: 11/17/18\n[ 0.136038] NET: Registered protocol family 16\n[ 0.137333] cpuidle: using governor ladder\n[ 0.138423] cpuidle: using governor menu\n[ 0.139560] ACPI: bus type PCI registered\n[ 0.140005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141601] PCI: Using configuration type 1 for base access\n[ 0.143529] bio: create slab at 0\n[ 0.144063] ACPI: Added _OSI(Module Device)\n[ 0.145126] ACPI: Added _OSI(Processor Device)\n[ 0.146230] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149540] ACPI: Interpreter enabled\n[ 0.150515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160694] ACPI: (supports S0 S5)\n[ 0.161606] ACPI: Using IOAPIC for interrupt routing\n[ 0.162874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164213] ACPI: No dock devices found.\n[ 0.167324] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169568] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171077] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172217] acpiphp: Slot [3] registered\n[ 0.173229] acpiphp: Slot [4] registered\n[ 0.174213] acpiphp: Slot [5] registered\n[ 0.175211] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177009] acpiphp: Slot [8] registered\n[ 0.177998] acpiphp: Slot [9] registered\n[ 0.178992] acpiphp: Slot [10] registered\n[ 0.180005] acpiphp: Slot [11] registered\n[ 0.181012] acpiphp: Slot [12] registered\n[ 0.182018] acpiphp: Slot [13] registered\n[ 0.183027] acpiphp: Slot [14] registered\n[ 0.184019] acpiphp: Slot [15] registered\n[ 0.185029] acpiphp: Slot [16] registered\n[ 0.186046] acpiphp: Slot [17] registered\n[ 0.187064] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189044] acpiphp: Slot [20] registered\n[ 0.190176] acpiphp: Slot [21] registered\n[ 0.191190] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193046] acpiphp: Slot [24] registered\n[ 0.194074] acpiphp: Slot [25] registered\n[ 0.195107] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197025] acpiphp: Slot [28] registered\n[ 0.198354] acpiphp: Slot [29] registered\n[ 0.199760] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201406] PCI host bridge to bus 0000:00\n[ 0.202761] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.205972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.207896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.210147] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.217516] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219936] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.244997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.247353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248953] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.251216] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.255026] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256286] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260014] vgaarb: loaded\n[ 0.261025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262986] SCSI subsystem initialized\n[ 0.264168] ACPI: bus type USB registered\n[ 0.265325] usbcore: registered new interface driver usbfs\n[ 0.267110] usbcore: registered new interface driver hub\n[ 0.268046] usbcore: registered new device driver usb\n[ 0.269719] PCI: Using ACPI for IRQ routing\n[ 0.269755] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273738] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.275884] NetLabel: unlabeled traffic allowed by default\n[ 0.276323] Switched to clocksource kvm-clock\n[ 0.285717] AppArmor: AppArmor Filesystem Enabled\n[ 0.286992] pnp: PnP ACPI init\n[ 0.287862] ACPI: bus type PNP registered\n[ 0.289414] pnp: PnP ACPI: found 8 devices\n[ 0.290480] ACPI: bus type PNP unregistered\n[ 0.298134] NET: Registered protocol family 2\n[ 0.299525] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301477] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303191] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304824] TCP: reno registered\n[ 0.305710] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307428] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309088] NET: Registered protocol family 1\n[ 0.310279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335307] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358009] Trying to unpack rootfs image as initramfs...\n[ 0.454887] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.457006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.458483] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459995] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462291] Scanning for low memory corruption every 60 seconds\n[ 0.464113] Initialise system trusted keyring\n[ 0.465327] audit: initializing netlink socket (disabled)\n[ 0.466778] type=2000 audit(1542448807.535:1): initialized\n[ 0.487592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490239] zbud: loaded\n[ 0.491254] VFS: Disk quotas dquot_6.5.2\n[ 0.492364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494272] fuse init (API version 7.22)\n[ 0.495369] msgmni has been set to 3997\n[ 0.496474] Key type big_key registered\n[ 0.498102] Key type asymmetric registered\n[ 0.499181] Asymmetric key parser 'x509' registered\n[ 0.500454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.502465] io scheduler noop registered\n[ 0.503483] io scheduler deadline registered (default)\n[ 0.504757] io scheduler cfq registered\n[ 0.505836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508785] ipmi message handler version 39.2\n[ 0.509958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511804] ACPI: Power Button [PWRF]\n[ 0.512912] GHES: HEST is not enabled!\n[ 0.535387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631504] Linux agpgart interface v0.103\n[ 0.633627] brd: module loaded\n[ 0.635031] loop: module loaded\n[ 0.636460] blk-mq: CPU -> queue map\n[ 0.637576] CPU 0 -> Queue 0\n[ 0.638557] CPU 1 -> Queue 0\n[ 0.640326] vda: vda1\n[ 0.641916] scsi0 : ata_piix\n[ 0.642985] scsi1 : ata_piix\n[ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647889] libphy: Fixed MDIO Bus: probed\n[ 0.649212] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650614] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653912] PPP generic driver version 2.4.2\n[ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657090] ehci-pci: EHCI PCI platform driver\n[ 0.658400] ehci-platform: EHCI generic platform driver\n[ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661490] ohci-pci: OHCI PCI platform driver\n[ 0.662783] ohci-platform: OHCI generic platform driver\n[ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695677] usb usb1: Product: UHCI Host Controller\n[ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698807] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700220] hub 1-0:1.0: USB hub found\n[ 0.701373] hub 1-0:1.0: 2 ports detected\n[ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708586] mousedev: PS/2 mouse device common for all mice\n[ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712919] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718528] device-mapper: uevent: version 1.0.3\n[ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724417] TCP: cubic registered\n[ 0.732582] NET: Registered protocol family 10\n[ 0.734218] NET: Registered protocol family 17\n[ 0.735601] Key type dns_resolver registered\n[ 0.737099] Loading compiled-in X.509 certificates\n[ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741908] registered taskstats version 1\n[ 0.744939] Key type trusted registered\n[ 0.748642] Key type encrypted registered\n[ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751008] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752848] regulator-dummy: disabling\n[ 0.753884] Magic number: 10:329:22\n[ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807)\n[ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758387] EDD information not available.\n[ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807374] Write protecting the kernel read-only data: 12288k\n[ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.825718] systemd-udevd[107]: starting version 204\n[ 0.864577] FDC 0 is a S82078B\n[ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180428] usb 1-1: Product: QEMU USB Tablet\n[ 1.181537] usb 1-1: Manufacturer: QEMU\n[ 1.182541] usb 1-1: SerialNumber: 42\n[ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds.\ncloud-init-nonet[3.83]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.83]: 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 * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f |\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:\n25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oOB |\n| %=o * |\n| o O X . |\n| . + = |\n| S E |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o*|\n| . . o o+|\n| . . . + . |\n| . . o |\n| . S . . |\n| o . o . E |\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:\n0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . E|\n| o + . o o|\n| S + + o.o|\n| + * + * |\n| . * . o .|\n| . + . |\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:\ne2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| . S+ + = |\n| . .o + E . |\n| .. . o + ..|\n| oo. . = o|\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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0\n\nvellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184\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 [166 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 [93.4 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 [790 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython3.4-minimal libpython3.4-stdlib\n libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev\n lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp\n openjdk-7-jre-headless python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-jsonschema python-mock 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 python3-pkg-resources\n python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat\n tzdata 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 python3.4-venv python3.4-doc binfmt-support 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\nThe following packages will be upgraded:\n libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata\n5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 174 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:52 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:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 174 MB in 23s (7410 kB/s)\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libnspr4:amd64.\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) ...\nPreparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.\nSetting up tzdata (2018g-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Sat Nov 17 10:01:11 UTC 2018.\nUniversal Time is now: Sat Nov 17 10:01:11 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\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 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:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.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:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4 (3.4.3-1ubuntu1~14.04.7) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12297\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.\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 12950\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\n"} 2018-11-17 10:03:48,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-2f2ace78-c3ed-4c51-8f07-633d4d416af1 2018-11-17 10:03:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795860290527s 2018-11-17 10:03:48,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-2f2ace78-c3ed-4c51-8f07-633d4d416af1 2018-11-17 10:03:48,426 - functest.core.singlevm - DEBUG - console: e: allocating 28747 entries in 113 pages [ 0.072272] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077518] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080105] Enabling x2apic [ 0.080915] Enabled x2apic [ 0.081976] Switched APIC routing to physical x2apic. [ 0.084485] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085962] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088593] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097946] KVM setup paravirtual spinlock [ 0.100342] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102140] x86: Booting SMP configuration: [ 0.103261] .... node #0, CPUs: #1[ 0.100297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120033] KVM setup async PF for cpu 1 [ 0.120050] x86: Booted up 1 node, 2 CPUs [ 0.120052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.126356] devtmpfs: initialized [ 0.128847] EVM: security.selinux [ 0.129757] EVM: security.SMACK64 [ 0.130651] EVM: security.ima [ 0.131473] EVM: security.capability [ 0.132846] pinctrl core: initialized pinctrl subsystem [ 0.134159] regulator-dummy: no parameters [ 0.135274] RTC time: 10:00:07, date: 11/17/18 [ 0.136038] NET: Registered protocol family 16 [ 0.137333] cpuidle: using governor ladder [ 0.138423] cpuidle: using governor menu [ 0.139560] ACPI: bus type PCI registered [ 0.140005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141601] PCI: Using configuration type 1 for base access [ 0.143529] bio: create slab at 0 [ 0.144063] ACPI: Added _OSI(Module Device) [ 0.145126] ACPI: Added _OSI(Processor Device) [ 0.146230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147380] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149540] ACPI: Interpreter enabled [ 0.150515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160694] ACPI: (supports S0 S5) [ 0.161606] ACPI: Using IOAPIC for interrupt routing [ 0.162874] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164213] ACPI: No dock devices found. [ 0.167324] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169568] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171077] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172217] acpiphp: Slot [3] registered [ 0.173229] acpiphp: Slot [4] registered [ 0.174213] acpiphp: Slot [5] registered [ 0.175211] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177009] acpiphp: Slot [8] registered [ 0.177998] acpiphp: Slot [9] registered [ 0.178992] acpiphp: Slot [10] registered [ 0.180005] acpiphp: Slot [11] registered [ 0.181012] acpiphp: Slot [12] registered [ 0.182018] acpiphp: Slot [13] registered [ 0.183027] acpiphp: Slot [14] registered [ 0.184019] acpiphp: Slot [15] registered [ 0.185029] acpiphp: Slot [16] registered [ 0.186046] acpiphp: Slot [17] registered [ 0.187064] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189044] acpiphp: Slot [20] registered [ 0.190176] acpiphp: Slot [21] registered [ 0.191190] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193046] acpiphp: Slot [24] registered [ 0.194074] acpiphp: Slot [25] registered [ 0.195107] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197025] acpiphp: Slot [28] registered [ 0.198354] acpiphp: Slot [29] registered [ 0.199760] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201406] PCI host bridge to bus 0000:00 [ 0.202761] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.205972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.207896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210147] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.217516] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219936] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.244997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.247353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248953] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.251216] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.255026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256286] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260014] vgaarb: loaded [ 0.261025] vgaarb: bridge control possible 0000:00:02.0 [ 0.262986] SCSI subsystem initialized [ 0.264168] ACPI: bus type USB registered [ 0.265325] usbcore: registered new interface driver usbfs [ 0.267110] usbcore: registered new interface driver hub [ 0.268046] usbcore: registered new device driver usb [ 0.269719] PCI: Using ACPI for IRQ routing [ 0.269755] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273738] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.275884] NetLabel: unlabeled traffic allowed by default [ 0.276323] Switched to clocksource kvm-clock [ 0.285717] AppArmor: AppArmor Filesystem Enabled [ 0.286992] pnp: PnP ACPI init [ 0.287862] ACPI: bus type PNP registered [ 0.289414] pnp: PnP ACPI: found 8 devices [ 0.290480] ACPI: bus type PNP unregistered [ 0.298134] NET: Registered protocol family 2 [ 0.299525] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301477] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303191] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304824] TCP: reno registered [ 0.305710] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307428] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309088] NET: Registered protocol family 1 [ 0.310279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335307] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358009] Trying to unpack rootfs image as initramfs... [ 0.454887] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458483] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459995] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462291] Scanning for low memory corruption every 60 seconds [ 0.464113] Initialise system trusted keyring [ 0.465327] audit: initializing netlink socket (disabled) [ 0.466778] type=2000 audit(1542448807.535:1): initialized [ 0.487592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490239] zbud: loaded [ 0.491254] VFS: Disk quotas dquot_6.5.2 [ 0.492364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494272] fuse init (API version 7.22) [ 0.495369] msgmni has been set to 3997 [ 0.496474] Key type big_key registered [ 0.498102] Key type asymmetric registered [ 0.499181] Asymmetric key parser 'x509' registered [ 0.500454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.502465] io scheduler noop registered [ 0.503483] io scheduler deadline registered (default) [ 0.504757] io scheduler cfq registered [ 0.505836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508785] ipmi message handler version 39.2 [ 0.509958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511804] ACPI: Power Button [PWRF] [ 0.512912] GHES: HEST is not enabled! [ 0.535387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631504] Linux agpgart interface v0.103 [ 0.633627] brd: module loaded [ 0.635031] loop: module loaded [ 0.636460] blk-mq: CPU -> queue map [ 0.637576] CPU 0 -> Queue 0 [ 0.638557] CPU 1 -> Queue 0 [ 0.640326] vda: vda1 [ 0.641916] scsi0 : ata_piix [ 0.642985] scsi1 : ata_piix [ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647889] libphy: Fixed MDIO Bus: probed [ 0.649212] tun: Universal TUN/TAP device driver, 1.6 [ 0.650614] tun: (C) 1999-2004 Max Krasnyansky [ 0.653912] PPP generic driver version 2.4.2 [ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657090] ehci-pci: EHCI PCI platform driver [ 0.658400] ehci-platform: EHCI generic platform driver [ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661490] ohci-pci: OHCI PCI platform driver [ 0.662783] ohci-platform: OHCI generic platform driver [ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695677] usb usb1: Product: UHCI Host Controller [ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698807] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700220] hub 1-0:1.0: USB hub found [ 0.701373] hub 1-0:1.0: 2 ports detected [ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708586] mousedev: PS/2 mouse device common for all mice [ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712919] rtc_cmos 00:00: RTC can wake from S4 [ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718528] device-mapper: uevent: version 1.0.3 [ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.724417] TCP: cubic registered [ 0.732582] NET: Registered protocol family 10 [ 0.734218] NET: Registered protocol family 17 [ 0.735601] Key type dns_resolver registered [ 0.737099] Loading compiled-in X.509 certificates [ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741908] registered taskstats version 1 [ 0.744939] Key type trusted registered [ 0.748642] Key type encrypted registered [ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751008] IMA: No TPM chip found, activating TPM-bypass! [ 0.752848] regulator-dummy: disabling [ 0.753884] Magic number: 10:329:22 [ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807) [ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758387] EDD information not available. [ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807374] Write protecting the kernel read-only data: 12288k [ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.825718] systemd-udevd[107]: starting version 204 [ 0.864577] FDC 0 is a S82078B [ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180428] usb 1-1: Product: QEMU USB Tablet [ 1.181537] usb 1-1: Manufacturer: QEMU [ 1.182541] usb 1-1: SerialNumber: 42 [ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds. cloud-init-nonet[3.83]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.83]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f | 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: 25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oOB | | %=o * | | o O X . | | . + = | | S E | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o*| | . . o o+| | . . . + . | | . . o | | . S . . | | o . o . E | | . . . * | | + * | | .+.*| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . E| | 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: e2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | . S+ + = | | . .o + E . | | .. . o + ..| | 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 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 ] * 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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0 vellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184 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 [166 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 [93.4 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 [790 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat tzdata 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 python3.4-venv python3.4-doc binfmt-support 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 The following packages will be upgraded: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 23s (7410 kB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Sat Nov 17 10:01:11 UTC 2018. Universal Time is now: Sat Nov 17 10:01:11 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) 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 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12297 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. ...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 12950 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) 2018-11-17 10:03:48,432 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:03:58,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:03:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:03:58,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-23a307b5-fd6c-404f-9d24-350a918b0dee x-openstack-request-id: req-23a307b5-fd6c-404f-9d24-350a918b0dee 2018-11-17 10:03:58,968 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:03:58,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23a307b5-fd6c-404f-9d24-350a918b0dee 2018-11-17 10:03:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52571105957s 2018-11-17 10:03:58,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23a307b5-fd6c-404f-9d24-350a918b0dee 2018-11-17 10:03:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:03:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:03:59,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18893 Content-Type: application/json Date: Sat, 17 Nov 2018 10:03: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-ad4fe2fa-c47c-46b0-a0db-07788db5c39d x-openstack-request-id: req-ad4fe2fa-c47c-46b0-a0db-07788db5c39d 2018-11-17 10:03:59,052 - keystoneauth.session - DEBUG - RESP BODY: {"output": "9088] NET: Registered protocol family 1\n[ 0.310279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335307] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358009] Trying to unpack rootfs image as initramfs...\n[ 0.454887] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.457006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.458483] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459995] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462291] Scanning for low memory corruption every 60 seconds\n[ 0.464113] Initialise system trusted keyring\n[ 0.465327] audit: initializing netlink socket (disabled)\n[ 0.466778] type=2000 audit(1542448807.535:1): initialized\n[ 0.487592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490239] zbud: loaded\n[ 0.491254] VFS: Disk quotas dquot_6.5.2\n[ 0.492364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494272] fuse init (API version 7.22)\n[ 0.495369] msgmni has been set to 3997\n[ 0.496474] Key type big_key registered\n[ 0.498102] Key type asymmetric registered\n[ 0.499181] Asymmetric key parser 'x509' registered\n[ 0.500454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.502465] io scheduler noop registered\n[ 0.503483] io scheduler deadline registered (default)\n[ 0.504757] io scheduler cfq registered\n[ 0.505836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508785] ipmi message handler version 39.2\n[ 0.509958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511804] ACPI: Power Button [PWRF]\n[ 0.512912] GHES: HEST is not enabled!\n[ 0.535387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631504] Linux agpgart interface v0.103\n[ 0.633627] brd: module loaded\n[ 0.635031] loop: module loaded\n[ 0.636460] blk-mq: CPU -> queue map\n[ 0.637576] CPU 0 -> Queue 0\n[ 0.638557] CPU 1 -> Queue 0\n[ 0.640326] vda: vda1\n[ 0.641916] scsi0 : ata_piix\n[ 0.642985] scsi1 : ata_piix\n[ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647889] libphy: Fixed MDIO Bus: probed\n[ 0.649212] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650614] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653912] PPP generic driver version 2.4.2\n[ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657090] ehci-pci: EHCI PCI platform driver\n[ 0.658400] ehci-platform: EHCI generic platform driver\n[ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661490] ohci-pci: OHCI PCI platform driver\n[ 0.662783] ohci-platform: OHCI generic platform driver\n[ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695677] usb usb1: Product: UHCI Host Controller\n[ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698807] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700220] hub 1-0:1.0: USB hub found\n[ 0.701373] hub 1-0:1.0: 2 ports detected\n[ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708586] mousedev: PS/2 mouse device common for all mice\n[ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712919] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718528] device-mapper: uevent: version 1.0.3\n[ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724417] TCP: cubic registered\n[ 0.732582] NET: Registered protocol family 10\n[ 0.734218] NET: Registered protocol family 17\n[ 0.735601] Key type dns_resolver registered\n[ 0.737099] Loading compiled-in X.509 certificates\n[ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741908] registered taskstats version 1\n[ 0.744939] Key type trusted registered\n[ 0.748642] Key type encrypted registered\n[ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751008] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752848] regulator-dummy: disabling\n[ 0.753884] Magic number: 10:329:22\n[ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807)\n[ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758387] EDD information not available.\n[ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807374] Write protecting the kernel read-only data: 12288k\n[ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.825718] systemd-udevd[107]: starting version 204\n[ 0.864577] FDC 0 is a S82078B\n[ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180428] usb 1-1: Product: QEMU USB Tablet\n[ 1.181537] usb 1-1: Manufacturer: QEMU\n[ 1.182541] usb 1-1: SerialNumber: 42\n[ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds.\ncloud-init-nonet[3.83]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.83]: 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 * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f |\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:\n25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oOB |\n| %=o * |\n| o O X . |\n| . + = |\n| S E |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o*|\n| . . o o+|\n| . . . + . |\n| . . o |\n| . S . . |\n| o . o . E |\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:\n0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . E|\n| o + . o o|\n| S + + o.o|\n| + * + * |\n| . * . o .|\n| . + . |\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:\ne2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| . S+ + = |\n| . .o + E . |\n| .. . o + ..|\n| oo. . = o|\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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0\n\nvellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184\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 [166 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 [93.4 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 [790 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython3.4-minimal libpython3.4-stdlib\n libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev\n lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp\n openjdk-7-jre-headless python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-jsonschema python-mock 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 python3-pkg-resources\n python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat\n tzdata 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 python3.4-venv python3.4-doc binfmt-support 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\nThe following packages will be upgraded:\n libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata\n5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 174 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:52 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:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 174 MB in 23s (7410 kB/s)\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libnspr4:amd64.\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) ...\nPreparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.\nSetting up tzdata (2018g-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Sat Nov 17 10:01:11 UTC 2018.\nUniversal Time is now: Sat Nov 17 10:01:11 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\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 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:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.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:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4 (3.4.3-1ubuntu1~14.04.7) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12297\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.\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 12950\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 22 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 (5156 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.6\n++ echo A 192.168.1.6\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-11-17 10:03:59,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-ad4fe2fa-c47c-46b0-a0db-07788db5c39d 2018-11-17 10:03:59,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0780720710754s 2018-11-17 10:03:59,057 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-ad4fe2fa-c47c-46b0-a0db-07788db5c39d 2018-11-17 10:03:59,057 - functest.core.singlevm - DEBUG - console: 9088] NET: Registered protocol family 1 [ 0.310279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335307] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358009] Trying to unpack rootfs image as initramfs... [ 0.454887] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.457006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458483] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459995] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462291] Scanning for low memory corruption every 60 seconds [ 0.464113] Initialise system trusted keyring [ 0.465327] audit: initializing netlink socket (disabled) [ 0.466778] type=2000 audit(1542448807.535:1): initialized [ 0.487592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490239] zbud: loaded [ 0.491254] VFS: Disk quotas dquot_6.5.2 [ 0.492364] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494272] fuse init (API version 7.22) [ 0.495369] msgmni has been set to 3997 [ 0.496474] Key type big_key registered [ 0.498102] Key type asymmetric registered [ 0.499181] Asymmetric key parser 'x509' registered [ 0.500454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.502465] io scheduler noop registered [ 0.503483] io scheduler deadline registered (default) [ 0.504757] io scheduler cfq registered [ 0.505836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508785] ipmi message handler version 39.2 [ 0.509958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511804] ACPI: Power Button [PWRF] [ 0.512912] GHES: HEST is not enabled! [ 0.535387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631504] Linux agpgart interface v0.103 [ 0.633627] brd: module loaded [ 0.635031] loop: module loaded [ 0.636460] blk-mq: CPU -> queue map [ 0.637576] CPU 0 -> Queue 0 [ 0.638557] CPU 1 -> Queue 0 [ 0.640326] vda: vda1 [ 0.641916] scsi0 : ata_piix [ 0.642985] scsi1 : ata_piix [ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647889] libphy: Fixed MDIO Bus: probed [ 0.649212] tun: Universal TUN/TAP device driver, 1.6 [ 0.650614] tun: (C) 1999-2004 Max Krasnyansky [ 0.653912] PPP generic driver version 2.4.2 [ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657090] ehci-pci: EHCI PCI platform driver [ 0.658400] ehci-platform: EHCI generic platform driver [ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661490] ohci-pci: OHCI PCI platform driver [ 0.662783] ohci-platform: OHCI generic platform driver [ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695677] usb usb1: Product: UHCI Host Controller [ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698807] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700220] hub 1-0:1.0: USB hub found [ 0.701373] hub 1-0:1.0: 2 ports detected [ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708586] mousedev: PS/2 mouse device common for all mice [ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712919] rtc_cmos 00:00: RTC can wake from S4 [ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718528] device-mapper: uevent: version 1.0.3 [ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.724417] TCP: cubic registered [ 0.732582] NET: Registered protocol family 10 [ 0.734218] NET: Registered protocol family 17 [ 0.735601] Key type dns_resolver registered [ 0.737099] Loading compiled-in X.509 certificates [ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741908] registered taskstats version 1 [ 0.744939] Key type trusted registered [ 0.748642] Key type encrypted registered [ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751008] IMA: No TPM chip found, activating TPM-bypass! [ 0.752848] regulator-dummy: disabling [ 0.753884] Magic number: 10:329:22 [ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807) [ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758387] EDD information not available. [ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807374] Write protecting the kernel read-only data: 12288k [ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.825718] systemd-udevd[107]: starting version 204 [ 0.864577] FDC 0 is a S82078B [ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180428] usb 1-1: Product: QEMU USB Tablet [ 1.181537] usb 1-1: Manufacturer: QEMU [ 1.182541] usb 1-1: SerialNumber: 42 [ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds. cloud-init-nonet[3.83]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.83]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f | 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: 25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oOB | | %=o * | | o O X . | | . + = | | S E | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o*| | . . o o+| | . . . + . | | . . o | | . S . . | | o . o . E | | . . . * | | + * | | .+.*| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . E| | 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: e2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | . S+ + = | | . .o + E . | | .. . o + ..| | 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 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 ] * 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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0 vellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184 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 [166 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 [93.4 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 [790 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat tzdata 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 python3.4-venv python3.4-doc binfmt-support 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 The following packages will be upgraded: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 23s (7410 kB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Sat Nov 17 10:01:11 UTC 2018. Universal Time is now: Sat Nov 17 10:01:11 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) 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 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12297 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. ...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 12950 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 22 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 (5156 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-11-17 10:03:59,063 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-17 10:04:09,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:04:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:04:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-49ce5dfe-6b6c-4ce7-b436-6c9048180f0f x-openstack-request-id: req-49ce5dfe-6b6c-4ce7-b436-6c9048180f0f 2018-11-17 10:04:09,623 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:04:09,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49ce5dfe-6b6c-4ce7-b436-6c9048180f0f 2018-11-17 10:04:09,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55001282692s 2018-11-17 10:04:09,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49ce5dfe-6b6c-4ce7-b436-6c9048180f0f 2018-11-17 10:04:09,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:04:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:04:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19122 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-9be9a97e-4a34-4fd0-9cac-20dea479b98f x-openstack-request-id: req-9be9a97e-4a34-4fd0-9cac-20dea479b98f 2018-11-17 10:04:09,711 - keystoneauth.session - DEBUG - RESP BODY: {"output": "enabled at IRQ 10\n[ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631504] Linux agpgart interface v0.103\n[ 0.633627] brd: module loaded\n[ 0.635031] loop: module loaded\n[ 0.636460] blk-mq: CPU -> queue map\n[ 0.637576] CPU 0 -> Queue 0\n[ 0.638557] CPU 1 -> Queue 0\n[ 0.640326] vda: vda1\n[ 0.641916] scsi0 : ata_piix\n[ 0.642985] scsi1 : ata_piix\n[ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647889] libphy: Fixed MDIO Bus: probed\n[ 0.649212] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650614] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653912] PPP generic driver version 2.4.2\n[ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657090] ehci-pci: EHCI PCI platform driver\n[ 0.658400] ehci-platform: EHCI generic platform driver\n[ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661490] ohci-pci: OHCI PCI platform driver\n[ 0.662783] ohci-platform: OHCI generic platform driver\n[ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695677] usb usb1: Product: UHCI Host Controller\n[ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698807] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700220] hub 1-0:1.0: USB hub found\n[ 0.701373] hub 1-0:1.0: 2 ports detected\n[ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708586] mousedev: PS/2 mouse device common for all mice\n[ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712919] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718528] device-mapper: uevent: version 1.0.3\n[ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724417] TCP: cubic registered\n[ 0.732582] NET: Registered protocol family 10\n[ 0.734218] NET: Registered protocol family 17\n[ 0.735601] Key type dns_resolver registered\n[ 0.737099] Loading compiled-in X.509 certificates\n[ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741908] registered taskstats version 1\n[ 0.744939] Key type trusted registered\n[ 0.748642] Key type encrypted registered\n[ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751008] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.752848] regulator-dummy: disabling\n[ 0.753884] Magic number: 10:329:22\n[ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807)\n[ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758387] EDD information not available.\n[ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807374] Write protecting the kernel read-only data: 12288k\n[ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.825718] systemd-udevd[107]: starting version 204\n[ 0.864577] FDC 0 is a S82078B\n[ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180428] usb 1-1: Product: QEMU USB Tablet\n[ 1.181537] usb 1-1: Manufacturer: QEMU\n[ 1.182541] usb 1-1: SerialNumber: 42\n[ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds.\ncloud-init-nonet[3.83]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.83]: 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 * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f |\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:\n25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oOB |\n| %=o * |\n| o O X . |\n| . + = |\n| S E |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o*|\n| . . o o+|\n| . . . + . |\n| . . o |\n| . S . . |\n| o . o . E |\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:\n0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . E|\n| o + . o o|\n| S + + o.o|\n| + * + * |\n| . * . o .|\n| . + . |\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:\ne2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| . S+ + = |\n| . .o + E . |\n| .. . o + ..|\n| oo. . = o|\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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0\n\nvellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184\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 [166 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 [93.4 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 [790 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 libpython3.4-minimal libpython3.4-stdlib\n libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev\n lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp\n openjdk-7-jre-headless python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-jsonschema python-mock 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 python3-pkg-resources\n python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat\n tzdata 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 python3.4-venv python3.4-doc binfmt-support 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\nThe following packages will be upgraded:\n libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata\n5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 174 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:52 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:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 174 MB in 23s (7410 kB/s)\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libnspr4:amd64.\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) ...\nPreparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.\nSetting up tzdata (2018g-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Sat Nov 17 10:01:11 UTC 2018.\nUniversal Time is now: Sat Nov 17 10:01:11 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\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 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:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.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:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4 (3.4.3-1ubuntu1~14.04.7) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\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 idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12297\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.\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 12950\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 22 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 (5156 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.6\n++ echo A 192.168.1.6\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0 (DSA)\nec2: 256 0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0 (ECDSA)\nec2: 256 e2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0 (ED25519)\nec2: 2048 25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxbENt/qWhdejyFR0C1slSm/XXKMGWjqmbhDLNRm69ybPRt3SCOGIVqLaU7Jak6hTkf2uRUsmb4D47KdL20sX8= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKR+3aOtwx4l5fd7kqkrINLyNqI9LFBCYvszn+QJPUiy root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZGQTQqn3AGUV1CZk5iPLEO4VSbPG0314TZqIe+s4DAlXLRJKcVT6YtEE/vnTS5OkU09Pd09r8AvvOJxHgDjqQqihPn1UyveA13E7aJlZM23GwKZ2o5SbEGs7Hxe+ReyVMM4BWZvPRxg15Nc4HvoWwGNCftzBzSLkj4yjX5VYzy6GGDGa5IIZnFLFvaSw++zVPN0AabjgRrfIYIlqqpgY/Tp4lYH1AbhEesRH9f1DMBebmWOEeU7qlsQjbaAvUjs9UN5EEB2cRFF/HUN51wVfeKHcyngUE7eo4Bb6uGOWk7LvCqEdSEPt0rVAalTPCpV2enf+jGhhZXQW1wOZQC0FT root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 231.81 seconds\n"} 2018-11-17 10:04:09,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-9be9a97e-4a34-4fd0-9cac-20dea479b98f 2018-11-17 10:04:09,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.082093000412s 2018-11-17 10:04:09,715 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108/action used request id req-9be9a97e-4a34-4fd0-9cac-20dea479b98f 2018-11-17 10:04:09,716 - functest.core.singlevm - DEBUG - console: enabled at IRQ 10 [ 0.579403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.603774] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631504] Linux agpgart interface v0.103 [ 0.633627] brd: module loaded [ 0.635031] loop: module loaded [ 0.636460] blk-mq: CPU -> queue map [ 0.637576] CPU 0 -> Queue 0 [ 0.638557] CPU 1 -> Queue 0 [ 0.640326] vda: vda1 [ 0.641916] scsi0 : ata_piix [ 0.642985] scsi1 : ata_piix [ 0.643947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645775] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647889] libphy: Fixed MDIO Bus: probed [ 0.649212] tun: Universal TUN/TAP device driver, 1.6 [ 0.650614] tun: (C) 1999-2004 Max Krasnyansky [ 0.653912] PPP generic driver version 2.4.2 [ 0.655237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657090] ehci-pci: EHCI PCI platform driver [ 0.658400] ehci-platform: EHCI generic platform driver [ 0.659847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661490] ohci-pci: OHCI PCI platform driver [ 0.662783] ohci-platform: OHCI generic platform driver [ 0.664268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691808] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695677] usb usb1: Product: UHCI Host Controller [ 0.697060] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698807] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700220] hub 1-0:1.0: USB hub found [ 0.701373] hub 1-0:1.0: 2 ports detected [ 0.702704] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708586] mousedev: PS/2 mouse device common for all mice [ 0.710360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712919] rtc_cmos 00:00: RTC can wake from S4 [ 0.714647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716528] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718528] device-mapper: uevent: version 1.0.3 [ 0.720020] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.724417] TCP: cubic registered [ 0.732582] NET: Registered protocol family 10 [ 0.734218] NET: Registered protocol family 17 [ 0.735601] Key type dns_resolver registered [ 0.737099] Loading compiled-in X.509 certificates [ 0.739104] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741908] registered taskstats version 1 [ 0.744939] Key type trusted registered [ 0.748642] Key type encrypted registered [ 0.749700] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751008] IMA: No TPM chip found, activating TPM-bypass! [ 0.752848] regulator-dummy: disabling [ 0.753884] Magic number: 10:329:22 [ 0.754973] rtc_cmos 00:00: setting system clock to 2018-11-17 10:00:07 UTC (1542448807) [ 0.756987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758387] EDD information not available. [ 0.805431] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807374] Write protecting the kernel read-only data: 12288k [ 0.809282] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812527] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.825718] systemd-udevd[107]: starting version 204 [ 0.864577] FDC 0 is a S82078B [ 1.012071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177131] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178798] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180428] usb 1-1: Product: QEMU USB Tablet [ 1.181537] usb 1-1: Manufacturer: QEMU [ 1.182541] usb 1-1: SerialNumber: 42 [ 1.456110] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.885174] 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.248711] 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.573824] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.759751] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:00:10 +0000. Up 3.54 seconds. cloud-init-nonet[3.83]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.83]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:00:11 +0000. Up 5.09 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:e4:69:b8 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:55:b9:9f | 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: 25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oOB | | %=o * | | o O X . | | . + = | | S E | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o*| | . . o o+| | . . . + . | | . . o | | . S . . | | o . o . E | | . . . * | | + * | | .+.*| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . E| | 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: e2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | . S+ + = | | . .o + E . | | .. . o + ..| | 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 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 ] * 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 Sat, 17 Nov 2018 10:00:19 +0000. Up 12.32 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Sat, 17 Nov 2018 10:00:21 +0000. Up 13.75 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 vellum-0 ttyS0 vellum-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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14228 0 --:--:-- --:--:-- --:--:-- 14184 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 [166 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 [93.4 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 [790 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1579 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat tzdata 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 python3.4-venv python3.4-doc binfmt-support 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 The following packages will be upgraded: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 22 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 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:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:54 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:66 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:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:81 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:82 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:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 23s (7410 kB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. 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) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Sat Nov 17 10:01:11 UTC 2018. Universal Time is now: Sat Nov 17 10:01:11 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) 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 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:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.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 ... 53147 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12297 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. ...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 12950 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 22 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 (5156 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8a:15:7d:57:75:73:96:22:eb:d3:db:0f:8f:e4:fe:43 root@vellum-0 (DSA) ec2: 256 0c:66:ed:dd:7a:9d:a0:b0:1d:fb:89:14:7d:e7:70:59 root@vellum-0 (ECDSA) ec2: 256 e2:ef:ac:c6:7b:85:d9:bd:7b:79:2d:0c:e1:2c:57:8e root@vellum-0 (ED25519) ec2: 2048 25:c4:c4:cc:b4:09:cf:58:2e:65:f0:d7:98:93:1b:b9 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxbENt/qWhdejyFR0C1slSm/XXKMGWjqmbhDLNRm69ybPRt3SCOGIVqLaU7Jak6hTkf2uRUsmb4D47KdL20sX8= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKR+3aOtwx4l5fd7kqkrINLyNqI9LFBCYvszn+QJPUiy root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZGQTQqn3AGUV1CZk5iPLEO4VSbPG0314TZqIe+s4DAlXLRJKcVT6YtEE/vnTS5OkU09Pd09r8AvvOJxHgDjqQqihPn1UyveA13E7aJlZM23GwKZ2o5SbEGs7Hxe+ReyVMM4BWZvPRxg15Nc4HvoWwGNCftzBzSLkj4yjX5VYzy6GGDGa5IIZnFLFvaSw++zVPN0AabjgRrfIYIlqqpgY/Tp4lYH1AbhEesRH9f1DMBebmWOEeU7qlsQjbaAvUjs9UN5EEB2cRFF/HUN51wVfeKHcyngUE7eo4Bb6uGOWk7LvCqEdSEPt0rVAalTPCpV2enf+jGhhZXQW1wOZQC0FT root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:03:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 231.81 seconds 2018-11-17 10:04:09,721 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:04:09,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:04:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:04:10,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-9178129c-a34d-42e2-b977-633465a7bf8a x-openstack-request-id: req-9178129c-a34d-42e2-b977-633465a7bf8a 2018-11-17 10:04:10,429 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:04:10,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9178129c-a34d-42e2-b977-633465a7bf8a 2018-11-17 10:04:10,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70815205574s 2018-11-17 10:04:10,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9178129c-a34d-42e2-b977-633465a7bf8a 2018-11-17 10:04:10,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:04:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:04:11,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20670 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-105934f6-fe15-439b-9f14-d2328bb60bda x-openstack-request-id: req-105934f6-fe15-439b-9f14-d2328bb60bda 2018-11-17 10:04:11,523 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009095] AppArmor: AppArmor initialized\n[ 0.010116] Yama: becoming mindful.\n[ 0.011155] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013661] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016801] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018295] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020263] Initializing cgroup subsys memory\n[ 0.021345] Initializing cgroup subsys devices\n[ 0.022428] Initializing cgroup subsys freezer\n[ 0.023502] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025133] Initializing cgroup subsys hugetlb\n[ 0.026271] FEATURE SPEC_CTRL Present\n[ 0.028575] mce: CPU supports 10 MCE banks\n[ 0.029616] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029616] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031969] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033645] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046570] ACPI: Core revision 20131115\n[ 0.048177] ACPI: All ACPI Tables successfully acquired\n[ 0.049595] ftrace: allocating 28747 entries in 113 pages\n[ 0.068212] smpboot: Max logical packages: 2\n[ 0.069275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073721] Enabling x2apic\n[ 0.074512] Enabled x2apic\n[ 0.075548] Switched APIC routing to physical x2apic.\n[ 0.077237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082006] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089053] KVM setup paravirtual spinlock\n[ 0.091367] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092175] x86: Booting SMP configuration:\n[ 0.093266] .... node #0, CPUs: #1[ 0.091325] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108018] x86: Booted up 1 node, 2 CPUs\n[ 0.108012] KVM setup async PF for cpu 1\n[ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111399] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112405] devtmpfs: initialized\n[ 0.114042] EVM: security.selinux\n[ 0.114931] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116812] EVM: security.capability\n[ 0.117768] pinctrl core: initialized pinctrl subsystem\n[ 0.118095] regulator-dummy: no parameters\n[ 0.120070] RTC time: 9:59:10, date: 11/17/18\n[ 0.121184] NET: Registered protocol family 16\n[ 0.122366] cpuidle: using governor ladder\n[ 0.123391] cpuidle: using governor menu\n[ 0.124084] ACPI: bus type PCI registered\n[ 0.125091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126635] PCI: Using configuration type 1 for base access\n[ 0.128501] bio: create slab at 0\n[ 0.129067] ACPI: Added _OSI(Module Device)\n[ 0.129100] ACPI: Added _OSI(Processor Device)\n[ 0.130180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134296] ACPI: Interpreter enabled\n[ 0.135248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.143810] ACPI: (supports S0 S5)\n[ 0.144002] ACPI: Using IOAPIC for interrupt routing\n[ 0.148014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150350] ACPI: No dock devices found.\n[ 0.153225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.154634] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160193] acpiphp: Slot [3] registered\n[ 0.161207] acpiphp: Slot [4] registered\n[ 0.162211] acpiphp: Slot [5] registered\n[ 0.163213] acpiphp: Slot [6] registered\n[ 0.164019] acpiphp: Slot [7] registered\n[ 0.165020] acpiphp: Slot [8] registered\n[ 0.166018] acpiphp: Slot [9] registered\n[ 0.167023] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169033] acpiphp: Slot [12] registered\n[ 0.170042] acpiphp: Slot [13] registered\n[ 0.171059] acpiphp: Slot [14] registered\n[ 0.172020] acpiphp: Slot [15] registered\n[ 0.173035] acpiphp: Slot [16] registered\n[ 0.174054] acpiphp: Slot [17] registered\n[ 0.175072] acpiphp: Slot [18] registered\n[ 0.176027] acpiphp: Slot [19] registered\n[ 0.177050] acpiphp: Slot [20] registered\n[ 0.178072] acpiphp: Slot [21] registered\n[ 0.179172] acpiphp: Slot [22] registered\n[ 0.180020] acpiphp: Slot [23] registered\n[ 0.181053] acpiphp: Slot [24] registered\n[ 0.182067] acpiphp: Slot [25] registered\n[ 0.183086] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185047] acpiphp: Slot [28] registered\n[ 0.188228] acpiphp: Slot [29] registered\n[ 0.189262] acpiphp: Slot [30] registered\n[ 0.190312] acpiphp: Slot [31] registered\n[ 0.191322] PCI host bridge to bus 0000:00\n[ 0.192023] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.193294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.194676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.197527] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230822] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234458] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.237809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.239470] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241344] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.243274] vgaarb: loaded\n[ 0.244003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245522] SCSI subsystem initialized\n[ 0.246669] ACPI: bus type USB registered\n[ 0.246669] usbcore: registered new interface driver usbfs\n[ 0.248018] usbcore: registered new interface driver hub\n[ 0.249296] usbcore: registered new device driver usb\n[ 0.249296] PCI: Using ACPI for IRQ routing\n[ 0.252130] NetLabel: Initializing\n[ 0.253032] NetLabel: domain hash size = 128\n[ 0.254091] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255340] NetLabel: unlabeled traffic allowed by default\n[ 0.256219] Switched to clocksource kvm-clock\n[ 0.264210] AppArmor: AppArmor Filesystem Enabled\n[ 0.265381] pnp: PnP ACPI init\n[ 0.266223] ACPI: bus type PNP registered\n[ 0.267680] pnp: PnP ACPI: found 8 devices\n[ 0.268706] ACPI: bus type PNP unregistered\n[ 0.275985] NET: Registered protocol family 2\n[ 0.277382] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.279282] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280963] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.282554] TCP: reno registered\n[ 0.283426] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284826] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286378] NET: Registered protocol family 1\n[ 0.287480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288863] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.312485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.334768] Trying to unpack rootfs image as initramfs...\n[ 0.431633] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435126] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.436575] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.438644] Scanning for low memory corruption every 60 seconds\n[ 0.440382] Initialise system trusted keyring\n[ 0.441529] audit: initializing netlink socket (disabled)\n[ 0.442813] type=2000 audit(1542448751.656:1): initialized\n[ 0.463294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465578] zbud: loaded\n[ 0.466549] VFS: Disk quotas dquot_6.5.2\n[ 0.467581] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.469391] fuse init (API version 7.22)\n[ 0.470444] msgmni has been set to 3997\n[ 0.471484] Key type big_key registered\n[ 0.472824] Key type asymmetric registered\n[ 0.473852] Asymmetric key parser 'x509' registered\n[ 0.475027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.476869] io scheduler noop registered\n[ 0.477862] io scheduler deadline registered (default)\n[ 0.479082] io scheduler cfq registered\n[ 0.480142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.481449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.482973] ipmi message handler version 39.2\n[ 0.484108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.486372] ACPI: Power Button [PWRF]\n[ 0.487548] GHES: HEST is not enabled!\n[ 0.509593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.554894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581304] Linux agpgart interface v0.103\n[ 0.583424] brd: module loaded\n[ 0.584725] loop: module loaded\n[ 0.585984] blk-mq: CPU -> queue map\n[ 0.586930] CPU 0 -> Queue 0\n[ 0.587781] CPU 1 -> Queue 0\n[ 0.589651] vda: vda1\n[ 0.591205] scsi0 : ata_piix\n[ 0.592142] scsi1 : ata_piix\n[ 0.593007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594549] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596332] libphy: Fixed MDIO Bus: probed\n[ 0.597495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598785] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601129] PPP generic driver version 2.4.2\n[ 0.602375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603889] ehci-pci: EHCI PCI platform driver\n[ 0.605025] ehci-platform: EHCI generic platform driver\n[ 0.606335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607767] ohci-pci: OHCI PCI platform driver\n[ 0.608884] ohci-platform: OHCI generic platform driver\n[ 0.610134] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632073] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.636770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640132] usb usb1: Product: UHCI Host Controller\n[ 0.641316] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.642850] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644098] hub 1-0:1.0: USB hub found\n[ 0.645083] hub 1-0:1.0: 2 ports detected\n[ 0.646316] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648984] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.650216] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651614] mousedev: PS/2 mouse device common for all mice\n[ 0.653229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655597] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657049] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658571] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660150] device-mapper: uevent: version 1.0.3\n[ 0.661397] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.663476] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665005] TCP: cubic registered\n[ 0.665995] NET: Registered protocol family 10\n[ 0.667360] NET: Registered protocol family 17\n[ 0.668512] Key type dns_resolver registered\n[ 0.669864] Loading compiled-in X.509 certificates\n[ 0.671575] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.673874] registered taskstats version 1\n[ 0.683945] Key type trusted registered\n[ 0.688173] Key type encrypted registered\n[ 0.689262] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690571] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692308] regulator-dummy: disabling\n[ 0.693389] Magic number: 10:703:980\n[ 0.694505] rtc_cmos 00:00: setting system clock to 2018-11-17 09:59:11 UTC (1542448751)\n[ 0.696592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698013] EDD information not available.\n[ 0.753543] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.755593] Write protecting the kernel read-only data: 12288k\n[ 0.757534] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.760800] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.774749] systemd-udevd[107]: starting version 204\n[ 0.820418] FDC 0 is a S82078B\n[ 0.956045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123698] usb 1-1: Product: QEMU USB Tablet\n[ 1.124795] usb 1-1: Manufacturer: QEMU\n[ 1.125796] usb 1-1: SerialNumber: 42\n[ 1.432088] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 1.832981] 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.142182] 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.271996] 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.386226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:59:13 +0000. Up 2.71 seconds.\ncloud-init-nonet[2.86]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting 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 * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.76]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:59:14 +0000. Up 3.92 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.3 | 255.255.255.0 | fa:16:3e:0e:f9:fa |\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:\nd8:02:e6:e8:df:21:d2:e0:8d:8c:01:d6:99:6a:b0:8e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . o |\n|o. +o |\n|+..+ . o |\n|ooo . o S |\n|+* = . |\n|E.* + . |\n| o 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:\ne0:88:4a:0f:dc:71:cc:a5:95:c7:6b:b6:4a:26:d0:29 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo |\n| o +. o |\n| ..=o . . |\n|. .Eo= . + |\n| +..+ . S . |\n|..o . o . |\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:\nbc:76:9a:0c:bc:86:2e:a3:6a:84:41:d0:10:cf:d5:73 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=+ .. |\n| +.. o E |\n|. o o |\n|. . |\n|.. S |\n|.. . . |\n|. .o o . |\n| .o . .= + |\n|=. +... + |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9b:0c:b0:98:54:da:cf:8c:e8:34:68:ad:c7:72:47:23 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| + |\n| o o |\n| o.+ B |\n|..*Eoo= S |\n|.oo.o .o o |\n| o.+ . + |\n| + . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 SystemD login management service[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 ]\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 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 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 Sat, 17 Nov 2018 09:59:21 +0000. Up 10.23 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 Sat, 17 Nov 2018 09:59:22 +0000. Up 11.30 seconds.\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 ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 14700 0 --:--:-- --:--:-- --:--:-- 14714\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [166 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 [93.4 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 [790 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1543 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.3\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 27 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 [1459 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 [3754 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 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 10s (6658 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 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 ... 51924 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-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\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 8546\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-162.212) ...\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 nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9269\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 six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 27 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58132 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --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.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.20'\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e0:88:4a:0f:dc:71:cc:a5:95:c7:6b:b6:4a:26:d0:29 root@ellis-0 (DSA)\nec2: 256 bc:76:9a:0c:bc:86:2e:a3:6a:84:41:d0:10:cf:d5:73 root@ellis-0 (ECDSA)\nec2: 256 9b:0c:b0:98:54:da:cf:8c:e8:34:68:ad:c7:72:47:23 root@ellis-0 (ED25519)\nec2: 2048 d8:02:e6:e8:df:21:d2:e0:8d:8c:01:d6:99:6a:b0:8e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOP+lHzA1AdGyeVHa5eg36kCNBuzStlF+1qLANaU0yB3H0fcmy5HOvfX4wz7XBh/QaHLuwL2z5qW9cRb2J4/ks= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGjVLmzUN1sP4DpbUzr24NBUyXHli5TgikFbVht5RKTK root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGgXdnf5mPgIJzjlXTIBjUck4FOTO+WzDprYHvsKEj7WKu3GVYEtZPBdqG85HQ7oLKqlPe/Vy+wBXpAxnlQPjnB4g8pjcnvJuNYtvzMZvgaU/tGaDZxziLwlu5dmqDKD5KLFKud6nVlpYZ13AxQ9Y8OquWMEr3i1ypRfCcLGFyYrP4XAB1uwkC6ZRJ6t9/l4jYLsBAmxWXv2tdz0IUlx3/52PfbolRNkvFhgYtx7uFr7YH9uAsCssyaknmFlVGfLmrbrxkxIjtZtvzB57hL2T7iElC7eVCw1d+tCaBQcyNAGr1sc7oeVHZgmg9MzqQ6qOrZpSDzpUbCYZhgFcGfFXl root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:02:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 204.00 seconds\n"} 2018-11-17 10:04:11,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/action used request id req-105934f6-fe15-439b-9f14-d2328bb60bda 2018-11-17 10:04:11,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08758091927s 2018-11-17 10:04:11,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0/action used request id req-105934f6-fe15-439b-9f14-d2328bb60bda 2018-11-17 10:04:11,527 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009095] AppArmor: AppArmor initialized [ 0.010116] Yama: becoming mindful. [ 0.011155] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013661] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016801] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018295] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020263] Initializing cgroup subsys memory [ 0.021345] Initializing cgroup subsys devices [ 0.022428] Initializing cgroup subsys freezer [ 0.023502] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025133] Initializing cgroup subsys hugetlb [ 0.026271] FEATURE SPEC_CTRL Present [ 0.028575] mce: CPU supports 10 MCE banks [ 0.029616] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029616] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031969] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033645] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046570] ACPI: Core revision 20131115 [ 0.048177] ACPI: All ACPI Tables successfully acquired [ 0.049595] ftrace: allocating 28747 entries in 113 pages [ 0.068212] smpboot: Max logical packages: 2 [ 0.069275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073721] Enabling x2apic [ 0.074512] Enabled x2apic [ 0.075548] Switched APIC routing to physical x2apic. [ 0.077237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082006] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089053] KVM setup paravirtual spinlock [ 0.091367] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092175] x86: Booting SMP configuration: [ 0.093266] .... node #0, CPUs: #1[ 0.091325] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108018] x86: Booted up 1 node, 2 CPUs [ 0.108012] KVM setup async PF for cpu 1 [ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111399] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112405] devtmpfs: initialized [ 0.114042] EVM: security.selinux [ 0.114931] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116812] EVM: security.capability [ 0.117768] pinctrl core: initialized pinctrl subsystem [ 0.118095] regulator-dummy: no parameters [ 0.120070] RTC time: 9:59:10, date: 11/17/18 [ 0.121184] NET: Registered protocol family 16 [ 0.122366] cpuidle: using governor ladder [ 0.123391] cpuidle: using governor menu [ 0.124084] ACPI: bus type PCI registered [ 0.125091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126635] PCI: Using configuration type 1 for base access [ 0.128501] bio: create slab at 0 [ 0.129067] ACPI: Added _OSI(Module Device) [ 0.129100] ACPI: Added _OSI(Processor Device) [ 0.130180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134296] ACPI: Interpreter enabled [ 0.135248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.143810] ACPI: (supports S0 S5) [ 0.144002] ACPI: Using IOAPIC for interrupt routing [ 0.148014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150350] ACPI: No dock devices found. [ 0.153225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.154634] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160193] acpiphp: Slot [3] registered [ 0.161207] acpiphp: Slot [4] registered [ 0.162211] acpiphp: Slot [5] registered [ 0.163213] acpiphp: Slot [6] registered [ 0.164019] acpiphp: Slot [7] registered [ 0.165020] acpiphp: Slot [8] registered [ 0.166018] acpiphp: Slot [9] registered [ 0.167023] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169033] acpiphp: Slot [12] registered [ 0.170042] acpiphp: Slot [13] registered [ 0.171059] acpiphp: Slot [14] registered [ 0.172020] acpiphp: Slot [15] registered [ 0.173035] acpiphp: Slot [16] registered [ 0.174054] acpiphp: Slot [17] registered [ 0.175072] acpiphp: Slot [18] registered [ 0.176027] acpiphp: Slot [19] registered [ 0.177050] acpiphp: Slot [20] registered [ 0.178072] acpiphp: Slot [21] registered [ 0.179172] acpiphp: Slot [22] registered [ 0.180020] acpiphp: Slot [23] registered [ 0.181053] acpiphp: Slot [24] registered [ 0.182067] acpiphp: Slot [25] registered [ 0.183086] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185047] acpiphp: Slot [28] registered [ 0.188228] acpiphp: Slot [29] registered [ 0.189262] acpiphp: Slot [30] registered [ 0.190312] acpiphp: Slot [31] registered [ 0.191322] PCI host bridge to bus 0000:00 [ 0.192023] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.193294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.194676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.197527] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207292] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230822] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234458] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.237809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.239470] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241344] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243274] vgaarb: loaded [ 0.244003] vgaarb: bridge control possible 0000:00:02.0 [ 0.245522] SCSI subsystem initialized [ 0.246669] ACPI: bus type USB registered [ 0.246669] usbcore: registered new interface driver usbfs [ 0.248018] usbcore: registered new interface driver hub [ 0.249296] usbcore: registered new device driver usb [ 0.249296] PCI: Using ACPI for IRQ routing [ 0.252130] NetLabel: Initializing [ 0.253032] NetLabel: domain hash size = 128 [ 0.254091] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255340] NetLabel: unlabeled traffic allowed by default [ 0.256219] Switched to clocksource kvm-clock [ 0.264210] AppArmor: AppArmor Filesystem Enabled [ 0.265381] pnp: PnP ACPI init [ 0.266223] ACPI: bus type PNP registered [ 0.267680] pnp: PnP ACPI: found 8 devices [ 0.268706] ACPI: bus type PNP unregistered [ 0.275985] NET: Registered protocol family 2 [ 0.277382] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.279282] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280963] TCP: Hash tables configured (established 16384 bind 16384) [ 0.282554] TCP: reno registered [ 0.283426] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284826] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286378] NET: Registered protocol family 1 [ 0.287480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288863] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290197] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.312485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.334768] Trying to unpack rootfs image as initramfs... [ 0.431633] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435126] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.436575] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.438644] Scanning for low memory corruption every 60 seconds [ 0.440382] Initialise system trusted keyring [ 0.441529] audit: initializing netlink socket (disabled) [ 0.442813] type=2000 audit(1542448751.656:1): initialized [ 0.463294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465578] zbud: loaded [ 0.466549] VFS: Disk quotas dquot_6.5.2 [ 0.467581] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.469391] fuse init (API version 7.22) [ 0.470444] msgmni has been set to 3997 [ 0.471484] Key type big_key registered [ 0.472824] Key type asymmetric registered [ 0.473852] Asymmetric key parser 'x509' registered [ 0.475027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.476869] io scheduler noop registered [ 0.477862] io scheduler deadline registered (default) [ 0.479082] io scheduler cfq registered [ 0.480142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.481449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.482973] ipmi message handler version 39.2 [ 0.484108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.486372] ACPI: Power Button [PWRF] [ 0.487548] GHES: HEST is not enabled! [ 0.509593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.552742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.554894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581304] Linux agpgart interface v0.103 [ 0.583424] brd: module loaded [ 0.584725] loop: module loaded [ 0.585984] blk-mq: CPU -> queue map [ 0.586930] CPU 0 -> Queue 0 [ 0.587781] CPU 1 -> Queue 0 [ 0.589651] vda: vda1 [ 0.591205] scsi0 : ata_piix [ 0.592142] scsi1 : ata_piix [ 0.593007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594549] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596332] libphy: Fixed MDIO Bus: probed [ 0.597495] tun: Universal TUN/TAP device driver, 1.6 [ 0.598785] tun: (C) 1999-2004 Max Krasnyansky [ 0.601129] PPP generic driver version 2.4.2 [ 0.602375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603889] ehci-pci: EHCI PCI platform driver [ 0.605025] ehci-platform: EHCI generic platform driver [ 0.606335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607767] ohci-pci: OHCI PCI platform driver [ 0.608884] ohci-platform: OHCI generic platform driver [ 0.610134] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632073] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.633338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.635294] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.636770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640132] usb usb1: Product: UHCI Host Controller [ 0.641316] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.642850] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644098] hub 1-0:1.0: USB hub found [ 0.645083] hub 1-0:1.0: 2 ports detected [ 0.646316] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648984] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650216] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651614] mousedev: PS/2 mouse device common for all mice [ 0.653229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655597] rtc_cmos 00:00: RTC can wake from S4 [ 0.657049] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658571] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660150] device-mapper: uevent: version 1.0.3 [ 0.661397] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.663476] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665005] TCP: cubic registered [ 0.665995] NET: Registered protocol family 10 [ 0.667360] NET: Registered protocol family 17 [ 0.668512] Key type dns_resolver registered [ 0.669864] Loading compiled-in X.509 certificates [ 0.671575] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.673874] registered taskstats version 1 [ 0.683945] Key type trusted registered [ 0.688173] Key type encrypted registered [ 0.689262] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690571] IMA: No TPM chip found, activating TPM-bypass! [ 0.692308] regulator-dummy: disabling [ 0.693389] Magic number: 10:703:980 [ 0.694505] rtc_cmos 00:00: setting system clock to 2018-11-17 09:59:11 UTC (1542448751) [ 0.696592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698013] EDD information not available. [ 0.753543] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.755593] Write protecting the kernel read-only data: 12288k [ 0.757534] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.760800] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.774749] systemd-udevd[107]: starting version 204 [ 0.820418] FDC 0 is a S82078B [ 0.956045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123698] usb 1-1: Product: QEMU USB Tablet [ 1.124795] usb 1-1: Manufacturer: QEMU [ 1.125796] usb 1-1: SerialNumber: 42 [ 1.432088] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.832981] 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.142182] 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.271996] 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.386226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 09:59:13 +0000. Up 2.71 seconds. cloud-init-nonet[2.86]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.76]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:59:14 +0000. Up 3.92 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.3 | 255.255.255.0 | fa:16:3e:0e:f9:fa | 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: d8:02:e6:e8:df:21:d2:e0:8d:8c:01:d6:99:6a:b0:8e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . o | |o. +o | |+..+ . o | |ooo . o S | |+* = . | |E.* + . | | o o . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e0:88:4a:0f:dc:71:cc:a5:95:c7:6b:b6:4a:26:d0:29 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | oo | | o +. o | | ..=o . . | |. .Eo= . + | | +..+ . S . | |..o . o . | |. . + . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: bc:76:9a:0c:bc:86:2e:a3:6a:84:41:d0:10:cf:d5:73 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |=+ .. | | +.. o E | |. o o | |. . | |.. S | |.. . . | |. .o o . | | .o . .= + | |=. +... + | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9b:0c:b0:98:54:da:cf:8c:e8:34:68:ad:c7:72:47:23 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . | | + | | o o | | o.+ B | |..*Eoo= 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 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 Sat, 17 Nov 2018 09:59:21 +0000. Up 10.23 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 Sat, 17 Nov 2018 09:59:22 +0000. Up 11.30 seconds. + 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 ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14700 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [166 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 [93.4 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 [790 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 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 [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 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 [557 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 [269 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 (1543 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.3 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 27 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 10s (6658 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 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 ... 51924 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-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... 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 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... 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 nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9269 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................+++ .........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 27 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --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.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.20' + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:88:4a:0f:dc:71:cc:a5:95:c7:6b:b6:4a:26:d0:29 root@ellis-0 (DSA) ec2: 256 bc:76:9a:0c:bc:86:2e:a3:6a:84:41:d0:10:cf:d5:73 root@ellis-0 (ECDSA) ec2: 256 9b:0c:b0:98:54:da:cf:8c:e8:34:68:ad:c7:72:47:23 root@ellis-0 (ED25519) ec2: 2048 d8:02:e6:e8:df:21:d2:e0:8d:8c:01:d6:99:6a:b0:8e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOP+lHzA1AdGyeVHa5eg36kCNBuzStlF+1qLANaU0yB3H0fcmy5HOvfX4wz7XBh/QaHLuwL2z5qW9cRb2J4/ks= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGjVLmzUN1sP4DpbUzr24NBUyXHli5TgikFbVht5RKTK root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGgXdnf5mPgIJzjlXTIBjUck4FOTO+WzDprYHvsKEj7WKu3GVYEtZPBdqG85HQ7oLKqlPe/Vy+wBXpAxnlQPjnB4g8pjcnvJuNYtvzMZvgaU/tGaDZxziLwlu5dmqDKD5KLFKud6nVlpYZ13AxQ9Y8OquWMEr3i1ypRfCcLGFyYrP4XAB1uwkC6ZRJ6t9/l4jYLsBAmxWXv2tdz0IUlx3/52PfbolRNkvFhgYtx7uFr7YH9uAsCssyaknmFlVGfLmrbrxkxIjtZtvzB57hL2T7iElC7eVCw1d+tCaBQcyNAGr1sc7oeVHZgmg9MzqQ6qOrZpSDzpUbCYZhgFcGfFXl root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:02:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 204.00 seconds 2018-11-17 10:04:11,531 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:04:11,532 - 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:0e:f9:fa', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0e:f9:fa', 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'493eb3ad-ab7f-4344-9317-38a90e583fea', 'name': u'heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T09:59:10.000000', 'flavor': Munch({u'id': u'a413d54d-9d26-40c2-a9c3-76ff4d860c26', 'name': u'heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd'}), 'az': u'nova', 'id': u'2f5b9dea-4439-4203-a8c7-a602e95c59f0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9689bac0-b13f-4e14-abed-e558008b33b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c8566b4d-bb5c-4a49-b2d7-5735f26ca2e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'56c50b3418c144808684686568818b83', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e874a504-3a1a-46fa-829f-db4b32878559'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9b9dbd3-9ffb-4f12-9da5-811523cc783c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'eec6ad3a-d529-48d7-ae62-61d5bbf0162f'})], 'id': u'63bf9c48-78cc-4bf5-9141-dbf86eaaf709', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'56c50b3418c144808684686568818b83', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'58db975d-9e1c-4972-90ad-67282e98d6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'79a1f265-63f9-4cfb-9808-a5a4e2c942cb'})], 'id': u'28403471-c5ca-4703-8b1e-3aa1cf1188d1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'56c50b3418c144808684686568818b83', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2aae5a9eb5864fd9a69489b2dd2d6898', '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'56c50b3418c144808684686568818b83', 'name': 'heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd', '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-11-17T09:59:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T09:59:10Z', 'hostId': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018', '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-11-17T09:59:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c50b3418c144808684686568818b83', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'56c50b3418c144808684686568818b83', 'created_at': u'2018-11-17T09:57:25Z', 'created': u'2018-11-17T09:57:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 10:04:11,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:04:11,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:04:12,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1506 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-6d3a0f56-2d91-490d-9a23-62d3256757c5 x-openstack-request-id: req-6d3a0f56-2d91-490d-9a23-62d3256757c5 2018-11-17 10:04:12,068 - 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:8b:52:54", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:52:54", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:81", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2ec0fb73-1df5-4982-8ff3-2258b7fdaae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "bono-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ce:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ae:9b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34b37077-1730-456d-8751-215f967e62c2", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "34b37077-1730-456d-8751-215f967e62c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:13Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "homer-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f0:25", "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:bc:d0:b6", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:11.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "a4af78f7-faf5-4c64-8881-7bc056bb7ecc", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:11Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "dime-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c6:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a7:9e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e18243e5-921f-40a6-894b-1595e83d1063", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:12.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "e18243e5-921f-40a6-894b-1595e83d1063", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:12Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-17T09:59:26Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:b9:9f", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:69:b8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6fbd342a-9437-4edc-a51f-3822c7381108", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:00:05.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "6fbd342a-9437-4edc-a51f-3822c7381108", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:00:05Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-17T09:59:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:f9:fa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2f5b9dea-4439-4203-a8c7-a602e95c59f0", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:59:10.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "2f5b9dea-4439-4203-a8c7-a602e95c59f0", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:59:10Z", "hostId": "c067d67d8d20f13bd40f926603ff717c5cc7b16f8579d8c9077e2018", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-17T09:57:25Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:1a:35", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:40:8a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "rel": "bookmark"}], "image": {"id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "links": [{"href": "http://172.30.9.27:8774/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T09:57:14.000000", "flavor": {"id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "links": [{"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}]}, "id": "3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2aae5a9eb5864fd9a69489b2dd2d6898", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T09:57:14Z", "hostId": "f7285ce259d3d65e71959299f8eb40c70e22c0c18041d3473d2f7350", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "name": "ns.clearwater.opnfv", "created": "2018-11-17T09:55:28Z", "tenant_id": "56c50b3418c144808684686568818b83", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:04:12,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d3a0f56-2d91-490d-9a23-62d3256757c5 2018-11-17 10:04:12,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534577131271s 2018-11-17 10:04:12,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d3a0f56-2d91-490d-9a23-62d3256757c5 2018-11-17 10:04:12,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:04:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:04:12,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11964 Content-Type: application/json Date: Sat, 17 Nov 2018 10:04: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-d7ad5684-40e7-4049-b252-7ca1f7a497c0 x-openstack-request-id: req-d7ad5684-40e7-4049-b252-7ca1f7a497c0 2018-11-17 10:04:12,148 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.009507] Security Framework initialized\n[ 0.010881] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013319] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017611] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020537] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022526] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024284] Initializing cgroup subsys memory\n[ 0.025718] Initializing cgroup subsys devices\n[ 0.027154] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029392] Initializing cgroup subsys perf_event\n[ 0.030831] Initializing cgroup subsys hugetlb\n[ 0.032070] FEATURE SPEC_CTRL Present\n[ 0.033959] mce: CPU supports 10 MCE banks\n[ 0.036030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039161] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042155] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058066] ACPI: Core revision 20131115\n[ 0.059874] ACPI: All ACPI Tables successfully acquired\n[ 0.061247] ftrace: allocating 28747 entries in 113 pages\n[ 0.084217] smpboot: Max logical packages: 2\n[ 0.088076] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094303] Enabling x2apic\n[ 0.095311] Enabled x2apic\n[ 0.096014] Switched APIC routing to physical x2apic.\n[ 0.098915] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.104872] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.114415] KVM setup paravirtual spinlock\n[ 0.118003] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120209] x86: Booting SMP configuration:\n[ 0.121569] .... node #0, CPUs: #1[ 0.117950] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.136012] KVM setup async PF for cpu 1\n[ 0.136022] x86: Booted up 1 node, 2 CPUs\n[ 0.136026] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.136012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.142166] devtmpfs: initialized\n[ 0.145004] EVM: security.selinux\n[ 0.146092] EVM: security.SMACK64\n[ 0.147163] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.149177] pinctrl core: initialized pinctrl subsystem\n[ 0.150626] regulator-dummy: no parameters\n[ 0.152086] RTC time: 9:57:15, date: 11/17/18\n[ 0.153580] NET: Registered protocol family 16\n[ 0.155067] cpuidle: using governor ladder\n[ 0.156004] cpuidle: using governor menu\n[ 0.157332] ACPI: bus type PCI registered\n[ 0.158619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.160161] PCI: Using configuration type 1 for base access\n[ 0.162460] bio: create slab at 0\n[ 0.164023] ACPI: Added _OSI(Module Device)\n[ 0.165333] ACPI: Added _OSI(Processor Device)\n[ 0.166683] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.168003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.171227] ACPI: Interpreter enabled\n[ 0.172017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.174900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.181863] ACPI: (supports S0 S5)\n[ 0.183023] ACPI: Using IOAPIC for interrupt routing\n[ 0.184022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.186909] ACPI: No dock devices found.\n[ 0.189969] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.193909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196225] acpiphp: Slot [3] registered\n[ 0.197492] acpiphp: Slot [4] registered\n[ 0.198789] acpiphp: Slot [5] registered\n[ 0.200034] acpiphp: Slot [6] registered\n[ 0.201321] acpiphp: Slot [7] registered\n[ 0.202581] acpiphp: Slot [8] registered\n[ 0.203849] acpiphp: Slot [9] registered\n[ 0.204027] acpiphp: Slot [10] registered\n[ 0.205322] acpiphp: Slot [11] registered\n[ 0.206580] acpiphp: Slot [12] registered\n[ 0.208012] acpiphp: Slot [13] registered\n[ 0.209336] acpiphp: Slot [14] registered\n[ 0.210620] acpiphp: Slot [15] registered\n[ 0.211880] acpiphp: Slot [16] registered\n[ 0.212029] acpiphp: Slot [17] registered\n[ 0.213341] acpiphp: Slot [18] registered\n[ 0.214617] acpiphp: Slot [19] registered\n[ 0.215876] acpiphp: Slot [20] registered\n[ 0.216020] acpiphp: Slot [21] registered\n[ 0.217366] acpiphp: Slot [22] registered\n[ 0.218622] acpiphp: Slot [23] registered\n[ 0.219897] acpiphp: Slot [24] registered\n[ 0.220020] acpiphp: Slot [25] registered\n[ 0.221325] acpiphp: Slot [26] registered\n[ 0.222580] acpiphp: Slot [27] registered\n[ 0.223889] acpiphp: Slot [28] registered\n[ 0.224019] acpiphp: Slot [29] registered\n[ 0.225337] acpiphp: Slot [30] registered\n[ 0.226604] acpiphp: Slot [31] registered\n[ 0.227865] PCI host bridge to bus 0000:00\n[ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.229635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.231396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.232004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.233988] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.235945] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.242999] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.271660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.272993] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.275118] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.276975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.279095] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.282702] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.282702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284957] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286800] SCSI subsystem initialized\n[ 0.288176] ACPI: bus type USB registered\n[ 0.289358] usbcore: registered new interface driver usbfs\n[ 0.290984] usbcore: registered new interface driver hub\n[ 0.292045] usbcore: registered new device driver usb\n[ 0.293660] PCI: Using ACPI for IRQ routing\n[ 0.293684] NetLabel: Initializing\n[ 0.296018] NetLabel: domain hash size = 128\n[ 0.297376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298724] NetLabel: unlabeled traffic allowed by default\n[ 0.300191] Switched to clocksource kvm-clock\n[ 0.308166] AppArmor: AppArmor Filesystem Enabled\n[ 0.309343] pnp: PnP ACPI init\n[ 0.310202] ACPI: bus type PNP registered\n[ 0.311635] pnp: PnP ACPI: found 8 devices\n[ 0.312690] ACPI: bus type PNP unregistered\n[ 0.319960] NET: Registered protocol family 2\n[ 0.321313] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.323256] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.324951] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.326565] TCP: reno registered\n[ 0.327451] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.330414] NET: Registered protocol family 1\n[ 0.331517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.332892] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.334250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.356431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.378884] Trying to unpack rootfs image as initramfs...\n[ 0.476125] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478265] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479631] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481072] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483158] Scanning for low memory corruption every 60 seconds\n[ 0.484923] Initialise system trusted keyring\n[ 0.486076] audit: initializing netlink socket (disabled)\n[ 0.487364] type=2000 audit(1542448635.445:1): initialized\n[ 0.507606] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509926] zbud: loaded\n[ 0.510889] VFS: Disk quotas dquot_6.5.2\n[ 0.511915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513735] fuse init (API version 7.22)\n[ 0.514792] msgmni has been set to 3997\n[ 0.515844] Key type big_key registered\n[ 0.517199] Key type asymmetric registered\n[ 0.518231] Asymmetric key parser 'x509' registered\n[ 0.519416] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521297] io scheduler noop registered\n[ 0.522300] io scheduler deadline registered (default)\n[ 0.523529] io scheduler cfq registered\n[ 0.524578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527432] ipmi message handler version 39.2\n[ 0.528575] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530400] ACPI: Power Button [PWRF]\n[ 0.531451] GHES: HEST is not enabled!\n[ 0.553438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619587] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.621602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647701] Linux agpgart interface v0.103\n[ 0.649658] brd: module loaded\n[ 0.650934] loop: module loaded\n[ 0.652133] blk-mq: CPU -> queue map\n[ 0.653084] CPU 0 -> Queue 0\n[ 0.653928] CPU 1 -> Queue 0\n[ 0.655596] vda: vda1\n[ 0.657064] scsi0 : ata_piix\n[ 0.658029] scsi1 : ata_piix\n[ 0.658909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662263] libphy: Fixed MDIO Bus: probed\n[ 0.663413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664697] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.667747] PPP generic driver version 2.4.2\n[ 0.668949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670479] ehci-pci: EHCI PCI platform driver\n[ 0.671609] ehci-platform: EHCI generic platform driver\n[ 0.672892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674349] ohci-pci: OHCI PCI platform driver\n[ 0.675477] ohci-platform: OHCI generic platform driver\n[ 0.676766] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.700396] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.703819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707231] usb usb1: Product: UHCI Host Controller\n[ 0.708414] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.709908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711167] hub 1-0:1.0: USB hub found\n[ 0.712192] hub 1-0:1.0: 2 ports detected\n[ 0.713359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716034] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717265] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.718657] mousedev: PS/2 mouse device common for all mice\n[ 0.720303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722663] rtc_cmos 00:00: RTC can wake from S4\n[ 0.724148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727216] device-mapper: uevent: version 1.0.3\n[ 0.728433] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.730508] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739264] TCP: cubic registered\n[ 0.740258] NET: Registered protocol family 10\n[ 0.741592] NET: Registered protocol family 17\n[ 0.742710] Key type dns_resolver registered\n[ 0.744017] Loading compiled-in X.509 certificates\n[ 0.745731] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.747990] registered taskstats version 1\n[ 0.750686] Key type trusted registered\n[ 0.754266] Key type encrypted registered\n[ 0.755311] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756611] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.758412] regulator-dummy: disabling\n[ 0.759460] Magic number: 10:703:980\n[ 0.760570] rtc_cmos 00:00: setting system clock to 2018-11-17 09:57:15 UTC (1542448635)\n[ 0.762636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764034] EDD information not available.\n[ 0.817403] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819363] Write protecting the kernel read-only data: 12288k\n[ 0.821332] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.824650] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.837343] systemd-udevd[107]: starting version 204\n[ 0.877281] FDC 0 is a S82078B\n[ 1.024097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.188701] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.190257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.191881] usb 1-1: Product: QEMU USB Tablet\n[ 1.192978] usb 1-1: Manufacturer: QEMU\n[ 1.193972] usb 1-1: SerialNumber: 42\n[ 1.476080] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.889149] 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.204477] 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.384994] 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 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 Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.792604] 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 Sat, 17 Nov 2018 09:57:17 +0000. Up 3.21 seconds.\ncloud-init-nonet[3.37]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.77]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:57:19 +0000. Up 4.90 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:d1:40:8a |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:2d:1a:35 |\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:\n4d:56:f6:bc:ea:a1:41:81:ab:af:3d:8d:f3:a5:a4:db root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o |\n| . o o |\n| . + o |\n| = . . |\n| S o . |\n| . . . |\n| . oo + |\n| o++.* . |\n| ..==E . |\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:\n89:a3:73:c3:fb:87:aa:11:90:67:bf:83:5f:a1:82:54 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| o E |\n| = . . . |\n| . . + S |\n| . . = + . |\n| . * B .. |\n| * =. . |\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:\n6e:e9:87:e3:62:5b:75:42:0d:85:4d:d3:ca:c8:d4:cc root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .O+. |\n| ooE.. |\n| o.o.. |\n| .o o |\n| S o . |\n| . o o |\n| =. |\n| o+o . |\n| ..+oo |\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:b1:fc:ef:2c:83:1c:fd:02:31:00:30:8b:65:cc:67 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|o++. |\n|.=o E |\n|o o . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\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 ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:57:25 +0000. Up 10.50 seconds.\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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 Sat, 17 Nov 2018 09:57:26 +0000. Up 11.53 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.3/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 [166 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 [93.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [557 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 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 (2208 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 27 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 0s (525 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51321 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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 89:a3:73:c3:fb:87:aa:11:90:67:bf:83:5f:a1:82:54 root@ns (DSA)\nec2: 256 6e:e9:87:e3:62:5b:75:42:0d:85:4d:d3:ca:c8:d4:cc root@ns (ECDSA)\nec2: 256 b8:b1:fc:ef:2c:83:1c:fd:02:31:00:30:8b:65:cc:67 root@ns (ED25519)\nec2: 2048 4d:56:f6:bc:ea:a1:41:81:ab:af:3d:8d:f3:a5:a4:db root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0sHlfzTkB8FKDMOMz4zf50SXWKAaONVUTVcZq7X8NZEDEkJZWbXTP03JeuK2iMrpiCUhBMlPcp3joJ3EPZU5A= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/ee6KZ/pM0AsDJvP4slykBYEQCpUM83xG+TkPERi0o root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOAT/9qeUdsmGxY6zlT3UNkH8Sd5ws9FgGCkSr43DVi3zljOW+N+Z76RFvawj7KqpNholAKBXp+0uXILcjxdBT2TZ7UvtlOgSr20EuRj/VXNJAYG7HuoZytDNzNiNKQPrErh8NBw0DVQPj+F68P0/Vj0XAZlYZuHyHD9MRm9GXXfySp88rIa6tJJwb80XIkF7BEvy4iZgTcfMSMw/sor2LTZtjlu4cebdkHkbJofMKY/ENlJGJd5dK6z22gR79xHdQcb4ntfX9xaXp8MEWFhMwQhqTqZr4NIZwGKyhmlyZmc24fz2/CIS4yMq3X6sAD9BgZCXlk5f1ZrC56Vsn/RLp root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:57:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.07 seconds\n"} 2018-11-17 10:04:12,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/action used request id req-d7ad5684-40e7-4049-b252-7ca1f7a497c0 2018-11-17 10:04:12,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727701187134s 2018-11-17 10:04:12,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3f1bcf6f-dd19-4335-885c-a7cdb6b9e0de/action used request id req-d7ad5684-40e7-4049-b252-7ca1f7a497c0 2018-11-17 10:04:12,150 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-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.009507] Security Framework initialized [ 0.010881] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013319] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017611] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020537] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022526] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024284] Initializing cgroup subsys memory [ 0.025718] Initializing cgroup subsys devices [ 0.027154] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029392] Initializing cgroup subsys perf_event [ 0.030831] Initializing cgroup subsys hugetlb [ 0.032070] FEATURE SPEC_CTRL Present [ 0.033959] mce: CPU supports 10 MCE banks [ 0.036030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039161] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042155] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058066] ACPI: Core revision 20131115 [ 0.059874] ACPI: All ACPI Tables successfully acquired [ 0.061247] ftrace: allocating 28747 entries in 113 pages [ 0.084217] smpboot: Max logical packages: 2 [ 0.088076] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094303] Enabling x2apic [ 0.095311] Enabled x2apic [ 0.096014] Switched APIC routing to physical x2apic. [ 0.098915] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.104872] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.114415] KVM setup paravirtual spinlock [ 0.118003] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120209] x86: Booting SMP configuration: [ 0.121569] .... node #0, CPUs: #1[ 0.117950] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136012] KVM setup async PF for cpu 1 [ 0.136022] x86: Booted up 1 node, 2 CPUs [ 0.136026] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.136012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.142166] devtmpfs: initialized [ 0.145004] EVM: security.selinux [ 0.146092] EVM: security.SMACK64 [ 0.147163] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.149177] pinctrl core: initialized pinctrl subsystem [ 0.150626] regulator-dummy: no parameters [ 0.152086] RTC time: 9:57:15, date: 11/17/18 [ 0.153580] NET: Registered protocol family 16 [ 0.155067] cpuidle: using governor ladder [ 0.156004] cpuidle: using governor menu [ 0.157332] ACPI: bus type PCI registered [ 0.158619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.160161] PCI: Using configuration type 1 for base access [ 0.162460] bio: create slab at 0 [ 0.164023] ACPI: Added _OSI(Module Device) [ 0.165333] ACPI: Added _OSI(Processor Device) [ 0.166683] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.168003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.171227] ACPI: Interpreter enabled [ 0.172017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.174900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.181863] ACPI: (supports S0 S5) [ 0.183023] ACPI: Using IOAPIC for interrupt routing [ 0.184022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.186909] ACPI: No dock devices found. [ 0.189969] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.193909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196225] acpiphp: Slot [3] registered [ 0.197492] acpiphp: Slot [4] registered [ 0.198789] acpiphp: Slot [5] registered [ 0.200034] acpiphp: Slot [6] registered [ 0.201321] acpiphp: Slot [7] registered [ 0.202581] acpiphp: Slot [8] registered [ 0.203849] acpiphp: Slot [9] registered [ 0.204027] acpiphp: Slot [10] registered [ 0.205322] acpiphp: Slot [11] registered [ 0.206580] acpiphp: Slot [12] registered [ 0.208012] acpiphp: Slot [13] registered [ 0.209336] acpiphp: Slot [14] registered [ 0.210620] acpiphp: Slot [15] registered [ 0.211880] acpiphp: Slot [16] registered [ 0.212029] acpiphp: Slot [17] registered [ 0.213341] acpiphp: Slot [18] registered [ 0.214617] acpiphp: Slot [19] registered [ 0.215876] acpiphp: Slot [20] registered [ 0.216020] acpiphp: Slot [21] registered [ 0.217366] acpiphp: Slot [22] registered [ 0.218622] acpiphp: Slot [23] registered [ 0.219897] acpiphp: Slot [24] registered [ 0.220020] acpiphp: Slot [25] registered [ 0.221325] acpiphp: Slot [26] registered [ 0.222580] acpiphp: Slot [27] registered [ 0.223889] acpiphp: Slot [28] registered [ 0.224019] acpiphp: Slot [29] registered [ 0.225337] acpiphp: Slot [30] registered [ 0.226604] acpiphp: Slot [31] registered [ 0.227865] PCI host bridge to bus 0000:00 [ 0.228005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.229635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.231396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.232004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.233988] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.235945] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.242999] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.272993] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.275118] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.276975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.279095] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282702] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.282702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284957] vgaarb: bridge control possible 0000:00:02.0 [ 0.286800] SCSI subsystem initialized [ 0.288176] ACPI: bus type USB registered [ 0.289358] usbcore: registered new interface driver usbfs [ 0.290984] usbcore: registered new interface driver hub [ 0.292045] usbcore: registered new device driver usb [ 0.293660] PCI: Using ACPI for IRQ routing [ 0.293684] NetLabel: Initializing [ 0.296018] NetLabel: domain hash size = 128 [ 0.297376] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298724] NetLabel: unlabeled traffic allowed by default [ 0.300191] Switched to clocksource kvm-clock [ 0.308166] AppArmor: AppArmor Filesystem Enabled [ 0.309343] pnp: PnP ACPI init [ 0.310202] ACPI: bus type PNP registered [ 0.311635] pnp: PnP ACPI: found 8 devices [ 0.312690] ACPI: bus type PNP unregistered [ 0.319960] NET: Registered protocol family 2 [ 0.321313] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.323256] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.324951] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326565] TCP: reno registered [ 0.327451] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.330414] NET: Registered protocol family 1 [ 0.331517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.332892] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.334250] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.356431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.378884] Trying to unpack rootfs image as initramfs... [ 0.476125] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478265] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479631] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481072] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483158] Scanning for low memory corruption every 60 seconds [ 0.484923] Initialise system trusted keyring [ 0.486076] audit: initializing netlink socket (disabled) [ 0.487364] type=2000 audit(1542448635.445:1): initialized [ 0.507606] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509926] zbud: loaded [ 0.510889] VFS: Disk quotas dquot_6.5.2 [ 0.511915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513735] fuse init (API version 7.22) [ 0.514792] msgmni has been set to 3997 [ 0.515844] Key type big_key registered [ 0.517199] Key type asymmetric registered [ 0.518231] Asymmetric key parser 'x509' registered [ 0.519416] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521297] io scheduler noop registered [ 0.522300] io scheduler deadline registered (default) [ 0.523529] io scheduler cfq registered [ 0.524578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527432] ipmi message handler version 39.2 [ 0.528575] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530400] ACPI: Power Button [PWRF] [ 0.531451] GHES: HEST is not enabled! [ 0.553438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.597082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619587] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.621602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647701] Linux agpgart interface v0.103 [ 0.649658] brd: module loaded [ 0.650934] loop: module loaded [ 0.652133] blk-mq: CPU -> queue map [ 0.653084] CPU 0 -> Queue 0 [ 0.653928] CPU 1 -> Queue 0 [ 0.655596] vda: vda1 [ 0.657064] scsi0 : ata_piix [ 0.658029] scsi1 : ata_piix [ 0.658909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662263] libphy: Fixed MDIO Bus: probed [ 0.663413] tun: Universal TUN/TAP device driver, 1.6 [ 0.664697] tun: (C) 1999-2004 Max Krasnyansky [ 0.667747] PPP generic driver version 2.4.2 [ 0.668949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670479] ehci-pci: EHCI PCI platform driver [ 0.671609] ehci-platform: EHCI generic platform driver [ 0.672892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.674349] ohci-pci: OHCI PCI platform driver [ 0.675477] ohci-platform: OHCI generic platform driver [ 0.676766] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699097] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700396] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.703819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707231] usb usb1: Product: UHCI Host Controller [ 0.708414] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.709908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711167] hub 1-0:1.0: USB hub found [ 0.712192] hub 1-0:1.0: 2 ports detected [ 0.713359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.716034] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.717265] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.718657] mousedev: PS/2 mouse device common for all mice [ 0.720303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722663] rtc_cmos 00:00: RTC can wake from S4 [ 0.724148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727216] device-mapper: uevent: version 1.0.3 [ 0.728433] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.730508] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739264] TCP: cubic registered [ 0.740258] NET: Registered protocol family 10 [ 0.741592] NET: Registered protocol family 17 [ 0.742710] Key type dns_resolver registered [ 0.744017] Loading compiled-in X.509 certificates [ 0.745731] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.747990] registered taskstats version 1 [ 0.750686] Key type trusted registered [ 0.754266] Key type encrypted registered [ 0.755311] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756611] IMA: No TPM chip found, activating TPM-bypass! [ 0.758412] regulator-dummy: disabling [ 0.759460] Magic number: 10:703:980 [ 0.760570] rtc_cmos 00:00: setting system clock to 2018-11-17 09:57:15 UTC (1542448635) [ 0.762636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764034] EDD information not available. [ 0.817403] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819363] Write protecting the kernel read-only data: 12288k [ 0.821332] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.824650] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.837343] systemd-udevd[107]: starting version 204 [ 0.877281] FDC 0 is a S82078B [ 1.024097] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188701] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.191881] usb 1-1: Product: QEMU USB Tablet [ 1.192978] usb 1-1: Manufacturer: QEMU [ 1.193972] usb 1-1: SerialNumber: 42 [ 1.476080] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 1.889149] 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.204477] 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.384994] 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 Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.792604] 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 Sat, 17 Nov 2018 09:57:17 +0000. Up 3.21 seconds. cloud-init-nonet[3.37]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.77]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 09:57:19 +0000. Up 4.90 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:d1:40:8a | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:2d:1a:35 | 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: 4d:56:f6:bc:ea:a1:41:81:ab:af:3d:8d:f3:a5:a4:db root@ns The key's randomart image is: +--[ RSA 2048]----+ | o | | . o o | | . + o | | = . . | | S o . | | . . . | | . oo + | | o++.* . | | ..==E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 89:a3:73:c3:fb:87:aa:11:90:67:bf:83:5f:a1:82:54 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | o E | | = . . . | | . . + S | | . . = + . | | . * B .. | | * =. . | | ..+o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6e:e9:87:e3:62:5b:75:42:0d:85:4d:d3:ca:c8:d4:cc root@ns The key's randomart image is: +--[ECDSA 256]---+ | .O+. | | ooE.. | | o.o.. | | .o o | | S o . | | . o o | | =. | | o+o . | | ..+oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b8:b1:fc:ef:2c:83:1c:fd:02:31:00:30:8b:65:cc:67 root@ns The key's randomart image is: +--[ED25519 256--+ |o++. | |.=o E | |o o . | | o. | | o+S | | .o+. | | .++ . | | o.+.. | | .*+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * 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 ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 09:57:25 +0000. Up 10.50 seconds. * 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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * 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 Sat, 17 Nov 2018 09:57:26 +0000. Up 11.53 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.3/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 [166 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 [93.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 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 [504 kB] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [557 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/universe Translation-en [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 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 (2208 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 27 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 0s (525 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 + 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 | bc:d9:83:7c:80:85:37:7d:9c:62:53:e7:5d:6d:d1:9c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 89:a3:73:c3:fb:87:aa:11:90:67:bf:83:5f:a1:82:54 root@ns (DSA) ec2: 256 6e:e9:87:e3:62:5b:75:42:0d:85:4d:d3:ca:c8:d4:cc root@ns (ECDSA) ec2: 256 b8:b1:fc:ef:2c:83:1c:fd:02:31:00:30:8b:65:cc:67 root@ns (ED25519) ec2: 2048 4d:56:f6:bc:ea:a1:41:81:ab:af:3d:8d:f3:a5:a4:db root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0sHlfzTkB8FKDMOMz4zf50SXWKAaONVUTVcZq7X8NZEDEkJZWbXTP03JeuK2iMrpiCUhBMlPcp3joJ3EPZU5A= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/ee6KZ/pM0AsDJvP4slykBYEQCpUM83xG+TkPERi0o root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOAT/9qeUdsmGxY6zlT3UNkH8Sd5ws9FgGCkSr43DVi3zljOW+N+Z76RFvawj7KqpNholAKBXp+0uXILcjxdBT2TZ7UvtlOgSr20EuRj/VXNJAYG7HuoZytDNzNiNKQPrErh8NBw0DVQPj+F68P0/Vj0XAZlYZuHyHD9MRm9GXXfySp88rIa6tJJwb80XIkF7BEvy4iZgTcfMSMw/sor2LTZtjlu4cebdkHkbJofMKY/ENlJGJd5dK6z22gR79xHdQcb4ntfX9xaXp8MEWFhMwQhqTqZr4NIZwGKyhmlyZmc24fz2/CIS4yMq3X6sAD9BgZCXlk5f1ZrC56Vsn/RLp root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 09:57:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.07 seconds 2018-11-17 10:04:12,152 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-17 10:04:12,154 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-11-17 10:04:12,238 - 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-11-17 10:04:12,305 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-17 10:04:12,306 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-17 10:04:12,464 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:04:12,464 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-17 10:04:37,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:04:37,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-17 10:05:02,562 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:05:02,562 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-17 10:05:27,624 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:05:27,625 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-17 10:05:52,652 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:05:52,652 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-17 10:06:17,708 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:06:17,709 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-17 10:06:42,762 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:06:42,762 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-11-17 10:07:07,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-17 10:07:07,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-11-17 10:07:49,239 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550818@clearwater.opnfv', u'sip_username': u'6505550818', u'formatted_number': u'(650) 555-0818', u'number': u'6505550818', u'sip_uri': u'sip:6505550818@clearwater.opnfv', u'number_id': u'0deff2bd52e342659589a1ca6b2f3e0e', u'sip_password': u'HB44YNVPX', u'pstn': False} 2018-11-17 10:07:49,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 10:07:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:07:49,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:07:49 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 Server: Apache x-openstack-request-id: req-304e8673-d674-440b-b757-96f11b88fb58 2018-11-17 10:07:49,559 - 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-11-17 10:07:49,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 950 Content-Type: application/json Date: Sat, 17 Nov 2018 10:07:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d70d7521-40ca-455c-b342-69f72e0d9e06 2018-11-17 10:07:49,976 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "outputs": [{"output_value": "172.30.9.202", "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-11-17 10:07:49,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-d70d7521-40ca-455c-b342-69f72e0d9e06 2018-11-17 10:07:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.735286951065s 2018-11-17 10:07:49,977 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-d70d7521-40ca-455c-b342-69f72e0d9e06 2018-11-17 10:07:49,979 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.202', 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-11-17 10:07:49,980 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-17 10:07:49,980 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-17 10:07:49,988 - 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-11-17 10:07:49,989 - 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-11-17 10:11:36,023 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-11-17 10:11:36,025 - 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 22ee5ef86fa76cc1ff9aa42efa364551) (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 5e8453ca780e30155096f7cfac516db9) (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 defe9ec9c695db23d26222985b55bc81) (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 d0ba61a4302ef1bb0c0d6dda30021d82) (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 860fe489a0ddbbbfad5ec461e04c8877) (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 beba69e14060ebf21cb3e549c491c767) (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 033dca311a95993105ec32421f64ac1b) (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/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 94a8150c5c8373144b2567f8ca7e9cda) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /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) - (6505550959, 6505550943) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 22ee5ef86fa76cc1ff9aa42efa364551) - /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) - (6505550277, 6505550853) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 5e8453ca780e30155096f7cfac516db9) - /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) - (6505550117, 6505550811) Failed Endpoint threw exception: - Expected 200, got 503 (call ID defe9ec9c695db23d26222985b55bc81) - /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) - (6505550057, 6505550296) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550113, 6505550877) Failed Endpoint threw exception: - Expected 486, got 503 (call ID d0ba61a4302ef1bb0c0d6dda30021d82) - /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) - (6505550937, 6505550612) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 860fe489a0ddbbbfad5ec461e04c8877) - /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) - (6505550339, 6505550769) Failed Endpoint threw exception: - Expected 180, got 503 (call ID beba69e14060ebf21cb3e549c491c767) - /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) - (6505550477) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550076, 6505550271) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 033dca311a95993105ec32421f64ac1b) - /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 607ba2237d694c8bd2f743b2c43d53e5) Call Barring - Outbound Rejection (TCP) - (6505550437, 6505550130) 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) - (6505550470, 6505550725) 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) - (6505550025, 6505550937, 6505550226) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 94a8150c5c8373144b2567f8ca7e9cda) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550001@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550772@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%3A6505550302%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%3A6505550036%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%3A6505550434%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%3A6505550553%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%3A6505550365%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%3A6505550181%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%3A6505550722%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%3A6505550727%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%3A6505550554%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%3A6505550652%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%3A6505550371%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%3A6505550629%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%3A6505550084%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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%3A6505550441%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%3A6505550102%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%3A6505550509%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%3A6505550935%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%3A6505550739%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%3A6505550813%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%3A6505550529%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%3A6505550408%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%3A6505550275%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%3A6505550720%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%3A6505550402%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%3A6505550193%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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 503 (call ID a89447184840e8f7918132cd0dd30dfd) (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 2e58c2afe3af2e9ff330a44d79f40b69) (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 32d896b267c3921bc28d48294815aeb6) (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 908f805b840156f5b71f396438240787) (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 7c6b1d5e816db9b02e815f594db644b8) (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 08c5ba7c7e1247e16d524efa35cdeb34) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550884%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile: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 - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550811%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile: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 - Call - second endpoint GRUU as target (TCP) - (6505550127, 6505550463) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a89447184840e8f7918132cd0dd30dfd) - /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) - (6505550473, 6505550760) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2e58c2afe3af2e9ff330a44d79f40b69) - /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) - (6505550724, 6505550851) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 32d896b267c3921bc28d48294815aeb6) - /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) - (6505550443, 6505550164) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550459, 6505550341) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550822, 6505550832) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550872, 6505550507) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 908f805b840156f5b71f396438240787) - /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) - (6505550991, 6505550740) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7c6b1d5e816db9b02e815f594db644b8) - /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) - (6505550280, 6505550332) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 08c5ba7c7e1247e16d524efa35cdeb34)# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /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:6505550596@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 50f3499bc1f47eab4ec8bd5f92480219) (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:6505550824@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID e1c2a6b26f6857a4be9e68af45392fa2) (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:6505550760@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 6d82ba0b3be2ba0951cd7199ac39d225) (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' - /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) - (6505550596) Failed Endpoint threw exception: - sip:6505550596@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 50f3499bc1f47eab4ec8bd5f92480219) - /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) - (6505550824) Failed Endpoint threw exception: - sip:6505550824@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID e1c2a6b26f6857a4be9e68af45392fa2) - /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) - (6505550760) Failed Endpoint threw exception: - sip:6505550760@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 6d82ba0b3be2ba0951cd7199ac39d225) - /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) - (6505550448, 6505550867) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 2466f025ec2c9b7aba68246ed7d901b7) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 2466f025ec2c9b7aba68246ed7d901b7) - /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%3A6505550001%40clearwater.opnfv/associated_private_ids"} 46 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-11-17 10:07:56 +0000 Basic Call - SDP (TCP) at 2018-11-17 10:08:01 +0000 Basic Call - Tel URIs (TCP) at 2018-11-17 10:08:06 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-11-17 10:08:13 +0000 Basic Call - Messages - Pager model (TCP) at 2018-11-17 10:08:19 +0000 Basic Call - Pracks (TCP) at 2018-11-17 10:08:24 +0000 Multiple Identities (TCP) at 2018-11-17 10:08:31 +0000 Call Diversion - Not registered (TCP) at 2018-11-17 10:08:41 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-11-17 10:09:09 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-11-17 10:09:09 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-11-17 10:09:09 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-11-17 10:09:09 +0000 Call Diversion - Busy (TCP) at 2018-11-17 10:09:10 +0000 Call Diversion - Unconditional (TCP) at 2018-11-17 10:09:10 +0000 Call Diversion - No answer (TCP) at 2018-11-17 10:09:10 +0000 Call Diversion - Bad target URI (TCP) at 2018-11-17 10:09:10 +0000 Call Diversion - Audio-only call (TCP) at 2018-11-17 10:09:10 +0000 Call Diversion - Audio-video call (TCP) at 2018-11-17 10:09:10 +0000 Call Forking - Mainline (TCP) at 2018-11-17 10:09:11 +0000 Call Forking - Endpoint offline (TCP) at 2018-11-17 10:09:11 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-11-17 10:09:11 +0000 Call Waiting - Accepted (TCP) at 2018-11-17 10:09:11 +0000 Call Waiting - Cancelled (TCP) at 2018-11-17 10:09:11 +0000 CANCEL - Mainline (TCP) at 2018-11-17 10:09:12 +0000 Filtering - Accept-Contact (TCP) at 2018-11-17 10:09:12 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-11-17 10:09:12 +0000 Filtering - Accept-Contact no match (TCP) at 2018-11-17 10:09:12 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-11-17 10:09:12 +0000 Filtering - RFC3841 example (TCP) at 2018-11-17 10:09:13 +0000 Filtering - Reject-Contact no match (TCP) at 2018-11-17 10:09:13 +0000 Filtering - Reject-Contact match (TCP) at 2018-11-17 10:09:13 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-11-17 10:09:13 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-11-17 10:09:13 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-11-17 10:09:13 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-11-17 10:09:14 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-11-17 10:09:14 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-11-17 10:09:19 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-11-17 10:09:25 +0000 GRUU - Call - AoR as target (TCP) at 2018-11-17 10:09:31 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-11-17 10:09:44 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-11-17 10:09:49 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-11-17 10:09:55 +0000 SUBSCRIBE - reg-event (TCP) at 2018-11-17 10:10:26 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-11-17 10:10:58 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-11-17 10:11:30 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-11-17 10:11:35 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-11-17 10:11:36,029 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 46, 'skipped': 43, 'total': 96, 'passed': 7} 2018-11-17 10:11:36,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 10:11:36,163 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 10:11:36,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 10:11:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:36,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:36 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-72a46bdd-4c8f-44db-babb-bd0f4ee84385 2018-11-17 10:11:36,194 - 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-11-17 10:11:36,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65d3aab2-5041-43b5-9aaf-f9940bafa05d 2018-11-17 10:11:36,510 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-17 10:11:36,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-65d3aab2-5041-43b5-9aaf-f9940bafa05d 2018-11-17 10:11:36,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344000101089s 2018-11-17 10:11:36,511 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-65d3aab2-5041-43b5-9aaf-f9940bafa05d 2018-11-17 10:11:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:36,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:36,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:36 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-c5098b64-d120-4fd1-a843-85d49905ff2e 2018-11-17 10:11:36,813 - 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-11-17 10:11:37,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 344 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a39360f9-ccbe-4681-9e01-e7c30893aad9 2018-11-17 10:11:37,122 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-17T10:00:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv/events/c8c59272-f0fe-4f7b-9d2d-96bb322aa252", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "id": "c8c59272-f0fe-4f7b-9d2d-96bb322aa252"}]} 2018-11-17 10:11:37,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-a39360f9-ccbe-4681-9e01-e7c30893aad9 2018-11-17 10:11:37,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.609853029251s 2018-11-17 10:11:37,123 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-a39360f9-ccbe-4681-9e01-e7c30893aad9 2018-11-17 10:11:37,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-11-17 10:11:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:37,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:37 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 Server: Apache x-openstack-request-id: req-27a0356c-3ae8-4076-9938-bbb0a183cd6b 2018-11-17 10:11:37,152 - 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-11-17 10:11:37,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:11:37 GMT Server: Apache x-openstack-request-id: req-16d5e751-6a36-4c0a-ad84-f23924291c7c 2018-11-17 10:11:37,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:11:37,542 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-16d5e751-6a36-4c0a-ad84-f23924291c7c 2018-11-17 10:11:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.418781995773s 2018-11-17 10:11:37,542 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671 used request id req-16d5e751-6a36-4c0a-ad84-f23924291c7c 2018-11-17 10:11:37,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:37,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:37,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:37 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc Server: Apache x-openstack-request-id: req-349ce816-d3e4-4151-8682-c61db2deeccc 2018-11-17 10:11:37,865 - 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-11-17 10:11:38,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 433 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9dc280b-d208-4aa6-b853-978bee934af4 2018-11-17 10:11:38,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-17T10:11:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv/events/dcfefc1a-a51a-4e82-935f-8d75375ced45", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "id": "dcfefc1a-a51a-4e82-935f-8d75375ced45"}, {"resource_name": "vellum", "event_time": "2018-11-17T10:11:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum/events/30d01d10-7dab-4149-9b98-aaff9e7e97b5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1b52026b-e830-4ca4-8c3e-ba8874e30fd6", "id": "30d01d10-7dab-4149-9b98-aaff9e7e97b5"}]} 2018-11-17 10:11:38,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc&marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc used request id req-f9dc280b-d208-4aa6-b853-978bee934af4 2018-11-17 10:11:38,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.552937984467s 2018-11-17 10:11:38,096 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc&marker=c8c59272-f0fe-4f7b-9d2d-96bb322aa252&sort_dir=asc used request id req-f9dc280b-d208-4aa6-b853-978bee934af4 2018-11-17 10:11:43,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:43,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:43 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc Server: Apache x-openstack-request-id: req-9c327fd7-8982-4718-b9a0-31f120d591ab 2018-11-17 10:11:43,130 - 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-11-17 10:11:43,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b81e7e1f-0ca2-4d18-b68b-b614692cf175 2018-11-17 10:11:43,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-11-17T10:11:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime/events/27dd4d22-e447-4ef3-8b2c-4237fcbe68c1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7933653b-8a98-4c24-ae0d-b03e480cbe41", "id": "27dd4d22-e447-4ef3-8b2c-4237fcbe68c1"}, {"resource_name": "sprout", "event_time": "2018-11-17T10:11:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout/events/464fa13d-1483-4bfb-81e9-a94698014720", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ea634286-18c4-4373-b4b8-5bdbe52d528e", "id": "464fa13d-1483-4bfb-81e9-a94698014720"}, {"resource_name": "homer", "event_time": "2018-11-17T10:11:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer/events/a5c16dab-d17b-4b7f-a013-d98ac74e2013", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "07c54790-251d-41d2-a5fd-3c118ab867aa", "id": "a5c16dab-d17b-4b7f-a013-d98ac74e2013"}, {"resource_name": "bono", "event_time": "2018-11-17T10:11:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono/events/58321eaf-936a-4fbf-bf9e-58831d443ff9", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2ab4d8bd-c501-41c6-886c-0035aa784d8a", "id": "58321eaf-936a-4fbf-bf9e-58831d443ff9"}]} 2018-11-17 10:11:43,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc&marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc used request id req-b81e7e1f-0ca2-4d18-b68b-b614692cf175 2018-11-17 10:11:43,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0794110298157s 2018-11-17 10:11:43,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc&marker=30d01d10-7dab-4149-9b98-aaff9e7e97b5&sort_dir=asc used request id req-b81e7e1f-0ca2-4d18-b68b-b614692cf175 2018-11-17 10:11:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:48,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:48 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc Server: Apache x-openstack-request-id: req-e2a0b824-2547-4402-b84b-c81964c62862 2018-11-17 10:11:48,231 - 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-11-17 10:11:48,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:48 GMT Server: Apache x-openstack-request-id: req-fe559936-270f-4959-a1ec-0dd92bcfbffc 2018-11-17 10:11:48,760 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:11:48,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc&marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc used request id req-fe559936-270f-4959-a1ec-0dd92bcfbffc 2018-11-17 10:11:48,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.576719045639s 2018-11-17 10:11:48,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc&marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc used request id req-fe559936-270f-4959-a1ec-0dd92bcfbffc 2018-11-17 10:11:53,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:53,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:53 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc Server: Apache x-openstack-request-id: req-ea3b1802-0399-4c51-a700-b6182ed9ebef 2018-11-17 10:11:53,796 - 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-11-17 10:11:54,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-62eef8b3-87ec-4ca9-a487-6ee533b2bedd 2018-11-17 10:11:54,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-11-17T10:11:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout/events/c7c84e78-5c94-416d-9bbf-54009867a21c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ea634286-18c4-4373-b4b8-5bdbe52d528e", "id": "c7c84e78-5c94-416d-9bbf-54009867a21c"}, {"resource_name": "vellum", "event_time": "2018-11-17T10:11:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum/events/8cc63cfb-f28b-4eb7-a942-23ab2a509ad6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1b52026b-e830-4ca4-8c3e-ba8874e30fd6", "id": "8cc63cfb-f28b-4eb7-a942-23ab2a509ad6"}, {"resource_name": "dime", "event_time": "2018-11-17T10:11:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime/events/67c52768-39aa-498e-b3ae-ca319eead2e9", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7933653b-8a98-4c24-ae0d-b03e480cbe41", "id": "67c52768-39aa-498e-b3ae-ca319eead2e9"}, {"resource_name": "homer", "event_time": "2018-11-17T10:11:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer/events/ed045bec-f193-4097-a9c4-c47f17b1eb05", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "07c54790-251d-41d2-a5fd-3c118ab867aa", "id": "ed045bec-f193-4097-a9c4-c47f17b1eb05"}, {"resource_name": "bono", "event_time": "2018-11-17T10:11:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono/events/70427724-f596-4b9a-b7ad-e1d7ac6ceb63", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2ab4d8bd-c501-41c6-886c-0035aa784d8a", "id": "70427724-f596-4b9a-b7ad-e1d7ac6ceb63"}, {"resource_name": "ellis", "event_time": "2018-11-17T10:11:54Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis/events/049cd826-446d-41d8-a416-25ec53a2fbee", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "96dcdbd5-7d07-4ba6-9617-2a9d2b84ca5d", "id": "049cd826-446d-41d8-a416-25ec53a2fbee"}]} 2018-11-17 10:11:54,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc&marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc used request id req-62eef8b3-87ec-4ca9-a487-6ee533b2bedd 2018-11-17 10:11:54,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.329835891724s 2018-11-17 10:11:54,097 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc&marker=58321eaf-936a-4fbf-bf9e-58831d443ff9&sort_dir=asc used request id req-62eef8b3-87ec-4ca9-a487-6ee533b2bedd 2018-11-17 10:11:59,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:11:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:11:59,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:11:59 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc Server: Apache x-openstack-request-id: req-5952cf69-d524-45e1-bae6-14ee827eb610 2018-11-17 10:11:59,133 - 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-11-17 10:11:59,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:11:59 GMT Server: Apache x-openstack-request-id: req-865130ab-d7b4-4509-9da1-19546a7ec633 2018-11-17 10:11:59,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:11:59,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc&marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc used request id req-865130ab-d7b4-4509-9da1-19546a7ec633 2018-11-17 10:11:59,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705561637878s 2018-11-17 10:11:59,174 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc&marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc used request id req-865130ab-d7b4-4509-9da1-19546a7ec633 2018-11-17 10:12:04,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:04,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:04 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc Server: Apache x-openstack-request-id: req-b3f190f5-fff1-456a-8a46-3a7a57d564fc 2018-11-17 10:12:04,210 - 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-11-17 10:12:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59df2e0f-1469-494c-b276-2f6dd4b5f12c 2018-11-17 10:12:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-17T10:12:00Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis/events/f1a030f2-c96d-4448-a214-fa611646dc0f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "96dcdbd5-7d07-4ba6-9617-2a9d2b84ca5d", "id": "f1a030f2-c96d-4448-a214-fa611646dc0f"}, {"resource_name": "dns", "event_time": "2018-11-17T10:12:00Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns/events/7a941898-c150-42f0-80cb-d57869b496dc", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e2f78130-8f31-4056-888e-aa5664929b8c", "id": "7a941898-c150-42f0-80cb-d57869b496dc"}]} 2018-11-17 10:12:04,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc&marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc used request id req-59df2e0f-1469-494c-b276-2f6dd4b5f12c 2018-11-17 10:12:04,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721759796143s 2018-11-17 10:12:04,253 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc&marker=049cd826-446d-41d8-a416-25ec53a2fbee&sort_dir=asc used request id req-59df2e0f-1469-494c-b276-2f6dd4b5f12c 2018-11-17 10:12:09,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:09,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:09 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc Server: Apache x-openstack-request-id: req-4215fb19-ce4f-4e98-8412-1231928d63bc 2018-11-17 10:12:09,289 - 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-11-17 10:12:09,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 619 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d3410e9-bcde-4238-81de-a70e8bccc84a 2018-11-17 10:12:09,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-17T10:12:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns/events/ec8596e7-7c30-4279-abf9-a137b339fc8e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e2f78130-8f31-4056-888e-aa5664929b8c", "id": "ec8596e7-7c30-4279-abf9-a137b339fc8e"}, {"resource_name": "security_groups", "event_time": "2018-11-17T10:12:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups/events/501c144a-b28a-453c-ad6c-e9a9697ed0fa", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "49ab23a5-fb3b-4a15-93e7-cc0fa0a150c0", "id": "501c144a-b28a-453c-ad6c-e9a9697ed0fa"}, {"resource_name": "mgmt_network", "event_time": "2018-11-17T10:12:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network/events/19080ccc-75fb-4c86-97cd-50fac5952162", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f0774303-f0a1-42ca-a9cb-e15bb0c04ad5", "id": "19080ccc-75fb-4c86-97cd-50fac5952162"}, {"resource_name": "sig_network", "event_time": "2018-11-17T10:12:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network/events/3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "327b61ce-2a83-4fd8-a467-e27b9d4e7a67", "id": "3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d"}]} 2018-11-17 10:12:09,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc&marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc used request id req-3d3410e9-bcde-4238-81de-a70e8bccc84a 2018-11-17 10:12:09,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.282353878021s 2018-11-17 10:12:09,541 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc&marker=7a941898-c150-42f0-80cb-d57869b496dc&sort_dir=asc used request id req-3d3410e9-bcde-4238-81de-a70e8bccc84a 2018-11-17 10:12:14,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:14,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:14 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc Server: Apache x-openstack-request-id: req-dc53085a-0225-4725-897b-5f33e5eb01da 2018-11-17 10:12:14,577 - 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-11-17 10:12:14,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:14 GMT Server: Apache x-openstack-request-id: req-dddf87e0-d669-42e9-9cf8-ec597fbad726 2018-11-17 10:12:14,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:12:14,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc&marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc used request id req-dddf87e0-d669-42e9-9cf8-ec597fbad726 2018-11-17 10:12:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071674823761s 2018-11-17 10:12:14,620 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc&marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc used request id req-dddf87e0-d669-42e9-9cf8-ec597fbad726 2018-11-17 10:12:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:19,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:19 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc Server: Apache x-openstack-request-id: req-bc434861-bc76-4fc2-b87e-507e4b61f0d4 2018-11-17 10:12:19,655 - 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-11-17 10:12:19,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 615 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d683d62-af57-440a-b267-89b17c73e2d6 2018-11-17 10:12:19,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-17T10:12:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network/events/086486fd-ddb0-47b0-b11d-aaf046ecd84a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f0774303-f0a1-42ca-a9cb-e15bb0c04ad5", "id": "086486fd-ddb0-47b0-b11d-aaf046ecd84a"}, {"resource_name": "sig_network", "event_time": "2018-11-17T10:12:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network/events/0853a466-b7d9-4c50-ad16-9cc2ba243216", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "327b61ce-2a83-4fd8-a467-e27b9d4e7a67", "id": "0853a466-b7d9-4c50-ad16-9cc2ba243216"}, {"resource_name": "security_groups", "event_time": "2018-11-17T10:12:17Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups/events/6d487897-d0ce-4774-bfda-25290509d721", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "49ab23a5-fb3b-4a15-93e7-cc0fa0a150c0", "id": "6d487897-d0ce-4774-bfda-25290509d721"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-17T10:12:17Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv/events/2489ffce-40db-42ea-8f68-6298b79c25d7", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "id": "2489ffce-40db-42ea-8f68-6298b79c25d7"}]} 2018-11-17 10:12:19,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc&marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc used request id req-8d683d62-af57-440a-b267-89b17c73e2d6 2018-11-17 10:12:19,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729260444641s 2018-11-17 10:12:19,699 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc&marker=3d5d8ea4-6150-4dd4-a2be-c2cd49e8526d&sort_dir=asc used request id req-8d683d62-af57-440a-b267-89b17c73e2d6 2018-11-17 10:12:24,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:24,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:24 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc Server: Apache x-openstack-request-id: req-9debd965-265e-4479-892a-27897ca7ecbb 2018-11-17 10:12:24,735 - 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-11-17 10:12:24,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:24 GMT Server: Apache x-openstack-request-id: req-42a5d9c7-adb0-4e72-940e-c6f38d776a4b 2018-11-17 10:12:24,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:12:24,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc&marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc used request id req-42a5d9c7-adb0-4e72-940e-c6f38d776a4b 2018-11-17 10:12:24,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709981918335s 2018-11-17 10:12:24,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc&marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc used request id req-42a5d9c7-adb0-4e72-940e-c6f38d776a4b 2018-11-17 10:12:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-17 10:12:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:29,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:29 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc Server: Apache x-openstack-request-id: req-0b73ce8d-89e6-45df-89fc-d888ec214dc2 2018-11-17 10:12:29,813 - 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-11-17 10:12:29,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:29 GMT Server: Apache x-openstack-request-id: req-1dbadc42-77f3-463b-b330-bd26a5e4677a 2018-11-17 10:12:29,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-11-17 10:12:29,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc&marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc used request id req-1dbadc42-77f3-463b-b330-bd26a5e4677a 2018-11-17 10:12:29,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715880393982s 2018-11-17 10:12:29,854 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671/events?marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc&marker=2489ffce-40db-42ea-8f68-6298b79c25d7&sort_dir=asc used request id req-1dbadc42-77f3-463b-b330-bd26a5e4677a 2018-11-17 10:12:29,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-17 10:12:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:29,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:29 GMT Location: http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False Server: Apache x-openstack-request-id: req-19434af3-7a41-4cfa-9f19-edc2e3fad537 2018-11-17 10:12:29,884 - 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-11-17 10:12:29,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2ff88c2-637e-48d5-a510-a92312f3da1c 2018-11-17 10:12:29,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "56c50b3418c144808684686568818b83", "private_sig_net_ip_version": "4", "image": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "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": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "deletion_time": "2018-11-17T10:12:18Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "b27815372ca24bab9ca55c0ee4644277", "tags": null, "creation_time": "2018-11-17T09:55:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-17T10:11:37Z", "id": "bfeb9954-bf67-49bc-9d2c-d094d3086671", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-17 10:12:29,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f2ff88c2-637e-48d5-a510-a92312f3da1c 2018-11-17 10:12:29,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714480876923s 2018-11-17 10:12:29,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/56c50b3418c144808684686568818b83/stacks/clearwater-opnfv/bfeb9954-bf67-49bc-9d2c-d094d3086671?resolve_outputs=False used request id req-f2ff88c2-637e-48d5-a510-a92312f3da1c 2018-11-17 10:12:29,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 10:12:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" -d '{"subnet_id": "7caa34dc-3e9f-4363-8d5c-b51f733599e4"}' 2018-11-17 10:12:31,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:31 GMT X-Openstack-Request-Id: req-a1ad960e-cc19-40e1-a21d-2c026d201f31 2018-11-17 10:12:31,955 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2d2ec9f9-1281-47c1-825c-0f5a646bc50a", "tenant_id": "56c50b3418c144808684686568818b83", "subnet_id": "7caa34dc-3e9f-4363-8d5c-b51f733599e4", "subnet_ids": ["7caa34dc-3e9f-4363-8d5c-b51f733599e4"], "port_id": "2d80e8ee-841f-4fbb-9771-1ffcafbfda12", "id": "6c1dca52-9d06-49d6-b080-586c77e3a9c6"} 2018-11-17 10:12:31,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/remove_router_interface.json used request id req-a1ad960e-cc19-40e1-a21d-2c026d201f31 2018-11-17 10:12:31,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02782797813s 2018-11-17 10:12:31,955 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6/remove_router_interface.json used request id req-a1ad960e-cc19-40e1-a21d-2c026d201f31 returning object 6c1dca52-9d06-49d6-b080-586c77e3a9c6 2018-11-17 10:12:31,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 10:12:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:32,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:32 GMT X-Openstack-Request-Id: req-042d4be5-af2e-435e-91ef-2707c8c16e7e 2018-11-17 10:12:32,338 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "56c50b3418c144808684686568818b83", "created_at": "2018-11-17T09:54:41Z", "admin_state_up": true, "updated_at": "2018-11-17T10:12:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "56c50b3418c144808684686568818b83", "id": "6c1dca52-9d06-49d6-b080-586c77e3a9c6", "name": "heat_ims-router_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}]} 2018-11-17 10:12:32,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-042d4be5-af2e-435e-91ef-2707c8c16e7e 2018-11-17 10:12:32,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.382242918015s 2018-11-17 10:12:32,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-042d4be5-af2e-435e-91ef-2707c8c16e7e 2018-11-17 10:12:32,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 10:12:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:33,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:12:33 GMT X-Openstack-Request-Id: req-1082432d-5ee0-421b-b5f0-407e137971c0 2018-11-17 10:12:33,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:12:33,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6.json used request id req-1082432d-5ee0-421b-b5f0-407e137971c0 2018-11-17 10:12:33,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33819508553s 2018-11-17 10:12:33,680 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6c1dca52-9d06-49d6-b080-586c77e3a9c6.json used request id req-1082432d-5ee0-421b-b5f0-407e137971c0 2018-11-17 10:12:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 10:12:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:33,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:33 GMT X-Openstack-Request-Id: req-38bed585-d704-41f9-b940-68540d05ccff 2018-11-17 10:12:33,725 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T09:54:41Z","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":"56c50b3418c144808684686568818b83","id":"7caa34dc-3e9f-4363-8d5c-b51f733599e4","subnetpool_id":null,"name":"heat_ims-subnet_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}]} 2018-11-17 10:12:33,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-38bed585-d704-41f9-b940-68540d05ccff 2018-11-17 10:12:33,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456480979919s 2018-11-17 10:12:33,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-38bed585-d704-41f9-b940-68540d05ccff 2018-11-17 10:12:33,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 10:12:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/7caa34dc-3e9f-4363-8d5c-b51f733599e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:34,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:12:34 GMT X-Openstack-Request-Id: req-2aca10d9-1aa6-4bd1-9fac-33097da64df3 2018-11-17 10:12:34,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:12:34,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7caa34dc-3e9f-4363-8d5c-b51f733599e4.json used request id req-2aca10d9-1aa6-4bd1-9fac-33097da64df3 2018-11-17 10:12:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01529693604s 2018-11-17 10:12:34,743 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7caa34dc-3e9f-4363-8d5c-b51f733599e4.json used request id req-2aca10d9-1aa6-4bd1-9fac-33097da64df3 2018-11-17 10:12:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:12:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:34,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:34 GMT X-Openstack-Request-Id: req-8334738f-9999-4bc0-a5c7-297ddae4a28f 2018-11-17 10:12:34,844 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2d2ec9f9-1281-47c1-825c-0f5a646bc50a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c50b3418c144808684686568818b83","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:12:34Z","qos_policy_id":null,"name":"heat_ims-net_249b73c1-e118-4d56-92fa-a0f7e5114dbd","admin_state_up":true,"tenant_id":"56c50b3418c144808684686568818b83","created_at":"2018-11-17T09:54:39Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:12:34,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8334738f-9999-4bc0-a5c7-297ddae4a28f 2018-11-17 10:12:34,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101275920868s 2018-11-17 10:12:34,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8334738f-9999-4bc0-a5c7-297ddae4a28f 2018-11-17 10:12:34,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 10:12:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/2d2ec9f9-1281-47c1-825c-0f5a646bc50a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:35,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:12:35 GMT X-Openstack-Request-Id: req-71af51d6-264f-4e89-9670-93a11619259f 2018-11-17 10:12:35,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:12:35,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2d2ec9f9-1281-47c1-825c-0f5a646bc50a.json used request id req-71af51d6-264f-4e89-9670-93a11619259f 2018-11-17 10:12:35,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.977682113647s 2018-11-17 10:12:35,824 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2d2ec9f9-1281-47c1-825c-0f5a646bc50a.json used request id req-71af51d6-264f-4e89-9670-93a11619259f 2018-11-17 10:12:35,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:12:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:36,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:36 GMT X-Openstack-Request-Id: req-6c5089fc-fa56-4c9c-9937-ae0180b1962d 2018-11-17 10:12:36,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T09:54:53Z", "file": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea/file", "owner": "56c50b3418c144808684686568818b83", "id": "493eb3ad-ab7f-4344-9317-38a90e583fea", "size": 263586304, "self": "/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/493eb3ad-ab7f-4344-9317-38a90e583fea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T09:54:47Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:12:36,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6c5089fc-fa56-4c9c-9937-ae0180b1962d 2018-11-17 10:12:36,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292697191238s 2018-11-17 10:12:36,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6c5089fc-fa56-4c9c-9937-ae0180b1962d 2018-11-17 10:12:36,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 10:12:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9dcc0acc944a04e4ba4f16b800178e68f180df39641bba6c47e618dee999f713" 2018-11-17 10:12:37,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:12:37 GMT X-Openstack-Request-Id: req-789594a5-6caf-4206-bcaa-0f148ca9a7ae 2018-11-17 10:12:37,853 - 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-11-17 10:12:37,854 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea used request id req-789594a5-6caf-4206-bcaa-0f148ca9a7ae 2018-11-17 10:12:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73012208939s 2018-11-17 10:12:37,854 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/493eb3ad-ab7f-4344-9317-38a90e583fea used request id req-789594a5-6caf-4206-bcaa-0f148ca9a7ae 2018-11-17 10:12:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:12:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:38,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12: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-11c0e7ff-6aff-4751-9e5b-7dc771680710 x-openstack-request-id: req-11c0e7ff-6aff-4751-9e5b-7dc771680710 2018-11-17 10:12:38,157 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "a413d54d-9d26-40c2-a9c3-76ff4d860c26", "name": "heat_ims-flavor_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:12:38,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-11c0e7ff-6aff-4751-9e5b-7dc771680710 2018-11-17 10:12:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302561998367s 2018-11-17 10:12:38,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-11c0e7ff-6aff-4751-9e5b-7dc771680710 2018-11-17 10:12:38,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 10:12:38,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:38,190 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12: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-287c5032-3d2d-4b50-aed9-6abf3c295a3a x-openstack-request-id: req-287c5032-3d2d-4b50-aed9-6abf3c295a3a 2018-11-17 10:12:38,190 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26 used request id req-287c5032-3d2d-4b50-aed9-6abf3c295a3a 2018-11-17 10:12:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313959121704s 2018-11-17 10:12:38,190 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a413d54d-9d26-40c2-a9c3-76ff4d860c26 used request id req-287c5032-3d2d-4b50-aed9-6abf3c295a3a 2018-11-17 10:12:38,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:12:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:38,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d4d0fc-791e-4d94-b88e-4ea9947142b3 2018-11-17 10:12:38,407 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "links": {"self": "http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2aae5a9eb5864fd9a69489b2dd2d6898", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 10:12:38,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a0d4d0fc-791e-4d94-b88e-4ea9947142b3 2018-11-17 10:12:38,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215794801712s 2018-11-17 10:12:38,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a0d4d0fc-791e-4d94-b88e-4ea9947142b3 2018-11-17 10:12:38,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:12:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:38,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a5e03e-f845-42a2-abdc-b9bcff055d73 2018-11-17 10:12:38,625 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_249b73c1-e118-4d56-92fa-a0f7e5114dbd", "links": {"self": "http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2aae5a9eb5864fd9a69489b2dd2d6898", "description": null}} 2018-11-17 10:12:38,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 used request id req-63a5e03e-f845-42a2-abdc-b9bcff055d73 2018-11-17 10:12:38,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21063709259s 2018-11-17 10:12:38,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 used request id req-63a5e03e-f845-42a2-abdc-b9bcff055d73 2018-11-17 10:12:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 10:12:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:38,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb503c84-c995-48e1-966b-9a1a6b884343 2018-11-17 10:12:38,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:12:38,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 used request id req-fb503c84-c995-48e1-966b-9a1a6b884343 2018-11-17 10:12:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296674013138s 2018-11-17 10:12:38,923 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2aae5a9eb5864fd9a69489b2dd2d6898 used request id req-fb503c84-c995-48e1-966b-9a1a6b884343 2018-11-17 10:12:38,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:12:38,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:39,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5829e213-b9fa-450f-b76e-48b13eb3ffa7 2018-11-17 10:12:39,129 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83"}, "tags": [], "enabled": true, "id": "56c50b3418c144808684686568818b83", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_249b73c1-e118-4d56-92fa-a0f7e5114dbd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 10:12:39,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5829e213-b9fa-450f-b76e-48b13eb3ffa7 2018-11-17 10:12:39,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200340986252s 2018-11-17 10:12:39,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5829e213-b9fa-450f-b76e-48b13eb3ffa7 2018-11-17 10:12:39,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 10:12:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:39,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6c1e63-7304-4c7d-9f73-5ac6f81f4fde 2018-11-17 10:12:39,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:12:39,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83 used request id req-0b6c1e63-7304-4c7d-9f73-5ac6f81f4fde 2018-11-17 10:12:39,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256304979324s 2018-11-17 10:12:39,391 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/56c50b3418c144808684686568818b83 used request id req-0b6c1e63-7304-4c7d-9f73-5ac6f81f4fde 2018-11-17 10:12:39,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:12:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=56c50b3418c144808684686568818b83&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:39,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:39 GMT X-Openstack-Request-Id: req-4bf6a899-838b-4159-b9ad-69de05649d55 2018-11-17 10:12:39,738 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "56c50b3418c144808684686568818b83", "created_at": "2018-11-17T09:54:39Z", "updated_at": "2018-11-17T09:54:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "41112eaa-61eb-492c-a51a-e8ffa5857350", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "4b175ed0-a2bd-44af-b119-cc4411c4a899", "remote_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "6b4d0f7c-a25d-4790-b03d-66894b283839", "remote_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "d0e27561-11f5-473d-b1be-685bb3b529c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c50b3418c144808684686568818b83"}], "revision_number": 1, "project_id": "56c50b3418c144808684686568818b83", "id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "name": "default"}]} 2018-11-17 10:12:39,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=56c50b3418c144808684686568818b83&name=default used request id req-4bf6a899-838b-4159-b9ad-69de05649d55 2018-11-17 10:12:39,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340987920761s 2018-11-17 10:12:39,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=56c50b3418c144808684686568818b83&name=default used request id req-4bf6a899-838b-4159-b9ad-69de05649d55 2018-11-17 10:12:39,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:12:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:39,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:39 GMT X-Openstack-Request-Id: req-e4d14f28-7a53-40bc-8db0-61045f87db2f 2018-11-17 10:12:39,801 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c50b3418c144808684686568818b83", "created_at": "2018-11-17T09:54:39Z", "updated_at": "2018-11-17T09:54:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "6b4d0f7c-a25d-4790-b03d-66894b283839", "remote_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "d0e27561-11f5-473d-b1be-685bb3b529c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "4b175ed0-a2bd-44af-b119-cc4411c4a899", "remote_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c50b3418c144808684686568818b83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T09:54:39Z", "revision_number": 0, "id": "41112eaa-61eb-492c-a51a-e8ffa5857350", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T09:54:39Z", "security_group_id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "tenant_id": "56c50b3418c144808684686568818b83", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c50b3418c144808684686568818b83"}], "revision_number": 1, "project_id": "56c50b3418c144808684686568818b83", "id": "6fdef761-0134-4d60-b1f5-ea87068704d0", "name": "default"}]} 2018-11-17 10:12:39,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e4d14f28-7a53-40bc-8db0-61045f87db2f 2018-11-17 10:12:39,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0566129684448s 2018-11-17 10:12:39,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e4d14f28-7a53-40bc-8db0-61045f87db2f 2018-11-17 10:12:39,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 10:12:39,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6fdef761-0134-4d60-b1f5-ea87068704d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b9a3cd69d55e292d6d2d59ee81fdacaba66f1ebd5045123c216104e351442e6" 2018-11-17 10:12:40,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:12:40 GMT X-Openstack-Request-Id: req-eb003a58-f18d-4b0d-a3bd-e2320fac86d4 2018-11-17 10:12:40,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:12:40,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6fdef761-0134-4d60-b1f5-ea87068704d0.json used request id req-eb003a58-f18d-4b0d-a3bd-e2320fac86d4 2018-11-17 10:12:40,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.350250005722s 2018-11-17 10:12:40,159 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6fdef761-0134-4d60-b1f5-ea87068704d0.json used request id req-eb003a58-f18d-4b0d-a3bd-e2320fac86d4 2018-11-17 10:12:40,179 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-17 10:12:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:12:40,236 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-837b2f8b-0d3d-4a5b-a073-f5761a730606 2018-11-17 10:12:40,236 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 10:12:40,236 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-837b2f8b-0d3d-4a5b-a073-f5761a730606 2018-11-17 10:12:40,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 10:12:40,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T11:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["nijlnZHBTgKmXIlwt3AvOQ"], "issued_at": "2018-11-17T10:12:40.000000Z"}} 2018-11-17 10:12:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:12:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:40 GMT X-Openstack-Request-Id: req-ea487239-d6da-4aa0-828e-60ad4a521709 2018-11-17 10:12:41,002 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 10:12:41,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea487239-d6da-4aa0-828e-60ad4a521709 2018-11-17 10:12:41,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36571598053s 2018-11-17 10:12:41,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea487239-d6da-4aa0-828e-60ad4a521709 2018-11-17 10:12:41,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:12:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:41,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170eae62-74c5-4d3a-aaf1-ed5bbe1907f1 2018-11-17 10:12:41,218 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 10:12:41,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-170eae62-74c5-4d3a-aaf1-ed5bbe1907f1 2018-11-17 10:12:41,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207643985748s 2018-11-17 10:12:41,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-170eae62-74c5-4d3a-aaf1-ed5bbe1907f1 2018-11-17 10:12:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 10:12:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}}' 2018-11-17 10:12:41,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 371 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-387cc413-3702-4bf6-9664-6cc0fe9871e4 2018-11-17 10:12:41,437 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f"}, "tags": [], "enabled": true, "id": "470e236a4a394a2aa21a6e51040c312f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}} 2018-11-17 10:12:41,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-387cc413-3702-4bf6-9664-6cc0fe9871e4 2018-11-17 10:12:41,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.210263967514s 2018-11-17 10:12:41,437 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-387cc413-3702-4bf6-9664-6cc0fe9871e4 2018-11-17 10:12:41,438 - 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'470e236a4a394a2aa21a6e51040c312f', '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_17f14f1d-b53b-496d-9725-502c392b8dc0'}) 2018-11-17 10:12:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 10:12:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12", "email": null, "name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0"}}' 2018-11-17 10:12:41,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3581009-61e5-4120-a577-04bd1a8fbd5a 2018-11-17 10:12:41,820 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "links": {"self": "http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d270e071808e4ce7b03e010c82ae7ae5", "domain_id": "default", "password_expires_at": null}} 2018-11-17 10:12:41,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-d3581009-61e5-4120-a577-04bd1a8fbd5a 2018-11-17 10:12:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374902009964s 2018-11-17 10:12:41,820 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-d3581009-61e5-4120-a577-04bd1a8fbd5a 2018-11-17 10:12:41,821 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd270e071808e4ce7b03e010c82ae7ae5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0'}) 2018-11-17 10:12:41,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:12:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b659d0-b1dd-425e-8412-1713e388ae07 2018-11-17 10:12:42,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:12:42,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b8b659d0-b1dd-425e-8412-1713e388ae07 2018-11-17 10:12:42,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187606096268s 2018-11-17 10:12:42,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b8b659d0-b1dd-425e-8412-1713e388ae07 2018-11-17 10:12:42,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:12:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77267dd0-68a1-4246-96c9-e88a8d237d6a 2018-11-17 10:12:42,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:12:42,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-77267dd0-68a1-4246-96c9-e88a8d237d6a 2018-11-17 10:12:42,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195039987564s 2018-11-17 10:12:42,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-77267dd0-68a1-4246-96c9-e88a8d237d6a 2018-11-17 10:12:42,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:12:42,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60b2638-64b1-4330-a2ef-532423b85688 2018-11-17 10:12:42,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:12:42,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f60b2638-64b1-4330-a2ef-532423b85688 2018-11-17 10:12:42,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146721839905s 2018-11-17 10:12:42,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f60b2638-64b1-4330-a2ef-532423b85688 2018-11-17 10:12:42,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:12:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ef3b8b-e4b6-42d4-af1f-b34dc2727895 2018-11-17 10:12:42,479 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 10:12:42,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b5ef3b8b-e4b6-42d4-af1f-b34dc2727895 2018-11-17 10:12:42,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107227087021s 2018-11-17 10:12:42,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b5ef3b8b-e4b6-42d4-af1f-b34dc2727895 2018-11-17 10:12:42,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:12:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb6626b-9d05-4fc9-bdcf-6b3e0a385542 2018-11-17 10:12:42,688 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "links": {"self": "http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d270e071808e4ce7b03e010c82ae7ae5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 10:12:42,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cbb6626b-9d05-4fc9-bdcf-6b3e0a385542 2018-11-17 10:12:42,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208455085754s 2018-11-17 10:12:42,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cbb6626b-9d05-4fc9-bdcf-6b3e0a385542 2018-11-17 10:12:42,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:12:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:42,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a46d40b-801b-4110-83ab-adf0f16389ec 2018-11-17 10:12:42,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f"}, "tags": [], "enabled": true, "id": "470e236a4a394a2aa21a6e51040c312f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:12:42,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3a46d40b-801b-4110-83ab-adf0f16389ec 2018-11-17 10:12:42,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115061998367s 2018-11-17 10:12:42,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3a46d40b-801b-4110-83ab-adf0f16389ec 2018-11-17 10:12:42,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 10:12:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d270e071808e4ce7b03e010c82ae7ae5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=470e236a4a394a2aa21a6e51040c312f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:43,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770c232b-fd30-4be3-9a4a-b4b064d5b640 2018-11-17 10:12:43,060 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d270e071808e4ce7b03e010c82ae7ae5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=470e236a4a394a2aa21a6e51040c312f", "previous": null, "next": null}} 2018-11-17 10:12:43,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d270e071808e4ce7b03e010c82ae7ae5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=470e236a4a394a2aa21a6e51040c312f used request id req-770c232b-fd30-4be3-9a4a-b4b064d5b640 2018-11-17 10:12:43,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233280181885s 2018-11-17 10:12:43,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d270e071808e4ce7b03e010c82ae7ae5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=470e236a4a394a2aa21a6e51040c312f used request id req-770c232b-fd30-4be3-9a4a-b4b064d5b640 2018-11-17 10:12:43,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 10:12:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f/users/d270e071808e4ce7b03e010c82ae7ae5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:43,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b205f2d4-306e-4812-ac9e-f5332abfce3a 2018-11-17 10:12:43,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:12:43,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f/users/d270e071808e4ce7b03e010c82ae7ae5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b205f2d4-306e-4812-ac9e-f5332abfce3a 2018-11-17 10:12:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149956941605s 2018-11-17 10:12:43,214 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f/users/d270e071808e4ce7b03e010c82ae7ae5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b205f2d4-306e-4812-ac9e-f5332abfce3a 2018-11-17 10:12:43,215 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 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'470e236a4a394a2aa21a6e51040c312f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12', 'username': u'vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 10:12:43,218 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0', 'password': 'ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12', 'project_name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '470e236a4a394a2aa21a6e51040c312f', 'project_domain_name': 'Default'} 2018-11-17 10:12:43,250 - 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-11-17 10:12:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-17 10:12:43,291 - 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-11-17 10:12:43,324 - 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-11-17 10:12:43,324 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-17 10:12:43,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:12:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:43,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3f9fa0-40d0-4729-b552-8d06902cbbe3 2018-11-17 10:12:43,477 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 10:12:43,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9b3f9fa0-40d0-4729-b552-8d06902cbbe3 2018-11-17 10:12:43,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15234708786s 2018-11-17 10:12:43,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9b3f9fa0-40d0-4729-b552-8d06902cbbe3 2018-11-17 10:12:43,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:12:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:12:43,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f40880-8595-435e-8b08-5a53105b2482 2018-11-17 10:12:43,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f"}, "tags": [], "enabled": true, "id": "470e236a4a394a2aa21a6e51040c312f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:12:43,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60f40880-8595-435e-8b08-5a53105b2482 2018-11-17 10:12:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108131170273s 2018-11-17 10:12:43,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-60f40880-8595-435e-8b08-5a53105b2482 2018-11-17 10:12:43,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 10:12:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"network": {"tenant_id": "470e236a4a394a2aa21a6e51040c312f", "name": "vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0", "admin_state_up": true}}' 2018-11-17 10:12:43,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:43 GMT X-Openstack-Request-Id: req-af10fbfd-0e70-45d9-bb10-5632ece63ea7 2018-11-17 10:12:43,923 - 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":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:12:43Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450}} 2018-11-17 10:12:43,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af10fbfd-0e70-45d9-bb10-5632ece63ea7 2018-11-17 10:12:43,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.327262163162s 2018-11-17 10:12:43,923 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af10fbfd-0e70-45d9-bb10-5632ece63ea7 2018-11-17 10:12:43,924 - 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-11-17T10:12:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4bdf8e3d-e819-4cd4-afe4-954c6398297d', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0', u'created_at': u'2018-11-17T10:12:43Z', u'mtu': 1450, u'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'470e236a4a394a2aa21a6e51040c312f', u'l2_adjacency': True}) 2018-11-17 10:12:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:12:43,934 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b9fc80-2a60-48c6-bc9c-f6a38b9cda25 2018-11-17 10:12:43,934 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 10:12:43,934 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-66b9fc80-2a60-48c6-bc9c-f6a38b9cda25 2018-11-17 10:12:43,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 10:12:44,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T11:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "470e236a4a394a2aa21a6e51040c312f", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_470e236a4a394a2aa21a6e51040c312f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_470e236a4a394a2aa21a6e51040c312f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/470e236a4a394a2aa21a6e51040c312f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/470e236a4a394a2aa21a6e51040c312f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/470e236a4a394a2aa21a6e51040c312f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/470e236a4a394a2aa21a6e51040c312f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/470e236a4a394a2aa21a6e51040c312f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/470e236a4a394a2aa21a6e51040c312f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/470e236a4a394a2aa21a6e51040c312f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "id": "d270e071808e4ce7b03e010c82ae7ae5"}, "audit_ids": ["ZjvKyj4dRbK-3UWFChX4vA"], "issued_at": "2018-11-17T10:12:44.000000Z"}} 2018-11-17 10:12:44,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:12:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:12:44,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:44 GMT X-Openstack-Request-Id: req-ca6078fd-e7d9-4feb-80ed-56bc7e0d573a 2018-11-17 10:12:44,719 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:12:43Z","qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:12:44,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca6078fd-e7d9-4feb-80ed-56bc7e0d573a 2018-11-17 10:12:44,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381970882416s 2018-11-17 10:12:44,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca6078fd-e7d9-4feb-80ed-56bc7e0d573a 2018-11-17 10:12:44,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 10:12:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"subnet": {"name": "vyos_vrouter-subnet_17f14f1d-b53b-496d-9725-502c392b8dc0", "enable_dhcp": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-17 10:12:45,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:45 GMT X-Openstack-Request-Id: req-39e68b84-2eb7-43b8-b571-03a4e8da9862 2018-11-17 10:12:45,418 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T10:12:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"470e236a4a394a2aa21a6e51040c312f","id":"c7875e92-fc0e-4ff9-a6d1-51ea8b526b73","subnetpool_id":null,"name":"vyos_vrouter-subnet_17f14f1d-b53b-496d-9725-502c392b8dc0"}} 2018-11-17 10:12:45,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-39e68b84-2eb7-43b8-b571-03a4e8da9862 2018-11-17 10:12:45,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.69745182991s 2018-11-17 10:12:45,419 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-39e68b84-2eb7-43b8-b571-03a4e8da9862 2018-11-17 10:12:45,419 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T10:12:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c7875e92-fc0e-4ff9-a6d1-51ea8b526b73', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_17f14f1d-b53b-496d-9725-502c392b8dc0', u'enable_dhcp': True, u'network_id': u'4bdf8e3d-e819-4cd4-afe4-954c6398297d', u'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:12:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'470e236a4a394a2aa21a6e51040c312f'}) 2018-11-17 10:12:45,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 10:12:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "vyos_vrouter-router_17f14f1d-b53b-496d-9725-502c392b8dc0", "admin_state_up": true}}' 2018-11-17 10:12:47,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:47 GMT X-Openstack-Request-Id: req-980989b3-b365-48de-8c89-8bd0f0041815 2018-11-17 10:12:47,394 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:45Z", "admin_state_up": true, "updated_at": "2018-11-17T10:12:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "name": "vyos_vrouter-router_17f14f1d-b53b-496d-9725-502c392b8dc0"}} 2018-11-17 10:12:47,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-980989b3-b365-48de-8c89-8bd0f0041815 2018-11-17 10:12:47,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.97465491295s 2018-11-17 10:12:47,395 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-980989b3-b365-48de-8c89-8bd0f0041815 2018-11-17 10:12:47,395 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T10:12:46Z', u'revision_number': 2, u'id': u'23de06ce-50d7-4f2a-b07f-d7c206ba3be9', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_17f14f1d-b53b-496d-9725-502c392b8dc0', u'admin_state_up': True, u'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:12:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'470e236a4a394a2aa21a6e51040c312f'}) 2018-11-17 10:12:47,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 10:12:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"subnet_id": "c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"}' 2018-11-17 10:12:50,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 10:12:50 GMT X-Openstack-Request-Id: req-115bb196-a113-4797-8e77-994470bbb0c3 2018-11-17 10:12:50,183 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "subnet_id": "c7875e92-fc0e-4ff9-a6d1-51ea8b526b73", "subnet_ids": ["c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"], "port_id": "37297cc7-5d26-45dc-b985-355573f02b4a", "id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9"} 2018-11-17 10:12:50,183 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/add_router_interface.json used request id req-115bb196-a113-4797-8e77-994470bbb0c3 2018-11-17 10:12:50,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.78703999519s 2018-11-17 10:12:50,183 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/add_router_interface.json used request id req-115bb196-a113-4797-8e77-994470bbb0c3 returning object 23de06ce-50d7-4f2a-b07f-d7c206ba3be9 2018-11-17 10:12:50,184 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-17 10:13:13,155 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-17 10:13:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:13:13,161 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 10:13:13 GMT 2018-11-17 10:13:13,161 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 10:13:13,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:13:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:13:13,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 10:13:13 GMT X-Openstack-Request-Id: req-b7edd209-a41a-4eba-8f7e-1cd6414b2104 2018-11-17 10:13:13,865 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:13:13,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b7edd209-a41a-4eba-8f7e-1cd6414b2104 2018-11-17 10:13:13,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.702300071716s 2018-11-17 10:13:13,866 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b7edd209-a41a-4eba-8f7e-1cd6414b2104 2018-11-17 10:13:13,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 10:13:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0"}' 2018-11-17 10:13:13,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 17 Nov 2018 10:13:13 GMT Location: http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42c3654b-e6d3-4d31-883e-3d426a44d32a 2018-11-17 10:13:13,943 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:13:13Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": null, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "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_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": null, "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 10:13:13,943 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-42c3654b-e6d3-4d31-883e-3d426a44d32a 2018-11-17 10:13:13,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0681338310242s 2018-11-17 10:13:13,944 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-42c3654b-e6d3-4d31-883e-3d426a44d32a returning object ba94b5df-cdae-479c-b4c3-d16627b15677 2018-11-17 10:13:13,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 10:13:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '' 2018-11-17 10:14:15,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:14:15 GMT X-Openstack-Request-Id: req-9198d013-494f-4614-b7b4-502f09733bef 2018-11-17 10:14:15,991 - 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-11-17 10:14:15,991 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file used request id req-9198d013-494f-4614-b7b4-502f09733bef 2018-11-17 10:14:15,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.047011137s 2018-11-17 10:14:15,992 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file used request id req-9198d013-494f-4614-b7b4-502f09733bef 2018-11-17 10:14:15,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:14:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:16,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:16 GMT X-Openstack-Request-Id: req-e3edc739-1a14-40b2-b037-c6bd29e86cd5 2018-11-17 10:14:16,037 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:14:15Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": 4373348352, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:14:16,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e3edc739-1a14-40b2-b037-c6bd29e86cd5 2018-11-17 10:14:16,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406000614166s 2018-11-17 10:14:16,037 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e3edc739-1a14-40b2-b037-c6bd29e86cd5 2018-11-17 10:14:16,040 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file', 'owner': u'470e236a4a394a2aa21a6e51040c312f', 'id': u'ba94b5df-cdae-479c-b4c3-d16627b15677', 'size': 4373348352, u'self': u'/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'470e236a4a394a2aa21a6e51040c312f', 'name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T10:14:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T10:14:15Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0', '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/ba94b5df-cdae-479c-b4c3-d16627b15677', 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_17f14f1d-b53b-496d-9725-502c392b8dc0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0', 'created': u'2018-11-17T10:13:13Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-17T10:13:13Z', 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/ba94b5df-cdae-479c-b4c3-d16627b15677', 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_17f14f1d-b53b-496d-9725-502c392b8dc0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-11-17 10:14:16,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 10:14:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-17 10:14:16,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-9db63583-a678-42a0-afb7-d996f93caf18 x-openstack-request-id: req-9db63583-a678-42a0-afb7-d996f93caf18 2018-11-17 10:14:16,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "name": "vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 10:14:16,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9db63583-a678-42a0-afb7-d996f93caf18 2018-11-17 10:14:16,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.351094961166s 2018-11-17 10:14:16,395 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9db63583-a678-42a0-afb7-d996f93caf18 2018-11-17 10:14:16,396 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0', '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'8cbff874483b4da3951abfc162291b33', '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'04f0d7ce-f3de-4e5d-8bea-423d3f8f431e', 'swap': 0}) 2018-11-17 10:14:16,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 10:14:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"extra_specs": {}}' 2018-11-17 10:14:16,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:16 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-153d7039-30a1-4a14-848c-41ef78502a9f x-openstack-request-id: req-153d7039-30a1-4a14-848c-41ef78502a9f 2018-11-17 10:14:16,419 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 10:14:16,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e/os-extra_specs used request id req-153d7039-30a1-4a14-848c-41ef78502a9f 2018-11-17 10:14:16,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226130485535s 2018-11-17 10:14:16,419 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e/os-extra_specs used request id req-153d7039-30a1-4a14-848c-41ef78502a9f 2018-11-17 10:14:16,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-17 10:14:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"keypair": {"name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0"}}' 2018-11-17 10:14:18,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1813 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-9a0a12a1-6289-4d33-8d1d-1e7076aecd6c x-openstack-request-id: req-9a0a12a1-6289-4d33-8d1d-1e7076aecd6c 2018-11-17 10:14:18,267 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc8q55N8h42sHzqSF7uHrlCVF+ldL3eK7FPWVV5mZxkJIaDnv1oaIEN+WEZ+bdmgQxrCtvLj+GlwgJbkggP23bkrSXWbP99PjJ1x82+e+jMZG8NwKRxvzxlSWvNY1bZ49o8Gbvc2U9Z01LSg56TBT2pd8p2M+pHPBm9PYoq1zhh2V7giWbqo4H7VIcraW+hKsu1ye8O+vuinJ2DZYA/a1gd2mpIUp67eoSWETC/hefx7+MZVgjehsZTcQ9feMRuAlRJ9+jRmA44m6auETMx/X24kejm2tqPYKldDSWrxhZM43PXdCoKS8nhJkeRrOoJWXVSI/prqtuXliPUeliz6UD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3PKueTfIeNrB86khe7h65QlRfpXS93iuxT1lVeZmcZCSGg57\n9aGiBDflhGfm3ZoEMawrby4/hpcICW5IID9t25K0l1mz/fT4ydcfNvnvozGRvDcC\nkcb88ZUlrzWNW2ePaPBm73NlPWdNS0oOekwU9qXfKdjPqRzwZvT2KKtc4Ydle4Il\nm6qOB+1SHK2lvoSrLtcnvDvr7opydg2WAP2tYHdpqSFKeu3qElhEwv4Xn8e/jGVY\nI3obGU3EPX3jEbgJUSffo0ZgOOJumrhEzMf19uJHo5traj2CpXQ0lq8YWTONz13Q\nqCkvJ4SZHkazqCVl1UiP6a6rbl5Yj1HpYs+lAwIDAQABAoIBAQCwIRjqcohxptkj\ntriFWqtE9yeqxB53vhF8FBQ65L7XWsrM0K0KQv3XZQOmh/kmwAcF3dyF9ZUYYj86\n3VnLsySM+6bQW+a61FSa+czdU2Ivcm1dX3DB6qFqp11yDTuRGL3ehn1X9mJHD5kz\nImbmIM45TELYpgfsJLCTMkUkaG5TLNM14d+1t58sgynhA/TPHDZG9e2HTWgMxF/D\nw5BGFvImCsmzdxCf98Mhz5nFpBQYv3lqKdQ+hRn81B2RTlPGGFQuTIVvNjF3pmsv\nPVQDMrfjWbR8nPxJaLiOVEG8k21JDJcowd+0E+Okopefev5Jg02tJabaclRMwC9P\nAGY2/dtJAoGBAPhVQzF5RjXKvOzU1BhC9U5TIEr041JBcSx2lk8XZ9igOu2g+t9r\naUfDRhK5izNi8M+65RPwPtVRa7/H6I+PiaIrcOzVLNKeJhSDFTzZw025jfrUAGCU\nzqzcwMouobSjJ6P8x8HI/1pvC0H6FauLwoexYD8BtMk4neTngkr9NVeFAoGBAOPE\n+hpuZaJLdOr05oEz1gQ5FhDJvhsTBnbEyiJJCie8SXskxy7MTixGhYXvw0Z98gnz\n6e6NmBHVl9OoB/mr5p+uuF2so2lTBG3wkfKixjG2tq6E2eH4HcqNcuUKBF+0kToB\n5bBJ6nBO+NT7hFw/1gpkPYU0jOAhxDb+y6YGSLznAoGAL2JNfO4wCGmT3PjLM4nr\nNrPD0Kmjinl0N9C044iKxxnjxJ3X4LOlFg1bnI0M05RIcMqvlTtdMeTkU2a4qFPy\nJiB13qrab6G/kGBmuAKxMm56eebj34nlWbSRkMKPFmGfWboM/5vzpXTUyBUI93+m\nca/VtpADx/Vmo1vNT7O67uUCgYEA3+ll4ZQDz/+UCeMFs6Bs1av1GD3r6JvUb+/X\nssrQ8+0y459tPIFWnEobu2bQNr1bsxMZNw31oBq1bjqy1Gx8hSBzWIt9/e3B3f5w\ny/HfG0I+5uPteiq7xsM1Xxpw4FEXr8nrrlmL4iqQjnhQT4vl9ENFA218zF4Fkfb7\n5tQor6MCgYEArAE8r2mAqFL9SZEidEKRc5lIVQPYI3Ds0JCkJBRWenS0zc1J1gYP\ngVN/gkOBppKivQ3iUtVgl16ef8uTOU6kntFAAlU3zsOl72S9vzE8aZ5Frb20otoH\nW8TgontBB1iVvwt8kw1CjOGItzvx671Vik+RJ6pAgOMEWLMSW8CGq+Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "fingerprint": "69:b9:0c:7e:2b:c1:db:96:21:bc:88:c9:2f:97:c5:80"}} 2018-11-17 10:14:18,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-9a0a12a1-6289-4d33-8d1d-1e7076aecd6c 2018-11-17 10:14:18,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.84448289871s 2018-11-17 10:14:18,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-9a0a12a1-6289-4d33-8d1d-1e7076aecd6c 2018-11-17 10:14:18,268 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc8q55N8h42sHzqSF7uHrlCVF+ldL3eK7FPWVV5mZxkJIaDnv1oaIEN+WEZ+bdmgQxrCtvLj+GlwgJbkggP23bkrSXWbP99PjJ1x82+e+jMZG8NwKRxvzxlSWvNY1bZ49o8Gbvc2U9Z01LSg56TBT2pd8p2M+pHPBm9PYoq1zhh2V7giWbqo4H7VIcraW+hKsu1ye8O+vuinJ2DZYA/a1gd2mpIUp67eoSWETC/hefx7+MZVgjehsZTcQ9feMRuAlRJ9+jRmA44m6auETMx/X24kejm2tqPYKldDSWrxhZM43PXdCoKS8nhJkeRrOoJWXVSI/prqtuXliPUeliz6UD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3PKueTfIeNrB86khe7h65QlRfpXS93iuxT1lVeZmcZCSGg57\n9aGiBDflhGfm3ZoEMawrby4/hpcICW5IID9t25K0l1mz/fT4ydcfNvnvozGRvDcC\nkcb88ZUlrzWNW2ePaPBm73NlPWdNS0oOekwU9qXfKdjPqRzwZvT2KKtc4Ydle4Il\nm6qOB+1SHK2lvoSrLtcnvDvr7opydg2WAP2tYHdpqSFKeu3qElhEwv4Xn8e/jGVY\nI3obGU3EPX3jEbgJUSffo0ZgOOJumrhEzMf19uJHo5traj2CpXQ0lq8YWTONz13Q\nqCkvJ4SZHkazqCVl1UiP6a6rbl5Yj1HpYs+lAwIDAQABAoIBAQCwIRjqcohxptkj\ntriFWqtE9yeqxB53vhF8FBQ65L7XWsrM0K0KQv3XZQOmh/kmwAcF3dyF9ZUYYj86\n3VnLsySM+6bQW+a61FSa+czdU2Ivcm1dX3DB6qFqp11yDTuRGL3ehn1X9mJHD5kz\nImbmIM45TELYpgfsJLCTMkUkaG5TLNM14d+1t58sgynhA/TPHDZG9e2HTWgMxF/D\nw5BGFvImCsmzdxCf98Mhz5nFpBQYv3lqKdQ+hRn81B2RTlPGGFQuTIVvNjF3pmsv\nPVQDMrfjWbR8nPxJaLiOVEG8k21JDJcowd+0E+Okopefev5Jg02tJabaclRMwC9P\nAGY2/dtJAoGBAPhVQzF5RjXKvOzU1BhC9U5TIEr041JBcSx2lk8XZ9igOu2g+t9r\naUfDRhK5izNi8M+65RPwPtVRa7/H6I+PiaIrcOzVLNKeJhSDFTzZw025jfrUAGCU\nzqzcwMouobSjJ6P8x8HI/1pvC0H6FauLwoexYD8BtMk4neTngkr9NVeFAoGBAOPE\n+hpuZaJLdOr05oEz1gQ5FhDJvhsTBnbEyiJJCie8SXskxy7MTixGhYXvw0Z98gnz\n6e6NmBHVl9OoB/mr5p+uuF2so2lTBG3wkfKixjG2tq6E2eH4HcqNcuUKBF+0kToB\n5bBJ6nBO+NT7hFw/1gpkPYU0jOAhxDb+y6YGSLznAoGAL2JNfO4wCGmT3PjLM4nr\nNrPD0Kmjinl0N9C044iKxxnjxJ3X4LOlFg1bnI0M05RIcMqvlTtdMeTkU2a4qFPy\nJiB13qrab6G/kGBmuAKxMm56eebj34nlWbSRkMKPFmGfWboM/5vzpXTUyBUI93+m\nca/VtpADx/Vmo1vNT7O67uUCgYEA3+ll4ZQDz/+UCeMFs6Bs1av1GD3r6JvUb+/X\nssrQ8+0y459tPIFWnEobu2bQNr1bsxMZNw31oBq1bjqy1Gx8hSBzWIt9/e3B3f5w\ny/HfG0I+5uPteiq7xsM1Xxpw4FEXr8nrrlmL4iqQjnhQT4vl9ENFA218zF4Fkfb7\n5tQor6MCgYEArAE8r2mAqFL9SZEidEKRc5lIVQPYI3Ds0JCkJBRWenS0zc1J1gYP\ngVN/gkOBppKivQ3iUtVgl16ef8uTOU6kntFAAlU3zsOl72S9vzE8aZ5Frb20otoH\nW8TgontBB1iVvwt8kw1CjOGItzvx671Vik+RJ6pAgOMEWLMSW8CGq+Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd270e071808e4ce7b03e010c82ae7ae5', 'name': u'vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0', 'created_at': '2018-11-17T10:14:18.268450', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'470e236a4a394a2aa21a6e51040c312f', 'name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:b9:0c:7e:2b:c1:db:96:21:bc:88:c9:2f:97:c5:80', 'type': 'ssh', 'id': u'vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0'}) 2018-11-17 10:14:18,268 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA3PKueTfIeNrB86khe7h65QlRfpXS93iuxT1lVeZmcZCSGg57 9aGiBDflhGfm3ZoEMawrby4/hpcICW5IID9t25K0l1mz/fT4ydcfNvnvozGRvDcC kcb88ZUlrzWNW2ePaPBm73NlPWdNS0oOekwU9qXfKdjPqRzwZvT2KKtc4Ydle4Il m6qOB+1SHK2lvoSrLtcnvDvr7opydg2WAP2tYHdpqSFKeu3qElhEwv4Xn8e/jGVY I3obGU3EPX3jEbgJUSffo0ZgOOJumrhEzMf19uJHo5traj2CpXQ0lq8YWTONz13Q qCkvJ4SZHkazqCVl1UiP6a6rbl5Yj1HpYs+lAwIDAQABAoIBAQCwIRjqcohxptkj triFWqtE9yeqxB53vhF8FBQ65L7XWsrM0K0KQv3XZQOmh/kmwAcF3dyF9ZUYYj86 3VnLsySM+6bQW+a61FSa+czdU2Ivcm1dX3DB6qFqp11yDTuRGL3ehn1X9mJHD5kz ImbmIM45TELYpgfsJLCTMkUkaG5TLNM14d+1t58sgynhA/TPHDZG9e2HTWgMxF/D w5BGFvImCsmzdxCf98Mhz5nFpBQYv3lqKdQ+hRn81B2RTlPGGFQuTIVvNjF3pmsv PVQDMrfjWbR8nPxJaLiOVEG8k21JDJcowd+0E+Okopefev5Jg02tJabaclRMwC9P AGY2/dtJAoGBAPhVQzF5RjXKvOzU1BhC9U5TIEr041JBcSx2lk8XZ9igOu2g+t9r aUfDRhK5izNi8M+65RPwPtVRa7/H6I+PiaIrcOzVLNKeJhSDFTzZw025jfrUAGCU zqzcwMouobSjJ6P8x8HI/1pvC0H6FauLwoexYD8BtMk4neTngkr9NVeFAoGBAOPE +hpuZaJLdOr05oEz1gQ5FhDJvhsTBnbEyiJJCie8SXskxy7MTixGhYXvw0Z98gnz 6e6NmBHVl9OoB/mr5p+uuF2so2lTBG3wkfKixjG2tq6E2eH4HcqNcuUKBF+0kToB 5bBJ6nBO+NT7hFw/1gpkPYU0jOAhxDb+y6YGSLznAoGAL2JNfO4wCGmT3PjLM4nr NrPD0Kmjinl0N9C044iKxxnjxJ3X4LOlFg1bnI0M05RIcMqvlTtdMeTkU2a4qFPy JiB13qrab6G/kGBmuAKxMm56eebj34nlWbSRkMKPFmGfWboM/5vzpXTUyBUI93+m ca/VtpADx/Vmo1vNT7O67uUCgYEA3+ll4ZQDz/+UCeMFs6Bs1av1GD3r6JvUb+/X ssrQ8+0y459tPIFWnEobu2bQNr1bsxMZNw31oBq1bjqy1Gx8hSBzWIt9/e3B3f5w y/HfG0I+5uPteiq7xsM1Xxpw4FEXr8nrrlmL4iqQjnhQT4vl9ENFA218zF4Fkfb7 5tQor6MCgYEArAE8r2mAqFL9SZEidEKRc5lIVQPYI3Ds0JCkJBRWenS0zc1J1gYP gVN/gkOBppKivQ3iUtVgl16ef8uTOU6kntFAAlU3zsOl72S9vzE8aZ5Frb20otoH W8TgontBB1iVvwt8kw1CjOGItzvx671Vik+RJ6pAgOMEWLMSW8CGq+Y= -----END RSA PRIVATE KEY----- 2018-11-17 10:14:18,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-17 10:14:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"security_group": {"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-11-17 10:14:18,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-5869de10-e506-4d8f-869f-19cbe9d75976 2018-11-17 10:14:18,451 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}} 2018-11-17 10:14:18,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5869de10-e506-4d8f-869f-19cbe9d75976 2018-11-17 10:14:18,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.174612998962s 2018-11-17 10:14:18,452 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5869de10-e506-4d8f-869f-19cbe9d75976 2018-11-17 10:14:18,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:18,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-b44c95e7-e270-45ad-b23e-036145f89400 2018-11-17 10:14:18,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:18,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b44c95e7-e270-45ad-b23e-036145f89400 2018-11-17 10:14:18,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.135854959488s 2018-11-17 10:14:18,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b44c95e7-e270-45ad-b23e-036145f89400 2018-11-17 10:14:18,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:18,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-d57d5bbe-bb4a-4d4a-a577-478082545e02 2018-11-17 10:14:18,751 - 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-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": 22, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3ef07921-bcd3-4fc2-beb0-db7665099618"}} 2018-11-17 10:14:18,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d57d5bbe-bb4a-4d4a-a577-478082545e02 2018-11-17 10:14:18,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149431943893s 2018-11-17 10:14:18,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d57d5bbe-bb4a-4d4a-a577-478082545e02 2018-11-17 10:14:18,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:18,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-ffd59e05-9583-4165-ad91-94e3208b8bba 2018-11-17 10:14:18,802 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 2, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:18,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ffd59e05-9583-4165-ad91-94e3208b8bba 2018-11-17 10:14:18,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044771194458s 2018-11-17 10:14:18,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ffd59e05-9583-4165-ad91-94e3208b8bba 2018-11-17 10:14:18,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:18,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:18,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-074f1a06-2a15-4328-8b09-c7f8ea607f30 2018-11-17 10:14:18,940 - 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-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": null, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c"}} 2018-11-17 10:14:18,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-074f1a06-2a15-4328-8b09-c7f8ea607f30 2018-11-17 10:14:18,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132080078125s 2018-11-17 10:14:18,941 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-074f1a06-2a15-4328-8b09-c7f8ea607f30 2018-11-17 10:14:18,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:18,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:18 GMT X-Openstack-Request-Id: req-579f1036-ef67-497b-8fc9-2f407e8b4e7b 2018-11-17 10:14:18,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 3, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:18,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-579f1036-ef67-497b-8fc9-2f407e8b4e7b 2018-11-17 10:14:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487718582153s 2018-11-17 10:14:18,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-579f1036-ef67-497b-8fc9-2f407e8b4e7b 2018-11-17 10:14:19,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:19,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-22c692ae-576c-466c-86cc-0dae4320bd96 2018-11-17 10:14:19,119 - 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-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": 80, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:19Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "91c9737b-f534-46fe-b759-6e8e1d5ecf36"}} 2018-11-17 10:14:19,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-22c692ae-576c-466c-86cc-0dae4320bd96 2018-11-17 10:14:19,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117772102356s 2018-11-17 10:14:19,120 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-22c692ae-576c-466c-86cc-0dae4320bd96 2018-11-17 10:14:19,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:19,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-bf196470-70eb-47c6-8f98-02bdea0fb053 2018-11-17 10:14:19,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "91c9737b-f534-46fe-b759-6e8e1d5ecf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 4, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:19,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bf196470-70eb-47c6-8f98-02bdea0fb053 2018-11-17 10:14:19,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0453319549561s 2018-11-17 10:14:19,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bf196470-70eb-47c6-8f98-02bdea0fb053 2018-11-17 10:14:19,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:19,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-e83446d1-d282-46e1-a7ff-def0b1191f4c 2018-11-17 10:14:19,312 - 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-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": 443, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:19Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "7f137fe3-7239-43dd-82d2-8298e9115567"}} 2018-11-17 10:14:19,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e83446d1-d282-46e1-a7ff-def0b1191f4c 2018-11-17 10:14:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134396791458s 2018-11-17 10:14:19,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e83446d1-d282-46e1-a7ff-def0b1191f4c 2018-11-17 10:14:19,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-636ebc1e-fff5-473d-9d06-19da105d9586 2018-11-17 10:14:19,365 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "7f137fe3-7239-43dd-82d2-8298e9115567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "91c9737b-f534-46fe-b759-6e8e1d5ecf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 5, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:19,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-636ebc1e-fff5-473d-9d06-19da105d9586 2018-11-17 10:14:19,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471489429474s 2018-11-17 10:14:19,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-636ebc1e-fff5-473d-9d06-19da105d9586 2018-11-17 10:14:19,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:19,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-56178df3-3e68-4a6c-bb3d-316748722aa8 2018-11-17 10:14:19,493 - 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-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": 5671, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:19Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "6d519cd1-7ce2-4e53-b007-c2b409839eae"}} 2018-11-17 10:14:19,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-56178df3-3e68-4a6c-bb3d-316748722aa8 2018-11-17 10:14:19,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121437072754s 2018-11-17 10:14:19,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-56178df3-3e68-4a6c-bb3d-316748722aa8 2018-11-17 10:14:19,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:14:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-9fd366ca-ef14-49a8-a87c-27a167e831a7 2018-11-17 10:14:19,546 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "6d519cd1-7ce2-4e53-b007-c2b409839eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "7f137fe3-7239-43dd-82d2-8298e9115567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "91c9737b-f534-46fe-b759-6e8e1d5ecf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 6, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:19,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9fd366ca-ef14-49a8-a87c-27a167e831a7 2018-11-17 10:14:19,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046275138855s 2018-11-17 10:14:19,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9fd366ca-ef14-49a8-a87c-27a167e831a7 2018-11-17 10:14:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-17 10:14:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -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": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}}' 2018-11-17 10:14:19,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-efdf92ba-d1e4-47b2-9f33-001bcb953a60 2018-11-17 10:14:19,674 - 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-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "port_range_min": 53333, "revision_number": 0, "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:19Z", "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "82b58004-744c-49e2-90f9-850613ba9289"}} 2018-11-17 10:14:19,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-efdf92ba-d1e4-47b2-9f33-001bcb953a60 2018-11-17 10:14:19,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121143102646s 2018-11-17 10:14:19,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-efdf92ba-d1e4-47b2-9f33-001bcb953a60 2018-11-17 10:14:19,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:14:19,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-35788712-d99f-4810-bd76-b597c744e794 2018-11-17 10:14:19,772 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":["c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"],"description":"","tags":[],"updated_at":"2018-11-17T10:12:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:14:19,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35788712-d99f-4810-bd76-b597c744e794 2018-11-17 10:14:19,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966351032257s 2018-11-17 10:14:19,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35788712-d99f-4810-bd76-b597c744e794 2018-11-17 10:14:19,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:14:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:19 GMT X-Openstack-Request-Id: req-431a7a8d-0bc1-4587-93bf-e3b246d7c18e 2018-11-17 10:14:19,818 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:14:15Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": 4373348352, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:14:19,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-431a7a8d-0bc1-4587-93bf-e3b246d7c18e 2018-11-17 10:14:19,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404529571533s 2018-11-17 10:14:19,819 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-431a7a8d-0bc1-4587-93bf-e3b246d7c18e 2018-11-17 10:14:19,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:14:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:19,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-f6ef48c7-95d6-4dea-b635-0444ff6d05a2 x-openstack-request-id: req-f6ef48c7-95d6-4dea-b635-0444ff6d05a2 2018-11-17 10:14:19,844 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "name": "vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:14:19,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f6ef48c7-95d6-4dea-b635-0444ff6d05a2 2018-11-17 10:14:19,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240180492401s 2018-11-17 10:14:19,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f6ef48c7-95d6-4dea-b635-0444ff6d05a2 2018-11-17 10:14:19,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-17 10:14:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"server": {"name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "imageRef": "ba94b5df-cdae-479c-b4c3-d16627b15677", "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "flavorRef": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4bdf8e3d-e819-4cd4-afe4-954c6398297d"}], "security_groups": [{"name": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}]}}' 2018-11-17 10:14:23,890 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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 location: http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da x-compute-request-id: req-69980d04-cbe0-46fc-8a5e-66e0ac77c76c x-openstack-request-id: req-69980d04-cbe0-46fc-8a5e-66e0ac77c76c 2018-11-17 10:14:23,890 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f538095f-b0da-4f4e-b7bb-89428a33aeea"}], "OS-DCF:diskConfig": "MANUAL", "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "adminPass": "3yk2v7Bc2EzU"}} 2018-11-17 10:14:23,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-69980d04-cbe0-46fc-8a5e-66e0ac77c76c 2018-11-17 10:14:23,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.04385089874s 2018-11-17 10:14:23,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-69980d04-cbe0-46fc-8a5e-66e0ac77c76c 2018-11-17 10:14:23,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:25,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-cdfad047-ab91-4523-bf67-f1b4b52328cd x-openstack-request-id: req-cdfad047-ab91-4523-bf67-f1b4b52328cd 2018-11-17 10:14:25,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "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-11-17T10:14:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:25,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cdfad047-ab91-4523-bf67-f1b4b52328cd 2018-11-17 10:14:25,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12340903282s 2018-11-17 10:14:25,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cdfad047-ab91-4523-bf67-f1b4b52328cd 2018-11-17 10:14:25,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:14:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:25 GMT X-Openstack-Request-Id: req-a5903bd0-a509-408f-85b4-cff681966fb8 2018-11-17 10:14:25,143 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":["c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"],"description":"","tags":[],"updated_at":"2018-11-17T10:12:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:14:25,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a5903bd0-a509-408f-85b4-cff681966fb8 2018-11-17 10:14:25,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115509986877s 2018-11-17 10:14:25,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a5903bd0-a509-408f-85b4-cff681966fb8 2018-11-17 10:14:25,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 10:14:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:25,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14:25 GMT X-Openstack-Request-Id: req-26d8d2e5-d8b9-46af-90e2-e1b2c8c5e733 2018-11-17 10:14:25,206 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T10:12:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"470e236a4a394a2aa21a6e51040c312f","id":"c7875e92-fc0e-4ff9-a6d1-51ea8b526b73","subnetpool_id":null,"name":"vyos_vrouter-subnet_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:14:25,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-26d8d2e5-d8b9-46af-90e2-e1b2c8c5e733 2018-11-17 10:14:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0623998641968s 2018-11-17 10:14:25,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-26d8d2e5-d8b9-46af-90e2-e1b2c8c5e733 2018-11-17 10:14:25,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:27,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:27,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:28,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-d9a30afb-d8d3-4141-a368-a0ed2feec981 x-openstack-request-id: req-d9a30afb-d8d3-4141-a368-a0ed2feec981 2018-11-17 10:14:28,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:28,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9a30afb-d8d3-4141-a368-a0ed2feec981 2018-11-17 10:14:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52866101265s 2018-11-17 10:14:28,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9a30afb-d8d3-4141-a368-a0ed2feec981 2018-11-17 10:14:28,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:32,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-54502b38-6bc0-4dda-9e1f-0f89be68617a x-openstack-request-id: req-54502b38-6bc0-4dda-9e1f-0f89be68617a 2018-11-17 10:14:32,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:32,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54502b38-6bc0-4dda-9e1f-0f89be68617a 2018-11-17 10:14:32,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26257491112s 2018-11-17 10:14:32,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54502b38-6bc0-4dda-9e1f-0f89be68617a 2018-11-17 10:14:32,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:34,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-20a79ff5-5c57-4d73-a838-5a99e8b53ccd x-openstack-request-id: req-20a79ff5-5c57-4d73-a838-5a99e8b53ccd 2018-11-17 10:14:35,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:35,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20a79ff5-5c57-4d73-a838-5a99e8b53ccd 2018-11-17 10:14:35,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20748996735s 2018-11-17 10:14:35,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20a79ff5-5c57-4d73-a838-5a99e8b53ccd 2018-11-17 10:14:35,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:37,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:38,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-7bba9874-8257-4ced-b2a5-9854c50bd3ef x-openstack-request-id: req-7bba9874-8257-4ced-b2a5-9854c50bd3ef 2018-11-17 10:14:38,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:38,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bba9874-8257-4ced-b2a5-9854c50bd3ef 2018-11-17 10:14:38,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11169290543s 2018-11-17 10:14:38,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bba9874-8257-4ced-b2a5-9854c50bd3ef 2018-11-17 10:14:38,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:40,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:40,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-9ff11ac3-7f19-4a92-9a61-da9e9a19cb4d x-openstack-request-id: req-9ff11ac3-7f19-4a92-9a61-da9e9a19cb4d 2018-11-17 10:14:40,668 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:40,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ff11ac3-7f19-4a92-9a61-da9e9a19cb4d 2018-11-17 10:14:40,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308397054672s 2018-11-17 10:14:40,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ff11ac3-7f19-4a92-9a61-da9e9a19cb4d 2018-11-17 10:14:40,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:42,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-06a0e8a6-8d6f-4ebf-a496-5a37527fe140 x-openstack-request-id: req-06a0e8a6-8d6f-4ebf-a496-5a37527fe140 2018-11-17 10:14:42,938 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:42,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06a0e8a6-8d6f-4ebf-a496-5a37527fe140 2018-11-17 10:14:42,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259932994843s 2018-11-17 10:14:42,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06a0e8a6-8d6f-4ebf-a496-5a37527fe140 2018-11-17 10:14:42,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:44,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:45,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-e0a0ed7a-202b-4556-9ae5-eb904e8a29ce x-openstack-request-id: req-e0a0ed7a-202b-4556-9ae5-eb904e8a29ce 2018-11-17 10:14:45,499 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:45,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0a0ed7a-202b-4556-9ae5-eb904e8a29ce 2018-11-17 10:14:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551508903503s 2018-11-17 10:14:45,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0a0ed7a-202b-4556-9ae5-eb904e8a29ce 2018-11-17 10:14:45,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:47,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:48,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-5b73401a-69ea-4fd0-9a32-85740130eaa1 x-openstack-request-id: req-5b73401a-69ea-4fd0-9a32-85740130eaa1 2018-11-17 10:14:48,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:48,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b73401a-69ea-4fd0-9a32-85740130eaa1 2018-11-17 10:14:48,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54465508461s 2018-11-17 10:14:48,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b73401a-69ea-4fd0-9a32-85740130eaa1 2018-11-17 10:14:48,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:50,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:50,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-5482f1bc-b2a7-428d-920d-25e40d0b5fd4 x-openstack-request-id: req-5482f1bc-b2a7-428d-920d-25e40d0b5fd4 2018-11-17 10:14:50,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:50,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5482f1bc-b2a7-428d-920d-25e40d0b5fd4 2018-11-17 10:14:50,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654184103012s 2018-11-17 10:14:50,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5482f1bc-b2a7-428d-920d-25e40d0b5fd4 2018-11-17 10:14:50,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:52,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:52,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:53,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-69332c7a-2aaa-4e15-8e66-e1a52119e6b0 x-openstack-request-id: req-69332c7a-2aaa-4e15-8e66-e1a52119e6b0 2018-11-17 10:14:53,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:53,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69332c7a-2aaa-4e15-8e66-e1a52119e6b0 2018-11-17 10:14:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507550954819s 2018-11-17 10:14:53,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69332c7a-2aaa-4e15-8e66-e1a52119e6b0 2018-11-17 10:14:53,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:55,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-1b85c55c-f533-4c50-8320-2a8fab7e3527 x-openstack-request-id: req-1b85c55c-f533-4c50-8320-2a8fab7e3527 2018-11-17 10:14:55,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:55,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b85c55c-f533-4c50-8320-2a8fab7e3527 2018-11-17 10:14:55,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686699151993s 2018-11-17 10:14:55,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b85c55c-f533-4c50-8320-2a8fab7e3527 2018-11-17 10:14:55,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:14:57,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:14:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:14:58,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:14: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-77f52639-aaec-4069-9df9-6403580ff6ed x-openstack-request-id: req-77f52639-aaec-4069-9df9-6403580ff6ed 2018-11-17 10:14:58,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:14:58,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77f52639-aaec-4069-9df9-6403580ff6ed 2018-11-17 10:14:58,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01522183418s 2018-11-17 10:14:58,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77f52639-aaec-4069-9df9-6403580ff6ed 2018-11-17 10:14:58,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:00,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:01,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-50813019-056d-4c12-8f55-7ee0cec6bd60 x-openstack-request-id: req-50813019-056d-4c12-8f55-7ee0cec6bd60 2018-11-17 10:15:01,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:01,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-50813019-056d-4c12-8f55-7ee0cec6bd60 2018-11-17 10:15:01,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688699960709s 2018-11-17 10:15:01,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-50813019-056d-4c12-8f55-7ee0cec6bd60 2018-11-17 10:15:01,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:03,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:04,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-ca0f29c6-7dc0-4273-b575-72ea33fe73c5 x-openstack-request-id: req-ca0f29c6-7dc0-4273-b575-72ea33fe73c5 2018-11-17 10:15:04,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:04,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca0f29c6-7dc0-4273-b575-72ea33fe73c5 2018-11-17 10:15:04,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518387794495s 2018-11-17 10:15:04,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ca0f29c6-7dc0-4273-b575-72ea33fe73c5 2018-11-17 10:15:04,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:06,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:06,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-e44eabea-0925-4c10-b787-a8e08899efcf x-openstack-request-id: req-e44eabea-0925-4c10-b787-a8e08899efcf 2018-11-17 10:15:06,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:06,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e44eabea-0925-4c10-b787-a8e08899efcf 2018-11-17 10:15:06,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493044137955s 2018-11-17 10:15:06,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e44eabea-0925-4c10-b787-a8e08899efcf 2018-11-17 10:15:06,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:08,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:09,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-e9ffc9c7-9baa-4ebf-975f-bd1c41ec2d8a x-openstack-request-id: req-e9ffc9c7-9baa-4ebf-975f-bd1c41ec2d8a 2018-11-17 10:15:09,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:09,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9ffc9c7-9baa-4ebf-975f-bd1c41ec2d8a 2018-11-17 10:15:09,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609527111053s 2018-11-17 10:15:09,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9ffc9c7-9baa-4ebf-975f-bd1c41ec2d8a 2018-11-17 10:15:09,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:11,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:11,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-981bfbaf-3fa6-41d9-9ebb-a066e7a00095 x-openstack-request-id: req-981bfbaf-3fa6-41d9-9ebb-a066e7a00095 2018-11-17 10:15:11,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:11,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-981bfbaf-3fa6-41d9-9ebb-a066e7a00095 2018-11-17 10:15:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402664899826s 2018-11-17 10:15:11,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-981bfbaf-3fa6-41d9-9ebb-a066e7a00095 2018-11-17 10:15:11,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:13,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:14,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-f31609ef-9a8a-464b-98f5-05f85f04503d x-openstack-request-id: req-f31609ef-9a8a-464b-98f5-05f85f04503d 2018-11-17 10:15:14,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:14,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f31609ef-9a8a-464b-98f5-05f85f04503d 2018-11-17 10:15:14,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421917915344s 2018-11-17 10:15:14,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f31609ef-9a8a-464b-98f5-05f85f04503d 2018-11-17 10:15:14,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:16,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:16,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-156f0a6f-7275-413b-baca-a9ece137c0df x-openstack-request-id: req-156f0a6f-7275-413b-baca-a9ece137c0df 2018-11-17 10:15:16,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:16,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-156f0a6f-7275-413b-baca-a9ece137c0df 2018-11-17 10:15:16,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39750790596s 2018-11-17 10:15:16,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-156f0a6f-7275-413b-baca-a9ece137c0df 2018-11-17 10:15:16,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:18,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:18,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-cc6423ed-d0f0-419c-bab6-d3a32f6b2c98 x-openstack-request-id: req-cc6423ed-d0f0-419c-bab6-d3a32f6b2c98 2018-11-17 10:15:18,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:18,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc6423ed-d0f0-419c-bab6-d3a32f6b2c98 2018-11-17 10:15:18,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416882991791s 2018-11-17 10:15:18,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc6423ed-d0f0-419c-bab6-d3a32f6b2c98 2018-11-17 10:15:18,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:21,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-8152dae7-1fd8-4536-b3d0-6581e9ad902b x-openstack-request-id: req-8152dae7-1fd8-4536-b3d0-6581e9ad902b 2018-11-17 10:15:21,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:21,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8152dae7-1fd8-4536-b3d0-6581e9ad902b 2018-11-17 10:15:21,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22149014473s 2018-11-17 10:15:21,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8152dae7-1fd8-4536-b3d0-6581e9ad902b 2018-11-17 10:15:21,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:23,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:23,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-81a94f94-2424-4430-8e72-7a3318e26298 x-openstack-request-id: req-81a94f94-2424-4430-8e72-7a3318e26298 2018-11-17 10:15:23,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:23,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81a94f94-2424-4430-8e72-7a3318e26298 2018-11-17 10:15:23,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641870975494s 2018-11-17 10:15:23,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81a94f94-2424-4430-8e72-7a3318e26298 2018-11-17 10:15:23,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:26,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-8e371ee8-b24a-4371-8d40-a8ea85204720 x-openstack-request-id: req-8e371ee8-b24a-4371-8d40-a8ea85204720 2018-11-17 10:15:26,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:26,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e371ee8-b24a-4371-8d40-a8ea85204720 2018-11-17 10:15:26,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402536869049s 2018-11-17 10:15:26,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e371ee8-b24a-4371-8d40-a8ea85204720 2018-11-17 10:15:26,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:28,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:28,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-8f4f4d1f-532f-4df1-a852-20057b886f2b x-openstack-request-id: req-8f4f4d1f-532f-4df1-a852-20057b886f2b 2018-11-17 10:15:28,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:28,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f4f4d1f-532f-4df1-a852-20057b886f2b 2018-11-17 10:15:28,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67653298378s 2018-11-17 10:15:28,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f4f4d1f-532f-4df1-a852-20057b886f2b 2018-11-17 10:15:28,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:30,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-c0642d6f-c355-42d3-ba6b-fc596e51d1fd x-openstack-request-id: req-c0642d6f-c355-42d3-ba6b-fc596e51d1fd 2018-11-17 10:15:31,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:31,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0642d6f-c355-42d3-ba6b-fc596e51d1fd 2018-11-17 10:15:31,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231256008148s 2018-11-17 10:15:31,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0642d6f-c355-42d3-ba6b-fc596e51d1fd 2018-11-17 10:15:31,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:33,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:33,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-baaf8df3-33e1-4493-b8cc-6eb9c09e72de x-openstack-request-id: req-baaf8df3-33e1-4493-b8cc-6eb9c09e72de 2018-11-17 10:15:33,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:33,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-baaf8df3-33e1-4493-b8cc-6eb9c09e72de 2018-11-17 10:15:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247853040695s 2018-11-17 10:15:33,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-baaf8df3-33e1-4493-b8cc-6eb9c09e72de 2018-11-17 10:15:33,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:35,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:35,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-13a8939c-84e0-4203-936f-294f819ddcb5 x-openstack-request-id: req-13a8939c-84e0-4203-936f-294f819ddcb5 2018-11-17 10:15:35,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:35,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13a8939c-84e0-4203-936f-294f819ddcb5 2018-11-17 10:15:35,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419646024704s 2018-11-17 10:15:35,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13a8939c-84e0-4203-936f-294f819ddcb5 2018-11-17 10:15:35,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:37,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-1d36363f-f26f-4bac-9c5b-e76f91d4a053 x-openstack-request-id: req-1d36363f-f26f-4bac-9c5b-e76f91d4a053 2018-11-17 10:15:38,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:38,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d36363f-f26f-4bac-9c5b-e76f91d4a053 2018-11-17 10:15:38,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640311002731s 2018-11-17 10:15:38,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d36363f-f26f-4bac-9c5b-e76f91d4a053 2018-11-17 10:15:38,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:40,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-33c38bbe-b6ef-4c94-a2ac-f38448089afc x-openstack-request-id: req-33c38bbe-b6ef-4c94-a2ac-f38448089afc 2018-11-17 10:15:40,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:40,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33c38bbe-b6ef-4c94-a2ac-f38448089afc 2018-11-17 10:15:40,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316113948822s 2018-11-17 10:15:40,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33c38bbe-b6ef-4c94-a2ac-f38448089afc 2018-11-17 10:15:40,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:42,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:42,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:43,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-8f60df7b-e3dd-4a1d-985c-2dd4acb8105d x-openstack-request-id: req-8f60df7b-e3dd-4a1d-985c-2dd4acb8105d 2018-11-17 10:15:43,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:43,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f60df7b-e3dd-4a1d-985c-2dd4acb8105d 2018-11-17 10:15:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466594934464s 2018-11-17 10:15:43,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f60df7b-e3dd-4a1d-985c-2dd4acb8105d 2018-11-17 10:15:43,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:45,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:45,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-96220a50-7926-4ab3-8ca1-cbeb5ecfb203 x-openstack-request-id: req-96220a50-7926-4ab3-8ca1-cbeb5ecfb203 2018-11-17 10:15:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:45,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-96220a50-7926-4ab3-8ca1-cbeb5ecfb203 2018-11-17 10:15:45,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531260967255s 2018-11-17 10:15:45,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-96220a50-7926-4ab3-8ca1-cbeb5ecfb203 2018-11-17 10:15:45,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:47,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-2e259df7-990b-4c52-b8af-9b85c474a5e5 x-openstack-request-id: req-2e259df7-990b-4c52-b8af-9b85c474a5e5 2018-11-17 10:15:48,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:48,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e259df7-990b-4c52-b8af-9b85c474a5e5 2018-11-17 10:15:48,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230381011963s 2018-11-17 10:15:48,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2e259df7-990b-4c52-b8af-9b85c474a5e5 2018-11-17 10:15:48,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:50,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:50,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-497a2160-80fc-4abe-8e54-613ccada4a24 x-openstack-request-id: req-497a2160-80fc-4abe-8e54-613ccada4a24 2018-11-17 10:15:50,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:50,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-497a2160-80fc-4abe-8e54-613ccada4a24 2018-11-17 10:15:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545295953751s 2018-11-17 10:15:50,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-497a2160-80fc-4abe-8e54-613ccada4a24 2018-11-17 10:15:50,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:52,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:52,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-8efb8487-3fe8-42c4-8438-c412a337bc25 x-openstack-request-id: req-8efb8487-3fe8-42c4-8438-c412a337bc25 2018-11-17 10:15:52,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:52,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8efb8487-3fe8-42c4-8438-c412a337bc25 2018-11-17 10:15:52,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23533987999s 2018-11-17 10:15:52,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8efb8487-3fe8-42c4-8438-c412a337bc25 2018-11-17 10:15:52,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:54,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-7f0041e6-fece-4c65-83c4-711b429f1f92 x-openstack-request-id: req-7f0041e6-fece-4c65-83c4-711b429f1f92 2018-11-17 10:15:55,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:55,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f0041e6-fece-4c65-83c4-711b429f1f92 2018-11-17 10:15:55,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245822906494s 2018-11-17 10:15:55,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f0041e6-fece-4c65-83c4-711b429f1f92 2018-11-17 10:15:55,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:57,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:57,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-40eaac9f-09a8-4f3b-80c0-134d48f52176 x-openstack-request-id: req-40eaac9f-09a8-4f3b-80c0-134d48f52176 2018-11-17 10:15:57,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:57,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40eaac9f-09a8-4f3b-80c0-134d48f52176 2018-11-17 10:15:57,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228942871094s 2018-11-17 10:15:57,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40eaac9f-09a8-4f3b-80c0-134d48f52176 2018-11-17 10:15:57,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:15:59,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:15:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:15:59,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:15: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-2a7ddca6-7b95-46b2-8403-521f1c6308ba x-openstack-request-id: req-2a7ddca6-7b95-46b2-8403-521f1c6308ba 2018-11-17 10:15:59,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:15:59,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a7ddca6-7b95-46b2-8403-521f1c6308ba 2018-11-17 10:15:59,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548542022705s 2018-11-17 10:15:59,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a7ddca6-7b95-46b2-8403-521f1c6308ba 2018-11-17 10:15:59,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:02,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-942fe09a-0a51-4983-b067-949d0c09595c x-openstack-request-id: req-942fe09a-0a51-4983-b067-949d0c09595c 2018-11-17 10:16:02,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:02,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-942fe09a-0a51-4983-b067-949d0c09595c 2018-11-17 10:16:02,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434868097305s 2018-11-17 10:16:02,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-942fe09a-0a51-4983-b067-949d0c09595c 2018-11-17 10:16:02,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:04,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:04,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-529e9de2-45ef-46ac-aa54-9560f853de24 x-openstack-request-id: req-529e9de2-45ef-46ac-aa54-9560f853de24 2018-11-17 10:16:04,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:04,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-529e9de2-45ef-46ac-aa54-9560f853de24 2018-11-17 10:16:04,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491998910904s 2018-11-17 10:16:04,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-529e9de2-45ef-46ac-aa54-9560f853de24 2018-11-17 10:16:04,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:06,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:06,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:07,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-40c4ee7a-26fe-4f38-ac8a-0c60bef5a59c x-openstack-request-id: req-40c4ee7a-26fe-4f38-ac8a-0c60bef5a59c 2018-11-17 10:16:07,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:07,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40c4ee7a-26fe-4f38-ac8a-0c60bef5a59c 2018-11-17 10:16:07,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679306983948s 2018-11-17 10:16:07,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40c4ee7a-26fe-4f38-ac8a-0c60bef5a59c 2018-11-17 10:16:07,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:09,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:10,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-39ef78fc-3422-4385-acf3-5876a0d0f8a4 x-openstack-request-id: req-39ef78fc-3422-4385-acf3-5876a0d0f8a4 2018-11-17 10:16:10,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:10,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39ef78fc-3422-4385-acf3-5876a0d0f8a4 2018-11-17 10:16:10,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461615085602s 2018-11-17 10:16:10,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39ef78fc-3422-4385-acf3-5876a0d0f8a4 2018-11-17 10:16:10,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:12,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:12,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-debf865b-7715-4545-8baa-428f24c7a21a x-openstack-request-id: req-debf865b-7715-4545-8baa-428f24c7a21a 2018-11-17 10:16:12,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:12,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-debf865b-7715-4545-8baa-428f24c7a21a 2018-11-17 10:16:12,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606882095337s 2018-11-17 10:16:12,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-debf865b-7715-4545-8baa-428f24c7a21a 2018-11-17 10:16:12,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:14,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:14,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-9e68ed91-4ed9-41f4-b2dd-d2ce8220b1cb x-openstack-request-id: req-9e68ed91-4ed9-41f4-b2dd-d2ce8220b1cb 2018-11-17 10:16:14,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:14,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e68ed91-4ed9-41f4-b2dd-d2ce8220b1cb 2018-11-17 10:16:14,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240577936172s 2018-11-17 10:16:14,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e68ed91-4ed9-41f4-b2dd-d2ce8220b1cb 2018-11-17 10:16:14,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:16,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-0afc7952-7024-4df9-bae1-21f7d81b1986 x-openstack-request-id: req-0afc7952-7024-4df9-bae1-21f7d81b1986 2018-11-17 10:16:17,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:17,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0afc7952-7024-4df9-bae1-21f7d81b1986 2018-11-17 10:16:17,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433879852295s 2018-11-17 10:16:17,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0afc7952-7024-4df9-bae1-21f7d81b1986 2018-11-17 10:16:17,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:19,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:20,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-bbef6d94-1748-4c81-a547-08d729e36279 x-openstack-request-id: req-bbef6d94-1748-4c81-a547-08d729e36279 2018-11-17 10:16:20,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:20,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bbef6d94-1748-4c81-a547-08d729e36279 2018-11-17 10:16:20,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.89432311058s 2018-11-17 10:16:20,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bbef6d94-1748-4c81-a547-08d729e36279 2018-11-17 10:16:20,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:22,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:22,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-1420755d-2f10-44fe-9d46-2d47a85472be x-openstack-request-id: req-1420755d-2f10-44fe-9d46-2d47a85472be 2018-11-17 10:16:22,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:22,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1420755d-2f10-44fe-9d46-2d47a85472be 2018-11-17 10:16:22,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508052825928s 2018-11-17 10:16:22,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1420755d-2f10-44fe-9d46-2d47a85472be 2018-11-17 10:16:22,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:24,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:25,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-fb813b6f-8e81-4f69-a84e-4efd912ed47b x-openstack-request-id: req-fb813b6f-8e81-4f69-a84e-4efd912ed47b 2018-11-17 10:16:25,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:25,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb813b6f-8e81-4f69-a84e-4efd912ed47b 2018-11-17 10:16:25,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526408195496s 2018-11-17 10:16:25,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb813b6f-8e81-4f69-a84e-4efd912ed47b 2018-11-17 10:16:25,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:27,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-d33955c9-cfe5-4dbb-8b8f-1ff33d5ee671 x-openstack-request-id: req-d33955c9-cfe5-4dbb-8b8f-1ff33d5ee671 2018-11-17 10:16:27,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:27,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d33955c9-cfe5-4dbb-8b8f-1ff33d5ee671 2018-11-17 10:16:27,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419963121414s 2018-11-17 10:16:27,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d33955c9-cfe5-4dbb-8b8f-1ff33d5ee671 2018-11-17 10:16:27,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:29,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:30,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-f676f283-b04b-44f1-a486-c39c452b22d0 x-openstack-request-id: req-f676f283-b04b-44f1-a486-c39c452b22d0 2018-11-17 10:16:30,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:30,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f676f283-b04b-44f1-a486-c39c452b22d0 2018-11-17 10:16:30,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425049066544s 2018-11-17 10:16:30,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f676f283-b04b-44f1-a486-c39c452b22d0 2018-11-17 10:16:30,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:32,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:32,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-11a4e4a5-717c-429e-a7de-4697183068bb x-openstack-request-id: req-11a4e4a5-717c-429e-a7de-4697183068bb 2018-11-17 10:16:32,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:32,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11a4e4a5-717c-429e-a7de-4697183068bb 2018-11-17 10:16:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243978023529s 2018-11-17 10:16:32,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11a4e4a5-717c-429e-a7de-4697183068bb 2018-11-17 10:16:32,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:34,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:34,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-347dca37-51ff-46ce-b0c0-307cbbfedf7e x-openstack-request-id: req-347dca37-51ff-46ce-b0c0-307cbbfedf7e 2018-11-17 10:16:34,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:34,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-347dca37-51ff-46ce-b0c0-307cbbfedf7e 2018-11-17 10:16:34,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244359970093s 2018-11-17 10:16:34,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-347dca37-51ff-46ce-b0c0-307cbbfedf7e 2018-11-17 10:16:34,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:36,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:36,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-aeb5dcc9-c10b-4fd4-8318-51871f0744f3 x-openstack-request-id: req-aeb5dcc9-c10b-4fd4-8318-51871f0744f3 2018-11-17 10:16:36,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-17T10:14:26Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:36,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aeb5dcc9-c10b-4fd4-8318-51871f0744f3 2018-11-17 10:16:36,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238793134689s 2018-11-17 10:16:36,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aeb5dcc9-c10b-4fd4-8318-51871f0744f3 2018-11-17 10:16:36,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:16:38,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:16:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:39,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-5b75cbc1-0188-4546-9384-9f6b7aea476c x-openstack-request-id: req-5b75cbc1-0188-4546-9384-9f6b7aea476c 2018-11-17 10:16:39,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:16:39,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b75cbc1-0188-4546-9384-9f6b7aea476c 2018-11-17 10:16:39,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744146108627s 2018-11-17 10:16:39,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b75cbc1-0188-4546-9384-9f6b7aea476c 2018-11-17 10:16:39,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 10:16:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:39,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:39 GMT X-Openstack-Request-Id: req-50208f36-6889-4df9-a3fe-9d424a58451f 2018-11-17 10:16:39,790 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T10:16:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7875e92-fc0e-4ff9-a6d1-51ea8b526b73","ip_address":"192.168.120.5"}],"id":"19bb7ff3-11fd-45e8-8c63-eea45ef0f620","security_groups":["f538095f-b0da-4f4e-b7bb-89428a33aeea"],"mac_address":"fa:16:3e:65:99:93","project_id":"470e236a4a394a2aa21a6e51040c312f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:14:25Z","binding:vnic_type":"normal","device_id":"93eb7b42-b12b-4405-a172-de63f2d7f6da","ip_allocation":"immediate"}]} 2018-11-17 10:16:39,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-50208f36-6889-4df9-a3fe-9d424a58451f 2018-11-17 10:16:39,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514321327209s 2018-11-17 10:16:39,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-50208f36-6889-4df9-a3fe-9d424a58451f 2018-11-17 10:16:39,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19bb7ff3-11fd-45e8-8c63-eea45ef0f620" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:39,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:39 GMT X-Openstack-Request-Id: req-280b0fef-0317-4c61-b43f-2e74ef02d7b8 2018-11-17 10:16:39,844 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 10:16:39,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19bb7ff3-11fd-45e8-8c63-eea45ef0f620 used request id req-280b0fef-0317-4c61-b43f-2e74ef02d7b8 2018-11-17 10:16:39,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0439391136169s 2018-11-17 10:16:39,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=19bb7ff3-11fd-45e8-8c63-eea45ef0f620 used request id req-280b0fef-0317-4c61-b43f-2e74ef02d7b8 2018-11-17 10:16:39,846 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:99:93', 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'ba94b5df-cdae-479c-b4c3-d16627b15677'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-17T10:16:37.000000', 'flavor': Munch({u'id': u'04f0d7ce-f3de-4e5d-8bea-423d3f8f431e'}), 'az': u'nova', 'id': u'93eb7b42-b12b-4405-a172-de63f2d7f6da', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd270e071808e4ce7b03e010c82ae7ae5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'470e236a4a394a2aa21a6e51040c312f', 'name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', '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-11-17T10:16:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-17T10:16:37Z', 'hostId': u'690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb', '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-11-17T10:16:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'470e236a4a394a2aa21a6e51040c312f', 'name': u'vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0', 'adminPass': u'3yk2v7Bc2EzU', 'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', 'created_at': u'2018-11-17T10:14:22Z', 'created': u'2018-11-17T10:14:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-17 10:16:39,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:16:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:39,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:39 GMT X-Openstack-Request-Id: req-21defd4e-b1d9-4fd4-8cde-2dafaf3cf4ca 2018-11-17 10:16:39,944 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":["c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"],"description":"","tags":[],"updated_at":"2018-11-17T10:12:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:16:39,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21defd4e-b1d9-4fd4-8cde-2dafaf3cf4ca 2018-11-17 10:16:39,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920979976654s 2018-11-17 10:16:39,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21defd4e-b1d9-4fd4-8cde-2dafaf3cf4ca 2018-11-17 10:16:39,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-17 10:16:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:39,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:39 GMT X-Openstack-Request-Id: req-c14d6a97-646f-4be2-84cf-976fc2668fe2 2018-11-17 10:16:39,995 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-17T10:16:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7875e92-fc0e-4ff9-a6d1-51ea8b526b73","ip_address":"192.168.120.5"}],"id":"19bb7ff3-11fd-45e8-8c63-eea45ef0f620","security_groups":["f538095f-b0da-4f4e-b7bb-89428a33aeea"],"mac_address":"fa:16:3e:65:99:93","project_id":"470e236a4a394a2aa21a6e51040c312f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:14:25Z","binding:vnic_type":"normal","device_id":"93eb7b42-b12b-4405-a172-de63f2d7f6da","ip_allocation":"immediate"}]} 2018-11-17 10:16:39,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-c14d6a97-646f-4be2-84cf-976fc2668fe2 2018-11-17 10:16:39,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0495100021362s 2018-11-17 10:16:39,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-c14d6a97-646f-4be2-84cf-976fc2668fe2 2018-11-17 10:16:39,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-17 10:16:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"floatingip": {"floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "fixed_ip_address": "192.168.120.5", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620"}}' 2018-11-17 10:16:42,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:42 GMT X-Openstack-Request-Id: req-bb6590e2-52a5-423f-8c19-c3085481454f 2018-11-17 10:16:42,273 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}} 2018-11-17 10:16:42,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bb6590e2-52a5-423f-8c19-c3085481454f 2018-11-17 10:16:42,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27638220787s 2018-11-17 10:16:42,273 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bb6590e2-52a5-423f-8c19-c3085481454f 2018-11-17 10:16:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:42,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:42 GMT X-Openstack-Request-Id: req-099c6c17-634e-4a1b-bd91-9870be63f537 2018-11-17 10:16:42,372 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:42,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-099c6c17-634e-4a1b-bd91-9870be63f537 2018-11-17 10:16:42,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0822639465332s 2018-11-17 10:16:42,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-099c6c17-634e-4a1b-bd91-9870be63f537 2018-11-17 10:16:42,379 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:42,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:42,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:42 GMT X-Openstack-Request-Id: req-ee70d036-2174-423b-aad9-51565f823c74 2018-11-17 10:16:42,550 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:42,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ee70d036-2174-423b-aad9-51565f823c74 2018-11-17 10:16:42,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619869232178s 2018-11-17 10:16:42,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ee70d036-2174-423b-aad9-51565f823c74 2018-11-17 10:16:42,556 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:42,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:42 GMT X-Openstack-Request-Id: req-024ac128-dc50-42d9-9a7f-340c24ea3a33 2018-11-17 10:16:42,727 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:42,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-024ac128-dc50-42d9-9a7f-340c24ea3a33 2018-11-17 10:16:42,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619640350342s 2018-11-17 10:16:42,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-024ac128-dc50-42d9-9a7f-340c24ea3a33 2018-11-17 10:16:42,734 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:42,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:42 GMT X-Openstack-Request-Id: req-5e77400f-b92b-4f99-b89c-1bfc87ff825e 2018-11-17 10:16:42,906 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:42,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5e77400f-b92b-4f99-b89c-1bfc87ff825e 2018-11-17 10:16:42,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612759590149s 2018-11-17 10:16:42,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5e77400f-b92b-4f99-b89c-1bfc87ff825e 2018-11-17 10:16:42,912 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:43,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:43,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:43 GMT X-Openstack-Request-Id: req-a007093c-dd18-4c92-8089-820377b527cd 2018-11-17 10:16:43,082 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:43,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a007093c-dd18-4c92-8089-820377b527cd 2018-11-17 10:16:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595009326935s 2018-11-17 10:16:43,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a007093c-dd18-4c92-8089-820377b527cd 2018-11-17 10:16:43,088 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:43,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:43,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:43 GMT X-Openstack-Request-Id: req-1dab4fdf-632c-43f3-a15d-2d8d9e72ff40 2018-11-17 10:16:43,266 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:43,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1dab4fdf-632c-43f3-a15d-2d8d9e72ff40 2018-11-17 10:16:43,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682098865509s 2018-11-17 10:16:43,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1dab4fdf-632c-43f3-a15d-2d8d9e72ff40 2018-11-17 10:16:43,276 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:43,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:43,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:43 GMT X-Openstack-Request-Id: req-81a2d14a-fe8e-4f71-a96f-1a1b4ff74893 2018-11-17 10:16:43,701 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:40Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:43,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81a2d14a-fe8e-4f71-a96f-1a1b4ff74893 2018-11-17 10:16:43,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312819004059s 2018-11-17 10:16:43,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81a2d14a-fe8e-4f71-a96f-1a1b4ff74893 2018-11-17 10:16:43,713 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-17 10:16:43,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:16:43,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:16:43,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16:43 GMT X-Openstack-Request-Id: req-d6dbc46f-72ae-4306-84c7-79ab590281fe 2018-11-17 10:16:43,883 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:16:40Z", "updated_at": "2018-11-17T10:16:43Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:65:99:93", "device_id": "93eb7b42-b12b-4405-a172-de63f2d7f6da"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "port_id": "19bb7ff3-11fd-45e8-8c63-eea45ef0f620", "id": "d5b61273-2fb8-43ed-b35c-771c45f0ab8e", "qos_policy_id": null}]} 2018-11-17 10:16:43,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d6dbc46f-72ae-4306-84c7-79ab590281fe 2018-11-17 10:16:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608730316162s 2018-11-17 10:16:43,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d6dbc46f-72ae-4306-84c7-79ab590281fe 2018-11-17 10:16:43,890 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'23de06ce-50d7-4f2a-b07f-d7c206ba3be9', 'updated_at': u'2018-11-17T10:16:43Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'19bb7ff3-11fd-45e8-8c63-eea45ef0f620', 'id': u'd5b61273-2fb8-43ed-b35c-771c45f0ab8e', 'network': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'port': u'19bb7ff3-11fd-45e8-8c63-eea45ef0f620', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'470e236a4a394a2aa21a6e51040c312f', 'name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'470e236a4a394a2aa21a6e51040c312f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4bdf8e3d-e819-4cd4-afe4-954c6398297d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:65:99:93', u'device_id': u'93eb7b42-b12b-4405-a172-de63f2d7f6da'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', 'created_at': u'2018-11-17T10:16:40Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4bdf8e3d-e819-4cd4-afe4-954c6398297d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:65:99:93', u'device_id': u'93eb7b42-b12b-4405-a172-de63f2d7f6da'}), 'router': u'23de06ce-50d7-4f2a-b07f-d7c206ba3be9'}) 2018-11-17 10:16:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:16:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:16:44,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11024 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-dbf2ae24-a0e6-49a2-876e-2b061b964c31 x-openstack-request-id: req-dbf2ae24-a0e6-49a2-876e-2b061b964c31 2018-11-17 10:16:44,987 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1850925556 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.386978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.389690] pid_max: default: 32768 minimum: 301\n[ 0.391148] Security Framework initialized\n[ 0.392504] SELinux: Initializing.\n[ 0.394005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.400017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.403691] Mount-cache hash table entries: 4096\n[ 0.405452] Initializing cgroup subsys memory\n[ 0.406865] Initializing cgroup subsys devices\n[ 0.408274] Initializing cgroup subsys freezer\n[ 0.409678] Initializing cgroup subsys net_cls\n[ 0.411147] Initializing cgroup subsys blkio\n[ 0.412528] Initializing cgroup subsys perf_event\n[ 0.413978] Initializing cgroup subsys hugetlb\n[ 0.415383] Initializing cgroup subsys pids\n[ 0.416733] Initializing cgroup subsys net_prio\n[ 0.418246] CPU: Physical Processor ID: 0\n[ 0.420273] mce: CPU supports 10 MCE banks\n[ 0.421649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423205] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424769] tlb_flushall_shift: 6\n[ 0.426180] Freeing SMP alternatives: 28k freed\n[ 0.430364] ACPI: Core revision 20130517\n[ 0.432168] ACPI: All ACPI Tables successfully acquired\n[ 0.433935] ftrace: allocating 25812 entries in 101 pages\n[ 0.456238] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458053] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.459833] smpboot: Max logical packages: 2\n[ 0.461462] Enabling x2apic\n[ 0.462579] Enabled x2apic\n[ 0.463938] Switched APIC routing to physical x2apic.\n[ 0.466726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468473] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479579] KVM setup paravirtual spinlock\n[ 0.482168] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484087] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506461] Brought up 2 CPUs\n[ 0.506464] KVM setup async PF for cpu 1\n[ 0.506467] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512967] devtmpfs: initialized\n[ 0.515762] EVM: security.selinux\n[ 0.516961] EVM: security.ima\n[ 0.518096] EVM: security.capability\n[ 0.520055] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521903] pinctrl core: initialized pinctrl subsystem\n[ 0.523564] NET: Registered protocol family 16\n[ 0.525158] ACPI: bus type PCI registered\n[ 0.526482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528337] PCI: Using configuration type 1 for base access\n[ 0.533397] ACPI: Added _OSI(Module Device)\n[ 0.534769] ACPI: Added _OSI(Processor Device)\n[ 0.536180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537620] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540328] ACPI: Interpreter enabled\n[ 0.541604] ACPI: (supports S0 S5)\n[ 0.542819] ACPI: Using IOAPIC for interrupt routing\n[ 0.544316] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552369] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557498] acpiphp: Slot [3] registered\n[ 0.558823] acpiphp: Slot [4] registered\n[ 0.560153] acpiphp: Slot [5] registered\n[ 0.561471] acpiphp: Slot [6] registered\n[ 0.562783] acpiphp: Slot [7] registered\n[ 0.564100] acpiphp: Slot [8] registered\n[ 0.565411] acpiphp: Slot [9] registered\n[ 0.566724] acpiphp: Slot [10] registered\n[ 0.568061] acpiphp: Slot [11] registered\n[ 0.569386] acpiphp: Slot [12] registered\n[ 0.570721] acpiphp: Slot [13] registered\n[ 0.572066] acpiphp: Slot [14] registered\n[ 0.573396] acpiphp: Slot [15] registered\n[ 0.574732] acpiphp: Slot [16] registered\n[ 0.576072] acpiphp: Slot [17] registered\n[ 0.577403] acpiphp: Slot [18] registered\n[ 0.578728] acpiphp: Slot [19] registered\n[ 0.580069] acpiphp: Slot [20] registered\n[ 0.581400] acpiphp: Slot [21] registered\n[ 0.582730] acpiphp: Slot [22] registered\n[ 0.584078] acpiphp: Slot [23] registered\n[ 0.585406] acpiphp: Slot [24] registered\n[ 0.586739] acpiphp: Slot [25] registered\n[ 0.588078] acpiphp: Slot [26] registered\n[ 0.589415] acpiphp: Slot [27] registered\n[ 0.590786] acpiphp: Slot [28] registered\n[ 0.592125] acpiphp: Slot [29] registered\n[ 0.593456] acpiphp: Slot [30] registered\n[ 0.594790] acpiphp: Slot [31] registered\n[ 0.596125] PCI host bridge to bus 0000:00\n[ 0.597457] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.600843] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.602651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605099] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.607887] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615648] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.617712] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.619896] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.623921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.626691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.649335] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.651876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.654560] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.656878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.659147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.661284] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.663560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.666458] vgaarb: loaded\n[ 0.667635] vgaarb: bridge control possible 0000:00:02.0\n[ 0.669553] SCSI subsystem initialized\n[ 0.671002] ACPI: bus type USB registered\n[ 0.672560] usbcore: registered new interface driver usbfs\n[ 0.674387] usbcore: registered new interface driver hub\n[ 0.676203] usbcore: registered new device driver usb\n[ 0.678128] PCI: Using ACPI for IRQ routing\n[ 0.679994] NetLabel: Initializing\n[ 0.681342] NetLabel: domain hash size = 128\n[ 0.682866] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.684644] NetLabel: unlabeled traffic allowed by default\n[ 0.686631] Switched to clocksource kvm-clock\n[ 0.696327] pnp: PnP ACPI init\n[ 0.697648] ACPI: bus type PNP registered\n[ 0.699500] pnp: PnP ACPI: found 5 devices\n[ 0.700990] ACPI: bus type PNP unregistered\n[ 0.708978] NET: Registered protocol family 2\n[ 0.710866] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713841] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716264] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718375] TCP: reno registered\n[ 0.719669] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721643] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.723759] NET: Registered protocol family 1\n[ 0.725392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.727294] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.729174] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.749269] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.769266] Unpacking initramfs...\n[ 1.222215] Freeing initrd memory: 37508k freed\n[ 1.231869] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.233963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.237761] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.239783] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242062] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244022] Initialise system trusted keyring\n[ 1.245598] audit: initializing netlink socket (disabled)\n[ 1.247383] type=2000 audit(1542449800.001:1): initialized\n[ 1.264152] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268918] zpool: loaded\n[ 1.270106] zbud: loaded\n[ 1.271407] VFS: Disk quotas dquot_6.5.2\n[ 1.272896] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.275044] msgmni has been set to 7578\n[ 1.276588] Key type big_key registered\n[ 1.278866] NET: Registered protocol family 38\n[ 1.280446] Key type asymmetric registered\n[ 1.281926] Asymmetric key parser 'x509' registered\n[ 1.283591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.286321] io scheduler noop registered\n[ 1.287803] io scheduler deadline registered (default)\n[ 1.301967] io scheduler cfq registered\n[ 1.303497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.305358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.307531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.310291] ACPI: Power Button [PWRF]\n[ 1.311854] GHES: HEST is not enabled!\n[ 1.313374] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.337906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340193] Non-volatile memory driver v1.3\n[ 1.341703] Linux agpgart interface v0.103\n[ 1.343295] crash memory driver: version 1.1\n[ 1.344873] rdac: device handler registered\n[ 1.346422] hp_sw: device handler registered\n[ 1.347941] emc: device handler registered\n[ 1.349417] alua: device handler registered\n[ 1.350930] libphy: Fixed MDIO Bus: probed\n[ 1.352464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.354499] ehci-pci: EHCI PCI platform driver\n[ 1.356085] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.358010] ohci-pci: OHCI PCI platform driver\n[ 1.359574] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.379684] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.381581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.384301] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.386024] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.387941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.390027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.392696] usb usb1: Product: UHCI Host Controller\n[ 1.394340] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.396449] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.398226] hub 1-0:1.0: USB hub found\n[ 1.399639] hub 1-0:1.0: 2 ports detected\n[ 1.401267] usbcore: registered new interface driver usbserial\n[ 1.403129] usbcore: registered new interface driver usbserial_generic\n[ 1.405163] usbserial: USB Serial support registered for generic\n[ 1.407096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410612] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.414007] mousedev: PS/2 mouse device common for all mice\n[ 1.416016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.419275] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.422019] rtc_cmos 00:00: RTC can wake from S4\n[ 1.423921] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.426611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.428397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.430202] cpuidle: using governor menu\n[ 1.431589] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.433319] usbcore: registered new interface driver usbhid\n[ 1.434927] usbhid: USB HID core driver\n[ 1.436248] drop_monitor: Initializing network drop monitor service\n[ 1.438014] TCP: cubic registered\n[ 1.439222] Initializing XFRM netlink socket\n[ 1.440662] NET: Registered protocol family 10\n[ 1.442333] NET: Registered protocol family 17\n[ 1.443972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.445699] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.450592] Loading compiled-in X.509 certificates\n[ 1.452101] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.454928] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.458186] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.461019] registered taskstats version 1\n[ 1.464200] Key type trusted registered\n[ 1.466788] Key type encrypted registered\n[ 1.469287] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.471332] rtc_cmos 00:00: setting system clock to 2018-11-17 10:16:39 UTC (1542449799)\n[ 1.474552] Freeing unused kernel memory: 1680k freed\n[ 1.479897] 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.484897] systemd[1]: Detected virtualization kvm.\n[ 1.486409] systemd[1]: Detected architecture x86-64.\n[ 1.487989] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.490693] systemd[1]: No hostname configured.\n[ 1.492129] systemd[1]: Set hostname to .\n[ 1.493689] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.515971] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522044] systemd[1]: Reached target Paths.\n[ 1.523448] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.525570] systemd[1]: Reached target Swap.\n[ 1.526954] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.529221] systemd[1]: Reached target Local File Systems.\n[ 1.530816] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.533271] systemd[1]: Created slice Root Slice.\n[ 1.534732] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537121] systemd[1]: Listening on udev Control Socket.\n[ 1.538696] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.541165] systemd[1]: Listening on Journal Socket.\n[ 1.542667] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545064] systemd[1]: Created slice System Slice.\n[ 1.546550] systemd[1]: Starting System Slice.\n[ 1.548371] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.551166] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.553909] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.557048] systemd[1]: Reached target Slices.\n[ 1.558477] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.561121] systemd[1]: Listening on udev Kernel Socket.\n[ 1.562690] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.565056] systemd[1]: Reached target Sockets.\n[ 1.566482] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.568669] systemd[1]: Reached target Timers.\n[ 1.570094] systemd[1]: Starting Timers.\n[ 1.571810] 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] Started Journal Service.\n[ 1.577184] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.624092] RPC: Registered named UNIX socket transport module.\n[ 1.625804] RPC: Registered udp transport module.\n[ 1.627262] RPC: Registered tcp transport module.\n[ 1.628716] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.702644] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.723081] FDC 0 is a S82078B\n[ 1.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.793945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.797161] scsi host0: ata_piix\n[ 1.798666] scsi host1: ata_piix\n[ 1.800125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.802252] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.804198] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.853104] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.855016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.856975] usb 1-1: Product: QEMU USB Tablet\n[ 1.858412] usb 1-1: Manufacturer: QEMU\n[ 1.859721] usb 1-1: SerialNumber: 42\n[ 1.870243] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.873423] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.973952] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.976638] XFS (vda1): Mounting V4 Filesystem\n[ 2.009481] 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 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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.237691] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.247423] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.449851] SELinux: Disabled at runtime.\n[ 2.485669] type=1404 audit(1542449800.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.517607] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.519282] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\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 POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue 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 Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.984822] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.030038] systemd-journald[382]: 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 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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\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 Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.226388] type=1305 audit(1542449801.254:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.387538] ppdev: user-space parallel port driver\n[ 3.474964] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[ 3.498229] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.547973] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.565103] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.569397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.575190] alg: No test for crc32 (crc32-pclmul)\n[ 3.588351] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Login Service.\n[ 3.599020] intel_rapl: no valid rapl domains found in package 0\n[ 3.601531] intel_powerclamp: No package C-state available[ 3.609112] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.612201] [TTM] Initializing pool allocator\n[ 3.614066] [TTM] Initializing DMA pool allocator\n[ 3.616107] [drm] fb mappable at 0xFC000000\n[ 3.617899] [drm] vram aper at 0xFC000000\n[ 3.619503] [drm] size 33554432\n[ 3.620904] [drm] fb depth is 24\n[ 3.622323] [drm] pitch is 3072\n\n[ 3.624703] intel_powerclamp: No package C-state available[ 3.628956] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.653564] intel_powerclamp: No package C-state available\n[ 3.653567] Console: switching to colour frame buffer device 128x48\n[ 3.668209] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP cl[ 3.654227] intel_powerclamp: No package C-state availableient/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Sys[ 3.676325] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ntems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.067362] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:16:42 +0000. Up 4.03 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-17 10:16:44,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action used request id req-dbf2ae24-a0e6-49a2-876e-2b061b964c31 2018-11-17 10:16:44,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09747695923s 2018-11-17 10:16:44,990 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action used request id req-dbf2ae24-a0e6-49a2-876e-2b061b964c31 2018-11-17 10:16:44,990 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1850925556 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.386978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.389690] pid_max: default: 32768 minimum: 301 [ 0.391148] Security Framework initialized [ 0.392504] SELinux: Initializing. [ 0.394005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.400017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.403691] Mount-cache hash table entries: 4096 [ 0.405452] Initializing cgroup subsys memory [ 0.406865] Initializing cgroup subsys devices [ 0.408274] Initializing cgroup subsys freezer [ 0.409678] Initializing cgroup subsys net_cls [ 0.411147] Initializing cgroup subsys blkio [ 0.412528] Initializing cgroup subsys perf_event [ 0.413978] Initializing cgroup subsys hugetlb [ 0.415383] Initializing cgroup subsys pids [ 0.416733] Initializing cgroup subsys net_prio [ 0.418246] CPU: Physical Processor ID: 0 [ 0.420273] mce: CPU supports 10 MCE banks [ 0.421649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423205] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424769] tlb_flushall_shift: 6 [ 0.426180] Freeing SMP alternatives: 28k freed [ 0.430364] ACPI: Core revision 20130517 [ 0.432168] ACPI: All ACPI Tables successfully acquired [ 0.433935] ftrace: allocating 25812 entries in 101 pages [ 0.456238] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458053] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.459833] smpboot: Max logical packages: 2 [ 0.461462] Enabling x2apic [ 0.462579] Enabled x2apic [ 0.463938] Switched APIC routing to physical x2apic. [ 0.466726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468473] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479579] KVM setup paravirtual spinlock [ 0.482168] smpboot: Booting Node 0, Processors #1 OK [ 0.484087] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506461] Brought up 2 CPUs [ 0.506464] KVM setup async PF for cpu 1 [ 0.506467] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512967] devtmpfs: initialized [ 0.515762] EVM: security.selinux [ 0.516961] EVM: security.ima [ 0.518096] EVM: security.capability [ 0.520055] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521903] pinctrl core: initialized pinctrl subsystem [ 0.523564] NET: Registered protocol family 16 [ 0.525158] ACPI: bus type PCI registered [ 0.526482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528337] PCI: Using configuration type 1 for base access [ 0.533397] ACPI: Added _OSI(Module Device) [ 0.534769] ACPI: Added _OSI(Processor Device) [ 0.536180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537620] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540328] ACPI: Interpreter enabled [ 0.541604] ACPI: (supports S0 S5) [ 0.542819] ACPI: Using IOAPIC for interrupt routing [ 0.544316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552369] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557498] acpiphp: Slot [3] registered [ 0.558823] acpiphp: Slot [4] registered [ 0.560153] acpiphp: Slot [5] registered [ 0.561471] acpiphp: Slot [6] registered [ 0.562783] acpiphp: Slot [7] registered [ 0.564100] acpiphp: Slot [8] registered [ 0.565411] acpiphp: Slot [9] registered [ 0.566724] acpiphp: Slot [10] registered [ 0.568061] acpiphp: Slot [11] registered [ 0.569386] acpiphp: Slot [12] registered [ 0.570721] acpiphp: Slot [13] registered [ 0.572066] acpiphp: Slot [14] registered [ 0.573396] acpiphp: Slot [15] registered [ 0.574732] acpiphp: Slot [16] registered [ 0.576072] acpiphp: Slot [17] registered [ 0.577403] acpiphp: Slot [18] registered [ 0.578728] acpiphp: Slot [19] registered [ 0.580069] acpiphp: Slot [20] registered [ 0.581400] acpiphp: Slot [21] registered [ 0.582730] acpiphp: Slot [22] registered [ 0.584078] acpiphp: Slot [23] registered [ 0.585406] acpiphp: Slot [24] registered [ 0.586739] acpiphp: Slot [25] registered [ 0.588078] acpiphp: Slot [26] registered [ 0.589415] acpiphp: Slot [27] registered [ 0.590786] acpiphp: Slot [28] registered [ 0.592125] acpiphp: Slot [29] registered [ 0.593456] acpiphp: Slot [30] registered [ 0.594790] acpiphp: Slot [31] registered [ 0.596125] PCI host bridge to bus 0000:00 [ 0.597457] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.600843] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.602651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605099] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607887] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615648] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.617712] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.619896] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.623921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.626691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.649335] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.651876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.654560] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.656878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.659147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.661284] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.663560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.666458] vgaarb: loaded [ 0.667635] vgaarb: bridge control possible 0000:00:02.0 [ 0.669553] SCSI subsystem initialized [ 0.671002] ACPI: bus type USB registered [ 0.672560] usbcore: registered new interface driver usbfs [ 0.674387] usbcore: registered new interface driver hub [ 0.676203] usbcore: registered new device driver usb [ 0.678128] PCI: Using ACPI for IRQ routing [ 0.679994] NetLabel: Initializing [ 0.681342] NetLabel: domain hash size = 128 [ 0.682866] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.684644] NetLabel: unlabeled traffic allowed by default [ 0.686631] Switched to clocksource kvm-clock [ 0.696327] pnp: PnP ACPI init [ 0.697648] ACPI: bus type PNP registered [ 0.699500] pnp: PnP ACPI: found 5 devices [ 0.700990] ACPI: bus type PNP unregistered [ 0.708978] NET: Registered protocol family 2 [ 0.710866] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713841] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716264] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718375] TCP: reno registered [ 0.719669] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721643] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.723759] NET: Registered protocol family 1 [ 0.725392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.727294] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.729174] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.749269] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.769266] Unpacking initramfs... [ 1.222215] Freeing initrd memory: 37508k freed [ 1.231869] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.233963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.237761] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.239783] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242062] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244022] Initialise system trusted keyring [ 1.245598] audit: initializing netlink socket (disabled) [ 1.247383] type=2000 audit(1542449800.001:1): initialized [ 1.264152] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266141] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268918] zpool: loaded [ 1.270106] zbud: loaded [ 1.271407] VFS: Disk quotas dquot_6.5.2 [ 1.272896] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.275044] msgmni has been set to 7578 [ 1.276588] Key type big_key registered [ 1.278866] NET: Registered protocol family 38 [ 1.280446] Key type asymmetric registered [ 1.281926] Asymmetric key parser 'x509' registered [ 1.283591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.286321] io scheduler noop registered [ 1.287803] io scheduler deadline registered (default) [ 1.301967] io scheduler cfq registered [ 1.303497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.305358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.307531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.310291] ACPI: Power Button [PWRF] [ 1.311854] GHES: HEST is not enabled! [ 1.313374] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.337906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340193] Non-volatile memory driver v1.3 [ 1.341703] Linux agpgart interface v0.103 [ 1.343295] crash memory driver: version 1.1 [ 1.344873] rdac: device handler registered [ 1.346422] hp_sw: device handler registered [ 1.347941] emc: device handler registered [ 1.349417] alua: device handler registered [ 1.350930] libphy: Fixed MDIO Bus: probed [ 1.352464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.354499] ehci-pci: EHCI PCI platform driver [ 1.356085] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358010] ohci-pci: OHCI PCI platform driver [ 1.359574] uhci_hcd: USB Universal Host Controller Interface driver [ 1.379684] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.381581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.384301] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.386024] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.387941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.390027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392696] usb usb1: Product: UHCI Host Controller [ 1.394340] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.396449] usb usb1: SerialNumber: 0000:00:01.2 [ 1.398226] hub 1-0:1.0: USB hub found [ 1.399639] hub 1-0:1.0: 2 ports detected [ 1.401267] usbcore: registered new interface driver usbserial [ 1.403129] usbcore: registered new interface driver usbserial_generic [ 1.405163] usbserial: USB Serial support registered for generic [ 1.407096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410612] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.414007] mousedev: PS/2 mouse device common for all mice [ 1.416016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.419275] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.422019] rtc_cmos 00:00: RTC can wake from S4 [ 1.423921] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.426611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.428397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.430202] cpuidle: using governor menu [ 1.431589] hidraw: raw HID events driver (C) Jiri Kosina [ 1.433319] usbcore: registered new interface driver usbhid [ 1.434927] usbhid: USB HID core driver [ 1.436248] drop_monitor: Initializing network drop monitor service [ 1.438014] TCP: cubic registered [ 1.439222] Initializing XFRM netlink socket [ 1.440662] NET: Registered protocol family 10 [ 1.442333] NET: Registered protocol family 17 [ 1.443972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.445699] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.450592] Loading compiled-in X.509 certificates [ 1.452101] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.454928] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.458186] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.461019] registered taskstats version 1 [ 1.464200] Key type trusted registered [ 1.466788] Key type encrypted registered [ 1.469287] IMA: No TPM chip found, activating TPM-bypass! [ 1.471332] rtc_cmos 00:00: setting system clock to 2018-11-17 10:16:39 UTC (1542449799) [ 1.474552] Freeing unused kernel memory: 1680k freed [ 1.479897] 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.484897] systemd[1]: Detected virtualization kvm. [ 1.486409] systemd[1]: Detected architecture x86-64. [ 1.487989] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.490693] systemd[1]: No hostname configured. [ 1.492129] systemd[1]: Set hostname to . [ 1.493689] systemd[1]: Initializing machine ID from KVM UUID. [ 1.515971] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522044] systemd[1]: Reached target Paths. [ 1.523448] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.525570] systemd[1]: Reached target Swap. [ 1.526954] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.529221] systemd[1]: Reached target Local File Systems. [ 1.530816] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.533271] systemd[1]: Created slice Root Slice. [ 1.534732] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.537121] systemd[1]: Listening on udev Control Socket. [ 1.538696] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.541165] systemd[1]: Listening on Journal Socket. [ 1.542667] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.545064] systemd[1]: Created slice System Slice. [ 1.546550] systemd[1]: Starting System Slice. [ 1.548371] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.551166] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.553909] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.557048] systemd[1]: Reached target Slices. [ 1.558477] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.561121] systemd[1]: Listening on udev Kernel Socket. [ 1.562690] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.565056] systemd[1]: Reached target Sockets. [ 1.566482] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.568669] systemd[1]: Reached target Timers. [ 1.570094] systemd[1]: Starting Timers. [ 1.571810] 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] Started Journal Service. [ 1.577184] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.624092] RPC: Registered named UNIX socket transport module. [ 1.625804] RPC: Registered udp transport module. [ 1.627262] RPC: Registered tcp transport module. [ 1.628716] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.702644] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.723081] FDC 0 is a S82078B [ 1.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.793945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.797161] scsi host0: ata_piix [ 1.798666] scsi host1: ata_piix [ 1.800125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.802252] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.804198] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.853104] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.855016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.856975] usb 1-1: Product: QEMU USB Tablet [ 1.858412] usb 1-1: Manufacturer: QEMU [ 1.859721] usb 1-1: SerialNumber: 42 [ 1.870243] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.873423] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.973952] SGI XFS with ACLs, security attributes, no debug enabled [ 1.976638] XFS (vda1): Mounting V4 Filesystem [ 2.009481] 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 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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.237691] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.247423] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.449851] SELinux: Disabled at runtime. [ 2.485669] type=1404 audit(1542449800.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.517607] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.519282] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue 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. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [ 2.984822] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.030038] systemd-journald[382]: 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. 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 Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.226388] type=1305 audit(1542449801.254:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.387538] ppdev: user-space parallel port driver [ 3.474964] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [ 3.498229] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [ 3.547973] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.565103] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.569397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.575190] alg: No test for crc32 (crc32-pclmul) [ 3.588351] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Login Service. [ 3.599020] intel_rapl: no valid rapl domains found in package 0 [ 3.601531] intel_powerclamp: No package C-state available[ 3.609112] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.612201] [TTM] Initializing pool allocator [ 3.614066] [TTM] Initializing DMA pool allocator [ 3.616107] [drm] fb mappable at 0xFC000000 [ 3.617899] [drm] vram aper at 0xFC000000 [ 3.619503] [drm] size 33554432 [ 3.620904] [drm] fb depth is 24 [ 3.622323] [drm] pitch is 3072 [ 3.624703] intel_powerclamp: No package C-state available[ 3.628956] fbcon: cirrusdrmfb (fb0) is primary device [ 3.653564] intel_powerclamp: No package C-state available [ 3.653567] Console: switching to colour frame buffer device 128x48 [ 3.668209] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP cl[ 3.654227] intel_powerclamp: No package C-state availableient/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Sys[ 3.676325] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 tems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.067362] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:16:42 +0000. Up 4.03 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-17 10:16:45,563 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd85c2d0L 2018-11-17 10:16:45,564 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 10:16:45,585 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-17 10:16:45,585 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-17 10:16:45,622 - 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-11-17 10:16:45,623 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 10:16:45,623 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-17 10:16:45,623 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 10:16:45,623 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 10:16:45,623 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 10:16:45,629 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 10:16:45,630 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 10:16:45,664 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-17 10:16:45,665 - paramiko.transport - DEBUG - Trying discovered key 69b90c7e2bc1db9621bc88c92f97c580 in /tmp/tmpHHj4xq 2018-11-17 10:16:45,669 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:16:45,752 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-17 10:16:45,768 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-17 10:16:45,770 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:16:45,779 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-17 10:16:45,784 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: Authentication failed. 2018-11-17 10:16:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-17 10:16:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-17 10:16:54,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12788 Content-Type: application/json Date: Sat, 17 Nov 2018 10:16: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-853871fd-3ce1-4fc4-981a-4afd00da258a x-openstack-request-id: req-853871fd-3ce1-4fc4-981a-4afd00da258a 2018-11-17 10:16:54,865 - 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 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1850925556 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.386978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.389690] pid_max: default: 32768 minimum: 301\n[ 0.391148] Security Framework initialized\n[ 0.392504] SELinux: Initializing.\n[ 0.394005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.400017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.403691] Mount-cache hash table entries: 4096\n[ 0.405452] Initializing cgroup subsys memory\n[ 0.406865] Initializing cgroup subsys devices\n[ 0.408274] Initializing cgroup subsys freezer\n[ 0.409678] Initializing cgroup subsys net_cls\n[ 0.411147] Initializing cgroup subsys blkio\n[ 0.412528] Initializing cgroup subsys perf_event\n[ 0.413978] Initializing cgroup subsys hugetlb\n[ 0.415383] Initializing cgroup subsys pids\n[ 0.416733] Initializing cgroup subsys net_prio\n[ 0.418246] CPU: Physical Processor ID: 0\n[ 0.420273] mce: CPU supports 10 MCE banks\n[ 0.421649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423205] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424769] tlb_flushall_shift: 6\n[ 0.426180] Freeing SMP alternatives: 28k freed\n[ 0.430364] ACPI: Core revision 20130517\n[ 0.432168] ACPI: All ACPI Tables successfully acquired\n[ 0.433935] ftrace: allocating 25812 entries in 101 pages\n[ 0.456238] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458053] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.459833] smpboot: Max logical packages: 2\n[ 0.461462] Enabling x2apic\n[ 0.462579] Enabled x2apic\n[ 0.463938] Switched APIC routing to physical x2apic.\n[ 0.466726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468473] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479579] KVM setup paravirtual spinlock\n[ 0.482168] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484087] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506461] Brought up 2 CPUs\n[ 0.506464] KVM setup async PF for cpu 1\n[ 0.506467] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512967] devtmpfs: initialized\n[ 0.515762] EVM: security.selinux\n[ 0.516961] EVM: security.ima\n[ 0.518096] EVM: security.capability\n[ 0.520055] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521903] pinctrl core: initialized pinctrl subsystem\n[ 0.523564] NET: Registered protocol family 16\n[ 0.525158] ACPI: bus type PCI registered\n[ 0.526482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528337] PCI: Using configuration type 1 for base access\n[ 0.533397] ACPI: Added _OSI(Module Device)\n[ 0.534769] ACPI: Added _OSI(Processor Device)\n[ 0.536180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537620] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540328] ACPI: Interpreter enabled\n[ 0.541604] ACPI: (supports S0 S5)\n[ 0.542819] ACPI: Using IOAPIC for interrupt routing\n[ 0.544316] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552369] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557498] acpiphp: Slot [3] registered\n[ 0.558823] acpiphp: Slot [4] registered\n[ 0.560153] acpiphp: Slot [5] registered\n[ 0.561471] acpiphp: Slot [6] registered\n[ 0.562783] acpiphp: Slot [7] registered\n[ 0.564100] acpiphp: Slot [8] registered\n[ 0.565411] acpiphp: Slot [9] registered\n[ 0.566724] acpiphp: Slot [10] registered\n[ 0.568061] acpiphp: Slot [11] registered\n[ 0.569386] acpiphp: Slot [12] registered\n[ 0.570721] acpiphp: Slot [13] registered\n[ 0.572066] acpiphp: Slot [14] registered\n[ 0.573396] acpiphp: Slot [15] registered\n[ 0.574732] acpiphp: Slot [16] registered\n[ 0.576072] acpiphp: Slot [17] registered\n[ 0.577403] acpiphp: Slot [18] registered\n[ 0.578728] acpiphp: Slot [19] registered\n[ 0.580069] acpiphp: Slot [20] registered\n[ 0.581400] acpiphp: Slot [21] registered\n[ 0.582730] acpiphp: Slot [22] registered\n[ 0.584078] acpiphp: Slot [23] registered\n[ 0.585406] acpiphp: Slot [24] registered\n[ 0.586739] acpiphp: Slot [25] registered\n[ 0.588078] acpiphp: Slot [26] registered\n[ 0.589415] acpiphp: Slot [27] registered\n[ 0.590786] acpiphp: Slot [28] registered\n[ 0.592125] acpiphp: Slot [29] registered\n[ 0.593456] acpiphp: Slot [30] registered\n[ 0.594790] acpiphp: Slot [31] registered\n[ 0.596125] PCI host bridge to bus 0000:00\n[ 0.597457] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.600843] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.602651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605099] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.607887] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.613446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.615648] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.617712] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.619896] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.623921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.626691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.649335] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.651876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.654560] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.656878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.659147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.661284] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.663560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.666458] vgaarb: loaded\n[ 0.667635] vgaarb: bridge control possible 0000:00:02.0\n[ 0.669553] SCSI subsystem initialized\n[ 0.671002] ACPI: bus type USB registered\n[ 0.672560] usbcore: registered new interface driver usbfs\n[ 0.674387] usbcore: registered new interface driver hub\n[ 0.676203] usbcore: registered new device driver usb\n[ 0.678128] PCI: Using ACPI for IRQ routing\n[ 0.679994] NetLabel: Initializing\n[ 0.681342] NetLabel: domain hash size = 128\n[ 0.682866] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.684644] NetLabel: unlabeled traffic allowed by default\n[ 0.686631] Switched to clocksource kvm-clock\n[ 0.696327] pnp: PnP ACPI init\n[ 0.697648] ACPI: bus type PNP registered\n[ 0.699500] pnp: PnP ACPI: found 5 devices\n[ 0.700990] ACPI: bus type PNP unregistered\n[ 0.708978] NET: Registered protocol family 2\n[ 0.710866] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713841] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716264] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718375] TCP: reno registered\n[ 0.719669] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721643] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.723759] NET: Registered protocol family 1\n[ 0.725392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.727294] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.729174] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.749269] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.769266] Unpacking initramfs...\n[ 1.222215] Freeing initrd memory: 37508k freed\n[ 1.231869] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.233963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.237761] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.239783] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242062] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244022] Initialise system trusted keyring\n[ 1.245598] audit: initializing netlink socket (disabled)\n[ 1.247383] type=2000 audit(1542449800.001:1): initialized\n[ 1.264152] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268918] zpool: loaded\n[ 1.270106] zbud: loaded\n[ 1.271407] VFS: Disk quotas dquot_6.5.2\n[ 1.272896] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.275044] msgmni has been set to 7578\n[ 1.276588] Key type big_key registered\n[ 1.278866] NET: Registered protocol family 38\n[ 1.280446] Key type asymmetric registered\n[ 1.281926] Asymmetric key parser 'x509' registered\n[ 1.283591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.286321] io scheduler noop registered\n[ 1.287803] io scheduler deadline registered (default)\n[ 1.301967] io scheduler cfq registered\n[ 1.303497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.305358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.307531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.310291] ACPI: Power Button [PWRF]\n[ 1.311854] GHES: HEST is not enabled!\n[ 1.313374] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.337906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.340193] Non-volatile memory driver v1.3\n[ 1.341703] Linux agpgart interface v0.103\n[ 1.343295] crash memory driver: version 1.1\n[ 1.344873] rdac: device handler registered\n[ 1.346422] hp_sw: device handler registered\n[ 1.347941] emc: device handler registered\n[ 1.349417] alua: device handler registered\n[ 1.350930] libphy: Fixed MDIO Bus: probed\n[ 1.352464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.354499] ehci-pci: EHCI PCI platform driver\n[ 1.356085] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.358010] ohci-pci: OHCI PCI platform driver\n[ 1.359574] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.379684] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.381581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.384301] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.386024] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.387941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.390027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.392696] usb usb1: Product: UHCI Host Controller\n[ 1.394340] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.396449] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.398226] hub 1-0:1.0: USB hub found\n[ 1.399639] hub 1-0:1.0: 2 ports detected\n[ 1.401267] usbcore: registered new interface driver usbserial\n[ 1.403129] usbcore: registered new interface driver usbserial_generic\n[ 1.405163] usbserial: USB Serial support registered for generic\n[ 1.407096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410612] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.414007] mousedev: PS/2 mouse device common for all mice\n[ 1.416016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.419275] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.422019] rtc_cmos 00:00: RTC can wake from S4\n[ 1.423921] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.426611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.428397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.430202] cpuidle: using governor menu\n[ 1.431589] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.433319] usbcore: registered new interface driver usbhid\n[ 1.434927] usbhid: USB HID core driver\n[ 1.436248] drop_monitor: Initializing network drop monitor service\n[ 1.438014] TCP: cubic registered\n[ 1.439222] Initializing XFRM netlink socket\n[ 1.440662] NET: Registered protocol family 10\n[ 1.442333] NET: Registered protocol family 17\n[ 1.443972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.445699] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.450592] Loading compiled-in X.509 certificates\n[ 1.452101] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.454928] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.458186] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.461019] registered taskstats version 1\n[ 1.464200] Key type trusted registered\n[ 1.466788] Key type encrypted registered\n[ 1.469287] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.471332] rtc_cmos 00:00: setting system clock to 2018-11-17 10:16:39 UTC (1542449799)\n[ 1.474552] Freeing unused kernel memory: 1680k freed\n[ 1.479897] 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.484897] systemd[1]: Detected virtualization kvm.\n[ 1.486409] systemd[1]: Detected architecture x86-64.\n[ 1.487989] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.490693] systemd[1]: No hostname configured.\n[ 1.492129] systemd[1]: Set hostname to .\n[ 1.493689] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.515971] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522044] systemd[1]: Reached target Paths.\n[ 1.523448] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.525570] systemd[1]: Reached target Swap.\n[ 1.526954] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.529221] systemd[1]: Reached target Local File Systems.\n[ 1.530816] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.533271] systemd[1]: Created slice Root Slice.\n[ 1.534732] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537121] systemd[1]: Listening on udev Control Socket.\n[ 1.538696] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.541165] systemd[1]: Listening on Journal Socket.\n[ 1.542667] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545064] systemd[1]: Created slice System Slice.\n[ 1.546550] systemd[1]: Starting System Slice.\n[ 1.548371] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.551166] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.553909] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.557048] systemd[1]: Reached target Slices.\n[ 1.558477] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.561121] systemd[1]: Listening on udev Kernel Socket.\n[ 1.562690] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.565056] systemd[1]: Reached target Sockets.\n[ 1.566482] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.568669] systemd[1]: Reached target Timers.\n[ 1.570094] systemd[1]: Starting Timers.\n[ 1.571810] 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] Started Journal Service.\n[ 1.577184] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.624092] RPC: Registered named UNIX socket transport module.\n[ 1.625804] RPC: Registered udp transport module.\n[ 1.627262] RPC: Registered tcp transport module.\n[ 1.628716] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.702644] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.723081] FDC 0 is a S82078B\n[ 1.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.793945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.797161] scsi host0: ata_piix\n[ 1.798666] scsi host1: ata_piix\n[ 1.800125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.802252] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.804198] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.853104] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.855016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.856975] usb 1-1: Product: QEMU USB Tablet\n[ 1.858412] usb 1-1: Manufacturer: QEMU\n[ 1.859721] usb 1-1: SerialNumber: 42\n[ 1.870243] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.873423] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.973952] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.976638] XFS (vda1): Mounting V4 Filesystem\n[ 2.009481] 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 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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.237691] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.247423] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.449851] SELinux: Disabled at runtime.\n[ 2.485669] type=1404 audit(1542449800.514:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.517607] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.519282] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\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 POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue 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 Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.984822] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.030038] systemd-journald[382]: 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 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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\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 Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.226388] type=1305 audit(1542449801.254:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.387538] ppdev: user-space parallel port driver\n[ 3.474964] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[ 3.498229] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.547973] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.565103] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.569397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.575190] alg: No test for crc32 (crc32-pclmul)\n[ 3.588351] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Login Service.\n[ 3.599020] intel_rapl: no valid rapl domains found in package 0\n[ 3.601531] intel_powerclamp: No package C-state available[ 3.609112] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.612201] [TTM] Initializing pool allocator\n[ 3.614066] [TTM] Initializing DMA pool allocator\n[ 3.616107] [drm] fb mappable at 0xFC000000\n[ 3.617899] [drm] vram aper at 0xFC000000\n[ 3.619503] [drm] size 33554432\n[ 3.620904] [drm] fb depth is 24\n[ 3.622323] [drm] pitch is 3072\n\n[ 3.624703] intel_powerclamp: No package C-state available[ 3.628956] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.653564] intel_powerclamp: No package C-state available\n[ 3.653567] Console: switching to colour frame buffer device 128x48\n[ 3.668209] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP cl[ 3.654227] intel_powerclamp: No package C-state availableient/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Sys[ 3.676325] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ntems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.067362] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:16:42 +0000. Up 4.03 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 OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\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[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[ 6.063121] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:16:44 +0000. Up 6.02 seconds.\n[[32m OK [0m] Started System Logging Service.\n[ 6.152816] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.157430] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.159770] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.160142] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.160632] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.161079] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:65:99:93 |\n[ 6.161503] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.161928] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.165376] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.165780] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.166423] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.166918] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.167510] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.167928] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.168376] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.861941] cloud-init[3279]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:16:49 +0000. Up 10.81 seconds.\n[ 11.159978] cloud-init[3447]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:16:49 +0000. Up 11.10 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 | 69:b9:0c:7e:2b:c1:db:96:21:bc:88:c9:2f:97:c5:80 | - | 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.253052] cloud-init[3447]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:16:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.24 seconds\n"} 2018-11-17 10:16:54,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action used request id req-853871fd-3ce1-4fc4-981a-4afd00da258a 2018-11-17 10:16:54,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727269649506s 2018-11-17 10:16:54,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da/action used request id req-853871fd-3ce1-4fc4-981a-4afd00da258a 2018-11-17 10:16:54,868 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1850925556 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.386978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.389690] pid_max: default: 32768 minimum: 301 [ 0.391148] Security Framework initialized [ 0.392504] SELinux: Initializing. [ 0.394005] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.400017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.403691] Mount-cache hash table entries: 4096 [ 0.405452] Initializing cgroup subsys memory [ 0.406865] Initializing cgroup subsys devices [ 0.408274] Initializing cgroup subsys freezer [ 0.409678] Initializing cgroup subsys net_cls [ 0.411147] Initializing cgroup subsys blkio [ 0.412528] Initializing cgroup subsys perf_event [ 0.413978] Initializing cgroup subsys hugetlb [ 0.415383] Initializing cgroup subsys pids [ 0.416733] Initializing cgroup subsys net_prio [ 0.418246] CPU: Physical Processor ID: 0 [ 0.420273] mce: CPU supports 10 MCE banks [ 0.421649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423205] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424769] tlb_flushall_shift: 6 [ 0.426180] Freeing SMP alternatives: 28k freed [ 0.430364] ACPI: Core revision 20130517 [ 0.432168] ACPI: All ACPI Tables successfully acquired [ 0.433935] ftrace: allocating 25812 entries in 101 pages [ 0.456238] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458053] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.459833] smpboot: Max logical packages: 2 [ 0.461462] Enabling x2apic [ 0.462579] Enabled x2apic [ 0.463938] Switched APIC routing to physical x2apic. [ 0.466726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468473] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479579] KVM setup paravirtual spinlock [ 0.482168] smpboot: Booting Node 0, Processors #1 OK [ 0.484087] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506461] Brought up 2 CPUs [ 0.506464] KVM setup async PF for cpu 1 [ 0.506467] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512967] devtmpfs: initialized [ 0.515762] EVM: security.selinux [ 0.516961] EVM: security.ima [ 0.518096] EVM: security.capability [ 0.520055] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521903] pinctrl core: initialized pinctrl subsystem [ 0.523564] NET: Registered protocol family 16 [ 0.525158] ACPI: bus type PCI registered [ 0.526482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528337] PCI: Using configuration type 1 for base access [ 0.533397] ACPI: Added _OSI(Module Device) [ 0.534769] ACPI: Added _OSI(Processor Device) [ 0.536180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537620] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540328] ACPI: Interpreter enabled [ 0.541604] ACPI: (supports S0 S5) [ 0.542819] ACPI: Using IOAPIC for interrupt routing [ 0.544316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552369] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557498] acpiphp: Slot [3] registered [ 0.558823] acpiphp: Slot [4] registered [ 0.560153] acpiphp: Slot [5] registered [ 0.561471] acpiphp: Slot [6] registered [ 0.562783] acpiphp: Slot [7] registered [ 0.564100] acpiphp: Slot [8] registered [ 0.565411] acpiphp: Slot [9] registered [ 0.566724] acpiphp: Slot [10] registered [ 0.568061] acpiphp: Slot [11] registered [ 0.569386] acpiphp: Slot [12] registered [ 0.570721] acpiphp: Slot [13] registered [ 0.572066] acpiphp: Slot [14] registered [ 0.573396] acpiphp: Slot [15] registered [ 0.574732] acpiphp: Slot [16] registered [ 0.576072] acpiphp: Slot [17] registered [ 0.577403] acpiphp: Slot [18] registered [ 0.578728] acpiphp: Slot [19] registered [ 0.580069] acpiphp: Slot [20] registered [ 0.581400] acpiphp: Slot [21] registered [ 0.582730] acpiphp: Slot [22] registered [ 0.584078] acpiphp: Slot [23] registered [ 0.585406] acpiphp: Slot [24] registered [ 0.586739] acpiphp: Slot [25] registered [ 0.588078] acpiphp: Slot [26] registered [ 0.589415] acpiphp: Slot [27] registered [ 0.590786] acpiphp: Slot [28] registered [ 0.592125] acpiphp: Slot [29] registered [ 0.593456] acpiphp: Slot [30] registered [ 0.594790] acpiphp: Slot [31] registered [ 0.596125] PCI host bridge to bus 0000:00 [ 0.597457] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.600843] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.602651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605099] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607887] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.613446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.615648] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.617712] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.619896] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.623921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.626691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.649335] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.651876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.654560] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.656878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.659147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.661284] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.663560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.666458] vgaarb: loaded [ 0.667635] vgaarb: bridge control possible 0000:00:02.0 [ 0.669553] SCSI subsystem initialized [ 0.671002] ACPI: bus type USB registered [ 0.672560] usbcore: registered new interface driver usbfs [ 0.674387] usbcore: registered new interface driver hub [ 0.676203] usbcore: registered new device driver usb [ 0.678128] PCI: Using ACPI for IRQ routing [ 0.679994] NetLabel: Initializing [ 0.681342] NetLabel: domain hash size = 128 [ 0.682866] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.684644] NetLabel: unlabeled traffic allowed by default [ 0.686631] Switched to clocksource kvm-clock [ 0.696327] pnp: PnP ACPI init [ 0.697648] ACPI: bus type PNP registered [ 0.699500] pnp: PnP ACPI: found 5 devices [ 0.700990] ACPI: bus type PNP unregistered [ 0.708978] NET: Registered protocol family 2 [ 0.710866] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713841] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716264] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718375] TCP: reno registered [ 0.719669] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721643] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.723759] NET: Registered protocol family 1 [ 0.725392] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.727294] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.729174] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.749269] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.769266] Unpacking initramfs... [ 1.222215] Freeing initrd memory: 37508k freed [ 1.231869] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.233963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.237761] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.239783] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242062] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244022] Initialise system trusted keyring [ 1.245598] audit: initializing netlink socket (disabled) [ 1.247383] type=2000 audit(1542449800.001:1): initialized [ 1.264152] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266141] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268918] zpool: loaded [ 1.270106] zbud: loaded [ 1.271407] VFS: Disk quotas dquot_6.5.2 [ 1.272896] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.275044] msgmni has been set to 7578 [ 1.276588] Key type big_key registered [ 1.278866] NET: Registered protocol family 38 [ 1.280446] Key type asymmetric registered [ 1.281926] Asymmetric key parser 'x509' registered [ 1.283591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.286321] io scheduler noop registered [ 1.287803] io scheduler deadline registered (default) [ 1.301967] io scheduler cfq registered [ 1.303497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.305358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.307531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.310291] ACPI: Power Button [PWRF] [ 1.311854] GHES: HEST is not enabled! [ 1.313374] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.337906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.340193] Non-volatile memory driver v1.3 [ 1.341703] Linux agpgart interface v0.103 [ 1.343295] crash memory driver: version 1.1 [ 1.344873] rdac: device handler registered [ 1.346422] hp_sw: device handler registered [ 1.347941] emc: device handler registered [ 1.349417] alua: device handler registered [ 1.350930] libphy: Fixed MDIO Bus: probed [ 1.352464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.354499] ehci-pci: EHCI PCI platform driver [ 1.356085] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358010] ohci-pci: OHCI PCI platform driver [ 1.359574] uhci_hcd: USB Universal Host Controller Interface driver [ 1.379684] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.381581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.384301] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.386024] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.387941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.390027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392696] usb usb1: Product: UHCI Host Controller [ 1.394340] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.396449] usb usb1: SerialNumber: 0000:00:01.2 [ 1.398226] hub 1-0:1.0: USB hub found [ 1.399639] hub 1-0:1.0: 2 ports detected [ 1.401267] usbcore: registered new interface driver usbserial [ 1.403129] usbcore: registered new interface driver usbserial_generic [ 1.405163] usbserial: USB Serial support registered for generic [ 1.407096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410612] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.414007] mousedev: PS/2 mouse device common for all mice [ 1.416016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.419275] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.422019] rtc_cmos 00:00: RTC can wake from S4 [ 1.423921] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.426611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.428397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.430202] cpuidle: using governor menu [ 1.431589] hidraw: raw HID events driver (C) Jiri Kosina [ 1.433319] usbcore: registered new interface driver usbhid [ 1.434927] usbhid: USB HID core driver [ 1.436248] drop_monitor: Initializing network drop monitor service [ 1.438014] TCP: cubic registered [ 1.439222] Initializing XFRM netlink socket [ 1.440662] NET: Registered protocol family 10 [ 1.442333] NET: Registered protocol family 17 [ 1.443972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.445699] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.450592] Loading compiled-in X.509 certificates [ 1.452101] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.454928] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.458186] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.461019] registered taskstats version 1 [ 1.464200] Key type trusted registered [ 1.466788] Key type encrypted registered [ 1.469287] IMA: No TPM chip found, activating TPM-bypass! [ 1.471332] rtc_cmos 00:00: setting system clock to 2018-11-17 10:16:39 UTC (1542449799) [ 1.474552] Freeing unused kernel memory: 1680k freed [ 1.479897] 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.484897] systemd[1]: Detected virtualization kvm. [ 1.486409] systemd[1]: Detected architecture x86-64. [ 1.487989] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.490693] systemd[1]: No hostname configured. [ 1.492129] systemd[1]: Set hostname to . [ 1.493689] systemd[1]: Initializing machine ID from KVM UUID. [ 1.515971] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518584] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522044] systemd[1]: Reached target Paths. [ 1.523448] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.525570] systemd[1]: Reached target Swap. [ 1.526954] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.529221] systemd[1]: Reached target Local File Systems. [ 1.530816] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.533271] systemd[1]: Created slice Root Slice. [ 1.534732] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.537121] systemd[1]: Listening on udev Control Socket. [ 1.538696] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.541165] systemd[1]: Listening on Journal Socket. [ 1.542667] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.545064] systemd[1]: Created slice System Slice. [ 1.546550] systemd[1]: Starting System Slice. [ 1.548371] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.551166] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.553909] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.557048] systemd[1]: Reached target Slices. [ 1.558477] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.561121] systemd[1]: Listening on udev Kernel Socket. [ 1.562690] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.565056] systemd[1]: Reached target Sockets. [ 1.566482] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.568669] systemd[1]: Reached target Timers. [ 1.570094] systemd[1]: Starting Timers. [ 1.571810] 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] Started Journal Service. [ 1.577184] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.624092] RPC: Registered named UNIX socket transport module. [ 1.625804] RPC: Registered udp transport module. [ 1.627262] RPC: Registered tcp transport module. [ 1.628716] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.702644] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.723081] FDC 0 is a S82078B [ 1.753535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.793945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.797161] scsi host0: ata_piix [ 1.798666] scsi host1: ata_piix [ 1.800125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.802252] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.804198] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.853104] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.855016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.856975] usb 1-1: Product: QEMU USB Tablet [ 1.858412] usb 1-1: Manufacturer: QEMU [ 1.859721] usb 1-1: SerialNumber: 42 [ 1.870243] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.873423] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.973952] SGI XFS with ACLs, security attributes, no debug enabled [ 1.976638] XFS (vda1): Mounting V4 Filesystem [ 2.009481] 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 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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.237691] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.247423] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.449851] SELinux: Disabled at runtime. [ 2.485669] type=1404 audit(1542449800.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.517607] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.519282] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue 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. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [ 2.984822] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 3.030038] systemd-journald[382]: 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. 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 Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.226388] type=1305 audit(1542449801.254:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.387538] ppdev: user-space parallel port driver [ 3.474964] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [ 3.498229] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [ 3.547973] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.565103] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.569397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.575190] alg: No test for crc32 (crc32-pclmul) [ 3.588351] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Login Service. [ 3.599020] intel_rapl: no valid rapl domains found in package 0 [ 3.601531] intel_powerclamp: No package C-state available[ 3.609112] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.612201] [TTM] Initializing pool allocator [ 3.614066] [TTM] Initializing DMA pool allocator [ 3.616107] [drm] fb mappable at 0xFC000000 [ 3.617899] [drm] vram aper at 0xFC000000 [ 3.619503] [drm] size 33554432 [ 3.620904] [drm] fb depth is 24 [ 3.622323] [drm] pitch is 3072 [ 3.624703] intel_powerclamp: No package C-state available[ 3.628956] fbcon: cirrusdrmfb (fb0) is primary device [ 3.653564] intel_powerclamp: No package C-state available [ 3.653567] Console: switching to colour frame buffer device 128x48 [ 3.668209] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP cl[ 3.654227] intel_powerclamp: No package C-state availableient/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Sys[ 3.676325] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 tems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.067362] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 17 Nov 2018 10:16:42 +0000. Up 4.03 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 OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... 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.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.063121] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Sat, 17 Nov 2018 10:16:44 +0000. Up 6.02 seconds. [[32m OK [0m] Started System Logging Service. [ 6.152816] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.157430] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.159770] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.160142] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.160632] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.161079] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:65:99:93 | [ 6.161503] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.161928] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.165376] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.165780] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.166423] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.166918] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.167510] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.167928] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.168376] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.861941] cloud-init[3279]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 17 Nov 2018 10:16:49 +0000. Up 10.81 seconds. [ 11.159978] cloud-init[3447]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 17 Nov 2018 10:16:49 +0000. Up 11.10 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 | 69:b9:0c:7e:2b:c1:db:96:21:bc:88:c9:2f:97:c5:80 | - | 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.253052] cloud-init[3447]: Cloud-init v. 0.7.5 finished at Sat, 17 Nov 2018 10:16:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.24 seconds 2018-11-17 10:16:54,872 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd85c950L 2018-11-17 10:16:54,872 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 10:16:54,880 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-17 10:16:54,880 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-17 10:16:54,883 - 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-11-17 10:16:54,883 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-17 10:16:54,883 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-17 10:16:54,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 10:16:54,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-17 10:16:54,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 10:16:54,891 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-17 10:16:54,891 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 10:16:54,904 - paramiko.transport - DEBUG - Trying discovered key 69b90c7e2bc1db9621bc88c92f97c580 in /tmp/tmpHHj4xq 2018-11-17 10:16:54,932 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:16:54,948 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-17 10:16:54,969 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-17 10:16:54,969 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-17 10:16:54,969 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-17 10:16:54,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:16:55,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4602, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4611, "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": 2009, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4593, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1096, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 834, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 838, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4315, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4577, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 10:16:55,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:16:55,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:16:54 GMT 2018-11-17 10:16:55,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:16:55,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-11-17 10:16:55,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:16:55,210 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4602, 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': 4611, 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': 2009, 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': 4593, 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': 1096, 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': 834, 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': 838, 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': 4315, 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': 4577, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-17 10:16:55,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:16:55,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4602, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4611, "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": 2009, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4593, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1096, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 834, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 838, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4315, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4577, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:16:54 GMT 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-11-17 10:16:55,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:16:55,453 - functest.core.cloudify - INFO - The current manager status is running 2018-11-17 10:16:55,454 - 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-11-17 10:16:55,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:16:55,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:16:55,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T10:16:54.484Z", "updated_at": "2018-11-17T10:16:54.484Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:16:55,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:16:54 GMT 2018-11-17 10:16:55,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:16:55,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 10:16:55,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:16:55,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-11-17 10:16:55,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-17T10:16:54.484Z", "updated_at": "2018-11-17T10:16:54.484Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:16:55,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:16:54 GMT 2018-11-17 10:16:55,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:16:55,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-17 10:16:55,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:16:55,875 - functest.core.cloudify - DEBUG - List secrets: 2018-11-17 10:16:55,876 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-11-17 10:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-17T10:16:54.484Z", "updated_at": "2018-11-17T10:16:54.484Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:16:54 GMT 2018-11-17 10:16:55,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:16:55,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-17 10:16:55,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:16:55,957 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-17 10:16:55,957 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-17 10:16:55,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-17 10:16:55,958 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 10:16:55,967 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 10:16:55,967 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 10:16:56,017 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:16:56,088 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-17 10:16:56,089 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-17 10:16:56,090 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-17 10:16:56,091 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-17 10:16:56,091 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-17 10:16:56,097 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-17 10:17:35,656 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-17 10:17:35,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: sjc.edge.kernel.org * updates: centos-distro.1gservers.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 19 MB/s | 54 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-11-17 10:17:35,657 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-17 10:17:35,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-11-17 10:17:35,657 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-11-17 10:17:38,317 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-11-17 10:17:38,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:17:38,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:17:39,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:39 GMT X-Openstack-Request-Id: req-c5750cab-8815-41a2-ae55-f0a85faa1830 2018-11-17 10:17:39,063 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:14:15Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": 4373348352, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:17:39,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c5750cab-8815-41a2-ae55-f0a85faa1830 2018-11-17 10:17:39,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744298934937s 2018-11-17 10:17:39,064 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c5750cab-8815-41a2-ae55-f0a85faa1830 2018-11-17 10:17:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 10:17:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0"}' 2018-11-17 10:17:39,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:39 GMT Location: http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-787c2558-8c0d-4c26-bdc3-5583e46d606c 2018-11-17 10:17:39,122 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:17:39Z", "file": "/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "size": null, "self": "/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "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_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": null, "created_at": "2018-11-17T10:17:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 10:17:39,122 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-787c2558-8c0d-4c26-bdc3-5583e46d606c 2018-11-17 10:17:39,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.049024105072s 2018-11-17 10:17:39,123 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-787c2558-8c0d-4c26-bdc3-5583e46d606c returning object 1cc6d4d6-749c-4a23-9d9b-4356ba09494a 2018-11-17 10:17:39,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 10:17:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '' 2018-11-17 10:17:46,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:17:46 GMT X-Openstack-Request-Id: req-10bad3f6-2aec-4f95-bf36-ff4aff7e02fe 2018-11-17 10:17:46,691 - 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-11-17 10:17:46,691 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file used request id req-10bad3f6-2aec-4f95-bf36-ff4aff7e02fe 2018-11-17 10:17:46,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.56802392006s 2018-11-17 10:17:46,692 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file used request id req-10bad3f6-2aec-4f95-bf36-ff4aff7e02fe 2018-11-17 10:17:46,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:17:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:17:46,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:46 GMT X-Openstack-Request-Id: req-cb8e93b1-a0c6-4e45-a12c-de662cae6aea 2018-11-17 10:17:46,756 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:17:46Z", "file": "/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "size": 426967040, "self": "/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-11-17T10:17:39Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:14:15Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": 4373348352, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:17:46,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb8e93b1-a0c6-4e45-a12c-de662cae6aea 2018-11-17 10:17:46,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0600018501282s 2018-11-17 10:17:46,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb8e93b1-a0c6-4e45-a12c-de662cae6aea 2018-11-17 10:17:46,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/file', 'owner': u'470e236a4a394a2aa21a6e51040c312f', 'id': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'size': 426967040, u'self': u'/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'470e236a4a394a2aa21a6e51040c312f', 'name': 'vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T10:17:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T10:17:46Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0', '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/1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 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_17f14f1d-b53b-496d-9725-502c392b8dc0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_17f14f1d-b53b-496d-9725-502c392b8dc0', 'created': u'2018-11-17T10:17:39Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-17T10:17:39Z', 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/1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 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_17f14f1d-b53b-496d-9725-502c392b8dc0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-11-17 10:17:46,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 10:17:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-11-17 10:17:46,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17: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-ae2af686-23ab-448d-9b82-21181867da70 x-openstack-request-id: req-ae2af686-23ab-448d-9b82-21181867da70 2018-11-17 10:17:46,917 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "name": "vyos_vrouter-flavor_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 10:17:46,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae2af686-23ab-448d-9b82-21181867da70 2018-11-17 10:17:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.158468008041s 2018-11-17 10:17:46,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae2af686-23ab-448d-9b82-21181867da70 2018-11-17 10:17:46,918 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_17f14f1d-b53b-496d-9725-502c392b8dc0', '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'8cbff874483b4da3951abfc162291b33', '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'cfc1a342-9754-4a11-87c3-0d10d5eaf572', 'swap': 0}) 2018-11-17 10:17:46,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 10:17:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" -d '{"extra_specs": {}}' 2018-11-17 10:17:46,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17: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 x-compute-request-id: req-2224d378-1ff1-407c-a0b7-424a42f89fff x-openstack-request-id: req-2224d378-1ff1-407c-a0b7-424a42f89fff 2018-11-17 10:17:46,941 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 10:17:46,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572/os-extra_specs used request id req-2224d378-1ff1-407c-a0b7-424a42f89fff 2018-11-17 10:17:46,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224449634552s 2018-11-17 10:17:46,942 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572/os-extra_specs used request id req-2224d378-1ff1-407c-a0b7-424a42f89fff 2018-11-17 10:17:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 10:17:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:17:46,955 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876adfd9-c191-4c83-b8da-6f8ba3faba35 2018-11-17 10:17:46,955 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 10:17:46,955 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-876adfd9-c191-4c83-b8da-6f8ba3faba35 2018-11-17 10:17:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:17:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8777f7ba-739b-4574-831f-70fd9d04fd37 2018-11-17 10:17:47,219 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 10:17:47,219 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-8777f7ba-739b-4574-831f-70fd9d04fd37 2018-11-17 10:17:47,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.273859024048s 2018-11-17 10:17:47,220 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-8777f7ba-739b-4574-831f-70fd9d04fd37 2018-11-17 10:17:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-17 10:17:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:17:47,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json Date: Sat, 17 Nov 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875b17fd-77e0-4c01-bb28-e4da6ae2f5a5 2018-11-17 10:17:47,441 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "042d3ae142214e14a56592ca47c5f659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "34c09c31096f49a0977955db59a5f528"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "34de17f29773437986cd7df0c33e66cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "018e978e5312400a980d222ec99f1669", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "5e32a4140c384eda97f88728680d9237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "6db9b82476b64302b92a4b687c8a4a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "6f00441507c74941adff45e98b420fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "85757c59bc2d465090648452f589e986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "884b723e62ba4b7f9186bf55c0584d21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "018e978e5312400a980d222ec99f1669", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "a4284ef2a35749e69b579eca21a66f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "a83f2f7c122e49408400201c20e4fa1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "aa097b68a68b4c3d8071c23ee7266227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "b20147a7f35f46fdbff300c0012f80e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "d1dac2d4ded546b989356f65df921bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "d58868c315b54aa98a3b384d80a91292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "db886e978c9c419bbed691da5d334dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "018e978e5312400a980d222ec99f1669", "id": "e43f5e045fd2401a90c657681000a1d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "e4df0c7daf88435db55542b63f041ab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "e534f8633d10428faff37c9e110ce1e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "ebb5bf13444f4a6a826ac681badf6bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "f459bed6702b4d77829b2ff409515344"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-17 10:17:47,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-875b17fd-77e0-4c01-bb28-e4da6ae2f5a5 2018-11-17 10:17:47,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.212031126022s 2018-11-17 10:17:47,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-875b17fd-77e0-4c01-bb28-e4da6ae2f5a5 2018-11-17 10:17:47,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-17 10:17:47,454 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:49,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:49,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:49,238 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-17 10:17:49,238 - 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-11-17T10:17:49.195Z", "updated_at": "2018-11-17T10:17:49.195Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"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"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_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"}, "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": 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, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_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"}, "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": 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-11-17 10:17:49,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:49,239 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:49 GMT 2018-11-17 10:17:49,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:49,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-17 10:17:49,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-17 10:17:49,253 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "keystone_password": "ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12", "reference_vnf_flavor_id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "target_vnf_flavor_id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "target_vnf_image_id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-11-17 10:17:50,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:50,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:50,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:50,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:50,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-11-17 10:17:50,014 - 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": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "target_vnf_flavor_id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "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_17f14f1d-b53b-496d-9725-502c392b8dc0", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "keystone_password": "ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.431Z", "updated_at": "2018-11-17T10:17:49.431Z", "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-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:50 GMT 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-17 10:17:50,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:50,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-11-17 10:17:50,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:50,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:50 GMT 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:50,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-11-17 10:17:50,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:50,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:17:50,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:50,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:50,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:50 GMT 2018-11-17 10:17:50,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:50,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 10:17:50,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:50,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:17:50,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:50,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:50,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:50 GMT 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:50,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:17:50,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:55,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:55,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:55,328 - 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-11-17T10:17:50.877Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:50.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:51.257Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:51.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:51.762Z", "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-11-17T10:17:51.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:51.792Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:51.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:51.792Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:51.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:51.792Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:51.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:52.789Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptdFYA5 --prefix=\"/tmp/openstack-momRfc\" --constraint=\"/tmp/openstack-momRfc/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:52.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:52.789Z", "message": "Installing from directory: /tmp/tmptdFYA5 [args=--prefix=\"/tmp/openstack-momRfc\" --constraint=\"/tmp/openstack-momRfc/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:52.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:52.789Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:17:52.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:52.789Z", "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-11-17T10:17:52.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:17:52.789Z", "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-11-17T10:17:52.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-17 10:17:55,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:55,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:55 GMT 2018-11-17 10:17:55,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:55,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-11-17 10:17:55,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:17:55,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-17 10:17:55,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptdFYA5 --prefix="/tmp/openstack-momRfc" --constraint="/tmp/openstack-momRfc/constraint.txt" 2018-11-17 10:17:55,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmptdFYA5 [args=--prefix="/tmp/openstack-momRfc" --constraint="/tmp/openstack-momRfc/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-17 10:17:55,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-11-17 10:17:55,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-17 10:17:55,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-17 10:17:55,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:17:55,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:17:55 GMT 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:17:55,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:00,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:00,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:00,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:00 GMT 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 10:18:00,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:00,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:00,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:00,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:00,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:00,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:00,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:00 GMT 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:18:00,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:05,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:05,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:05,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:05,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:05 GMT 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 10:18:05,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:05,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:05,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:05,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:05,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:05,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:05 GMT 2018-11-17 10:18:05,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:05,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:18:05,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:10,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:10,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 10:18:10,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:10,868 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:10 GMT 2018-11-17 10:18:10,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:10,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 10:18:10,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:10,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:10,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:10 GMT 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:18:10,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:15,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:16,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:16 GMT 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:16,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:16,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:16 GMT 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:18:16,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:21,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:21,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:21,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:21,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:19.851Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:19.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:20.830Z", "message": "Removing directory: /tmp/tmptdFYA5", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:20.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213", "logger": "aa5d6ad7-84a8-4872-908a-22dabc88eb7c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:20.883Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:20.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:21 GMT 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:21,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-11-17 10:18:21,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:21,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-17 10:18:21,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmptdFYA5 2018-11-17 10:18:21,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-17 10:18:21,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:21,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:21,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:21 GMT 2018-11-17 10:18:21,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:21,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-17 10:18:21,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:26,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:26,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:26,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:26,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:26,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:21.846Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:21.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:21.846Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:21.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:21.846Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:21.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:26 GMT 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1516 2018-11-17 10:18:26,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:26,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-17 10:18:26,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-17 10:18:26,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-11-17 10:18:26,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/cc18f87c-8a75-43d4-9c58-8b1b6d130213 2018-11-17 10:18:26,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:26,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"} 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:26 GMT 2018-11-17 10:18:26,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:26,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-11-17 10:18:26,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:26,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-11-17 10:18:26,375 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-17 10:18:26,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:26,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:26,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:26,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:26,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-11-17 10:18:26,526 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:26 GMT 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:26,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:26,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:26,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:26 GMT 2018-11-17 10:18:26,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:26,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 10:18:26,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:26,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:26,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:26,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:26,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:26,652 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:26 GMT 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:26,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:31,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:31,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:31,727 - 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-11-17T10:18:27.122Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:27.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:28.150Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:28.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:28.150Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:28.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:28.150Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:28.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:28.150Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:28.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:28.150Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:28.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:29.865Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:29.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.106Z", "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-11-17T10:18:30.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.861Z", "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-11-17T10:18:30.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "5f564473-42d1-4e56-8dbe-8d6a463e1665"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:30.900Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:30.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:31 GMT 2018-11-17 10:18:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:31,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15212 2018-11-17 10:18:31,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:31,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-11-17 10:18:31,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-17 10:18:31,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-17 10:18:31,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-17 10:18:31,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-17 10:18:31,730 - 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-11-17 10:18:31,730 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,731 - 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-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-17 10:18:31,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-17 10:18:31,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:31,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:31,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:31,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:31 GMT 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:31,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:36,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:36,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:36,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:36,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:36,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:36,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_5tquol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:31.910Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:31.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:31.910Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:31.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:31.910Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:31.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:32.809Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:18:32Z', u'updated_at': u'2018-11-17T10:18:32Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'470e236a4a394a2aa21a6e51040c312f', u'port_id': None, u'id': u'b78294ff-4625-4d33-bfea-fb5d7eb37d31', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:32.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "68c5677f-b629-4bc2-a275-668384793988"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:32.971Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:32.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:32.971Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:32.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:32.971Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:32.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:32.971Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:32.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:33.894Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:18:32Z', u'updated_at': u'2018-11-17T10:18:32Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'470e236a4a394a2aa21a6e51040c312f', u'port_id': None, u'id': u'fc3e5c5e-3da2-4f3a-95d7-21b660afc6cf', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:33.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "501afe2a-2c45-4c3c-90d3-c1cd11367631"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.045Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:34.906Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:34.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4863ad8-28b1-4240-b20a-7704ad17a70e"}, {"node_instance_id": "external_network_8um6js", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:35.052Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:35.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "external_network_8um6js", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:36.066Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:36.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:36.066Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:36.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "security_group_4oip1v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:36.066Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:36.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:36.066Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:36.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:36.066Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:36.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 57, "offset": 28, "size": 50}}} 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:36 GMT 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15223 2018-11-17 10:18:36,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:36,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-17 10:18:36,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-17 10:18:36,907 - 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'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:18:32Z', u'updated_at': u'2018-11-17T10:18:32Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'470e236a4a394a2aa21a6e51040c312f', u'port_id': None, u'id': u'b78294ff-4625-4d33-bfea-fb5d7eb37d31', u'qos_policy_id': None} 2018-11-17 10:18:36,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-17 10:18:36,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-17 10:18:36,907 - 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'470e236a4a394a2aa21a6e51040c312f', u'created_at': u'2018-11-17T10:18:32Z', u'updated_at': u'2018-11-17T10:18:32Z', u'floating_network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'470e236a4a394a2aa21a6e51040c312f', u'port_id': None, u'id': u'fc3e5c5e-3da2-4f3a-95d7-21b660afc6cf', u'qos_policy_id': None} 2018-11-17 10:18:36,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-17 10:18:36,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-17 10:18:36,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-17 10:18:36,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:36,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:36,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-17 10:18:36,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-17 10:18:36,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:36,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:36,963 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:36,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:36,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:36 GMT 2018-11-17 10:18:36,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:36,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:36,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:41,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:42,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_dmcg01", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:37.078Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:37.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "router_dmcg01", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:37.078Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:37.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "router_dmcg01", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:37.078Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:37.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:38.239Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:38.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:39.083Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:39.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:40.089Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:40.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:40.089Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:40.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "router_dmcg01", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:40.089Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:40.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "router_dmcg01", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:41.100Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:41.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 71, "offset": 57, "size": 50}}} 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:42,035 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:42 GMT 2018-11-17 10:18:42,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:42,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6942 2018-11-17 10:18:42,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:42,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:42,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:42,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:42,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-17 10:18:42,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:42,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:42,094 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:42,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:42,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:42 GMT 2018-11-17 10:18:42,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:42,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:42,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:44,481 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 10:18:47,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:47,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_dmcg01", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:42.116Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:42.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:43.123Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:43.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:43.123Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:43.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:43.123Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:43.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:44.141Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:44.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:44.141Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:44.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:45.155Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:45.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:45.155Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:45.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:45.155Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:45.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:46.163Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:46.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:46.163Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:46.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:46.163Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:46.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 83, "offset": 71, "size": 50}}} 2018-11-17 10:18:47,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:47,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:47 GMT 2018-11-17 10:18:47,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:47,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6018 2018-11-17 10:18:47,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:47,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:47,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:47,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-17 10:18:47,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-17 10:18:47,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-17 10:18:47,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:47,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:47,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:47,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:47,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:47,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:47,359 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:47 GMT 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:47,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:52,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:52,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:52,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:52,435 - 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-11-17T10:18:47.435Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:47.435Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:47.435Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:47.435Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:47.435Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:48.247Z", "message": "connect_security_group(): source_id=d1218b4b-8c98-4e93-a4d3-43e719b61da5 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', 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-11-17T10:18:48.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "99737fae-5e50-4e14-a239-c4fbabfa1d73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:48.944Z", "message": "connect_security_group(): source_id=17f923c2-f8e1-49a9-92b0-b569357eaf54 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', 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-11-17T10:18:48.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "68b38382-bdda-4278-9860-29a736e0b553"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:48.962Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:48.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:49.440Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:49.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:52.050Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:52.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 95, "offset": 83, "size": 50}}} 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:52,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:52 GMT 2018-11-17 10:18:52,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:52,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5492 2018-11-17 10:18:52,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:52,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-17 10:18:52,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d1218b4b-8c98-4e93-a4d3-43e719b61da5 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=17f923c2-f8e1-49a9-92b0-b569357eaf54 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-17 10:18:52,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-17 10:18:52,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-11-17 10:18:52,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:52,493 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:52,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:52,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:52 GMT 2018-11-17 10:18:52,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:52,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:52,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:57,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:18:57,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:53.449Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:53.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:55.654Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:55.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:56.506Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:56.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:56.506Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:56.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 104, "offset": 93, "size": 50}}} 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:57,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:57 GMT 2018-11-17 10:18:57,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:57,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4520 2018-11-17 10:18:57,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:18:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-17 10:18:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-17 10:18:57,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:18:57,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-17 10:18:57,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:18:57,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:18:57,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:18:57,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:18:57,629 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:18:57 GMT 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:18:57,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:02,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:02,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:57.611Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:57.611Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:57.611Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:57.611Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:57.611Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:57.611Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:58.669Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:58.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:58.669Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:18:58.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:59.445Z", "message": "connect_security_group(): source_id=10dc3494-30d3-4efd-8eb7-af27e2f509a1 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', 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-11-17T10:18:59.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "9fb566bb-5cee-4069-a14e-1eea770f4029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:18:59.964Z", "message": "connect_security_group(): source_id=f4070c37-177b-470d-bae8-6bd5c4966781 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', 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-11-17T10:18:59.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "7cfc67fe-ecc7-4188-918d-ca04a442c7ab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:00.468Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:00.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:00.686Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:00.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:00.686Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:00.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:00.686Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:00.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:01.705Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:01.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:01.705Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:01.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 119, "offset": 102, "size": 50}}} 2018-11-17 10:19:02,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:02,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:02 GMT 2018-11-17 10:19:02,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:02,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6895 2018-11-17 10:19:02,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:02,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=10dc3494-30d3-4efd-8eb7-af27e2f509a1 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f4070c37-177b-470d-bae8-6bd5c4966781 target={u'external_id': u'8dbd44e0-e21f-4607-97d7-68148737d480', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-17 10:19:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-17 10:19:02,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-17 10:19:02,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:02,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:02,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:02,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:02,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:02,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:02,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:02,774 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:02 GMT 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:02,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:02,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:07,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:07,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:07,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:07,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:07,850 - 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-11-17T10:19:03.276Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:03.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:03.712Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:03.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.720Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:04.952Z", "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'f4070c37-177b-470d-bae8-6bd5c4966781', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8b:49:99'}, {u'external_id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:35:c3'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:04.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4b8dbfd-0336-4fb6-8350-0e13afd31646"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:05.044Z", "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-11-17T10:19:05.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4b8dbfd-0336-4fb6-8350-0e13afd31646"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:06.133Z", "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'10dc3494-30d3-4efd-8eb7-af27e2f509a1', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9d:30:b1'}, {u'external_id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:68:af:f3'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:06.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "80f13837-a1d3-4c50-89ae-e245b4668a55"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:06.133Z", "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-11-17T10:19:06.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "80f13837-a1d3-4c50-89ae-e245b4668a55"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:07.180Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'f4070c37-177b-470d-bae8-6bd5c4966781'}, {'port-id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:07.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4b8dbfd-0336-4fb6-8350-0e13afd31646"}], "metadata": {"pagination": {"total": 132, "offset": 115, "size": 50}}} 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:07 GMT 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8309 2018-11-17 10:19:07,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:07,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:07,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-17 10:19:07,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-17 10:19:07,852 - 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'f4070c37-177b-470d-bae8-6bd5c4966781', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8b:49:99'}, {u'external_id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:35:c3'}] 2018-11-17 10:19:07,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-11-17 10:19:07,853 - 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'10dc3494-30d3-4efd-8eb7-af27e2f509a1', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9d:30:b1'}, {u'external_id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:68:af:f3'}] 2018-11-17 10:19:07,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-11-17 10:19:07,853 - 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'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'f4070c37-177b-470d-bae8-6bd5c4966781'}, {'port-id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'} 2018-11-17 10:19:07,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:07,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:07,922 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:07,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:07,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:07 GMT 2018-11-17 10:19:07,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:07,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:07,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:12,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:12,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:08.140Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'10dc3494-30d3-4efd-8eb7-af27e2f509a1'}, {'port-id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "80f13837-a1d3-4c50-89ae-e245b4668a55"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:08.140Z", "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-11-17T10:19:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "80f13837-a1d3-4c50-89ae-e245b4668a55"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:08.140Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'f4070c37-177b-470d-bae8-6bd5c4966781'}, {'port-id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4b8dbfd-0336-4fb6-8350-0e13afd31646"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:08.140Z", "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-11-17T10:19:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "f4b8dbfd-0336-4fb6-8350-0e13afd31646"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:08.140Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'10dc3494-30d3-4efd-8eb7-af27e2f509a1'}, {'port-id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "80f13837-a1d3-4c50-89ae-e245b4668a55"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:10.180Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:10.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:10.746Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:10.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:11.754Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:11.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:11.754Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:11.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:11.754Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:11.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:11.754Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:11.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:11.754Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:11.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:12.761Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:12.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:12.761Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:12.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:12.761Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:12.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 147, "offset": 128, "size": 50}}} 2018-11-17 10:19:12,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:12,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:12 GMT 2018-11-17 10:19:12,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:12,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9065 2018-11-17 10:19:12,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:12,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'10dc3494-30d3-4efd-8eb7-af27e2f509a1'}, {'port-id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'} 2018-11-17 10:19:12,994 - 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-11-17 10:19:12,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'f4070c37-177b-470d-bae8-6bd5c4966781'}, {'port-id': u'17f923c2-f8e1-49a9-92b0-b569357eaf54'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'} 2018-11-17 10:19:12,994 - 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-11-17 10:19:12,994 - 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'1cc6d4d6-749c-4a23-9d9b-4356ba09494a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e191a97a-cc20-4007-bf82-023c92c0d36c'}, 'nics': [{'port-id': u'10dc3494-30d3-4efd-8eb7-af27e2f509a1'}, {'port-id': u'd1218b4b-8c98-4e93-a4d3-43e719b61da5'}], 'flavor': u'cfc1a342-9754-4a11-87c3-0d10d5eaf572'} 2018-11-17 10:19:12,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 10:19:12,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 10:19:12,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-17 10:19:12,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-17 10:19:12,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-17 10:19:12,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:13,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:13,050 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:13,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:13,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:13 GMT 2018-11-17 10:19:13,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:13,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:13,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:18,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:18,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:14.028Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T10:19:14.028Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:14.765Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-17T10:19:14.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-11-17 10:19:18,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:18,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:18 GMT 2018-11-17 10:19:18,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:18,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2330 2018-11-17 10:19:18,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:18,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-11-17 10:19:18,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2018-11-17 10:19:18,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:18,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:18,179 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:18 GMT 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:18,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:23,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:23,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:23,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:23,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:23 GMT 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:23,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:23,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:23,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:23,470 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:23,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:23,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:23 GMT 2018-11-17 10:19:23,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:23,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:23,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:28,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:28,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:28,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:28,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:28,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:28 GMT 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:28,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:28,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:28,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:28,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:28,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:28,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:28,922 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:28 GMT 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:28,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:33,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:33,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:33 GMT 2018-11-17 10:19:34,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:34,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:34,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:34,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:34,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:34,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:34,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:34,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:34,059 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:34 GMT 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:34,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:39,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:39,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:39 GMT 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:39,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:39,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:39,210 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:39 GMT 2018-11-17 10:19:39,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:39,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:39,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:44,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:44,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:44,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:44,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:44,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:44.035Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:44.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 150, "offset": 145, "size": 50}}} 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:44 GMT 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 605 2018-11-17 10:19:44,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:44,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 10:19:44,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:44,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:44,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:44,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:44,340 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:44 GMT 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:44,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:49,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:49,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:49,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:49,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:49,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:49,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:44.839Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:44.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:44.839Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:44.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:44.839Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:19:44.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:46.395Z", "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-11-17T10:19:46.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:19:47.852Z", "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-11-17T10:19:47.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 155, "offset": 146, "size": 50}}} 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:49 GMT 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3925 2018-11-17 10:19:49,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:49,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-17 10:19:49,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 10:19:49,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-17 10:19:49,422 - 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-11-17 10:19:49,422 - 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-11-17 10:19:49,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:49,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:49,480 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:49 GMT 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:49,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:54,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:54,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:54,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:54 GMT 2018-11-17 10:19:54,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:54,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:54,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:54,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:54,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:54,617 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:54 GMT 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:54,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:59,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:19:59,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-17 10:19:59,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:59,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:59 GMT 2018-11-17 10:19:59,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:59,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:19:59,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:19:59,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:19:59,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:19:59,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:19:59,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:19:59,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:19:59,741 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:19:59 GMT 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:19:59,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:04,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:04,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:04 GMT 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:04,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:04,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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:20:04,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:04,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:04 GMT 2018-11-17 10:20:04,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:04,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:20:04,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:09,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:20:09,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-17 10:20:09,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:09,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:09 GMT 2018-11-17 10:20:09,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:09,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:20:09,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:09,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:20:10,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:10,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:10,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:10,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:10,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:10,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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:10 GMT 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:20:10,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:15,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:20:15,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:15,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:15 GMT 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:15,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-17 10:20:15,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:15,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:15,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:15,132 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:15 GMT 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:20:15,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:20,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:20:20,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:20,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:16.430Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:16.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:16.864Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:16.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:17.869Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:17.869Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:17.869Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:17.869Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:18.363Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:18.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "215c7523-f38e-4f10-9bc5-a13418a460a3"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:18.873Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:18.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:19.876Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:19.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:20.173Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:20.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f", "logger": "61848fdc-aefc-40dd-a86e-ce8f6f8d2e44"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:20,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:20 GMT 2018-11-17 10:20:20,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:20,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-11-17 10:20:20,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:20,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-17 10:20:20,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-17 10:20:20,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:20:20,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:20,274 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:20 GMT 2018-11-17 10:20:20,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:20,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-17 10:20:20,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:25,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:20:25,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:25,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:20:20.880Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-17T10:20:20.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:25 GMT 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-11-17 10:20:25,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:25,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-11-17 10:20:25,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f 2018-11-17 10:20:25,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:20:25,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:20:25,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:20:25,415 - 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-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"} 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:20:25 GMT 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:20:25,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-11-17 10:20:25,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:20:25,416 - 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-11-17T10:18:26.443Z', 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'9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f'} 2018-11-17 10:20:25,427 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-11-17 10:20:25,490 - 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.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-17 10:20:25,548 - 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.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-11-17 10:20:25,549 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-11-17 10:20:25,549 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.201 2018-11-17 10:20:25,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:26,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10:20: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-ddc42f77-69d7-4cfb-a59a-f1d9281ebfa3 x-openstack-request-id: req-ddc42f77-69d7-4cfb-a59a-f1d9281ebfa3 2018-11-17 10:20:26,635 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:26,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ddc42f77-69d7-4cfb-a59a-f1d9281ebfa3 2018-11-17 10:20:26,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08545613289s 2018-11-17 10:20:26,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ddc42f77-69d7-4cfb-a59a-f1d9281ebfa3 2018-11-17 10:20:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10:20: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-79e42bff-deb5-43aa-8623-e4636694e7d5 x-openstack-request-id: req-79e42bff-deb5-43aa-8623-e4636694e7d5 2018-11-17 10:20:27,447 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:27,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79e42bff-deb5-43aa-8623-e4636694e7d5 2018-11-17 10:20:27,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80801486969s 2018-11-17 10:20:27,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79e42bff-deb5-43aa-8623-e4636694e7d5 2018-11-17 10:20:27,452 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-11-17 10:20:27,452 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:9d:30:b1 2018-11-17 10:20:27,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:27,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:27,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10:20: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-a73e6de8-d3c2-424c-84fe-d29fd294324c x-openstack-request-id: req-a73e6de8-d3c2-424c-84fe-d29fd294324c 2018-11-17 10:20:27,687 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:27,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a73e6de8-d3c2-424c-84fe-d29fd294324c 2018-11-17 10:20:27,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234796047211s 2018-11-17 10:20:27,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a73e6de8-d3c2-424c-84fe-d29fd294324c 2018-11-17 10:20:27,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:28,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10:20: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-d28b67f7-82a9-4c0f-b458-3c542ec18659 x-openstack-request-id: req-d28b67f7-82a9-4c0f-b458-3c542ec18659 2018-11-17 10:20:28,195 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:28,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d28b67f7-82a9-4c0f-b458-3c542ec18659 2018-11-17 10:20:28,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503765106201s 2018-11-17 10:20:28,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d28b67f7-82a9-4c0f-b458-3c542ec18659 2018-11-17 10:20:28,199 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-11-17 10:20:28,199 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:68:af:f3 2018-11-17 10:20:28,199 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-11-17 10:20:28,200 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-11-17 10:20:28,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:28,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-068cc2b1-e2ba-48e4-8046-83901127f6c3 x-openstack-request-id: req-068cc2b1-e2ba-48e4-8046-83901127f6c3 2018-11-17 10:20:28,434 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:28,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-068cc2b1-e2ba-48e4-8046-83901127f6c3 2018-11-17 10:20:28,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233931064606s 2018-11-17 10:20:28,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-068cc2b1-e2ba-48e4-8046-83901127f6c3 2018-11-17 10:20:28,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:29,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-607bddfe-b7e9-443d-9417-24c4a452c1ea x-openstack-request-id: req-607bddfe-b7e9-443d-9417-24c4a452c1ea 2018-11-17 10:20:29,235 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:29,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-607bddfe-b7e9-443d-9417-24c4a452c1ea 2018-11-17 10:20:29,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797757863998s 2018-11-17 10:20:29,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-607bddfe-b7e9-443d-9417-24c4a452c1ea 2018-11-17 10:20:29,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.14 2018-11-17 10:20:29,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:8b:49:99 2018-11-17 10:20:29,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:29,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-d7983511-2c64-4df4-9376-d5640675f807 x-openstack-request-id: req-d7983511-2c64-4df4-9376-d5640675f807 2018-11-17 10:20:29,865 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:29,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7983511-2c64-4df4-9376-d5640675f807 2018-11-17 10:20:29,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624289035797s 2018-11-17 10:20:29,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7983511-2c64-4df4-9376-d5640675f807 2018-11-17 10:20:29,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:20:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:20:30,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-95834310-276b-461f-8ed8-162b294bec2c x-openstack-request-id: req-95834310-276b-461f-8ed8-162b294bec2c 2018-11-17 10:20:30,576 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:20:30,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95834310-276b-461f-8ed8-162b294bec2c 2018-11-17 10:20:30,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707294225693s 2018-11-17 10:20:30,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95834310-276b-461f-8ed8-162b294bec2c 2018-11-17 10:20:30,580 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.2 2018-11-17 10:20:30,581 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:6b:35:c3 2018-11-17 10:20:30,581 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-11-17 10:20:30,612 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-11-17 10:20:30,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-11-17 10:20:30,627 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-11-17 10:20:30,687 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-11-17 10:20:30' 2018-11-17 10:20:30,688 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-11-17 10:20:30,688 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-11-17 10:20:30,711 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-11-17 10:20:30,713 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd87ae50L 2018-11-17 10:20:30,713 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 10:20:30,719 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-17 10:20:30,719 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-17 10:20:30,720 - 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-11-17 10:20:30,720 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-17 10:20:30,720 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-17 10:20:30,720 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 10:20:30,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-17 10:20:30,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 10:20:30,754 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-17 10:20:30,840 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-17 10:20:30,841 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 10:20:30,843 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-17 10:20:30,873 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:20:30,881 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-17 10:20:30,881 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-17 10:20:30,908 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-11-17 10:20:30,908 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 10:20:30,909 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 10:20:30,909 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 10:20:30,912 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:20:30,913 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:20:31,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-17 10:20:32,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-17 10:20:37,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-17 10:20:38,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-17 10:20:43,949 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-17 10:20:44,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-17 10:20:49,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-11-17 10:20:50,958 - 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-11-17 10:20:55,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-11-17 10:20:56,963 - 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-11-17 10:21:01,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-11-17 10:21:02,970 - 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-11-17 10:21:07,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-11-17 10:21:08,977 - 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-11-17 10:21:13,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-11-17 10:21:14,984 - 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-11-17 10:21:19,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-11-17 10:21:20,991 - 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-11-17 10:21:25,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-11-17 10:21:26,998 - 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-11-17 10:21:32,003 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-11-17 10:21:33,005 - 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-11-17 10:21:38,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-11-17 10:21:39,012 - 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-11-17 10:21:44,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-11-17 10:21:45,015 - 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-11-17 10:21:50,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-17 10:21:51,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-17 10:21:56,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-11-17 10:21:57,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-17 10:22:02,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-11-17 10:22:03,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-11-17 10:22:08,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 2018-11-17 10:22:09,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 [edit] vyos@vyos# 2018-11-17 10:22:14,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-11-17 10:22:15,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-17 10:22:20,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-11-17 10:22:21,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-11-17 10:22:26,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-11-17 10:22:27,063 - 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-11-17 10:22:32,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-11-17 10:22:33,070 - 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-11-17 10:22:38,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-11-17 10:22:39,077 - 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-11-17 10:22:44,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-11-17 10:22:45,084 - 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-11-17 10:22:50,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-11-17 10:22:51,091 - 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-11-17 10:22:56,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-11-17 10:22:57,098 - 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-11-17 10:23:02,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-11-17 10:23:03,103 - 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-11-17 10:23:08,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-11-17 10:23:09,110 - 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-11-17 10:23:14,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-11-17 10:23:15,117 - 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-11-17 10:23:20,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-11-17 10:23:21,124 - 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-11-17 10:23:26,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.2 2018-11-17 10:23:27,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-11-17 10:23:32,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-17 10:23:33,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-17 10:23:38,198 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 10:23:38,206 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-11-17 10:23:38,250 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-11-17 10:23:38,252 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd88b1d0L 2018-11-17 10:23:38,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 10:23:38,260 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-17 10:23:38,260 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-17 10:23:38,261 - 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-11-17 10:23:38,261 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-17 10:23:38,261 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-17 10:23:38,262 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 10:23:38,262 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-17 10:23:38,262 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 10:23:38,296 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-17 10:23:38,405 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-17 10:23:38,406 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 10:23:38,409 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-17 10:23:38,444 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:23:38,452 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-17 10:23:38,452 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-17 10:23:38,473 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-11-17 10:23:38,474 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 10:23:38,475 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 10:23:38,475 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 10:23:38,477 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:23:38,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:23:39,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-17 10:23:40,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-17 10:23:45,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-17 10:23:46,503 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-17 10:23:51,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-17 10:23:52,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-17 10:23:57,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-11-17 10:23:58,517 - 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-11-17 10:24:03,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-11-17 10:24:04,524 - 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-11-17 10:24:09,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-11-17 10:24:10,531 - 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-11-17 10:24:15,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-11-17 10:24:16,538 - 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-11-17 10:24:21,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-11-17 10:24:22,545 - 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-11-17 10:24:27,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-11-17 10:24:28,552 - 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-11-17 10:24:33,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-11-17 10:24:34,559 - 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-11-17 10:24:39,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-11-17 10:24:40,566 - 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-11-17 10:24:45,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-11-17 10:24:46,572 - 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-11-17 10:24:51,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-11-17 10:24:52,579 - 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-11-17 10:24:57,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-17 10:24:58,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-17 10:25:03,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' 2018-11-17 10:25:04,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-17 10:25:09,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 2018-11-17 10:25:10,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 [edit] vyos@vyos# 2018-11-17 10:25:15,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 2018-11-17 10:25:16,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 [edit] vyos@vyos# 2018-11-17 10:25:21,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-11-17 10:25:22,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-17 10:25:27,616 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 2018-11-17 10:25:28,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-11-17 10:25:33,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-11-17 10:25:34,621 - 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-11-17 10:25:39,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-11-17 10:25:40,628 - 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-11-17 10:25:45,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-11-17 10:25:46,635 - 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-11-17 10:25:51,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-11-17 10:25:52,642 - 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-11-17 10:25:57,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-11-17 10:25:58,649 - 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-11-17 10:26:03,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-11-17 10:26:04,656 - 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-11-17 10:26:09,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-11-17 10:26:10,663 - 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-11-17 10:26:15,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-11-17 10:26:16,669 - 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-11-17 10:26:21,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-11-17 10:26:22,676 - 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-11-17 10:26:27,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-11-17 10:26:28,683 - 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-11-17 10:26:33,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-11-17 10:26:34,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-11-17 10:26:39,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-17 10:26:40,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-17 10:26:45,750 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 10:26:45,762 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-11-17 10:26:45,762 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-11-17 10:27:45,798 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-11-17 10:27:45,843 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-11-17 10:27:45,845 - paramiko.transport - DEBUG - starting thread (client mode): 0xddf44350L 2018-11-17 10:27:45,846 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-11-17 10:27:45,853 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-17 10:27:45,853 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-17 10:27:45,854 - 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-11-17 10:27:45,855 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-17 10:27:45,855 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-17 10:27:45,855 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-17 10:27:45,855 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-17 10:27:45,855 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-17 10:27:45,892 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-17 10:27:46,001 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-17 10:27:46,002 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-17 10:27:46,005 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-17 10:27:46,040 - paramiko.transport - DEBUG - userauth is OK 2018-11-17 10:27:58,058 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-17 10:27:58,059 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-17 10:27:58,088 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-11-17 10:27:58,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-17 10:27:58,090 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-17 10:27:58,090 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-17 10:27:58,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:27:58,095 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-17 10:27:59,097 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-11-17 10:28:29,175 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 10:28:29,207 - 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-11-17 10:28:29,207 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.2, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 6 0 0 0 00:01:11 10 Total number of neighbors 1 vyos@vyos:~$ 2018-11-17 10:28:29,207 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:17 Last read 13:40:11, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.2 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.2, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 45743 Nexthop: 12.0.0.2 Nexthop global: fe80::f816:3eff:fe6b:35c3 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-11-17 10:28:29,208 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.2 0 32768 i *> 10.0.2.0/24 12.0.0.2 0 32768 i *> 10.0.3.0/24 12.0.0.2 0 32768 i *> 10.0.4.0/24 12.0.0.2 0 32768 i *> 10.0.5.0/24 12.0.0.2 0 32768 i *> 10.0.6.0/24 12.0.0.2 0 32768 i *> 10.0.7.0/24 12.0.0.2 0 32768 i *> 10.0.8.0/24 12.0.0.2 0 32768 i *> 10.0.9.0/24 12.0.0.2 0 32768 i *> 10.0.10.0/24 12.0.0.2 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-17 10:28:29,208 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-17 10:28:29,208 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-17 10:28:29,208 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-11-17 10:28:29,208 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.5' 2018-11-17 10:28:29,209 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-11-17 10:28:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:28:29,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:28:30,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1174 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-da4d3957-59fe-4664-bf6d-7bb160c98a6a x-openstack-request-id: req-da4d3957-59fe-4664-bf6d-7bb160c98a6a 2018-11-17 10:28:30,259 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:28:30,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da4d3957-59fe-4664-bf6d-7bb160c98a6a 2018-11-17 10:28:30,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04960203171s 2018-11-17 10:28:30,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da4d3957-59fe-4664-bf6d-7bb160c98a6a 2018-11-17 10:28:30,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 10:28:30,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:28:32,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 10:28: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-7664b55a-ba67-4acf-961a-fe52c915abed x-openstack-request-id: req-7664b55a-ba67-4acf-961a-fe52c915abed 2018-11-17 10:28:32,472 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e used request id req-7664b55a-ba67-4acf-961a-fe52c915abed 2018-11-17 10:28:32,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.20933389664s 2018-11-17 10:28:32,472 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e used request id req-7664b55a-ba67-4acf-961a-fe52c915abed 2018-11-17 10:28:32,472 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-11-17 10:28:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:28:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:28:33,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-fe7ddff0-f80c-40f5-b885-9829b1e4955d x-openstack-request-id: req-fe7ddff0-f80c-40f5-b885-9829b1e4955d 2018-11-17 10:28:33,033 - 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:8b:49:99", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:49:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:35:c3", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "146ffb21-9d34-42ec-9937-8aaa939a70f2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:19:55Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-17T10:19:09Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:30:b1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:af:f3", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c45ea2ab-fbbb-466c-a531-a234e005b84e", "rel": "bookmark"}], "image": {"id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "links": [{"href": "http://172.30.9.27:8774/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:19:55.000000", "flavor": {"id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "links": [{"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}]}, "id": "c45ea2ab-fbbb-466c-a531-a234e005b84e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:28:30Z", "hostId": "394ad927ec91fa9982515d1f9a480470cf1e0cf81fd6cd837e71d6af", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-17T10:19:08Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e191a97a-cc20-4007-bf82-023c92c0d36c"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:16:37Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:28:33,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe7ddff0-f80c-40f5-b885-9829b1e4955d 2018-11-17 10:28:33,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560685873032s 2018-11-17 10:28:33,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe7ddff0-f80c-40f5-b885-9829b1e4955d 2018-11-17 10:28:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 10:28:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:28:35,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 10:28: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-7742829e-1c6b-467d-af2f-fa32f603a4ed x-openstack-request-id: req-7742829e-1c6b-467d-af2f-fa32f603a4ed 2018-11-17 10:28:35,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2 used request id req-7742829e-1c6b-467d-af2f-fa32f603a4ed 2018-11-17 10:28:35,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.20738601685s 2018-11-17 10:28:35,245 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/146ffb21-9d34-42ec-9937-8aaa939a70f2 used request id req-7742829e-1c6b-467d-af2f-fa32f603a4ed 2018-11-17 10:28:35,382 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 10:28:35,383 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:52 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-17 10:28:35,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-17 10:28:35,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:35,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.890Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "cc18f87c-8a75-43d4-9c58-8b1b6d130213"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-17T10:18:26.443Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9b93f2e7-5e75-4baf-bfc2-da86ab3e2a1f"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:35 GMT 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-11-17 10:28:35,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:35,476 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:35,665 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-11-17 10:28:35,666 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:35 GMT 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:35,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:28:35,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:35,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:35 GMT 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-17 10:28:35,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:35,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:28:35,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:35,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:35,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:35,810 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:35 GMT 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:35,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:35,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:40,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:28:40,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:40,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:40,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:40,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:40,881 - 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-11-17T10:28:36.344Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:36.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:36.996Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:36.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:38.004Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:38.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:38.004Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:38.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:38.004Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:38.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:38.004Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:38.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:38.004Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:38.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:39.009Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c45ea2ab-fbbb-466c-a531-a234e005b84e 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 c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-17T10:28:39.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:40.018Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:40.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:40.018Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 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 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-17T10:28:40.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:40.018Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:40.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:40.708Z", "message": "Detaching port d1218b4b-8c98-4e93-a4d3-43e719b61da5...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:40.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "53ca032a-2295-40e0-a647-1818c214c240"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:40 GMT 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-11-17 10:28:40,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:40,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-11-17 10:28:40,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:40,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 10:28:40,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404] 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404] 2018-11-17 10:28:40,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-17 10:28:40,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port d1218b4b-8c98-4e93-a4d3-43e719b61da5... 2018-11-17 10:28:40,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:28:40,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:40,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:40,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:40,935 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:40 GMT 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:40,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:45,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:28:46,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:46,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:46,008 - 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": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:41.208Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:41.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:41.286Z", "message": "Detaching port 17f923c2-f8e1-49a9-92b0-b569357eaf54...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:41.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "e4577085-db33-4994-a9bc-26c06ee36b39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:41.286Z", "message": "Successfully detached port d1218b4b-8c98-4e93-a4d3-43e719b61da5", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:41.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "53ca032a-2295-40e0-a647-1818c214c240"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:42.087Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:42.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:42.087Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:42.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:42.087Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:42.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:42.291Z", "message": "Successfully detached port 17f923c2-f8e1-49a9-92b0-b569357eaf54", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:42.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "e4577085-db33-4994-a9bc-26c06ee36b39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:43.295Z", "message": "Detaching port 10dc3494-30d3-4efd-8eb7-af27e2f509a1...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:43.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "a66abc87-5aef-4879-afbb-e65f5201428c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:43.621Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:43.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.097Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.097Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.097Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.299Z", "message": "Detaching port f4070c37-177b-470d-bae8-6bd5c4966781...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "90278773-e9b2-476f-9a0d-3aec64d036c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.299Z", "message": "Successfully detached port 10dc3494-30d3-4efd-8eb7-af27e2f509a1", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "a66abc87-5aef-4879-afbb-e65f5201428c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:44.299Z", "message": "Successfully detached port f4070c37-177b-470d-bae8-6bd5c4966781", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:44.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "90278773-e9b2-476f-9a0d-3aec64d036c0"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:45.106Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:45.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:45.106Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:45.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:45.106Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:45.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:45.106Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:45.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:45.303Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:45.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "ae638a5d-76f6-4935-bd37-7d390994577d"}], "metadata": {"pagination": {"total": 36, "offset": 12, "size": 50}}} 2018-11-17 10:28:46,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:46,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:46 GMT 2018-11-17 10:28:46,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:46,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10307 2018-11-17 10:28:46,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 17f923c2-f8e1-49a9-92b0-b569357eaf54... 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port d1218b4b-8c98-4e93-a4d3-43e719b61da5 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-17 10:28:46,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 17f923c2-f8e1-49a9-92b0-b569357eaf54 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 10dc3494-30d3-4efd-8eb7-af27e2f509a1... 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 10:28:46,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f4070c37-177b-470d-bae8-6bd5c4966781... 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 10dc3494-30d3-4efd-8eb7-af27e2f509a1 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f4070c37-177b-470d-bae8-6bd5c4966781 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-17 10:28:46,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-17 10:28:46,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-17 10:28:46,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-17 10:28:46,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:28:46,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:46,073 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:46,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:46 GMT 2018-11-17 10:28:46,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:46,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:46,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:51,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:28:51,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:51,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:46.110Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:46.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_host_thk5a0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:46.110Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c45ea2ab-fbbb-466c-a531-a234e005b84e 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 c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-17T10:28:46.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:46.308Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:46.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "81ea46a8-882a-4e84-ae68-67cb190f331f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_host_ah28i1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 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 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:47.122Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:47.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.224Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:48.660Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:48.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "77df1498-0a01-47cd-9562-4e83323a67e5"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.245Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.245Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.245Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.245Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.317Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "a1a435e7-529f-4563-b01b-d68e768f2c99"}, {"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.317Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:49.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "95caa70c-3970-42ae-96ec-0b786ccec4cc"}, {"node_instance_id": "keypair_jkgpa0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:49.317Z", "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-11-17T10:28:49.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "a1a435e7-529f-4563-b01b-d68e768f2c99"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:50.255Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:50.255Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:50.255Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_data_plane_port_zt7vbn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:50.255Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}], "metadata": {"pagination": {"total": 66, "offset": 32, "size": 50}}} 2018-11-17 10:28:51,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:51,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:51 GMT 2018-11-17 10:28:51,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:51,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19594 2018-11-17 10:28:51,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:51,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:51,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c45ea2ab-fbbb-466c-a531-a234e005b84e could not be found. [status_code=404] 2018-11-17 10:28:51,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-17 10:28:51,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:28:51,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 146ffb21-9d34-42ec-9937-8aaa939a70f2 could not be found. [status_code=404] 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:28:51,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:28:51,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-17 10:28:51,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-17 10:28:51,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-17 10:28:51,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:51,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:51,203 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:51,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:51,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:51 GMT 2018-11-17 10:28:51,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:51,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:51,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:56,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:28:56,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:56,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_jsxmjk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:55.308Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:55.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:55.423Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:55.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "da2eeca2-3b77-4ae6-99d2-5b0e6b04b8ad"}], "metadata": {"pagination": {"total": 68, "offset": 62, "size": 50}}} 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:56 GMT 2018-11-17 10:28:56,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:56,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1137 2018-11-17 10:28:56,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:28:56,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-17 10:28:56,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-17 10:28:56,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:28:56,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:28:56,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:28:56,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:28:56,340 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:28:56 GMT 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:28:56,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:28:56,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:01,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:29:01,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:01,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "keypair_jkgpa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.278Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_port_fmj1dn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:56.749Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:56.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "8e765eb0-138d-4bc9-a07d-08315b1cf807"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:57.307Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:57.307Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:57.307Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:57.307Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_port_8qpqgf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:57.307Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:58.322Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:58.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:58.322Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:58.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:58.322Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:58.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_port_fmj1dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:58.322Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:58.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:58.368Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:58.368Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "c9d417f1-4a5b-475f-8404-ac331aa81af5"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.529Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.529Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "80483318-3ad1-4645-80d1-1f4aee949776"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "security_group_4oip1v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:28:59.578Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:28:59.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "target_vnf_ip_avu99j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.567Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "2d36904a-3993-4927-9915-ca391f8a215b"}, {"node_instance_id": "security_group_4oip1v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.567Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "10ef64b3-f665-4ee4-be85-0dd4512c4117"}, {"node_instance_id": "security_group_4oip1v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "security_group_4oip1v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "security_group_4oip1v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "reference_vnf_ip_v44b9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_subnet_ky3u9q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:00.586Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:00.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}], "metadata": {"pagination": {"total": 102, "offset": 64, "size": 50}}} 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:01 GMT 2018-11-17 10:29:01,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:01,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16920 2018-11-17 10:29:01,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:01,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:01,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-17 10:29:01,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-17 10:29:01,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-17 10:29:01,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-17 10:29:01,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-17 10:29:01,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-17 10:29:01,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:01,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-17 10:29:01,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:01,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-17 10:29:01,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:29:01,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:01,550 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:29:01,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:01,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:01 GMT 2018-11-17 10:29:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:29:01,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:06,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:06,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_694p2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:01.591Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:01.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:01.591Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:01.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:01.591Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:01.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "security_group_4oip1v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:01.591Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:01.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_network_694p2h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:01.679Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:01.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "985dcc3b-55d9-4f90-ae80-7e76a1491c51"}, {"node_instance_id": "target_vnf_ip_avu99j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:02.595Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:02.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.603Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.603Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.603Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "data_plane_network_694p2h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.603Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.603Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_subnet_5d246a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:03.985Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:03.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "9ccdaa62-c0db-447a-bdf2-64a41498f125"}, {"node_instance_id": "management_plane_subnet_5d246a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:06.056Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:06.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:06.609Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:06.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "router_dmcg01", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:06.609Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:06.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}], "metadata": {"pagination": {"total": 117, "offset": 98, "size": 50}}} 2018-11-17 10:29:06,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:06,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:06 GMT 2018-11-17 10:29:06,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:06,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7663 2018-11-17 10:29:06,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-17 10:29:06,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-11-17 10:29:06,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-17 10:29:06,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-17 10:29:06,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:06,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:06,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:29:06,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:06,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:06,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:06,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:06,834 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:06 GMT 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:29:06,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:11,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:11,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_5tquol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "router_dmcg01", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "router_dmcg01", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "router_dmcg01", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.716Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "management_plane_network_5tquol", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:07.961Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:07.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "98f32aa8-e282-4557-9c85-23a08532f254"}, {"node_instance_id": "router_dmcg01", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:08.573Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:08.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "3cba5ecc-7848-4a84-a7d0-15f57e42322f"}, {"node_instance_id": "management_plane_network_5tquol", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:09.333Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:09.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "external_network_8um6js", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:10.707Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:10.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "router_dmcg01", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:10.707Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:10.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "external_network_8um6js", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:11.741Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:11.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "external_network_8um6js", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:11.741Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:11.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": "external_network_8um6js", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:11.741Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:11.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}], "metadata": {"pagination": {"total": 131, "offset": 113, "size": 50}}} 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:11 GMT 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7044 2018-11-17 10:29:11,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:11,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-11-17 10:29:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-17 10:29:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-17 10:29:11,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:29:11,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:11,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:11,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:11,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:11,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:11,968 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:11 GMT 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-17 10:29:11,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:16,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-11-17 10:29:17,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_8um6js", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:12.228Z", "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-11-17T10:29:12.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe", "logger": "882a4248-5312-402c-9169-675df1574778"}, {"node_instance_id": "external_network_8um6js", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:12.745Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:12.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-17T10:29:12.745Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-17T10:29:12.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"}], "metadata": {"pagination": {"total": 134, "offset": 127, "size": 50}}} 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:17,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:17 GMT 2018-11-17 10:29:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1612 2018-11-17 10:29:17,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:17,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-11-17 10:29:17,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-17 10:29:17,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-11-17 10:29:17,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe 2018-11-17 10:29:17,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:17,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:17,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:17,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:17,098 - 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-11-17T10:28:35.565Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f4d15289-d8c3-4e59-9b2a-7ced7c0d91fe"} 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:17 GMT 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-11-17 10:29:17,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:17,099 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/vrouter-opnfv 2018-11-17 10:29:17,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:17,344 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 10:29:17,345 - 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": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "target_vnf_flavor_id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "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_17f14f1d-b53b-496d-9725-502c392b8dc0", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "keystone_password": "ddcad0bc-5b9c-4533-9acd-e1ba0fad0e12", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "1cc6d4d6-749c-4a23-9d9b-4356ba09494a", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-17T10:17:49.431Z", "updated_at": "2018-11-17T10:17:49.431Z", "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-11-17 10:29:17,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:17,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:17 GMT 2018-11-17 10:29:17,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:17,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-17 10:29:17,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:17,346 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/vrouter-opnfv 2018-11-17 10:29:17,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-17 10:29:17,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-17 10:29:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-17 10:29:17,422 - 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-11-17T10:17:49.195Z", "updated_at": "2018-11-17T10:17:49.195Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"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"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_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"}, "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": 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, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_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"}, "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": 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-11-17 10:29:17,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-17 10:29:17,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 17 Nov 2018 10:29:17 GMT 2018-11-17 10:29:17,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-17 10:29:17,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-17 10:29:17,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-17 10:29:17,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 10:29:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:18,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:29:18 GMT X-Openstack-Request-Id: req-e7ee86ad-e773-413b-b50a-1e700205e36c 2018-11-17 10:29:18,954 - 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-11-17 10:29:18,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a used request id req-e7ee86ad-e773-413b-b50a-1e700205e36c 2018-11-17 10:29:18,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51896595955s 2018-11-17 10:29:18,954 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1cc6d4d6-749c-4a23-9d9b-4356ba09494a used request id req-e7ee86ad-e773-413b-b50a-1e700205e36c 2018-11-17 10:29:18,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:29:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:19,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-4b8201fb-f305-4c7c-8d9e-7532e916ed82 x-openstack-request-id: req-4b8201fb-f305-4c7c-8d9e-7532e916ed82 2018-11-17 10:29:19,266 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "name": "vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "cfc1a342-9754-4a11-87c3-0d10d5eaf572", "name": "vyos_vrouter-flavor_alt_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:29:19,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4b8201fb-f305-4c7c-8d9e-7532e916ed82 2018-11-17 10:29:19,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311568975449s 2018-11-17 10:29:19,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4b8201fb-f305-4c7c-8d9e-7532e916ed82 2018-11-17 10:29:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 10:29:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:19,305 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-2a202f67-fa6b-44b0-ae77-beaf2807f61b x-openstack-request-id: req-2a202f67-fa6b-44b0-ae77-beaf2807f61b 2018-11-17 10:29:19,305 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572 used request id req-2a202f67-fa6b-44b0-ae77-beaf2807f61b 2018-11-17 10:29:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361881256104s 2018-11-17 10:29:19,306 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cfc1a342-9754-4a11-87c3-0d10d5eaf572 used request id req-2a202f67-fa6b-44b0-ae77-beaf2807f61b 2018-11-17 10:29:19,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 10:29:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d5b61273-2fb8-43ed-b35c-771c45f0ab8e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:20,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:20 GMT X-Openstack-Request-Id: req-eee3ef16-d1f3-4763-b714-2acfbee4cb88 2018-11-17 10:29:20,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:20,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d5b61273-2fb8-43ed-b35c-771c45f0ab8e.json used request id req-eee3ef16-d1f3-4763-b714-2acfbee4cb88 2018-11-17 10:29:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.60135912895s 2018-11-17 10:29:20,912 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d5b61273-2fb8-43ed-b35c-771c45f0ab8e.json used request id req-eee3ef16-d1f3-4763-b714-2acfbee4cb88 2018-11-17 10:29:20,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 10:29:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:20,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:20 GMT X-Openstack-Request-Id: req-1df3c5f4-7f8e-47b7-b189-b2d2b60f5764 2018-11-17 10:29:20,993 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 10:29:20,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1df3c5f4-7f8e-47b7-b189-b2d2b60f5764 2018-11-17 10:29:20,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.070643901825s 2018-11-17 10:29:20,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1df3c5f4-7f8e-47b7-b189-b2d2b60f5764 2018-11-17 10:29:20,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-17 10:29:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:21,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-f62fc6b7-2c71-47f0-a455-04c338d44adc x-openstack-request-id: req-f62fc6b7-2c71-47f0-a455-04c338d44adc 2018-11-17 10:29:21,149 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-f62fc6b7-2c71-47f0-a455-04c338d44adc 2018-11-17 10:29:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154773950577s 2018-11-17 10:29:21,149 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da used request id req-f62fc6b7-2c71-47f0-a455-04c338d44adc 2018-11-17 10:29:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:29:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:21,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-aa14d581-1c75-4489-901d-47144963ec47 x-openstack-request-id: req-aa14d581-1c75-4489-901d-47144963ec47 2018-11-17 10:29:21,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:99:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/93eb7b42-b12b-4405-a172-de63f2d7f6da", "rel": "bookmark"}], "image": {"id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "links": [{"href": "http://172.30.9.27:8774/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-17T10:16:37.000000", "flavor": {"id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "links": [{"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}]}, "id": "93eb7b42-b12b-4405-a172-de63f2d7f6da", "security_groups": [{"name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}], "user_id": "d270e071808e4ce7b03e010c82ae7ae5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-17T10:29:21Z", "hostId": "690b7ebc28fab6c2f5bc0ffced4f8fd944bdf7afc1f55dd95d149ddb", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0", "name": "vyos_vrouter-vm_17f14f1d-b53b-496d-9725-502c392b8dc0", "created": "2018-11-17T10:14:22Z", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-17 10:29:21,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa14d581-1c75-4489-901d-47144963ec47 2018-11-17 10:29:21,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795440912247s 2018-11-17 10:29:21,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa14d581-1c75-4489-901d-47144963ec47 2018-11-17 10:29:21,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-17 10:29:23,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-17 10:29:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:24,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-9d1cb6da-1961-47e6-b587-d05d2cdf0e67 x-openstack-request-id: req-9d1cb6da-1961-47e6-b587-d05d2cdf0e67 2018-11-17 10:29:24,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-11-17 10:29:24,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d1cb6da-1961-47e6-b587-d05d2cdf0e67 2018-11-17 10:29:24,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0849609375s 2018-11-17 10:29:24,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d1cb6da-1961-47e6-b587-d05d2cdf0e67 2018-11-17 10:29:24,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:29:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:24,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:24 GMT X-Openstack-Request-Id: req-000fd085-2ef1-4d91-8141-1643198fb954 2018-11-17 10:29:24,094 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:14:18Z", "updated_at": "2018-11-17T10:14:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "21eae3cd-d8c2-45be-ba6e-81d9a23abe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "3ef07921-bcd3-4fc2-beb0-db7665099618", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "4bab120f-1c85-4971-b30b-46da23066470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "6d519cd1-7ce2-4e53-b007-c2b409839eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "7f137fe3-7239-43dd-82d2-8298e9115567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "82b58004-744c-49e2-90f9-850613ba9289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-17T10:14:19Z", "revision_number": 0, "id": "91c9737b-f534-46fe-b759-6e8e1d5ecf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:19Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:14:18Z", "revision_number": 0, "id": "ba55376f-26ad-4f58-8946-4754b37c5583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:14:18Z", "security_group_id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 7, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "f538095f-b0da-4f4e-b7bb-89428a33aeea", "name": "vyos_vrouter-sg_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:29:24,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-000fd085-2ef1-4d91-8141-1643198fb954 2018-11-17 10:29:24,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536181926727s 2018-11-17 10:29:24,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-000fd085-2ef1-4d91-8141-1643198fb954 2018-11-17 10:29:24,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 10:29:24,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f538095f-b0da-4f4e-b7bb-89428a33aeea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:24,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:24 GMT X-Openstack-Request-Id: req-efd31864-36da-4b3c-a880-8374c8d5be05 2018-11-17 10:29:24,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:24,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f538095f-b0da-4f4e-b7bb-89428a33aeea.json used request id req-efd31864-36da-4b3c-a880-8374c8d5be05 2018-11-17 10:29:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.444371938705s 2018-11-17 10:29:24,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f538095f-b0da-4f4e-b7bb-89428a33aeea.json used request id req-efd31864-36da-4b3c-a880-8374c8d5be05 2018-11-17 10:29:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-17 10:29:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:25,594 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-a14db2b9-80b0-484a-be30-aa9815c53a7e x-openstack-request-id: req-a14db2b9-80b0-484a-be30-aa9815c53a7e 2018-11-17 10:29:25,594 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0 used request id req-a14db2b9-80b0-484a-be30-aa9815c53a7e 2018-11-17 10:29:25,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04779100418s 2018-11-17 10:29:25,594 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_17f14f1d-b53b-496d-9725-502c392b8dc0 used request id req-a14db2b9-80b0-484a-be30-aa9815c53a7e 2018-11-17 10:29:25,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 10:29:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" -d '{"subnet_id": "c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"}' 2018-11-17 10:29:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:27 GMT X-Openstack-Request-Id: req-bf0ab4e6-7aa4-4c33-a035-e1156e1ee2a3 2018-11-17 10:29:27,588 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4bdf8e3d-e819-4cd4-afe4-954c6398297d", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "subnet_id": "c7875e92-fc0e-4ff9-a6d1-51ea8b526b73", "subnet_ids": ["c7875e92-fc0e-4ff9-a6d1-51ea8b526b73"], "port_id": "37297cc7-5d26-45dc-b985-355573f02b4a", "id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9"} 2018-11-17 10:29:27,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/remove_router_interface.json used request id req-bf0ab4e6-7aa4-4c33-a035-e1156e1ee2a3 2018-11-17 10:29:27,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99344301224s 2018-11-17 10:29:27,589 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9/remove_router_interface.json used request id req-bf0ab4e6-7aa4-4c33-a035-e1156e1ee2a3 returning object 23de06ce-50d7-4f2a-b07f-d7c206ba3be9 2018-11-17 10:29:27,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 10:29:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:27,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:27 GMT X-Openstack-Request-Id: req-1a40bc04-e5d9-4ac3-8ba8-26ec972faf25 2018-11-17 10:29:27,716 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:45Z", "admin_state_up": true, "updated_at": "2018-11-17T10:29:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "23de06ce-50d7-4f2a-b07f-d7c206ba3be9", "name": "vyos_vrouter-router_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:29:27,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1a40bc04-e5d9-4ac3-8ba8-26ec972faf25 2018-11-17 10:29:27,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126534938812s 2018-11-17 10:29:27,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1a40bc04-e5d9-4ac3-8ba8-26ec972faf25 2018-11-17 10:29:27,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 10:29:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:29,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:29 GMT X-Openstack-Request-Id: req-87df48a8-69da-4c34-99f2-cd0406c708e6 2018-11-17 10:29:29,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:29,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9.json used request id req-87df48a8-69da-4c34-99f2-cd0406c708e6 2018-11-17 10:29:29,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29468011856s 2018-11-17 10:29:29,012 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/23de06ce-50d7-4f2a-b07f-d7c206ba3be9.json used request id req-87df48a8-69da-4c34-99f2-cd0406c708e6 2018-11-17 10:29:29,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 10:29:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:29,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:29 GMT X-Openstack-Request-Id: req-6f71f084-0383-4406-b740-9e934b3f5ce1 2018-11-17 10:29:29,059 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T10:12:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"470e236a4a394a2aa21a6e51040c312f","id":"c7875e92-fc0e-4ff9-a6d1-51ea8b526b73","subnetpool_id":null,"name":"vyos_vrouter-subnet_17f14f1d-b53b-496d-9725-502c392b8dc0"}]} 2018-11-17 10:29:29,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6f71f084-0383-4406-b740-9e934b3f5ce1 2018-11-17 10:29:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463318824768s 2018-11-17 10:29:29,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6f71f084-0383-4406-b740-9e934b3f5ce1 2018-11-17 10:29:29,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 10:29:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c7875e92-fc0e-4ff9-a6d1-51ea8b526b73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:30,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:30 GMT X-Openstack-Request-Id: req-48097132-a61d-4328-8871-ed0660764e2c 2018-11-17 10:29:30,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:30,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c7875e92-fc0e-4ff9-a6d1-51ea8b526b73.json used request id req-48097132-a61d-4328-8871-ed0660764e2c 2018-11-17 10:29:30,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31487107277s 2018-11-17 10:29:30,376 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c7875e92-fc0e-4ff9-a6d1-51ea8b526b73.json used request id req-48097132-a61d-4328-8871-ed0660764e2c 2018-11-17 10:29:30,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:29:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:30,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:30 GMT X-Openstack-Request-Id: req-60455464-f1b6-4c89-b06b-94b9c23f124b 2018-11-17 10:29:30,473 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bdf8e3d-e819-4cd4-afe4-954c6398297d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"470e236a4a394a2aa21a6e51040c312f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:29:30Z","qos_policy_id":null,"name":"vyos_vrouter-net_17f14f1d-b53b-496d-9725-502c392b8dc0","admin_state_up":true,"tenant_id":"470e236a4a394a2aa21a6e51040c312f","created_at":"2018-11-17T10:12:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:29:30,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60455464-f1b6-4c89-b06b-94b9c23f124b 2018-11-17 10:29:30,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971388816833s 2018-11-17 10:29:30,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60455464-f1b6-4c89-b06b-94b9c23f124b 2018-11-17 10:29:30,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 10:29:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4bdf8e3d-e819-4cd4-afe4-954c6398297d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:31,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:31 GMT X-Openstack-Request-Id: req-2ed16054-647f-4b7b-ad28-41d3cf1b7b50 2018-11-17 10:29:31,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:31,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4bdf8e3d-e819-4cd4-afe4-954c6398297d.json used request id req-2ed16054-647f-4b7b-ad28-41d3cf1b7b50 2018-11-17 10:29:31,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01237916946s 2018-11-17 10:29:31,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4bdf8e3d-e819-4cd4-afe4-954c6398297d.json used request id req-2ed16054-647f-4b7b-ad28-41d3cf1b7b50 2018-11-17 10:29:31,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:29:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:32,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:32 GMT X-Openstack-Request-Id: req-386666e4-3133-4391-9c99-56888de239d0 2018-11-17 10:29:32,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:14:15Z", "file": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677/file", "owner": "470e236a4a394a2aa21a6e51040c312f", "id": "ba94b5df-cdae-479c-b4c3-d16627b15677", "size": 4373348352, "self": "/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/ba94b5df-cdae-479c-b4c3-d16627b15677/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_17f14f1d-b53b-496d-9725-502c392b8dc0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-17T10:13:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:29:32,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-386666e4-3133-4391-9c99-56888de239d0 2018-11-17 10:29:32,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.741641998291s 2018-11-17 10:29:32,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-386666e4-3133-4391-9c99-56888de239d0 2018-11-17 10:29:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 10:29:32,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}528da54369b17c1baa2b2b5db604bdf99c0a30b5ad616ba18c02c1576a1c104e" 2018-11-17 10:29:33,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:29:33 GMT X-Openstack-Request-Id: req-f5fc51f7-f814-4591-b7ac-391787a2093c 2018-11-17 10:29:33,081 - 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-11-17 10:29:33,081 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677 used request id req-f5fc51f7-f814-4591-b7ac-391787a2093c 2018-11-17 10:29:33,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.845492124557s 2018-11-17 10:29:33,082 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ba94b5df-cdae-479c-b4c3-d16627b15677 used request id req-f5fc51f7-f814-4591-b7ac-391787a2093c 2018-11-17 10:29:33,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 10:29:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:33,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-f83008ed-3c70-4dd2-816f-0b1f6d6e06fc x-openstack-request-id: req-f83008ed-3c70-4dd2-816f-0b1f6d6e06fc 2018-11-17 10:29:33,107 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "04f0d7ce-f3de-4e5d-8bea-423d3f8f431e", "name": "vyos_vrouter-flavor_17f14f1d-b53b-496d-9725-502c392b8dc0", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 10:29:33,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f83008ed-3c70-4dd2-816f-0b1f6d6e06fc 2018-11-17 10:29:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255460739136s 2018-11-17 10:29:33,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f83008ed-3c70-4dd2-816f-0b1f6d6e06fc 2018-11-17 10:29:33,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 10:29:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:33,140 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-c728d7b7-afc4-4de6-8d91-0dd60fca5816 x-openstack-request-id: req-c728d7b7-afc4-4de6-8d91-0dd60fca5816 2018-11-17 10:29:33,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e used request id req-c728d7b7-afc4-4de6-8d91-0dd60fca5816 2018-11-17 10:29:33,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310919284821s 2018-11-17 10:29:33,141 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/04f0d7ce-f3de-4e5d-8bea-423d3f8f431e used request id req-c728d7b7-afc4-4de6-8d91-0dd60fca5816 2018-11-17 10:29:33,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:29:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:33,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c9d5bb-8435-46d6-aeae-a7bde6cb3615 2018-11-17 10:29:33,360 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "links": {"self": "http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d270e071808e4ce7b03e010c82ae7ae5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 10:29:33,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-59c9d5bb-8435-46d6-aeae-a7bde6cb3615 2018-11-17 10:29:33,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219187021255s 2018-11-17 10:29:33,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-59c9d5bb-8435-46d6-aeae-a7bde6cb3615 2018-11-17 10:29:33,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:29:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:33,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8050aed-3945-4fb3-a3e2-5e6855796218 2018-11-17 10:29:33,570 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_17f14f1d-b53b-496d-9725-502c392b8dc0", "links": {"self": "http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d270e071808e4ce7b03e010c82ae7ae5", "description": null}} 2018-11-17 10:29:33,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 used request id req-b8050aed-3945-4fb3-a3e2-5e6855796218 2018-11-17 10:29:33,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205171108246s 2018-11-17 10:29:33,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 used request id req-b8050aed-3945-4fb3-a3e2-5e6855796218 2018-11-17 10:29:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 10:29:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:33,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b289dc8f-5424-42ad-a02e-a6a4676207ed 2018-11-17 10:29:33,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:29:33,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 used request id req-b289dc8f-5424-42ad-a02e-a6a4676207ed 2018-11-17 10:29:33,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.396582126617s 2018-11-17 10:29:33,969 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d270e071808e4ce7b03e010c82ae7ae5 used request id req-b289dc8f-5424-42ad-a02e-a6a4676207ed 2018-11-17 10:29:33,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:29:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:34,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46d2ef4-4c26-471b-b360-177c682fed6c 2018-11-17 10:29:34,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f"}, "tags": [], "enabled": true, "id": "470e236a4a394a2aa21a6e51040c312f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_17f14f1d-b53b-496d-9725-502c392b8dc0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 10:29:34,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d46d2ef4-4c26-471b-b360-177c682fed6c 2018-11-17 10:29:34,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210644960403s 2018-11-17 10:29:34,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d46d2ef4-4c26-471b-b360-177c682fed6c 2018-11-17 10:29:34,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 10:29:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:34,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba5064a-5987-4e1a-bace-a2c73047daf2 2018-11-17 10:29:34,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:29:34,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f used request id req-1ba5064a-5987-4e1a-bace-a2c73047daf2 2018-11-17 10:29:34,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251803874969s 2018-11-17 10:29:34,445 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/470e236a4a394a2aa21a6e51040c312f used request id req-1ba5064a-5987-4e1a-bace-a2c73047daf2 2018-11-17 10:29:34,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:29:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=470e236a4a394a2aa21a6e51040c312f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:34,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:34 GMT X-Openstack-Request-Id: req-ca2a3c2d-e438-438a-bef3-d8a88fae0ecd 2018-11-17 10:29:34,702 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}]} 2018-11-17 10:29:34,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=470e236a4a394a2aa21a6e51040c312f&name=default used request id req-ca2a3c2d-e438-438a-bef3-d8a88fae0ecd 2018-11-17 10:29:34,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.251243114471s 2018-11-17 10:29:34,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=470e236a4a394a2aa21a6e51040c312f&name=default used request id req-ca2a3c2d-e438-438a-bef3-d8a88fae0ecd 2018-11-17 10:29:34,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 10:29:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:34,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:34 GMT X-Openstack-Request-Id: req-9c76c19d-a08f-4167-9686-f13b60e001be 2018-11-17 10:29:34,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "created_at": "2018-11-17T10:12:43Z", "updated_at": "2018-11-17T10:12:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "a14a99f7-4ebb-42ed-a094-84347dc412a8", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "f2f6d31b-f1be-4b0b-8c14-56e2aeb52d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "1d235301-954e-4160-b2c0-7b5f19f93da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv6", "project_id": "470e236a4a394a2aa21a6e51040c312f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:12:43Z", "revision_number": 0, "id": "c20bf0b6-2fbb-4b84-a832-ada1a5fa3f4b", "remote_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "remote_ip_prefix": null, "created_at": "2018-11-17T10:12:43Z", "security_group_id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "tenant_id": "470e236a4a394a2aa21a6e51040c312f", "port_range_min": null, "ethertype": "IPv4", "project_id": "470e236a4a394a2aa21a6e51040c312f"}], "revision_number": 1, "project_id": "470e236a4a394a2aa21a6e51040c312f", "id": "3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 10:29:34,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9c76c19d-a08f-4167-9686-f13b60e001be 2018-11-17 10:29:34,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.056077003479s 2018-11-17 10:29:34,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9c76c19d-a08f-4167-9686-f13b60e001be 2018-11-17 10:29:34,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 10:29:34,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22af61ce0ea579faf04e4b8ffc931d4d44bd73dfb326e7454ae38f66f368bd1a" 2018-11-17 10:29:34,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 10:29:34 GMT X-Openstack-Request-Id: req-6806cceb-851e-4032-909f-1e1deb131f1d 2018-11-17 10:29:34,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 10:29:34,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0.json used request id req-6806cceb-851e-4032-909f-1e1deb131f1d 2018-11-17 10:29:34,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145423173904s 2018-11-17 10:29:34,918 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3b1cda60-1f16-4b88-96e8-b08b7a5d0bb0.json used request id req-6806cceb-851e-4032-909f-1e1deb131f1d 2018-11-17 10:29:34,936 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-17 10:29:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:29:34,966 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55da6872-adef-45e7-8623-f0b968216345 2018-11-17 10:29:34,966 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 10:29:34,966 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-55da6872-adef-45e7-8623-f0b968216345 2018-11-17 10:29:34,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 10:29:35,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T11:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["qqqiKHc4TaCYsqcI90K5_Q"], "issued_at": "2018-11-17T10:29:35.000000Z"}} 2018-11-17 10:29:35,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:29:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:35,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:35 GMT X-Openstack-Request-Id: req-ddd06df0-87e4-410e-b93b-f50d07c450eb 2018-11-17 10:29:35,729 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 10:29:35,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ddd06df0-87e4-410e-b93b-f50d07c450eb 2018-11-17 10:29:35,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356297969818s 2018-11-17 10:29:35,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ddd06df0-87e4-410e-b93b-f50d07c450eb 2018-11-17 10:29:35,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:29:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:35,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcc237d-ba25-428d-bc9a-6b111894cada 2018-11-17 10:29:35,915 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 10:29:35,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7bcc237d-ba25-428d-bc9a-6b111894cada 2018-11-17 10:29:35,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178070068359s 2018-11-17 10:29:35,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7bcc237d-ba25-428d-bc9a-6b111894cada 2018-11-17 10:29:35,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 10:29:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}}' 2018-11-17 10:29:36,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c499507a-2418-43b0-be79-7cb2d984dec0 2018-11-17 10:29:36,135 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42"}, "tags": [], "enabled": true, "id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}} 2018-11-17 10:29:36,135 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c499507a-2418-43b0-be79-7cb2d984dec0 2018-11-17 10:29:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21106505394s 2018-11-17 10:29:36,136 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c499507a-2418-43b0-be79-7cb2d984dec0 2018-11-17 10:29:36,136 - 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'6ee0b76ecd024d4c9ebef1a88fe5bc42', '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_457d15fc-3e06-493b-bb70-4df648b6f240'}) 2018-11-17 10:29:36,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 10:29:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b5c6a7ae-1c2c-46d3-931e-2950f334dd19", "email": null, "name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240"}}' 2018-11-17 10:29:36,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b93c12-53a1-4970-b133-f04d0fcf4b0b 2018-11-17 10:29:36,591 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240", "links": {"self": "http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e8ff0aa758f41b58ddb63eb1c4f4838", "domain_id": "default", "password_expires_at": null}} 2018-11-17 10:29:36,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-93b93c12-53a1-4970-b133-f04d0fcf4b0b 2018-11-17 10:29:36,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447452068329s 2018-11-17 10:29:36,591 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-93b93c12-53a1-4970-b133-f04d0fcf4b0b 2018-11-17 10:29:36,592 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9e8ff0aa758f41b58ddb63eb1c4f4838', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240'}) 2018-11-17 10:29:36,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:29:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:36,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63ec95a-f23c-4ffd-a707-5d63de7d68cf 2018-11-17 10:29:36,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:29:36,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d63ec95a-f23c-4ffd-a707-5d63de7d68cf 2018-11-17 10:29:36,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188255786896s 2018-11-17 10:29:36,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d63ec95a-f23c-4ffd-a707-5d63de7d68cf 2018-11-17 10:29:36,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:29:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:36,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be21b5a1-6445-4035-bf46-d7e0d2ec61da 2018-11-17 10:29:36,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:29:36,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be21b5a1-6445-4035-bf46-d7e0d2ec61da 2018-11-17 10:29:36,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10947394371s 2018-11-17 10:29:36,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be21b5a1-6445-4035-bf46-d7e0d2ec61da 2018-11-17 10:29:36,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 10:29:36,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40642592-983c-4a93-95f2-a725abf2db86 2018-11-17 10:29:37,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 10:29:37,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40642592-983c-4a93-95f2-a725abf2db86 2018-11-17 10:29:37,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146301984787s 2018-11-17 10:29:37,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40642592-983c-4a93-95f2-a725abf2db86 2018-11-17 10:29:37,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:29:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fa3dfb-3456-4a2f-b1f1-969f3b701d21 2018-11-17 10:29:37,162 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 10:29:37,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-45fa3dfb-3456-4a2f-b1f1-969f3b701d21 2018-11-17 10:29:37,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104671955109s 2018-11-17 10:29:37,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-45fa3dfb-3456-4a2f-b1f1-969f3b701d21 2018-11-17 10:29:37,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 10:29:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b226d325-3907-4ee1-8879-47ac37198ed4 2018-11-17 10:29:37,380 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240", "links": {"self": "http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e8ff0aa758f41b58ddb63eb1c4f4838", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 10:29:37,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b226d325-3907-4ee1-8879-47ac37198ed4 2018-11-17 10:29:37,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216068983078s 2018-11-17 10:29:37,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b226d325-3907-4ee1-8879-47ac37198ed4 2018-11-17 10:29:37,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:29:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf2c55b-ae70-4d10-b92d-4c553ead3589 2018-11-17 10:29:37,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42"}, "tags": [], "enabled": true, "id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 10:29:37,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8bf2c55b-ae70-4d10-b92d-4c553ead3589 2018-11-17 10:29:37,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190552949905s 2018-11-17 10:29:37,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8bf2c55b-ae70-4d10-b92d-4c553ead3589 2018-11-17 10:29:37,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 10:29:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9e8ff0aa758f41b58ddb63eb1c4f4838&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ee0b76ecd024d4c9ebef1a88fe5bc42" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9083b85c-71b0-4fe2-9c96-77f7804060d8 2018-11-17 10:29:37,704 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9e8ff0aa758f41b58ddb63eb1c4f4838&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ee0b76ecd024d4c9ebef1a88fe5bc42", "previous": null, "next": null}} 2018-11-17 10:29:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9e8ff0aa758f41b58ddb63eb1c4f4838&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ee0b76ecd024d4c9ebef1a88fe5bc42 used request id req-9083b85c-71b0-4fe2-9c96-77f7804060d8 2018-11-17 10:29:37,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110502958298s 2018-11-17 10:29:37,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9e8ff0aa758f41b58ddb63eb1c4f4838&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=6ee0b76ecd024d4c9ebef1a88fe5bc42 used request id req-9083b85c-71b0-4fe2-9c96-77f7804060d8 2018-11-17 10:29:37,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 10:29:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42/users/9e8ff0aa758f41b58ddb63eb1c4f4838/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:37,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4426d5-5385-4f28-a97d-6bbc3f177f7b 2018-11-17 10:29:37,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 10:29:37,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42/users/9e8ff0aa758f41b58ddb63eb1c4f4838/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-8f4426d5-5385-4f28-a97d-6bbc3f177f7b 2018-11-17 10:29:37,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141119003296s 2018-11-17 10:29:37,849 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42/users/9e8ff0aa758f41b58ddb63eb1c4f4838/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-8f4426d5-5385-4f28-a97d-6bbc3f177f7b 2018-11-17 10:29:37,850 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240', 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'6ee0b76ecd024d4c9ebef1a88fe5bc42', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5c6a7ae-1c2c-46d3-931e-2950f334dd19', 'username': u'juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 10:29:37,854 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240', 'password': 'b5c6a7ae-1c2c-46d3-931e-2950f334dd19', 'project_name': 'juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '6ee0b76ecd024d4c9ebef1a88fe5bc42', 'project_domain_name': 'Default'} 2018-11-17 10:29:37,918 - 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-11-17 10:29:37,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-17 10:29:37,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:29:37,948 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92889310-f312-49a2-8699-c1c9e6f6db26 2018-11-17 10:29:37,948 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-11-17 10:29:37,948 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-92889310-f312-49a2-8699-c1c9e6f6db26 2018-11-17 10:29:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:38,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f879414-13eb-4f2f-a98c-60f4830013c7 2018-11-17 10:29:38,135 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/018e978e5312400a980d222ec99f1669"}, "enabled": true, "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/089438a4cacd4d5eb51ad70a937dbf34"}, "enabled": true, "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0c9df5731ca543fab0606f86a1fafdc3"}, "enabled": true, "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3a59905e6ca34def814660c3beee6179"}, "enabled": true, "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5151ebb9468640ffa3538c14ac58e564"}, "enabled": true, "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5e877cb60f2d4d728cf9176fbf10a536"}, "enabled": true, "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6151203227c8482dbaa79f4726ad2316"}, "enabled": true, "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81bd35aeb8410e9dde0f540de2d4df"}, "enabled": true, "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b7af6b2b19ee4bd1947abd256f57cba7"}, "enabled": true, "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd9d9ed7324b4dddb1764b4c37491569"}, "enabled": true, "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdfe92ab4d61453aaf73476717a81b27"}, "enabled": true, "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dc068913712e4208903b978e7dbaf2a5"}, "enabled": true, "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/df4aa2beb6b04eb78b740ba0a1703c50"}, "enabled": true, "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e371c87ee9844e14bccc50e16a83c147"}, "enabled": true, "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/ef9d44b3e0064cd5ad9ec663c2991a43"}, "enabled": true, "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-11-17 10:29:38,135 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7f879414-13eb-4f2f-a98c-60f4830013c7 2018-11-17 10:29:38,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.1944668293s 2018-11-17 10:29:38,136 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7f879414-13eb-4f2f-a98c-60f4830013c7 2018-11-17 10:29:38,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-17 10:29:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:38,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c993ad8d-3df3-41d9-87b0-2798ed379455 2018-11-17 10:29:38,301 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/013e55acbc9f495bbe2f934c4cc90754"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/042d3ae142214e14a56592ca47c5f659"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "042d3ae142214e14a56592ca47c5f659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07b903b56a684c3aa9d2d7a62e942774"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0938d73f68b94daea3384cedf909d9e8"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f9cbe34bec04097a3d68e53e1f66ccc"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14e7b3162bf04b3ebc3a7a00fa331899"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/17031da5870c4e10b56fea6691d6ecdb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/172b40636d1a4fe4aff0f4dd398765a0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2366b147cd274ff79e3d86fd4620e0c1"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/24a18de504ff426e91985cf2b4e45de9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34c09c31096f49a0977955db59a5f528"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "34c09c31096f49a0977955db59a5f528"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/34de17f29773437986cd7df0c33e66cd"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "34de17f29773437986cd7df0c33e66cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/353e881633cc4f9fa970f8f13a12db5f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4ce57b93a1194c26a87e2a8a12db44e6"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55cf3f2a6d6b4f20b7cc9f4a687b554b"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "018e978e5312400a980d222ec99f1669", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/57bcbb5131cb40a088c0b6d6adc355f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a31e02f5a9f4bafb5806dacc9e23d79"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5e32a4140c384eda97f88728680d9237"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "5e32a4140c384eda97f88728680d9237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6db9b82476b64302b92a4b687c8a4a85"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7af6b2b19ee4bd1947abd256f57cba7", "id": "6db9b82476b64302b92a4b687c8a4a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6f00441507c74941adff45e98b420fed"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "6f00441507c74941adff45e98b420fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/75930cc84aa04f9eab15c81b0f8a79fb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8483792c258e4167b7c4bc755f6725f6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85757c59bc2d465090648452f589e986"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "85757c59bc2d465090648452f589e986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/884b723e62ba4b7f9186bf55c0584d21"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e371c87ee9844e14bccc50e16a83c147", "id": "884b723e62ba4b7f9186bf55c0584d21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a0fc79fda3744ef5a742f0cdaaf1e161"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "018e978e5312400a980d222ec99f1669", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a4284ef2a35749e69b579eca21a66f40"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc068913712e4208903b978e7dbaf2a5", "id": "a4284ef2a35749e69b579eca21a66f40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a645c2be6fe94745981f5c03987e74f0"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a82b83a879de4a0bbfb6bbf1fa63ca73"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdfe92ab4d61453aaf73476717a81b27", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a83f2f7c122e49408400201c20e4fa1a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd9d9ed7324b4dddb1764b4c37491569", "id": "a83f2f7c122e49408400201c20e4fa1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa097b68a68b4c3d8071c23ee7266227"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3a59905e6ca34def814660c3beee6179", "id": "aa097b68a68b4c3d8071c23ee7266227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aaa645e545f347d3853eee8fd70286c7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b20147a7f35f46fdbff300c0012f80e1"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e877cb60f2d4d728cf9176fbf10a536", "id": "b20147a7f35f46fdbff300c0012f80e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b9a2b2ffb7c44fd59ca699d068b068de"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1dac2d4ded546b989356f65df921bee"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "d1dac2d4ded546b989356f65df921bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2f9a7085b9344e695ef71b3ebc2784b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d58868c315b54aa98a3b384d80a91292"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5151ebb9468640ffa3538c14ac58e564", "id": "d58868c315b54aa98a3b384d80a91292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db886e978c9c419bbed691da5d334dc6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df4aa2beb6b04eb78b740ba0a1703c50", "id": "db886e978c9c419bbed691da5d334dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e43f5e045fd2401a90c657681000a1d7"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "018e978e5312400a980d222ec99f1669", "id": "e43f5e045fd2401a90c657681000a1d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4df0c7daf88435db55542b63f041ab0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c9df5731ca543fab0606f86a1fafdc3", "id": "e4df0c7daf88435db55542b63f041ab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e534f8633d10428faff37c9e110ce1e8"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81bd35aeb8410e9dde0f540de2d4df", "id": "e534f8633d10428faff37c9e110ce1e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebb5bf13444f4a6a826ac681badf6bee"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6151203227c8482dbaa79f4726ad2316", "id": "ebb5bf13444f4a6a826ac681badf6bee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f459bed6702b4d77829b2ff409515344"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef9d44b3e0064cd5ad9ec663c2991a43", "id": "f459bed6702b4d77829b2ff409515344"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-17 10:29:38,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c993ad8d-3df3-41d9-87b0-2798ed379455 2018-11-17 10:29:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.157226085663s 2018-11-17 10:29:38,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c993ad8d-3df3-41d9-87b0-2798ed379455 2018-11-17 10:29:38,309 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-17 10:29:38,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 10:29:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:38,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109e009f-70d9-4c3b-ac0a-d1f88c9dedfb 2018-11-17 10:29:38,421 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 10:29:38,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-109e009f-70d9-4c3b-ac0a-d1f88c9dedfb 2018-11-17 10:29:38,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112128019333s 2018-11-17 10:29:38,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-109e009f-70d9-4c3b-ac0a-d1f88c9dedfb 2018-11-17 10:29:38,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 10:29:38,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 10:29:38,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1710d307-608a-4194-b504-689cea4538b7 2018-11-17 10:29:38,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42"}, "tags": [], "enabled": true, "id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}]} 2018-11-17 10:29:38,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1710d307-608a-4194-b504-689cea4538b7 2018-11-17 10:29:38,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14684510231s 2018-11-17 10:29:38,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1710d307-608a-4194-b504-689cea4538b7 2018-11-17 10:29:38,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-17 10:29:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"network": {"tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "name": "juju_epc-net_457d15fc-3e06-493b-bb70-4df648b6f240", "admin_state_up": true}}' 2018-11-17 10:29:38,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:38 GMT X-Openstack-Request-Id: req-b1ba364c-8d47-4950-958b-33a328a2d42f 2018-11-17 10:29:38,921 - 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":"795bfc25-f347-43ae-a70d-335f34a37328","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:29:38Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_457d15fc-3e06-493b-bb70-4df648b6f240","admin_state_up":true,"tenant_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","created_at":"2018-11-17T10:29:38Z","mtu":1450}} 2018-11-17 10:29:38,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b1ba364c-8d47-4950-958b-33a328a2d42f 2018-11-17 10:29:38,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.340575933456s 2018-11-17 10:29:38,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b1ba364c-8d47-4950-958b-33a328a2d42f 2018-11-17 10:29:38,922 - 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-11-17T10:29:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'795bfc25-f347-43ae-a70d-335f34a37328', 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'juju_epc-net_457d15fc-3e06-493b-bb70-4df648b6f240', u'created_at': u'2018-11-17T10:29:38Z', u'mtu': 1450, u'tenant_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', u'l2_adjacency': True}) 2018-11-17 10:29:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:29:38,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bbc7f9-836e-459c-bfb0-5d7d267d3a51 2018-11-17 10:29:38,929 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 10:29:38,929 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-53bbc7f9-836e-459c-bfb0-5d7d267d3a51 2018-11-17 10:29:38,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 10:29:39,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T11:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/6ee0b76ecd024d4c9ebef1a88fe5bc42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240", "id": "9e8ff0aa758f41b58ddb63eb1c4f4838"}, "audit_ids": ["8ijIPORzSSWq2FhoHUS4NQ"], "issued_at": "2018-11-17T10:29:39.000000Z"}} 2018-11-17 10:29:39,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 10:29:39,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 10:29:39,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:39 GMT X-Openstack-Request-Id: req-54345095-4e2e-4a61-bad4-907b9011e9d4 2018-11-17 10:29:39,725 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"795bfc25-f347-43ae-a70d-335f34a37328","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T10:29:38Z","qos_policy_id":null,"name":"juju_epc-net_457d15fc-3e06-493b-bb70-4df648b6f240","admin_state_up":true,"tenant_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","created_at":"2018-11-17T10:29:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 10:29:39,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54345095-4e2e-4a61-bad4-907b9011e9d4 2018-11-17 10:29:39,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393399000168s 2018-11-17 10:29:39,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54345095-4e2e-4a61-bad4-907b9011e9d4 2018-11-17 10:29:39,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-17 10:29:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"subnet": {"name": "juju_epc-subnet_457d15fc-3e06-493b-bb70-4df648b6f240", "enable_dhcp": true, "network_id": "795bfc25-f347-43ae-a70d-335f34a37328", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-11-17 10:29:40,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:40 GMT X-Openstack-Request-Id: req-a8091ae8-324f-47eb-94eb-c112a58ce7c0 2018-11-17 10:29:40,700 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"795bfc25-f347-43ae-a70d-335f34a37328","tenant_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","created_at":"2018-11-17T10:29:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T10:29:39Z","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":"6ee0b76ecd024d4c9ebef1a88fe5bc42","id":"35d0c656-f674-4671-a817-f6b366b57fcd","subnetpool_id":null,"name":"juju_epc-subnet_457d15fc-3e06-493b-bb70-4df648b6f240"}} 2018-11-17 10:29:40,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a8091ae8-324f-47eb-94eb-c112a58ce7c0 2018-11-17 10:29:40,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.973231077194s 2018-11-17 10:29:40,701 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a8091ae8-324f-47eb-94eb-c112a58ce7c0 2018-11-17 10:29:40,701 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T10:29:39Z', 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'35d0c656-f674-4671-a817-f6b366b57fcd', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_457d15fc-3e06-493b-bb70-4df648b6f240', u'enable_dhcp': True, u'network_id': u'795bfc25-f347-43ae-a70d-335f34a37328', u'tenant_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', u'created_at': u'2018-11-17T10:29:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42'}) 2018-11-17 10:29:40,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-17 10:29:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"router": {"external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e"}, "name": "juju_epc-router_457d15fc-3e06-493b-bb70-4df648b6f240", "admin_state_up": true}}' 2018-11-17 10:29:42,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:42 GMT X-Openstack-Request-Id: req-1cbf72ea-6ca2-4497-a803-1d0f775fabb1 2018-11-17 10:29:42,422 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:29:40Z", "admin_state_up": true, "updated_at": "2018-11-17T10:29:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "e36e199b-b22f-446a-9676-20d1514889eb", "name": "juju_epc-router_457d15fc-3e06-493b-bb70-4df648b6f240"}} 2018-11-17 10:29:42,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1cbf72ea-6ca2-4497-a803-1d0f775fabb1 2018-11-17 10:29:42,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71972322464s 2018-11-17 10:29:42,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1cbf72ea-6ca2-4497-a803-1d0f775fabb1 2018-11-17 10:29:42,423 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-17T10:29:41Z', u'revision_number': 2, u'id': u'e36e199b-b22f-446a-9676-20d1514889eb', u'external_gateway_info': {u'network_id': u'8bdae405-a5b1-4a32-953f-9c7c8931378e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'598fbb70-5a45-41e7-8e9b-364d3ebc92f6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_457d15fc-3e06-493b-bb70-4df648b6f240', u'admin_state_up': True, u'tenant_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', u'created_at': u'2018-11-17T10:29:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42'}) 2018-11-17 10:29:42,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-17 10:29:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"subnet_id": "35d0c656-f674-4671-a817-f6b366b57fcd"}' 2018-11-17 10:29:44,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:44 GMT X-Openstack-Request-Id: req-5d1688a5-637c-4884-8278-72b5d60f64f0 2018-11-17 10:29:45,000 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "795bfc25-f347-43ae-a70d-335f34a37328", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "subnet_id": "35d0c656-f674-4671-a817-f6b366b57fcd", "subnet_ids": ["35d0c656-f674-4671-a817-f6b366b57fcd"], "port_id": "bbbbfdce-d69c-4bc6-84b6-83ab7319b18b", "id": "e36e199b-b22f-446a-9676-20d1514889eb"} 2018-11-17 10:29:45,000 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/add_router_interface.json used request id req-5d1688a5-637c-4884-8278-72b5d60f64f0 2018-11-17 10:29:45,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.57640790939s 2018-11-17 10:29:45,000 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/add_router_interface.json used request id req-5d1688a5-637c-4884-8278-72b5d60f64f0 returning object e36e199b-b22f-446a-9676-20d1514889eb 2018-11-17 10:29:45,001 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-11-17 10:29:46,803 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:93b2de7a1313d9623cbd593108a3f62b sha256:356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02 2018-11-17 10:29:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 10:29:46,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:46 GMT 2018-11-17 10:29:46,811 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 10:29:46,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:29:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 10:29:47,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:47 GMT X-Openstack-Request-Id: req-dfc84bbb-f745-4654-b26b-f57aefa569de 2018-11-17 10:29:47,112 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:29:47,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dfc84bbb-f745-4654-b26b-f57aefa569de 2018-11-17 10:29:47,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295797109604s 2018-11-17 10:29:47,112 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dfc84bbb-f745-4654-b26b-f57aefa569de 2018-11-17 10:29:47,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 10:29:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240"}' 2018-11-17 10:29:47,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:47 GMT Location: http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1718dc33-ec6e-465b-b76a-edf5caf0cb88 2018-11-17 10:29:47,178 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:47Z", "file": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "size": null, "self": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": null, "created_at": "2018-11-17T10:29:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 10:29:47,178 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1718dc33-ec6e-465b-b76a-edf5caf0cb88 2018-11-17 10:29:47,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0576999187469s 2018-11-17 10:29:47,179 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1718dc33-ec6e-465b-b76a-edf5caf0cb88 returning object bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 2018-11-17 10:29:47,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 10:29:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '' 2018-11-17 10:29:52,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:29:52 GMT X-Openstack-Request-Id: req-d6e36491-0dba-43d7-916f-fe860503002f 2018-11-17 10:29:52,854 - 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-11-17 10:29:52,854 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file used request id req-d6e36491-0dba-43d7-916f-fe860503002f 2018-11-17 10:29:52,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.6750190258s 2018-11-17 10:29:52,854 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file used request id req-d6e36491-0dba-43d7-916f-fe860503002f 2018-11-17 10:29:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:29:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 10:29:52,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:52 GMT X-Openstack-Request-Id: req-de1ce797-c494-46e2-90ae-a3faf12b79fb 2018-11-17 10:29:52,902 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:52Z", "file": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "size": 297074688, "self": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-17T10:29:47Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:29:52,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de1ce797-c494-46e2-90ae-a3faf12b79fb 2018-11-17 10:29:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0425691604614s 2018-11-17 10:29:52,902 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de1ce797-c494-46e2-90ae-a3faf12b79fb 2018-11-17 10:29:52,904 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file', 'owner': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', 'id': u'bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329', 'size': 297074688, u'self': u'/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', 'name': 'juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T10:29:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T10:29:52Z', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', 'properties': {u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', u'self': u'/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240', 'created': u'2018-11-17T10:29:47Z', 'checksum': u'93b2de7a1313d9623cbd593108a3f62b', 'created_at': u'2018-11-17T10:29:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', 'metadata': {u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', u'self': u'/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'schema': u'/v2/schemas/image'}}) 2018-11-17 10:29:54,161 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 -s xenial -r regionOne -u http://172.30.9.27: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-11-17 10:29:54,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 10:29:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_457d15fc-3e06-493b-bb70-4df648b6f240", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-17 10:29:54,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 17 Nov 2018 10: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-78f48875-a062-4ae4-8c85-0e34a9279a45 x-openstack-request-id: req-78f48875-a062-4ae4-8c85-0e34a9279a45 2018-11-17 10:29:54,485 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "name": "juju_epc-flavor_457d15fc-3e06-493b-bb70-4df648b6f240", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 10:29:54,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-78f48875-a062-4ae4-8c85-0e34a9279a45 2018-11-17 10:29:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3204600811s 2018-11-17 10:29:54,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-78f48875-a062-4ae4-8c85-0e34a9279a45 2018-11-17 10:29:54,486 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_457d15fc-3e06-493b-bb70-4df648b6f240', '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'8cbff874483b4da3951abfc162291b33', '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'04cdedba-b2d6-4e4f-90c2-d9b09ece83fb', 'swap': 0}) 2018-11-17 10:29:54,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 10:29:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"extra_specs": {}}' 2018-11-17 10:29:54,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29: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-2435bda4-3551-4078-987a-1a3488c79bbc x-openstack-request-id: req-2435bda4-3551-4078-987a-1a3488c79bbc 2018-11-17 10:29:54,521 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 10:29:54,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb/os-extra_specs used request id req-2435bda4-3551-4078-987a-1a3488c79bbc 2018-11-17 10:29:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0343699455261s 2018-11-17 10:29:54,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb/os-extra_specs used request id req-2435bda4-3551-4078-987a-1a3488c79bbc 2018-11-17 10:29:54,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-17 10:29:54,523 - 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-382 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | 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-11-17 10:29:54,531 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-17 10:29:54,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-17 10:29:54,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-17 10:29:54,807 - 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-11-17 10:29:54,808 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-17 10:29:56,260 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-17 10:29:56,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:29:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 10:29:56,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:56 GMT X-Openstack-Request-Id: req-2459884d-b70a-4be9-9a90-3740e4cddf0c 2018-11-17 10:29:56,299 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:52Z", "file": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "size": 297074688, "self": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-17T10:29:47Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:29:56,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2459884d-b70a-4be9-9a90-3740e4cddf0c 2018-11-17 10:29:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366291999817s 2018-11-17 10:29:56,299 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2459884d-b70a-4be9-9a90-3740e4cddf0c 2018-11-17 10:29:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 10:29:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240"}' 2018-11-17 10:29:56,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 17 Nov 2018 10:29:56 GMT Location: http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a63ab794-a0d1-486a-af89-226d62aa4bce 2018-11-17 10:29:56,366 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:56Z", "file": "/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "9763b4c8-df7e-4eae-90d7-615a2d272d04", "size": null, "self": "/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": null, "created_at": "2018-11-17T10:29:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 10:29:56,367 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a63ab794-a0d1-486a-af89-226d62aa4bce 2018-11-17 10:29:56,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0620050430298s 2018-11-17 10:29:56,367 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a63ab794-a0d1-486a-af89-226d62aa4bce returning object 9763b4c8-df7e-4eae-90d7-615a2d272d04 2018-11-17 10:29:56,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 10:29:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '' 2018-11-17 10:30:00,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 10:30:00 GMT X-Openstack-Request-Id: req-20d8f2b7-eb5f-4c14-8700-6276eb256318 2018-11-17 10:30:00,855 - 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-11-17 10:30:00,855 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file used request id req-20d8f2b7-eb5f-4c14-8700-6276eb256318 2018-11-17 10:30:00,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.48820400238s 2018-11-17 10:30:00,856 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file used request id req-20d8f2b7-eb5f-4c14-8700-6276eb256318 2018-11-17 10:30:00,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 10:30:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 10:30:00,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sat, 17 Nov 2018 10:30:00 GMT X-Openstack-Request-Id: req-7cc65d2e-c67c-437a-b055-e05e6a83f5c1 2018-11-17 10:30:00,908 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:30:00Z", "file": "/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "9763b4c8-df7e-4eae-90d7-615a2d272d04", "size": 263586304, "self": "/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-17T10:29:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:52Z", "file": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "size": 297074688, "self": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-17T10:29:47Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 10:30:00,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7cc65d2e-c67c-437a-b055-e05e6a83f5c1 2018-11-17 10:30:00,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0453898906708s 2018-11-17 10:30:00,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7cc65d2e-c67c-437a-b055-e05e6a83f5c1 2018-11-17 10:30:00,911 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/file', 'owner': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', 'id': u'9763b4c8-df7e-4eae-90d7-615a2d272d04', 'size': 263586304, u'self': u'/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ee0b76ecd024d4c9ebef1a88fe5bc42', 'name': 'juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/9763b4c8-df7e-4eae-90d7-615a2d272d04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T10:30:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-17T10:30:00Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240', 'created': u'2018-11-17T10:29:56Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-17T10:29:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_457d15fc-3e06-493b-bb70-4df648b6f240', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-11-17 10:30:01,131 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 9763b4c8-df7e-4eae-90d7-615a2d272d04 -s trusty -r regionOne -u http://172.30.9.27: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-11-17 10:30:01,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 10:30:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-17 10:30:01,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 10:30: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-b3645edc-d72d-4e33-9654-12e192869de8 x-openstack-request-id: req-b3645edc-d72d-4e33-9654-12e192869de8 2018-11-17 10:30:01,167 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "name": "juju_epc-flavor_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 10:30:01,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b3645edc-d72d-4e33-9654-12e192869de8 2018-11-17 10:30:01,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0344760417938s 2018-11-17 10:30:01,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b3645edc-d72d-4e33-9654-12e192869de8 2018-11-17 10:30:01,168 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_457d15fc-3e06-493b-bb70-4df648b6f240', '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'8cbff874483b4da3951abfc162291b33', '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'ba5a985f-c9ff-4030-a7e4-9f2c93c21249', 'swap': 0}) 2018-11-17 10:30:01,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 10:30:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" -d '{"extra_specs": {}}' 2018-11-17 10:30:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 10:30:01 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-92387c0a-3f69-4447-b2d4-17a4b57e749e x-openstack-request-id: req-92387c0a-3f69-4447-b2d4-17a4b57e749e 2018-11-17 10:30:01,189 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 10:30:01,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249/os-extra_specs used request id req-92387c0a-3f69-4447-b2d4-17a4b57e749e 2018-11-17 10:30:01,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200130939484s 2018-11-17 10:30:01,189 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249/os-extra_specs used request id req-92387c0a-3f69-4447-b2d4-17a4b57e749e 2018-11-17 10:30:01,190 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-17 10:33:17,768 - 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=795bfc25-f347-43ae-a70d-335f34a37328 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 10:30:01 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 10:30:01 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=795bfc25-f347-43ae-a70d-335f34a37328", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 10:30:01 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 10:30:01 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:795bfc25-f347-43ae-a70d-335f34a37328] 10:30:01 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 10:30:01 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-https-proxy: image-stream:released agent-metadata-url: container-image-stream:released net-bond-reconfigure-delay:17 firewall-mode:instance max-status-history-size:5G max-status-history-age:336h transmit-vendor-metrics:true enable-os-upgrade:true provisioner-harvest-mode:destroyed uuid:abad18e9-bbce-4d6f-830d-0956ca8723fb use-default-secgroup:true max-action-results-age:336h apt-ftp-proxy: name:controller use-floating-ip:true enable-os-refresh-update:true ftp-proxy: ignore-machine-addresses:false max-action-results-size:5G default-series:xenial automatically-retry-hooks:true cloudinit-userdata: proxy-ssh:false logforward-enabled:false apt-no-proxy: apt-http-proxy: logging-config: https-proxy: test-mode:false image-metadata-url: type:openstack http-proxy: ssl-hostname-verification:false network:795bfc25-f347-43ae-a70d-335f34a37328 disable-network-management:false update-status-hook-interval:5m development:false egress-subnets: policy-target-group: agent-stream:released fan-config: container-networking-method: container-inherit-properties: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsIZtn8eIvEL8R8hgxfJw7ixw7JI9C3DGTIe+6RDlM6bISbdWpB0kd354PYZUpu85AmeB0pYCcLMlL5SIpqnvY9W0EFoTY45cLWAIjmGR2CcjT8OT/oJYEOI7lXewtsy0wGYnwphgT66N9HW9B8poi3gYDGYcufmJiOyRnukGmAwWAFntfbhkL6ThIza+8hWoemGUkmbiwAflFuaYu9IC3F44frCrSWy4MXxc9sIvDLf3Cjv10pmyPUN1rhs+Uznbxa7Yj33ZJSeA7dD7z3RwCK8VVybKdxwJVt1LhKGm1Vy/ecF7Tsmc4FGn8mnBpKJCT4/uGm8T7bXbhuDc6LiNX juju-client-key use-openstack-gbp:false external-network: resource-tags: apt-mirror: container-image-metadata-url: no-proxy:127.0.0.1,localhost,::1] 10:30:01 INFO juju.provider.openstack provider.go:145 opening model "controller" 10:30:02 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb7-2qVGfBYPCcReJvs_bgK1gaFyH8kiNbm6816sdAavFllMmexOTM0IfdgVYz2yqfFs71MCfft6mDHt3gtqtrZTWgRCBFlHL38GJ4RHstq1B8IdWXjEvbZnC4zbMX0WT4Syt8Hx9C_QfRSbBu1zrMizni4DdRK7FlduJzH-jl4ZpvDGY TenantId:6ee0b76ecd024d4c9ebef1a88fe5bc42 UserId:9e8ff0aa758f41b58ddb63eb1c4f4838 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.27:8004/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42 event:http://172.30.9.27:8977 volumev3:http://172.30.9.27:8776/v3/6ee0b76ecd024d4c9ebef1a88fe5bc42 volume:http://172.30.9.27:8776/v1/6ee0b76ecd024d4c9ebef1a88fe5bc42 network:http://172.30.9.27:9696 identity:http://172.30.9.27:5000 image:http://172.30.9.27:9292 alarming:http://172.30.9.27:8042 volumev2:http://172.30.9.27:8776/v2/6ee0b76ecd024d4c9ebef1a88fe5bc42 cloudformation:http://172.30.9.27:8000/v1 placement:http://172.30.9.27:8778/placement compute:http://172.30.9.27:8774/v2.1 object-store:http://172.30.9.27:8080/v1/AUTH_6ee0b76ecd024d4c9ebef1a88fe5bc42 metric:http://172.30.9.27:8041]]} 10:30:02 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 10:30:02 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 10:30:02 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 10:30:02 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 10:30:02 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 10:30:02 INFO cmd bootstrap.go:233 Loading image metadata 10:30:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 10:30:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 10:30:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [win2008r2 genericlinux precise saucy vivid bionic win10 wily win2016hv win2016nano win8 win2016 raring zesty opensuseleap trusty xenial artful win2012hvr2 utopic win2012 centos7 quantal yakkety win2012hv win2012r2 win7 win81] [amd64 i386 armhf arm64 ppc64el s390x] released}} 10:30:02 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 10:30:04 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 10:30:05 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.27:5000/v3} not found 10:30:05 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.27:5000/v3} not found 10:30:05 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 10:30:05 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 10:30:05 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 10:30:05 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 10:30:05 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 10:30:05 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 10:30:05 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 10:30:05 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 10:30:05 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 10:30:05 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 []} 10:30:07 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 10:30:07 INFO cmd bootstrap.go:389 Starting new instance for initial controller 10:30:07 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 10:30:07 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 10:30:07 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 Arch:amd64 VirtType:}] 10:30:07 INFO juju.environs.instances image.go:106 find instance - using image with id: bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 10:30:07 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 10:30:07 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 10:30:07 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 10:30:07 DEBUG juju.provider.openstack provider.go:1005 using network id "795bfc25-f347-43ae-a70d-335f34a37328" 10:30:07 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" has status BUILD, wait 10 seconds before retry, attempt 9 10:31:50 INFO juju.provider.openstack provider.go:1175 started instance "71dd4914-89c0-4e79-97d2-74e1b786ba5c" 10:31:50 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 10:31:53 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 10:31:53 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 10:31:56 INFO cmd bootstrap.go:225 - 71dd4914-89c0-4e79-97d2-74e1b786ba5c (arch=amd64 mem=2G cores=1) 10:31:56 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 10:31:56 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 10:31:56 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 10:31:58 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 10:31:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 10:32:00 DEBUG juju.provider.openstack provider.go:417 instance 71dd4914-89c0-4e79-97d2-74e1b786ba5c has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.121.3:22 10:32:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.3 failed: ssh: connect to host 192.168.121.3 port 22: Connection refused 10:32:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 10:32:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.3 failed: ssh: connect to host 192.168.121.3 port 22: Connection refused 10:32:06 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 10:32:06 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 10:32:06 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-8723fb-controller-0 10:33:14 INFO cmd bootstrap.go:455 Bootstrap agent now started 10:33:15 DEBUG juju.provider.openstack provider.go:417 instance 71dd4914-89c0-4e79-97d2-74e1b786ba5c has floating IP address: 172.30.9.207 10:33:15 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.121.3:17070] 10:33:15 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 10:33:15 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.121.3:17070] 10:33:17 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" 10:33:17 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" 10:33:17 DEBUG juju.api monitor.go:35 RPC connection died 10:33:17 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 10:33:17 INFO cmd controller.go:88 Controller machines are in the "controller" model 10:33:17 INFO cmd controller.go:89 Initial model "default" added 10:33:17 INFO cmd supercommand.go:465 command finished 2018-11-17 10:33:17,769 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-11-17 10:33:17,769 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-11-17 10:33:33,279 - 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-11-17 10:33:33,279 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-11-17 10:59:04,973 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-17 10:58:48.059424Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-17 10:59:04,973 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-11-17 10:59:04,973 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-11-17 10:59:05,172 - 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.201 3306/tcp oai-epc/0* active idle 2 172.30.9.204 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.206 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 2f683560-fe10-44ca-9a30-849dd506e36a xenial nova ACTIVE 1 started 172.30.9.201 7903a3a7-2c7f-4005-a15e-6d01f22c6f4a trusty nova ACTIVE 2 started 172.30.9.204 1accc401-6193-4653-84a7-8e104659d0a7 trusty nova ACTIVE 3 started 172.30.9.206 a521582b-7435-49ee-ab3e-885ec604d536 trusty nova ACTIVE 2018-11-17 10:59:05,384 - 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-11-17 10:59:05,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-11-17 10:59:05,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.204 (agent:idle, workload:active) 2152/udp 2018-11-17 10:59:05,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-11-17 10:59:05,777 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.206 (agent:idle, workload:active) 2018-11-17 10:59:05,777 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-11-17 10:59:05,777 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-11-17 10:59:06,769 - 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-11-17 10:59:06,770 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-11-17 10:59:07,365 - 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-4cf16d-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-11-17 10:59:07,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-11-17 10:59:07,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 74767e19-bc68-4c04-830f-6a5c9906af32 2018-11-17 11:08:51,604 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-17 11:08:34.636998Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-17 11:08:51,605 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-11-17 11:08:52,182 - 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-11-17 11:08:52,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-11-17 11:08:52,215 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-11-17 11:08:52,215 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-11-17 11:08:52,470 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-17 11:08:52,471 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-17 11:08:53,564 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 10:36:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 10:36:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 10:36:06 DEBUG juju.agent read agent config, format "2.0" machine-0: 10:36:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 10:36:06 DEBUG juju.worker start "engine" machine-0: 10:36:06 INFO juju.worker start "engine" machine-0: 10:36:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 10:36:06 DEBUG juju.worker "engine" started machine-0: 10:36:06 DEBUG juju.worker.introspection stats worker now serving machine-0: 10:36:06 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 10:36:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:36:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 10:36:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 10:36:06 DEBUG juju.worker.apicaller connecting with old password machine-0: 10:36:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 10:36:06 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:06 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:06 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:07 DEBUG juju.worker.apicaller connected machine-0: 10:36:07 DEBUG juju.worker.apicaller changing password... machine-0: 10:36:07 DEBUG juju.worker.apicaller password changed machine-0: 10:36:07 DEBUG juju.api RPC connection died machine-0: 10:36:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 10:36:07 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:36:07 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:07 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:07 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:08 DEBUG juju.worker.apicaller connected machine-0: 10:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:36:08 INFO juju.worker.upgrader unblocking abort check machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:36:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.logger logger setup machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 10:36:08 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:36:08 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: 10:36:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 10:36:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:36:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:36:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:36:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:36:08 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 10:36:08 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 10:36:08 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 10:36:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:36:08 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:36:08 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:36:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:36:08 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-0: 10:36:08 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 10:36:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 10:36:08 DEBUG juju.api RPC connection died machine-0: 10:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker killing runner 0xc4205f2820 machine-0: 10:36:08 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 10:36:08 INFO juju.worker runner is dying machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-0": connection is shut down machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:08 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:08 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:08 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: 10:36:08 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: 10:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 10:36:08 DEBUG juju.worker.apicaller connected machine-0: 10:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:36:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:36:08 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:36:08 INFO juju.worker.upgrader unblocking abort check machine-0: 10:36:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 10:36:08 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:36:08 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: 10:36:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:36:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 10:36:08 DEBUG juju.worker start "0-container-watcher" machine-0: 10:36:08 DEBUG juju.worker start "stateconverter" machine-0: 10:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 10:36:08 INFO juju.worker start "0-container-watcher" machine-0: 10:36:08 DEBUG juju.worker "0-container-watcher" started machine-0: 10:36:08 INFO juju.worker start "stateconverter" machine-0: 10:36:08 DEBUG juju.worker "stateconverter" started machine-0: 10:36:08 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 10:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 10:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 10:36:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 10:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:36:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:36:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:36:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:36:08 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 10:36:08 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 10:36:08 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 10:36:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:36:08 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:36:08 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:36:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:36:08 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-0: 10:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 10:36:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 10:36:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 10:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.logger logger setup machine-0: 10:36:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 10:36:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:36:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:36:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 10:36:08 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 10:36:08 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 10:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:36:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-0: 10:36:08 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 10:36:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 10:36:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 10:36:09 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 10:36:09 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 10:36:09 DEBUG juju.service discovered init system "systemd" from local host machine-0: 10:36:09 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-0: 10:36:09 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: 10:36:09 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 10:36:09 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 10:36:09 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: 10:36:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 10:36:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 10:36:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 10:36:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 10:36:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:36:09 DEBUG juju.network "lxdbr0" has addresses [fe80::9cd8:8bff:fe9b:c4f6/64 fe80::1/64] machine-0: 10:36:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:36:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:36:09 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 10:36:09 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 10:36:09 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:36:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 10:36:09 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 10:36:09 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 10:36:09 INFO juju.worker.machiner "machine-0" started machine-0: 10:36:09 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: 10:36:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 10:36:09 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: 10:36:09 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 10:36:09 INFO juju.worker start "api" unit-abot-epc-basic-0: 10:36:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.api successfully dialed "wss://252.3.0.1:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:09 INFO juju.api connection established to "wss://252.3.0.1:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:09 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:36:09 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-0: 10:36:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 10:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:36:10 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:74:bf:b4 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:74:bf:b4 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:ee:21:2f:af:8f:f6 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.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:ee:21:2f:af:8f:f6 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:ee:21:2f:af:8f:f6 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:9e:d8:8b:9b:c4:f6 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:9e:d8:8b:9b:c4:f6 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: 10:36:10 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 10:36:10 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:36:10 DEBUG juju.api successfully dialed "wss://252.3.0.1:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:10 INFO juju.api connection established to "wss://252.3.0.1:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:36:10 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:36:10 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: 10:36:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:36:10 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: 10:36:10 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network "lxdbr0" has addresses [fe80::9cd8:8bff:fe9b:c4f6/64 fe80::1/64] unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 10:36:10 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 10:36:10 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:36:10 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 10:36:10 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:36:10 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 10:36:10 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 10:36:10 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 10:36:10 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: 10:36:10 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:10 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 10:36:10 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:36:10 DEBUG httpbakery client do GET https://252.3.0.1:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 10:36:10 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 10:36:10 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:36:10 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:10 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:36:11 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 10:36:11 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 10:36:11 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 10:36:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 10:36:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:36:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:36:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:36:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:36:13 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: 10:36:13 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:36:13 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: 10:36:13 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:36:13 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: 10:36:13 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:36:13 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: 10:36:13 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:36:13 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: 10:36:14 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: 10:36:14 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: 10:36:14 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: 10:36:15 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: 10:36:15 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: 10:36:15 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: 10:36:15 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: 10:36:15 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: 10:36:15 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: 10:36:15 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: 10:36:16 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: 10:36:16 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: 10:36:16 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: 10:36:16 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: 10:36:16 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: 10:36:16 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: 10:36:16 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: 10:36:17 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: 10:36:17 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: 10:36:17 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: 10:36:17 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: 10:36:17 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: 10:36:17 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: 10:36:17 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: 10:36:18 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: 10:36:18 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: 10:36:18 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: 10:36:18 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: 10:36:18 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-1ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 10:36:20 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: 10:36:20 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: 10:36:20 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: 10:36:20 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: 10:36:20 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: 10:36:20 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: 10:36:21 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: 10:36:21 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: 10:36:21 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: 10:36:21 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: 10:36:21 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: 10:36:21 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: 10:36:21 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: 10:36:22 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: 10:36:22 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: 10:36:22 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: 10:36:22 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: 10:36:22 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: 10:36:22 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: 10:36:23 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: 10:36:23 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: 10:36:23 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: 10:36:23 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: 10:36:23 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: 10:36:24 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: 10:36:24 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: 10:36:24 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: 10:36:24 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: 10:36:25 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: 10:36:25 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: 10:36:25 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: 10:36:25 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: 10:36:25 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: 10:36:25 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: 10:36:25 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: 10:36:26 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: 10:36:26 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: 10:36:26 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: 10:36:26 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: 10:36:26 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: 10:36:26 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: 10:36:26 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: 10:36:27 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: 10:36:27 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: 10:36:27 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: 10:36:27 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: 10:36:27 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: 10:36:27 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:28 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: 10:36:29 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: 10:36:29 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: 10:36:29 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: 10:36:29 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: 10:36:29 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: 10:36:29 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: 10:36:29 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: 10:36:30 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: 10:36:30 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-1ubuntu0.16.04.1 [69.5 kB] unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-1ubuntu0.16.04.1 [8202 kB] unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-1ubuntu0.16.04.1 [450 kB] unit-abot-epc-basic-0: 10:36:31 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: 10:36:31 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3891 kB/s) unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54382 files and directories currently installed.) unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 10:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 10:36:34 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: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 10:36:34 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: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 10:36:34 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: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 10:36:35 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: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 10:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 10:36:40 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: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 10:36:40 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: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 10:36:40 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: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 10:36:40 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: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 10:36:41 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: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 10:36:41 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: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 10:36:41 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: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 10:36:41 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: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 10:36:41 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: 10:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 10:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 10:36:43 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: 10:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 10:36:44 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: 10:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 10:36:45 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: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 10:36:45 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: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 10:36:45 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: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 10:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 10:36:46 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: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 10:36:46 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: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 10:36:46 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: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 10:36:46 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: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 10:36:46 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: 10:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 10:36:47 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: 10:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 10:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 10:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 10:36:47 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: 10:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 10:36:49 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: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 10:36:49 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: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 10:36:50 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: 10:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 10:36:50 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: 10:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 10:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 10:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:36:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:36:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.8) ... unit-abot-epc-basic-0: 10:36:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:36:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:36:53 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:36:54 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:55 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:55 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:57 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 10:36:57 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:36:57 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:36:57 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: 10:36:57 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:36:57 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:36:58 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: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:36:58 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: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:58 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:36:59 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: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:59 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: 10:36:59 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: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:36:59 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: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:36:59 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 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: 10:37:00 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:37:01 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: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 10:37:01 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: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:37:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:37:01 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: 10:37:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:01 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 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: 10:37:02 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:37:02 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: 10:37:02 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: 10:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.8) ... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:37:02 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:37:03 DEBUG unit.abot-epc-basic/0.install --2018-11-17 10:37:03-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 10:37:03 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 10:37:04 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: 10:37:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 100K 7m46s unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 201K 5m48s unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.0M 3m53s unit-abot-epc-basic-0: 10:37:04 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.1M 2m56s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 205K 3m6s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m35s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m14s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 1m57s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 213K 2m8s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 1m56s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m45s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.7M 97s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.9M 90s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 83s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.1M 78s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 73s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 5.32M 69s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 237K 76s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 72s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.5M 69s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 66s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.6M 63s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 60s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 58s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 56s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.4M 54s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.9M 52s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.7M 50s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.8M 48s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 47s unit-abot-epc-basic-0: 10:37:05 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 45s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 93.9K 59s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 50.0M 57s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 48.7M 55s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 45.0M 54s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 53.6M 52s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 54.6M 51s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 55.4M 49s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 49.9M 48s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.5M 47s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 54.5M 46s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 54.5M 45s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 47.6M 43s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 54.9M 42s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 51.7M 41s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 50.9M 41s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 98.0M 40s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 85.8M 39s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 162M 38s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 96.0M 37s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 198M 36s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 432M 36s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 446M 35s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 551M 34s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 491M 34s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 471M 33s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 541M 32s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 538M 32s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 476M 31s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 485M 31s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 435M 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 538M 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 382M 29s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 552M 29s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 570M 28s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 531M 28s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 487M 27s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 216K 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 198K 32s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.4M 32s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.2M 32s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.0M 31s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 5.61M 31s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.5M 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.9M 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.7M 30s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 29s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 10.9M 29s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 10:37:06 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.6M 27s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 274K 29s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.1M 28s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.6M 28s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.0M 28s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 6.20M 27s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 10.8M 27s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.1M 27s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.6M 27s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.5M 26s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.1M 26s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.7M 26s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.2M 26s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 10.9M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.5M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 11.1M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.2M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 276K 26s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 11.4M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.4M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.7M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 7.01M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 10.7M 25s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.0M 24s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.3M 24s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.3M 24s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.0M 24s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.2M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.5M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.4M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.6M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 276K 24s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.5M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.45M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 9.18M 23s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.2M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.5M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.0M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.1M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.5M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.2M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.3M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.3M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 279K 22s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 10.8M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.4M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.1M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 9.70M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.03M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.5M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.9M 21s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.5M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 11.1M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.5M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.9M 20s unit-abot-epc-basic-0: 10:37:07 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.6M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 271K 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 41.4M 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 28.3M 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.4M 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.0M 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.6M 20s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 9.35M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.2M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.2M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.0M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.5M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.2M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.1M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.7M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 273K 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.4M 19s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.8M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.4M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.3M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.5M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.0M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.0M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.2M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.7M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.9M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.5M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.7M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 280K 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.7M 18s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 10.7M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.4M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 10.9M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.5M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.0M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.4M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.1M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.8M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.3M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.2M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.5M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 282K 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.4M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.3M 17s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.6M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 3.62M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.6M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.0M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.4M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 10.9M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.6M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.2M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.0M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.3M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.1M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.5M 16s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.8M 15s unit-abot-epc-basic-0: 10:37:08 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.5M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 299K 16s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 10.3M 16s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.35M 16s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 13.9M 16s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.4M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.2M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.8M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.6M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.1M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.6M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.5M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.5M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 300K 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 3.44M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.2M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.5M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.0M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.5M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.3M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 10.8M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.5M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.0M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.2M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.5M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 296K 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.4M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 10.8M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 4.35M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.5M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 10.8M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.1M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.6M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.4M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 10.9M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.1M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.5M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 10.9M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.7M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 297K 14s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.5M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 4.44M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.0M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.4M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 10.8M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 10:37:09 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 298K 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.5M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 4.84M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 9.11M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 10.8M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.4M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.8M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 88.1K 14s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 41.3M 14s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 51.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 46.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 45.5M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 49.6M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 52.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 53.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 44.1M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 55.5M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 52.4M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 53.9M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 47.6M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 52.2M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 49.2M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 52.6M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 48.5M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 53.5M 13s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 53.2M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 48.4M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 45.7M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 54.0M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 2.74M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 509K 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 10.1M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 8.67M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 4.56M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 3.81M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 9.32M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 9.66M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.56M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 1021K 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.2M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 11.3M 12s unit-abot-epc-basic-0: 10:37:10 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 10.9M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 430K 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 5.59M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 9.83M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 5.22M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 7.34M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 3.75M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 10.1M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 9.40M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.09M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 1.08M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 10.1M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 11.5M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 11.1M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 434K 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 5.36M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 10.4M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.33M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 7.22M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 3.79M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 9.64M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 10.5M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 2.34M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.04M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 9.80M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 11.3M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 11.7M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 443K 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 4.20M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 10.9M 12s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 11.3M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 4.54M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 4.11M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 9.46M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 8.78M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 4.48M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 883K 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 9.79M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 10.9M 11s unit-abot-epc-basic-0: 10:37:11 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 11.1M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 88.6K 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 57.1M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 60.1M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 57.1M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 62.4M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 63.1M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 62.0M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 55.4M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 63.5M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 62.3M 12s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 60.6M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 53.2M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 60.5M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 1.29M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 15.1M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 61.0M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 47.7M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 148M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 192M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 128M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 85.3M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 98.9M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 5.45M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 4.76M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 5.62M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 3.33M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 4.48M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 791K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 7.12M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 5.81M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 795K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 903K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 5.02M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 4.75M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.54M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 3.93M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 3.44M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 833K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 7.89M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 5.93M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 796K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 898K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.23M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 4.55M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 5.24M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 3.70M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 3.47M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 837K 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 7.58M 11s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 6.26M 10s unit-abot-epc-basic-0: 10:37:12 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 799K 11s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 915K 11s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 4.71M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 4.96M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 6.05M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.49M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 4.68M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 782K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 8.02M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 5.80M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 2.06M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 542K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.74M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 8.27M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.71M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 3.72M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 7.01M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.66M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.11M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 8.33M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 6.49M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 803K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 858K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 6.83M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 5.22M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 6.40M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.44M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 3.23M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 873K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 7.20M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 5.89M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 5.77M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 466K 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 4.81M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 7.64M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.57M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 3.50M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 6.52M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 2.04M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.00M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 7.79M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.64M 10s unit-abot-epc-basic-0: 10:37:13 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 803K 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 916K 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 5.48M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 8.03M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.10M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 3.89M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 6.38M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.03M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.01M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 7.32M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 3.84M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 898K 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 915K 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 5.22M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 8.19M 10s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 4.34M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.77M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 6.57M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.98M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.02M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 7.36M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 3.82M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 905K 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 909K 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.22M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 8.14M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 4.66M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 3.61M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 7.81M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.02M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 950K 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 8.87M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 5.91M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 2.50M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 539K 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 5.27M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 8.52M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 5.30M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.90M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 5.43M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 3.56M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 824K 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 6.29M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 11.2M 9s unit-abot-epc-basic-0: 10:37:14 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.48M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 545K 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 3.69M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 8.50M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 4.82M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 7.27M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 3.87M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 6.47M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 1.58M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.07M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 11.1M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 2.58M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.04M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 882K 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 6.50M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 4.70M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 7.44M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 3.86M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 7.20M 9s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.94M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 970K 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 10.2M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 6.75M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 2.47M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 542K 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.42M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 8.04M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 5.00M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 4.74M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 4.82M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 4.12M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 824K 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.68M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 10.5M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.54M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.06M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 882K 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.70M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 5.00M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 7.31M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 3.84M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 7.13M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.98M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 957K 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 10.5M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 5.84M 8s unit-abot-epc-basic-0: 10:37:15 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.63M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 543K 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 5.67M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 7.36M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 4.91M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 6.04M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 4.26M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 4.08M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 850K 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 3.94M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 11.1M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.69M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.04M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 893K 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.57M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 10.5M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 4.61M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.90M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 6.73M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.96M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 980K 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 8.44M 8s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 7.83M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 2.47M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 550K 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 4.38M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 7.55M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 5.08M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 7.09M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 3.87M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 6.92M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1.88M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1005K 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 9.19M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 5.33M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 903K 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 911K 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 5.21M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 8.83M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 4.80M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.30M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 6.27M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 3.60M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 812K 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 6.89M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 9.93M 7s unit-abot-epc-basic-0: 10:37:16 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 2.53M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 620K 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 2.32M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.33M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 5.52M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.52M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 4.16M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 7.78M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 1.98M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 914K 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 6.27M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 7.49M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.00M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 851K 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 5.59M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 6.57M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 5.61M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 6.75M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 3.92M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 7.21M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.72M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 971K 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 8.08M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 4.03M 7s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.04M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 834K 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 7.67M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 10.9M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 5.33M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 4.10M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 6.85M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.94M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 848K 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 3.75M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 11.2M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 3.25M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 596K 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.23M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 9.90M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 6.43M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 5.82M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 4.23M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 8.60M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.88M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 928K 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 6.40M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 7.53M 6s unit-abot-epc-basic-0: 10:37:17 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 991K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 884K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 3.92M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 10.7M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 6.00M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.64M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 4.50M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 5.05M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 840K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.73M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 8.43M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.84M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.05M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 825K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 7.63M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 10.7M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 5.01M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.02M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 8.25M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.31M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 899K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 4.58M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 8.53M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 3.35M 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 557K 6s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.95M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 10.3M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 6.64M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 5.91M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.23M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 7.90M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.68M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 940K 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 9.69M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 4.68M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.07M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 851K 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 4.56M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 9.39M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 7.29M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 5.20M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.52M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.25M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 798K 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.38M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 10.7M 5s unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 3.98M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 625K 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.77M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 7.37M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 9.07M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 5.69M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.91M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 9.74M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.99M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 936K 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 4.72M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 9.01M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.12M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 546K 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 3.66M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 8.03M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 7.60M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 6.42M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 3.93M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 8.69M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.68M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 904K 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 11.1M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.56M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.05M 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 836K 5s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 5.20M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 8.72M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 6.53M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 6.25M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.37M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 4.41M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 801K 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.97M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 10.1M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.46M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 637K 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.75M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 6.92M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 9.22M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.43M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 4.17M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 8.22M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.05M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 971K 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 3.20M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 11.0M 4s unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 4.01M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 571K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 2.59M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 9.29M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 6.86M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 6.38M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 4.08M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 8.25M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.70M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 904K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 7.91M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 7.33M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.02M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 900K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.73M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 8.70M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 6.71M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 6.65M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 4.08M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 6.39M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 789K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.73M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 7.46M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 6.39M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 976K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 892K 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 6.34M 4s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 8.79M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 5.82M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 5.10M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 5.33M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 4.20M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 811K 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.95M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 9.29M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 4.89M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 629K 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.77M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 8.52M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 8.09M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.33M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 4.92M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 6.57M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 2.88M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 881K 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 3.13M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 9.32M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 4.79M 3s unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 630K 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.75M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 9.60M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 7.88M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.70M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 5.39M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 6.89M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 2.27M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 966K 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.01M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 8.96M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 4.91M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 617K 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.87M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 9.33M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 8.35M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 4.74M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.14M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 7.12M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.12M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 997K 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 3.10M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 8.43M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.18M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 627K 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.76M 3s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 8.90M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 8.75M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 4.67M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.10M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 7.47M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 2.43M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 947K 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 2.99M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 9.17M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.21M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 629K 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 1.83M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 7.01M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 9.05M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 4.74M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 8.01M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 5.04M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 3.72M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 867K 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.81M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 8.15M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 5.97M 2s unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 630K 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.81M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 6.07M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 8.80M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 4.64M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 11.3M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 4.43M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 6.32M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 821K 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 2.60M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 7.79M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 6.70M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.05M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 934K 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.95M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 7.10M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 11.5M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 5.98M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 5.41M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 7.16M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 1.98M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 928K 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 4.99M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 7.85M 2s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.34M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 653K 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.86M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 4.58M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 11.0M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 6.37M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 10.5M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.64M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 5.42M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 821K 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 2.83M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 7.34M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 7.71M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.12M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 885K 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 3.09M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 6.38M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 10.4M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 6.74M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 6.03M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 7.16M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 2.60M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 946K 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 3.05M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 7.18M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.81M 1s unit-abot-epc-basic-0: 10:37:22 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.01M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 917K 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.12M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 9.44M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 7.88M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 7.10M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 7.22M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 6.78M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 2.76M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 906K 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.63M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 7.39M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.78M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 974K 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 949K 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 3.44M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 9.66M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 6.41M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 9.03M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 8.30M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 7.28M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 2.75M 1s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 946K 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.51M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 11.3M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 9.21M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.01M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 955K 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.07M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 4.98M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 6.00M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 8.67M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 11.2M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 6.70M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 4.23M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 902K 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 2.07M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 11.1M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 10.9M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.09M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 1.07M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 2.27M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 4.56M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 5.86M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 11.3M 0s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 8.17M=20s unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install 2018-11-17 10:37:23 (2.33 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 10:37:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:37:23 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: 10:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 10:37:24 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57423 files and directories currently installed.) unit-abot-epc-basic-0: 10:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 10:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 10:37:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:37:29 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: 10:37:29 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 10:37:29 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:37:29 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:30 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:31 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:32 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:33 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:34 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:35 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:36 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:37 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: 10:37:38 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: 10:37:38 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: 10:37:38 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-139.165 [862 kB] unit-abot-epc-basic-0: 10:37:38 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: 10:37:38 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: 10:37:38 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: 10:37:38 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: 10:37:38 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:39 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: 10:37:40 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: 10:37:40 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: 10:37:40 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: 10:37:40 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: 10:37:40 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: 10:37:40 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:41 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: 10:37:42 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: 10:37:42 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: 10:37:42 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: 10:37:42 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: 10:37:42 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: 10:37:42 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:43 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: 10:37:44 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: 10:37:44 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 14s (6989 kB/s) unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 10:37:44 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 ... 57586 files and directories currently installed.) unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 10:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 10:37:45 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: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 10:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 10:37:46 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: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 10:37:46 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: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 10:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 10:37:47 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: 10:37:47 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: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 10:37:47 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: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 10:37:47 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: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 10:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 10:37:48 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: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 10:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 10:37:49 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: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 10:37:49 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: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 10:37:49 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: 10:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 10:37:50 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: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 10:37:50 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: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 10:37:51 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: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 10:37:51 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: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 10:37:52 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: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:37:54 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: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 10:37:54 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: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 10:37:54 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: 10:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 10:37:54 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: 10:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:37:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 10:37:55 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: 10:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 10:37:56 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: 10:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 10:37:56 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: 10:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:37:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.8) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:37:57 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: 10:37:57 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 10:37:57 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 ... 61229 files and directories currently installed.) unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 10:37:58 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: 10:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-139.165_amd64.deb ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 10:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 10:38:01 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: 10:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 10:38:02 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: 10:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 10:38:03 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: 10:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 10:38:03 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: 10:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 10:38:03 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: 10:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 10:38:03 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: 10:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 10:38:04 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: 10:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 10:38:04 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: 10:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:38:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 10:38:05 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: 10:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 10:38:06 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: 10:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 10:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 10:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 10:38:09 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: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:38:09 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: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 10:38:09 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: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 10:38:09 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: 10:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 10:38:12 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: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 10:38:12 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: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 10:38:12 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: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 10:38:12 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: 10:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 10:38:13 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: 10:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 10:38:13 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: 10:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 10:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 10:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 10:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 10:38:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:38:19 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:20 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:38:20 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:38:20 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:38:20 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:38:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:38:21 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: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:38:21 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:38:22 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:38:22 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:38:22 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:38:22 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: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:38:23 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:38:24 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: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:38:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 10:38:27 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 10:38:28 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:38:28 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: 10:38:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 10:38:29 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:38:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:38:32 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 530.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 802.9 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 891.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/10 KB 6/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/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 1566.7 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 843.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1293.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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: 10:38:33 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 101.8 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1042.1 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1318.7 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 235.4 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 117.7 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 101.3 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 137.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 334.4 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 1/12 KB 4/12 KB 6/12 KB 9/12 KB 12/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 666.9 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 10:38:33 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 51.1 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 10:38:33 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 407.5 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 37.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 280.1 KB/sec) unit-abot-epc-basic-0: 10:38:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 10:38:33 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 54.1 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 478.2 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 179.7 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 111.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 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 107.5 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 43.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 125.6 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 681.0 KB/sec) unit-abot-epc-basic-0: 10:38:33 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: 10:38:34 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 1320.5 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 548.3 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 852.9 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 49.6 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 219.4 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 831.9 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 440.0 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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 735.7 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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: 10:38:34 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: 10:38:34 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: 10:38:34 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.2.1/maven-plugin-api-2.2.1.jar (13 KB at 416.7 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 3/50 KB 6/50 KB 6/50 KB 3/153 KB 6/50 KB 5/153 KB 6/50 KB 8/153 KB 6/50 KB 11/153 KB 6/50 KB 13/153 KB 9/50 KB 13/153 KB 11/50 KB 13/153 KB 14/50 KB 13/153 KB 3/48 KB 16/50 KB 16/153 KB 3/48 KB 14/50 KB 16/153 KB 3/48 KB 16/50 KB 19/153 KB 3/48 KB 19/50 KB 19/153 KB 3/48 KB 19/50 KB 21/153 KB 3/48 KB 19/50 KB 24/153 KB 3/48 KB 14/50 KB 13/153 KB 5/48 KB 19/50 KB 24/153 KB 3/35 KB 8/48 KB 22/50 KB 27/153 KB 3/35 KB 5/48 KB 22/50 KB 27/153 KB 3/35 KB 5/48 KB 19/50 KB 27/153 KB 5/48 KB 19/50 KB 27/153 KB 3/35 KB 8/48 KB 22/50 KB 29/153 KB 3/35 KB 8/48 KB 22/50 KB 32/153 KB 5/35 KB 8/48 KB 25/50 KB 36/153 KB 5/35 KB 11/48 KB 25/50 KB 40/153 KB 5/35 KB 8/48 KB 25/50 KB 32/153 KB 3/35 KB 8/48 KB 25/50 KB 32/153 KB 5/35 KB 11/48 KB 27/50 KB 44/153 KB 5/35 KB 11/48 KB 30/50 KB 44/153 KB 5/35 KB 11/48 KB 25/50 KB 36/153 KB 8/35 KB 13/48 KB 30/50 KB 44/153 KB 8/35 KB 16/48 KB 32/50 KB 44/153 KB 8/35 KB 11/48 KB 30/50 KB 44/153 KB 11/35 KB 16/48 KB 32/50 KB 44/153 KB 13/35 KB 16/48 KB 32/50 KB 44/153 KB 5/35 KB 16/48 KB 32/50 KB 44/153 KB 13/35 KB 16/48 KB 32/50 KB 48/153 KB 16/35 KB 16/48 KB 32/50 KB 52/153 KB 16/35 KB 19/48 KB 32/50 KB 56/153 KB 3/30 KB 8/35 KB 13/48 KB 32/50 KB 44/153 KB 16/35 KB 19/48 KB 36/50 KB 56/153 KB 3/30 KB 16/35 KB 19/48 KB 40/50 KB 56/153 KB 3/30 KB 16/35 KB 19/48 KB 44/50 KB 56/153 KB 3/30 KB 16/35 KB 19/48 KB 48/50 KB 56/153 KB 3/30 KB 16/35 KB 19/48 KB 48/50 KB 60/153 KB 3/30 KB 16/35 KB 19/48 KB 50/50 KB 64/153 KB 3/30 KB 16/35 KB 19/48 KB 32/50 KB 52/153 KB 3/30 KB 16/35 KB 19/48 KB 32/50 KB 52/153 KB 16/35 KB 16/48 KB 32/50 KB 48/153 KB 19/35 KB 19/48 KB 50/50 KB 64/153 KB 3/30 KB 21/35 KB 19/48 KB 50/50 KB 64/153 KB 3/30 KB 24/35 KB 21/48 KB 50/50 KB 64/153 KB 3/30 KB 27/35 KB 21/48 KB 50/50 KB 64/153 KB 3/30 KB 16/35 KB 19/48 KB 48/50 KB 64/153 KB 3/30 KB 21/35 KB 21/48 KB 50/50 KB 64/153 KB 3/30 KB 27/35 KB 24/48 KB 50/50 KB 64/153 KB 3/30 KB 27/35 KB 27/48 KB 50/50 KB 64/153 KB 3/30 KB 27/35 KB 29/48 KB 50/50 KB 64/153 KB 3/30 KB 29/35 KB 32/48 KB 50/50 KB 64/153 KB 3/30 KB 29/35 KB 36/48 KB 50/50 KB 68/153 KB 3/30 KB 29/35 KB 40/48 KB 50/50 KB 68/153 KB 5/30 KB 29/35 KB 32/48 KB 50/50 KB 68/153 KB 3/30 KB 29/35 KB 32/48 KB 50/50 KB 64/153 KB 3/30 KB 32/35 KB 44/48 KB 50/50 KB 68/153 KB 5/30 KB 29/35 KB 36/48 KB 50/50 KB 68/153 KB 5/30 KB 35/35 KB 44/48 KB 50/50 KB 68/153 KB 5/30 KB 35/35 KB 44/48 KB 50/50 KB 72/153 KB 8/30 KB 35/35 KB 44/48 KB 50/50 KB 72/153 KB 8/30 KB 35/35 KB 44/48 KB 50/50 KB 72/153 KB 8/30 KB 35/35 KB 44/48 KB 50/50 KB 76/153 KB 8/30 KB 35/35 KB 44/48 KB 50/50 KB 76/153 KB 11/30 KB 35/35 KB 44/48 KB 80/153 KB 13/30 KB 35/35 KB 44/48 KB 80/153 KB 16/30 KB 35/35 KB 44/48 KB 80/153 KB 19/30 KB 35/35 KB 44/48 KB 80/153 KB 21/30 KB 35/35 KB 44/48 KB 80/153 KB 11/30 KB 35/35 KB 44/48 KB 84/153 KB 21/30 KB 35/35 KB 44/48 KB 88/153 KB 21/30 KB 35/35 KB 44/48 KB 92/153 KB 21/30 KB 29/35 KB 44/48 KB 50/50 KB 80/153 KB 13/30 KB 35/35 KB 48/48 KB 96/153 KB 21/30 KB 35/35 KB 48/48 KB 96/153 KB 21/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 843.1 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 35/35 KB 44/48 KB 96/153 KB 21/30 KB 48/48 KB 96/153 KB 24/30 KB 48/48 KB 96/153 KB 27/30 KB 48/48 KB 100/153 KB 29/30 KB 48/48 KB 100/153 KB 30/30 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 515.4 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 48/48 KB 100/153 KB 27/30 KB 48/48 KB 104/153 KB 30/30 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 48/48 KB 108/153 KB 30/30 KB 48/48 KB 112/153 KB 30/30 KB 48/48 KB 116/153 KB 30/30 KB 48/48 KB 120/153 KB 30/30 KB 48/48 KB 124/153 KB 30/30 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 647.2 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 128/153 KB 30/30 KB 128/153 KB 30/30 KB 3/190 KB 128/153 KB 30/30 KB 5/190 KB 128/153 KB 30/30 KB 8/190 KB 128/153 KB 30/30 KB 11/190 KB 128/153 KB 30/30 KB 13/190 KB 132/153 KB 30/30 KB 13/190 KB 4/119 KB 3/37 KB 136/153 KB 16/190 KB 4/119 KB 3/37 KB 132/153 KB 16/190 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 376.8 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 4/119 KB 3/37 KB 132/153 KB 30/30 KB 13/190 KB 3/37 KB 132/153 KB 30/30 KB 13/190 KB 4/119 KB 5/37 KB 136/153 KB 16/190 KB 8/119 KB 8/37 KB 136/153 KB 19/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 8/119 KB 8/37 KB 140/153 KB 19/190 KB 8/119 KB 5/37 KB 136/153 KB 19/190 KB 8/119 KB 5/37 KB 136/153 KB 16/190 KB 12/119 KB 8/37 KB 140/153 KB 19/190 KB 16/119 KB 8/37 KB 140/153 KB 19/190 KB 16/119 KB 8/37 KB 140/153 KB 21/190 KB 16/119 KB 8/37 KB 144/153 KB 24/190 KB 16/119 KB 11/37 KB 144/153 KB 27/190 KB 16/119 KB 8/37 KB 144/153 KB 21/190 KB 16/119 KB 11/37 KB 148/153 KB 27/190 KB 16/119 KB 11/37 KB 144/153 KB 24/190 KB 16/119 KB 13/37 KB 152/153 KB 27/190 KB 20/119 KB 13/37 KB 152/153 KB 27/190 KB 24/119 KB 13/37 KB 152/153 KB 27/190 KB 28/119 KB 16/37 KB 152/153 KB 29/190 KB 24/119 KB 16/37 KB 152/153 KB 29/190 KB 24/119 KB 13/37 KB 152/153 KB 29/190 KB 16/119 KB 13/37 KB 152/153 KB 27/190 KB 32/119 KB 16/37 KB 153/153 KB 29/190 KB 32/119 KB 16/37 KB 153/153 KB 32/190 KB 32/119 KB 19/37 KB 153/153 KB 36/190 KB 32/119 KB 19/37 KB 3/86 KB 153/153 KB 40/190 KB 32/119 KB 19/37 KB 153/153 KB 32/190 KB 32/119 KB 19/37 KB 153/153 KB 32/190 KB 32/119 KB 19/37 KB 3/86 KB 153/153 KB 36/190 KB 32/119 KB 19/37 KB 5/86 KB 153/153 KB 44/190 KB 36/119 KB 19/37 KB 5/86 KB 153/153 KB 44/190 KB 40/119 KB 21/37 KB 8/86 KB 153/153 KB 44/190 KB 36/119 KB 21/37 KB 8/86 KB 153/153 KB 44/190 KB 36/119 KB 19/37 KB 8/86 KB 153/153 KB 44/190 KB 40/119 KB 21/37 KB 11/86 KB 153/153 KB 44/190 KB 40/119 KB 21/37 KB 13/86 KB 153/153 KB 44/190 KB 40/119 KB 24/37 KB 13/86 KB 153/153 KB 44/190 KB 40/119 KB 27/37 KB 13/86 KB 153/153 KB 44/190 KB 44/119 KB 29/37 KB 16/86 KB 153/153 KB 44/190 KB 44/119 KB 32/37 KB 16/86 KB 44/190 KB 44/119 KB 27/37 KB 16/86 KB 153/153 KB 44/190 KB 44/119 KB 27/37 KB 13/86 KB 153/153 KB 44/190 KB 32/119 KB 27/37 KB 13/86 KB 153/153 KB 44/190 KB 44/119 KB 32/37 KB 16/86 KB 48/190 KB 48/119 KB 32/37 KB 16/86 KB 52/190 KB 48/119 KB 35/37 KB 19/86 KB 56/190 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 1526.2 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 48/119 KB 35/37 KB 19/86 KB 52/190 KB 48/119 KB 32/37 KB 19/86 KB 52/190 KB 48/119 KB 32/37 KB 16/86 KB 48/190 KB 52/119 KB 35/37 KB 19/86 KB 60/190 KB 56/119 KB 35/37 KB 21/86 KB 60/190 KB 60/119 KB 35/37 KB 21/86 KB 60/190 KB 52/119 KB 35/37 KB 21/86 KB 60/190 KB 60/119 KB 37/37 KB 24/86 KB 60/190 KB 60/119 KB 37/37 KB 21/86 KB 60/190 KB 48/119 KB 35/37 KB 24/86 KB 60/190 KB 64/119 KB 37/37 KB 24/86 KB 64/190 KB 68/119 KB 37/37 KB 24/86 KB 64/190 KB 72/119 KB 37/37 KB 27/86 KB 64/190 KB 68/119 KB 37/37 KB 27/86 KB 64/190 KB 60/119 KB 37/37 KB 24/86 KB 64/190 KB 72/119 KB 37/37 KB 27/86 KB 68/190 KB 72/119 KB 37/37 KB 29/86 KB 72/190 KB 72/119 KB 37/37 KB 29/86 KB 76/190 KB 72/119 KB 37/37 KB 29/86 KB 80/190 KB 72/119 KB 37/37 KB 29/86 KB 68/190 KB 76/119 KB 37/37 KB 32/86 KB 80/190 KB 76/119 KB 37/37 KB 36/86 KB 80/190 KB 76/119 KB 40/86 KB 80/190 KB 4/66 KB 76/119 KB 44/86 KB 84/190 KB 4/66 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 352.3 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 76/119 KB 37/37 KB 36/86 KB 80/190 KB 4/66 KB 76/119 KB 37/37 KB 29/86 KB 80/190 KB 80/119 KB 48/86 KB 84/190 KB 4/66 KB 84/119 KB 48/86 KB 84/190 KB 4/66 KB 76/119 KB 40/86 KB 84/190 KB 4/66 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 84/119 KB 48/86 KB 84/190 KB 8/66 KB 84/119 KB 48/86 KB 84/190 KB 12/66 KB 84/119 KB 48/86 KB 84/190 KB 16/66 KB 88/119 KB 48/86 KB 84/190 KB 16/66 KB 92/119 KB 48/86 KB 88/190 KB 16/66 KB 96/119 KB 48/86 KB 88/190 KB 20/66 KB 88/119 KB 48/86 KB 88/190 KB 16/66 KB 76/119 KB 48/86 KB 84/190 KB 4/66 KB 96/119 KB 48/86 KB 92/190 KB 20/66 KB 96/119 KB 48/86 KB 96/190 KB 20/66 KB 100/119 KB 48/86 KB 96/190 KB 20/66 KB 104/119 KB 3/26 KB 52/86 KB 100/190 KB 20/66 KB 92/119 KB 48/86 KB 88/190 KB 20/66 KB 108/119 KB 3/26 KB 52/86 KB 100/190 KB 24/66 KB 108/119 KB 3/26 KB 52/86 KB 100/190 KB 28/66 KB 108/119 KB 3/26 KB 52/86 KB 100/190 KB 32/66 KB 108/119 KB 3/26 KB 52/86 KB 100/190 KB 36/66 KB 100/119 KB 3/26 KB 52/86 KB 100/190 KB 20/66 KB 100/119 KB 52/86 KB 100/190 KB 20/66 KB 100/119 KB 52/86 KB 96/190 KB 20/66 KB 108/119 KB 3/26 KB 56/86 KB 104/190 KB 36/66 KB 108/119 KB 3/26 KB 60/86 KB 104/190 KB 36/66 KB 108/119 KB 3/26 KB 64/86 KB 104/190 KB 36/66 KB 108/119 KB 3/26 KB 68/86 KB 104/190 KB 36/66 KB 108/119 KB 6/26 KB 72/86 KB 104/190 KB 40/66 KB 108/119 KB 3/26 KB 52/86 KB 100/190 KB 36/66 KB 112/119 KB 6/26 KB 76/86 KB 104/190 KB 40/66 KB 116/119 KB 6/26 KB 76/86 KB 104/190 KB 40/66 KB 119/119 KB 6/26 KB 76/86 KB 104/190 KB 40/66 KB 108/119 KB 6/26 KB 68/86 KB 104/190 KB 40/66 KB 119/119 KB 6/26 KB 76/86 KB 104/190 KB 44/66 KB 108/119 KB 6/26 KB 68/86 KB 104/190 KB 36/66 KB 119/119 KB 9/26 KB 76/86 KB 104/190 KB 44/66 KB 119/119 KB 11/26 KB 76/86 KB 104/190 KB 44/66 KB 119/119 KB 14/26 KB 76/86 KB 104/190 KB 48/66 KB 119/119 KB 16/26 KB 76/86 KB 104/190 KB 48/66 KB 108/119 KB 3/26 KB 52/86 KB 104/190 KB 36/66 KB 119/119 KB 16/26 KB 76/86 KB 108/190 KB 48/66 KB 119/119 KB 16/26 KB 76/86 KB 112/190 KB 48/66 KB 119/119 KB 16/26 KB 76/86 KB 116/190 KB 48/66 KB 119/119 KB 11/26 KB 76/86 KB 104/190 KB 48/66 KB 108/119 KB 6/26 KB 76/86 KB 104/190 KB 40/66 KB 119/119 KB 16/26 KB 80/86 KB 120/190 KB 48/66 KB 119/119 KB 16/26 KB 76/86 KB 120/190 KB 48/66 KB 119/119 KB 16/26 KB 80/86 KB 124/190 KB 48/66 KB 119/119 KB 16/26 KB 80/86 KB 128/190 KB 52/66 KB 119/119 KB 16/26 KB 84/86 KB 132/190 KB 52/66 KB 119/119 KB 19/26 KB 84/86 KB 136/190 KB 52/66 KB 19/26 KB 84/86 KB 140/190 KB 52/66 KB 119/119 KB 16/26 KB 80/86 KB 124/190 KB 52/66 KB 19/26 KB 84/86 KB 144/190 KB 56/66 KB 19/26 KB 84/86 KB 144/190 KB 60/66 KB 19/26 KB 84/86 KB 144/190 KB 64/66 KB 19/26 KB 84/86 KB 144/190 KB 66/66 KB 19/26 KB 84/86 KB 144/190 KB 66/66 KB 19/26 KB 84/86 KB 148/190 KB 66/66 KB 19/26 KB 84/86 KB 152/190 KB 66/66 KB 19/26 KB 84/86 KB 156/190 KB 66/66 KB 19/26 KB 84/86 KB 160/190 KB 66/66 KB 19/26 KB 84/86 KB 164/190 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 916.5 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 119/119 KB 19/26 KB 84/86 KB 132/190 KB 52/66 KB 119/119 KB 16/26 KB 84/86 KB 128/190 KB 52/66 KB 19/26 KB 86/86 KB 168/190 KB 66/66 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 19/26 KB 86/86 KB 168/190 KB 66/66 KB 22/26 KB 86/86 KB 172/190 KB 22/26 KB 86/86 KB 168/190 KB 66/66 KB 25/26 KB 86/86 KB 176/190 KB 26/26 KB 86/86 KB 176/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 496.2 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 22/26 KB 86/86 KB 176/190 KB 26/26 KB 86/86 KB 180/190 KB 26/26 KB 86/86 KB 184/190 KB 26/26 KB 86/86 KB 188/190 KB 26/26 KB 86/86 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 619.8 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 26/26 KB 4/324 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 180.2 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 8/324 KB 190/190 KB 12/324 KB 190/190 KB 3/79 KB 12/324 KB 190/190 KB 3/79 KB 16/324 KB 190/190 KB 3/79 KB 20/324 KB 190/190 KB 5/79 KB 24/324 KB 190/190 KB 5/79 KB 20/324 KB 190/190 KB 8/79 KB 28/324 KB 190/190 KB 5/79 KB 28/324 KB 190/190 KB 8/79 KB 32/324 KB 190/190 KB 11/79 KB 32/324 KB 190/190 KB 13/79 KB 32/324 KB 190/190 KB 13/79 KB 36/324 KB 4/228 KB 190/190 KB 13/79 KB 3/152 KB 36/324 KB 8/228 KB 190/190 KB 13/79 KB 3/152 KB 36/324 KB 12/228 KB 190/190 KB 13/79 KB 3/152 KB 36/324 KB 16/228 KB 190/190 KB 16/79 KB 3/152 KB 36/324 KB 16/228 KB 190/190 KB 13/79 KB 36/324 KB 190/190 KB 13/79 KB 3/152 KB 36/324 KB 4/228 KB 190/190 KB 16/79 KB 5/152 KB 36/324 KB 16/228 KB 190/190 KB 16/79 KB 8/152 KB 36/324 KB 20/228 KB 190/190 KB 16/79 KB 11/152 KB 36/324 KB 20/228 KB 190/190 KB 16/79 KB 13/152 KB 36/324 KB 20/228 KB 190/190 KB 16/79 KB 16/152 KB 36/324 KB 20/228 KB 190/190 KB 19/79 KB 19/152 KB 40/324 KB 20/228 KB 16/79 KB 5/152 KB 36/324 KB 20/228 KB 190/190 KB 19/79 KB 19/152 KB 40/324 KB 24/228 KB 19/79 KB 19/152 KB 40/324 KB 28/228 KB 19/79 KB 19/152 KB 40/324 KB 32/228 KB 19/79 KB 16/152 KB 40/324 KB 20/228 KB 21/79 KB 19/152 KB 40/324 KB 32/228 KB 24/79 KB 19/152 KB 40/324 KB 36/228 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 1247.6 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 16/79 KB 16/152 KB 40/324 KB 20/228 KB 190/190 KB 24/79 KB 19/152 KB 44/324 KB 36/228 KB 24/79 KB 19/152 KB 48/324 KB 36/228 KB 24/79 KB 19/152 KB 52/324 KB 36/228 KB 27/79 KB 21/152 KB 56/324 KB 36/228 KB 21/79 KB 19/152 KB 40/324 KB 36/228 KB 27/79 KB 21/152 KB 56/324 KB 40/228 KB 27/79 KB 21/152 KB 56/324 KB 44/228 KB 27/79 KB 21/152 KB 56/324 KB 48/228 KB 27/79 KB 21/152 KB 52/324 KB 36/228 KB 24/79 KB 21/152 KB 52/324 KB 36/228 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 27/79 KB 24/152 KB 56/324 KB 48/228 KB 29/79 KB 24/152 KB 56/324 KB 48/228 KB 32/79 KB 24/152 KB 56/324 KB 52/228 KB 32/79 KB 27/152 KB 60/324 KB 52/228 KB 32/79 KB 27/152 KB 64/324 KB 52/228 KB 32/79 KB 27/152 KB 68/324 KB 52/228 KB 36/79 KB 27/152 KB 72/324 KB 52/228 KB 36/79 KB 27/152 KB 76/324 KB 52/228 KB 36/79 KB 27/152 KB 80/324 KB 52/228 KB 29/79 KB 24/152 KB 56/324 KB 52/228 KB 36/79 KB 27/152 KB 80/324 KB 56/228 KB 36/79 KB 27/152 KB 80/324 KB 60/228 KB 36/79 KB 27/152 KB 80/324 KB 64/228 KB 36/79 KB 27/152 KB 68/324 KB 52/228 KB 40/79 KB 27/152 KB 80/324 KB 64/228 KB 44/79 KB 27/152 KB 80/324 KB 64/228 KB 48/79 KB 27/152 KB 80/324 KB 68/228 KB 32/79 KB 27/152 KB 56/324 KB 52/228 KB 48/79 KB 29/152 KB 80/324 KB 68/228 KB 48/79 KB 32/152 KB 80/324 KB 68/228 KB 48/79 KB 36/152 KB 80/324 KB 68/228 KB 52/79 KB 40/152 KB 4/32 KB 84/324 KB 68/228 KB 52/79 KB 44/152 KB 4/32 KB 84/324 KB 68/228 KB 44/79 KB 27/152 KB 80/324 KB 68/228 KB 52/79 KB 48/152 KB 4/32 KB 84/324 KB 68/228 KB 52/79 KB 52/152 KB 4/32 KB 84/324 KB 72/228 KB 52/79 KB 56/152 KB 4/32 KB 84/324 KB 72/228 KB 52/79 KB 60/152 KB 4/32 KB 84/324 KB 72/228 KB 52/79 KB 36/152 KB 4/32 KB 84/324 KB 68/228 KB 52/79 KB 36/152 KB 4/32 KB 80/324 KB 68/228 KB 48/79 KB 36/152 KB 4/32 KB 80/324 KB 68/228 KB 56/79 KB 64/152 KB 8/32 KB 88/324 KB 72/228 KB 56/79 KB 64/152 KB 12/32 KB 88/324 KB 72/228 KB 56/79 KB 64/152 KB 16/32 KB 88/324 KB 72/228 KB 56/79 KB 64/152 KB 20/32 KB 88/324 KB 72/228 KB 56/79 KB 64/152 KB 24/32 KB 88/324 KB 72/228 KB 52/79 KB 48/152 KB 4/32 KB 84/324 KB 72/228 KB 56/79 KB 64/152 KB 28/32 KB 88/324 KB 76/228 KB 56/79 KB 64/152 KB 28/32 KB 88/324 KB 80/228 KB 56/79 KB 64/152 KB 28/32 KB 88/324 KB 84/228 KB 56/79 KB 64/152 KB 24/32 KB 88/324 KB 72/228 KB 60/79 KB 64/152 KB 28/32 KB 88/324 KB 84/228 KB 64/79 KB 64/152 KB 28/32 KB 88/324 KB 84/228 KB 52/79 KB 64/152 KB 4/32 KB 88/324 KB 72/228 KB 64/79 KB 64/152 KB 28/32 KB 92/324 KB 84/228 KB 64/79 KB 64/152 KB 28/32 KB 96/324 KB 84/228 KB 64/79 KB 64/152 KB 28/32 KB 100/324 KB 84/228 KB 68/79 KB 64/152 KB 28/32 KB 104/324 KB 88/228 KB 56/79 KB 64/152 KB 28/32 KB 88/324 KB 84/228 KB 68/79 KB 64/152 KB 32/32 KB 104/324 KB 88/228 KB 68/79 KB 64/152 KB 28/32 KB 100/324 KB 88/228 KB 68/79 KB 64/152 KB 32/32 KB 104/324 KB 92/228 KB 68/79 KB 64/152 KB 32/32 KB 104/324 KB 96/228 KB 52/79 KB 64/152 KB 4/32 KB 84/324 KB 72/228 KB 68/79 KB 68/152 KB 32/32 KB 104/324 KB 96/228 KB 68/79 KB 72/152 KB 32/32 KB 104/324 KB 100/228 KB 68/79 KB 76/152 KB 32/32 KB 108/324 KB 100/228 KB 68/79 KB 80/152 KB 32/32 KB 108/324 KB 100/228 KB 68/79 KB 64/152 KB 28/32 KB 100/324 KB 84/228 KB 72/79 KB 80/152 KB 32/32 KB 108/324 KB 100/228 KB 76/79 KB 80/152 KB 32/32 KB 108/324 KB 100/228 KB 79/79 KB 80/152 KB 32/32 KB 108/324 KB 100/228 KB 68/79 KB 72/152 KB 32/32 KB 108/324 KB 100/228 KB 79/79 KB 80/152 KB 32/32 KB 112/324 KB 100/228 KB 79/79 KB 80/152 KB 32/32 KB 116/324 KB 100/228 KB 79/79 KB 84/152 KB 32/32 KB 120/324 KB 100/228 KB 79/79 KB 84/152 KB 32/32 KB 124/324 KB 100/228 KB 79/79 KB 84/152 KB 32/32 KB 128/324 KB 100/228 KB 68/79 KB 68/152 KB 32/32 KB 104/324 KB 100/228 KB 79/79 KB 84/152 KB 32/32 KB 128/324 KB 104/228 KB 79/79 KB 84/152 KB 32/32 KB 128/324 KB 108/228 KB 79/79 KB 84/152 KB 32/32 KB 128/324 KB 112/228 KB 79/79 KB 84/152 KB 32/32 KB 128/324 KB 116/228 KB 7 unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 9/79 KB 84/152 KB 32/32 KB 128/324 KB 120/228 KB 79/79 KB 84/152 KB 132/324 KB 124/228 KB 79/79 KB 84/152 KB 132/324 KB 128/228 KB 79/79 KB 84/152 KB 32/32 KB 116/324 KB 100/228 KB 79/79 KB 88/152 KB 132/324 KB 128/228 KB 79/79 KB 92/152 KB 132/324 KB 128/228 KB 79/79 KB 96/152 KB 132/324 KB 128/228 KB 79/79 KB 100/152 KB 132/324 KB 128/228 KB 79/79 KB 104/152 KB 132/324 KB 128/228 KB 79/79 KB 108/152 KB 132/324 KB 128/228 KB 112/152 KB 132/324 KB 132/228 KB 79/79 KB 84/152 KB 132/324 KB 120/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 165.5 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install 112/152 KB 136/324 KB 132/228 KB 112/152 KB 140/324 KB 132/228 KB 112/152 KB 144/324 KB 132/228 KB 116/152 KB 144/324 KB 132/228 KB 120/152 KB 148/324 KB 132/228 KB 124/152 KB 148/324 KB 132/228 KB 128/152 KB 148/324 KB 132/228 KB 108/152 KB 132/324 KB 132/228 KB 128/152 KB 148/324 KB 136/228 KB 128/152 KB 148/324 KB 140/228 KB 128/152 KB 148/324 KB 144/228 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 404.3 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 128/152 KB 148/324 KB 148/228 KB 132/152 KB 148/324 KB 152/228 KB 132/152 KB 148/324 KB 156/228 KB 132/152 KB 148/324 KB 160/228 KB 116/152 KB 148/324 KB 132/228 KB 132/152 KB 152/324 KB 160/228 KB 132/152 KB 156/324 KB 160/228 KB 132/152 KB 160/324 KB 160/228 KB 132/152 KB 164/324 KB 160/228 KB 132/152 KB 168/324 KB 164/228 KB 132/152 KB 172/324 KB 164/228 KB 132/152 KB 176/324 KB 164/228 KB 132/152 KB 180/324 KB 164/228 KB 132/152 KB 184/324 KB 164/228 KB 132/152 KB 148/324 KB 148/228 KB 136/152 KB 184/324 KB 164/228 KB 140/152 KB 184/324 KB 164/228 KB 144/152 KB 184/324 KB 164/228 KB 132/152 KB 164/324 KB 164/228 KB 144/152 KB 184/324 KB 168/228 KB 144/152 KB 184/324 KB 172/228 KB 144/152 KB 184/324 KB 176/228 KB 144/152 KB 188/324 KB 176/228 KB 144/152 KB 192/324 KB 176/228 KB 144/152 KB 196/324 KB 176/228 KB 148/152 KB 4/234 KB 200/324 KB 180/228 KB 148/152 KB 4/234 KB 204/324 KB 180/228 KB 148/152 KB 4/234 KB 196/324 KB 180/228 KB 152/152 KB 4/234 KB 204/324 KB 180/228 KB 144/152 KB 4/234 KB 196/324 KB 180/228 KB 152/152 KB 8/234 KB 204/324 KB 180/228 KB 152/152 KB 12/234 KB 204/324 KB 180/228 KB 152/152 KB 16/234 KB 204/324 KB 180/228 KB 152/152 KB 20/234 KB 204/324 KB 180/228 KB 152/152 KB 24/234 KB 204/324 KB 180/228 KB 152/152 KB 28/234 KB 204/324 KB 180/228 KB 152/152 KB 32/234 KB 204/324 KB 180/228 KB 152/152 KB 36/234 KB 204/324 KB 180/228 KB 152/152 KB 40/234 KB 204/324 KB 180/228 KB 152/152 KB 44/234 KB 204/324 KB 180/228 KB 144/152 KB 196/324 KB 180/228 KB 152/152 KB 48/234 KB 204/324 KB 184/228 KB 152/152 KB 48/234 KB 204/324 KB 188/228 KB 152/152 KB 48/234 KB 204/324 KB 192/228 KB 152/152 KB 36/234 KB 204/324 KB 180/228 KB 152/152 KB 48/234 KB 204/324 KB 184/228 KB 152/152 KB 52/234 KB 208/324 KB 196/228 KB 152/152 KB 56/234 KB 208/324 KB 196/228 KB 152/152 KB 60/234 KB 208/324 KB 196/228 KB 152/152 KB 64/234 KB 208/324 KB 196/228 KB 152/152 KB 48/234 KB 208/324 KB 196/228 KB 152/152 KB 48/234 KB 204/324 KB 196/228 KB 152/152 KB 64/234 KB 208/324 KB 200/228 KB 152/152 KB 64/234 KB 208/324 KB 204/228 KB 152/152 KB 68/234 KB 208/324 KB 208/228 KB 152/152 KB 68/234 KB 212/324 KB 208/228 KB 68/234 KB 216/324 KB 212/228 KB 68/234 KB 220/324 KB 212/228 KB 152/152 KB 68/234 KB 208/324 KB 204/228 KB 72/234 KB 220/324 KB 212/228 KB 76/234 KB 220/324 KB 212/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 706.1 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 152/152 KB 68/234 KB 212/324 KB 212/228 KB 76/234 KB 224/324 KB 212/228 KB 76/234 KB 224/324 KB 216/228 KB 80/234 KB 224/324 KB 220/228 KB 80/234 KB 224/324 KB 224/228 KB 80/234 KB 224/324 KB 228/228 KB 80/234 KB 224/324 KB 216/228 KB 84/234 KB 228/324 KB 228/228 KB 88/234 KB 228/324 KB 228/228 KB 92/234 KB 228/324 KB 228/228 KB 96/234 KB 228/324 KB 228/228 KB 100/234 KB 228/324 KB 228/228 KB 104/234 KB 228/324 KB 228/228 KB 108/234 KB 228/324 KB 228/228 KB 112/234 KB 228/324 KB 228/228 KB 80/234 KB 228/324 KB 228/228 KB 112/234 KB 232/324 KB 228/228 KB 112/234 KB 236/324 KB 228/228 KB 112/234 KB 240/324 KB 228/228 KB 112/234 KB 244/324 KB 228/228 KB 112/234 KB 248/324 KB 228/228 KB 112/234 KB 252/324 KB 228/228 KB 112/234 KB 256/324 KB 228/228 KB 112/234 KB 260/324 KB 228/228 KB 116/234 KB 264/324 KB 116/234 KB 268/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1014.8 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 116/234 KB 260/324 KB 228/228 KB 120/234 KB 272/324 KB 124/234 KB 272/324 KB 128/234 KB 272/324 KB 132/234 KB 272/324 KB 136/234 KB 272/324 KB 140/234 KB 272/324 KB 116/234 KB 272/324 KB 140/234 KB 276/324 KB 140/234 KB 280/324 KB 140/234 KB 284/324 KB 140/234 KB 288/324 KB 144/234 KB 288/324 KB 144/234 KB 292/324 KB 148/234 KB 296/324 KB 148/234 KB 300/324 KB 148/234 KB 292/324 KB 152/234 KB 300/324 KB 156/234 KB 300/324 KB 160/234 KB 300/324 KB 160/234 KB 304/324 KB 164/234 KB 304/324 KB 168/234 KB 308/324 KB 172/234 KB 308/324 KB 176/234 KB 308/324 KB 164/234 KB 308/324 KB 176/234 KB 312/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 180/234 KB 320/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 180/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1327.6 KB/sec) unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 929.7 KB/sec) unit-abot-epc-basic-0: 10:38:34 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: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7144970563890939563.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: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.742 s unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-17T10:38:34+00:00 unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:34 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:38:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:37 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: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2158026498563803929.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.724 s unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-17T10:38:37+00:00 unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:39 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: 10:38:39 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: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1855630229653613157.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: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.660 s unit-abot-epc-basic-0: 10:38:39 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-17T10:38:39+00:00 unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 10:38:40 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: 10:38:40 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: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 10:38:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 10:38:41 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 10:38:41 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: 10:38:41 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 53.9MB/s eta 0:00:01  17% |##### | 20kB 4.3MB/s eta 0:00:01  25% |######## | 30kB 4.9MB/s eta 0:00:01  34% |########## | 40kB 4.5MB/s eta 0:00:01  42% |############# | 51kB 4.7MB/s eta 0:00:01  51% |################ | 61kB 5.5MB/s eta 0:00:01  59% |################### | 71kB 6.3MB/s eta 0:00:01  68% |##################### | 81kB 5.7MB/s eta 0:00:01  76% |######################## | 92kB 6.3MB/s eta 0:00:01  85% |########################### | 102kB 6.3MB/s eta 0:00:01  93% |############################## | 112kB 6.3MB/s eta 0:00:01  100% |################################| 122kB 5.3MB/s unit-abot-epc-basic-0: 10:38:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 10:38:41 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: 10:38:41 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 71.6MB/s eta 0:00:01  17% |##### | 20kB 20.7MB/s eta 0:00:01  26% |######## | 30kB 25.6MB/s eta 0:00:01  34% |########### | 40kB 11.5MB/s eta 0:00:01  43% |############# | 51kB 10.2MB/s eta 0:00:01  52% |################ | 61kB 11.8MB/s eta 0:00:01  60% |################### | 71kB 11.3MB/s eta 0:00:01  69% |###################### | 81kB 9.3MB/s eta 0:00:01  78% |######################## | 92kB 10.2MB/s eta 0:00:01  86% |########################### | 102kB 9.6MB/s eta 0:00:01  95% |############################## | 112kB 9.6MB/s eta 0:00:01  100% |################################| 122kB 6.0MB/s unit-abot-epc-basic-0: 10:38:41 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 10:38:41 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 10:38:42 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: 10:38:42 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:38:42 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 10:38:42 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: 10:38:42 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 10.0MB/s eta 0:00:01  22% |####### | 20kB 4.7MB/s eta 0:00:01  33% |########## | 30kB 5.3MB/s eta 0:00:01  44% |############## | 40kB 4.8MB/s eta 0:00:01  56% |################# | 51kB 4.9MB/s eta 0:00:01  67% |##################### | 61kB 5.8MB/s eta 0:00:01  78% |######################### | 71kB 5.4MB/s eta 0:00:01  89% |############################ | 81kB 6.1MB/s eta 0:00:01  100% |################################| 92kB 4.7MB/s unit-abot-epc-basic-0: 10:38:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 10:38:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 10:38:42 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 77.0MB/s eta 0:00:01  16% |##### | 20kB 47.5MB/s eta 0:00:01  24% |####### | 30kB 50.4MB/s eta 0:00:01  32% |########## | 40kB 25.2MB/s eta 0:00:01  40% |############ | 51kB 13.1MB/s eta 0:00:01  48% |############### | 61kB 14.9MB/s eta 0:00:01  56% |################## | 71kB 11.5MB/s eta 0:00:01  64% |#################### | 81kB 11.6MB/s eta 0:00:01  72% |####################### | 92kB 12.7MB/s eta 0:00:01  81% |######################### | 102kB 11.2MB/s eta 0:00:01  89% |############################ | 112kB 11.1MB/s eta 0:00:01  97% |############################### | 122kB 10.9MB/s eta 0:00:01  100% |################################| 133kB 5.9MB/s unit-abot-epc-basic-0: 10:38:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 10:38:42 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: 10:38:42 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 10:38:43 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: 10:38:43 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 80.0MB/s eta 0:00:01  6% |## | 20kB 34.2MB/s eta 0:00:01  9% |### | 30kB 38.5MB/s eta 0:00:01  12% |#### | 40kB 24.2MB/s eta 0:00:01  15% |##### | 51kB 13.8MB/s eta 0:00:01  19% |###### | 61kB 15.7MB/s eta 0:00:01  22% |####### | 71kB 13.3MB/s eta 0:00:01  25% |######## | 81kB 12.6MB/s eta 0:00:01  28% |######### | 92kB 13.8MB/s eta 0:00:01  31% |########## | 102kB 12.2MB/s eta 0:00:01  34% |########### | 112kB 12.1MB/s eta 0:00:01  38% |############ | 122kB 10.6MB/s eta 0:00:01  41% |############# | 133kB 9.3MB/s eta 0:00:01  44% |############## | 143kB 9.9MB/s eta 0:00:01  47% |############### | 153kB 10.8MB/s eta 0:00:01  50% |################ | 163kB 8.7MB/s eta 0:00:01  53% |################# | 174kB 9.8MB/s eta 0:00:01  57% |################## | 184kB 10.5MB/s eta 0:00:01  60% |################### | 194kB 10.5MB/s eta 0:00:01  63% |#################### | 204kB 10.7MB/s eta 0:00:01  66% |##################### | 215kB 8.5MB/s eta 0:00:01  69% |###################### | 225kB 9.7MB/s eta 0:00:01  72% |####################### | 235kB 11.1MB/s eta 0:00:01  76% |######################## | 245kB 10.2MB/s eta 0:00:01  79% |######################### | 256kB 11.2MB/s eta 0:00:01  82% |########################## | 266kB 10.9MB/s eta 0:00:01  85% |########################### | 276kB 11.0MB/s eta 0:00:01  88% |############################ | 286kB 10.8MB/s eta 0:00:01  91% |############################# | 296kB 8.9MB/s eta 0:00:01  95% |############################## | 307kB 10.0MB/s eta 0:00:01  98% |############################### | 317kB 13.0MB/s eta 0:00:01  100% |################################| 327kB 3.7MB/s unit-abot-epc-basic-0: 10:38:43 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 10:38:43 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: 10:38:43 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 71.6MB/s eta 0:00:01  25% |######## | 20kB 40.9MB/s eta 0:00:01  37% |############ | 30kB 44.5MB/s eta 0:00:01  50% |################ | 40kB 19.2MB/s eta 0:00:01  62% |#################### | 51kB 12.6MB/s eta 0:00:01  75% |######################## | 61kB 14.5MB/s eta 0:00:01  88% |############################ | 71kB 13.5MB/s eta 0:00:01  100% |################################| 81kB 8.1MB/s unit-abot-epc-basic-0: 10:38:43 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 10:38:43 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: 10:38:43 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 10:38:43 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-abot-epc-basic-0: 10:38:43 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: 10:38:43 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 10:38:44 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: 10:38:44 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 10:38:44 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: 10:38:44 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 10.5MB/s eta 0:00:01  22% |####### | 20kB 4.3MB/s eta 0:00:01  33% |########## | 30kB 4.7MB/s eta 0:00:01  45% |############## | 40kB 4.5MB/s eta 0:00:01  56% |################## | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  79% |######################### | 71kB 6.1MB/s eta 0:00:01  90% |############################ | 81kB 6.1MB/s eta 0:00:01  100% |################################| 92kB 4.8MB/s unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 10:38:44 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: 10:38:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 10:38:44 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 10:38:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:38:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:47 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:38:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 10:38:47 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 11.1 KB/sec) unit-abot-epc-basic-0: 10:38:47 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: 10:38:47 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 453.4 KB/sec) unit-abot-epc-basic-0: 10:38:47 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: 10:38:47 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 946.9 KB/sec) unit-abot-epc-basic-0: 10:38:47 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 823.2 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 552.2 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 875.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 186.1 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 331.0 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 510.1 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 465.1 KB/sec) unit-abot-epc-basic-0: 10:38:48 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 2597.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 128.8 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 625.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 120.8 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 142.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 139.0 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 10:38:48 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 73.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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 232.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 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: 10:38:48 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 347.0 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 543.1 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 506.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 9/114 KB 6/48 KB 16/114 KB 9/48 KB 19/114 KB 11/48 KB 19/114 KB 6/48 KB 19/114 KB 11/48 KB 22/114 KB 11/48 KB 25/114 KB 11/48 KB 27/114 KB 14/48 KB 27/114 KB 14/48 KB 30/114 KB 16/48 KB 32/114 KB 16/48 KB 30/114 KB 19/48 KB 32/114 KB 19/48 KB 36/114 KB 22/48 KB 36/114 KB 25/48 KB 36/114 KB 25/48 KB 40/114 KB 25/48 KB 44/114 KB 27/48 KB 44/114 KB 30/48 KB 44/114 KB 32/48 KB 48/114 KB 30/48 KB 48/114 KB 32/48 KB 52/114 KB 36/48 KB 56/114 KB 36/48 KB 60/114 KB 36/48 KB 52/114 KB 40/48 KB 60/114 KB 44/48 KB 64/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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 44/48 KB 68/114 KB 44/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 3/35 KB 88/114 KB 48/48 KB 6/35 KB 92/114 KB 48/48 KB 3/35 KB 92/114 KB 48/48 KB 6/35 KB 96/114 KB 48/48 KB 6/35 KB 100/114 KB 48/48 KB 6/35 KB 104/114 KB 48/48 KB 6/35 KB 108/114 KB 48/48 KB 6/35 KB 112/114 KB 48/48 KB 9/35 KB 112/114 KB 48/48 KB 11/35 KB 114/114 KB 48/48 KB 9/35 KB 114/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 1115.1 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 14/35 KB 114/114 KB 16/35 KB 114/114 KB 19/35 KB 114/114 KB 22/35 KB 114/114 KB 25/35 KB 114/114 KB 27/35 KB 114/114 KB 30/35 KB 114/114 KB 32/35 KB 114/114 KB 35/35 KB 114/114 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 2062.9 KB/sec) unit-abot-epc-basic-0: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 4/56 KB 35/35 KB 8/56 KB 35/35 KB 12/56 KB 35/35 KB 16/56 KB 35/35 KB 20/56 KB 35/35 KB 24/56 KB 35/35 KB 28/56 KB 35/35 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 603.8 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 32/56 KB 3/85 KB 3/29 KB 28/56 KB 3/85 KB 3/29 KB 32/56 KB 3/85 KB 6/29 KB 28/56 KB 3/85 KB 32/56 KB 5/85 KB 6/29 KB 32/56 KB 5/85 KB 9/29 KB 4/24 KB 36/56 KB 8/85 KB 9/29 KB 8/24 KB 32/56 KB 5/85 KB 9/29 KB 36/56 KB 8/85 KB 11/29 KB 8/24 KB 36/56 KB 8/85 KB 9/29 KB 4/24 KB 36/56 KB 11/85 KB 11/29 KB 8/24 KB 36/56 KB 5/85 KB 9/29 KB 4/24 KB 36/56 KB 11/85 KB 11/29 KB 12/24 KB 36/56 KB 11/85 KB 14/29 KB 16/24 KB 36/56 KB 11/85 KB 14/29 KB 20/24 KB 40/56 KB 13/85 KB 14/29 KB 24/24 KB 40/56 KB 13/85 KB 14/29 KB 24/24 KB 36/56 KB 11/85 KB 14/29 KB 12/24 KB 40/56 KB 13/85 KB 16/29 KB 24/24 KB 40/56 KB 13/85 KB 14/29 KB 20/24 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 40/56 KB 11/85 KB 14/29 KB 20/24 KB 44/56 KB 13/85 KB 16/29 KB 24/24 KB 44/56 KB 16/85 KB 16/29 KB 24/24 KB 48/56 KB 19/85 KB 19/29 KB 24/24 KB 48/56 KB 16/85 KB 19/29 KB 24/24 KB 48/56 KB 16/85 KB 16/29 KB 24/24 KB 52/56 KB 19/85 KB 19/29 KB 24/24 KB 56/56 KB 21/85 KB 22/29 KB 24/24 KB 52/56 KB 21/85 KB 22/29 KB 24/24 KB 52/56 KB 19/85 KB 22/29 KB 24/24 KB 56/56 KB 21/85 KB 25/29 KB 24/24 KB 56/56 KB 24/85 KB 25/29 KB 24/24 KB 56/56 KB 27/85 KB 27/29 KB 24/24 KB 56/56 KB 29/85 KB 27/29 KB 24/24 KB 56/56 KB 4/86 KB 32/85 KB 27/29 KB 24/24 KB 56/56 KB 4/86 KB 36/85 KB 27/29 KB 4/86 KB 40/85 KB 27/29 KB 56/56 KB 24/85 KB 27/29 KB 24/24 KB 4/86 KB 40/85 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1226.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 56/56 KB 4/86 KB 29/85 KB 27/29 KB 24/24 KB 8/86 KB 40/85 KB 29/29 KB 12/86 KB 40/85 KB 29/29 KB 16/86 KB 40/85 KB 29/29 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 519.6 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 20/86 KB 40/85 KB 29/29 KB 20/86 KB 44/85 KB 29/29 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: 10:38:48 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: 10:38:48 DEBUG unit.abot-epc-basic/0.install 20/86 KB 48/85 KB 29/29 KB 24/86 KB 52/85 KB 29/29 KB 24/86 KB 48/85 KB 29/29 KB 28/86 KB 52/85 KB 29/29 KB 32/86 KB 52/85 KB 29/29 KB 36/86 KB 52/85 KB 29/29 KB 40/86 KB 56/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 357.5 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 36/86 KB 56/85 KB 29/29 KB 40/86 KB 60/85 KB 40/86 KB 64/85 KB 44/86 KB 64/85 KB 48/86 KB 64/85 KB 48/86 KB 68/85 KB 52/86 KB 4/12 KB 72/85 KB 3/218 KB 52/86 KB 4/12 KB 76/85 KB 3/218 KB 52/86 KB 4/12 KB 80/85 KB 3/218 KB 52/86 KB 4/12 KB 84/85 KB 3/218 KB 52/86 KB 4/12 KB 85/85 KB 3/218 KB 52/86 KB 4/12 KB 68/85 KB 3/218 KB 48/86 KB 4/12 KB 68/85 KB 3/218 KB 52/86 KB 4/12 KB 85/85 KB 5/218 KB 52/86 KB 4/12 KB 85/85 KB 8/218 KB 48/86 KB 4/12 KB 68/85 KB 52/86 KB 8/12 KB 85/85 KB 8/218 KB 52/86 KB 12/12 KB 85/85 KB 8/218 KB 52/86 KB 12/12 KB 85/85 KB 8/218 KB 56/86 KB 12/12 KB 85/85 KB 8/218 KB 60/86 KB 12/12 KB 85/85 KB 8/218 KB 64/86 KB 12/12 KB 85/85 KB 8/218 KB 64/86 KB 12/12 KB 85/85 KB 11/218 KB 64/86 KB 12/12 KB 85/85 KB 13/218 KB 64/86 KB 12/12 KB 85/85 KB 16/218 KB 64/86 KB 12/12 KB 85/85 KB 19/218 KB 64/86 KB 85/85 KB 21/218 KB 64/86 KB 85/85 KB 24/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 154.4 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 64/86 KB 85/85 KB 27/218 KB 64/86 KB 85/85 KB 29/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1004.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 64/86 KB 32/218 KB 64/86 KB 36/218 KB 64/86 KB 40/218 KB 64/86 KB 44/218 KB 64/86 KB 48/218 KB 64/86 KB 52/218 KB 64/86 KB 56/218 KB 64/86 KB 60/218 KB 64/86 KB 64/218 KB 68/86 KB 64/218 KB 72/86 KB 64/218 KB 76/86 KB 64/218 KB 80/86 KB 64/218 KB 84/86 KB 64/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 917.3 KB/sec) unit-abot-epc-basic-0: 10:38:48 DEBUG unit.abot-epc-basic/0.install 84/218 KB 88/218 KB 92/218 KB 96/218 KB 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 1963.4 KB/sec) unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8503691881434147371.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2686729347551583908.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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1544265480749807865.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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2461186722266487585.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3482379183708808571.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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:49 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: 10:38:49 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: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8866953145603163707.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.308 s unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-17T10:38:49+00:00 unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:38:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 10:38:51 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/8 KB 6/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 18.7 KB/sec) unit-abot-epc-basic-0: 10:38:51 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 854.3 KB/sec) unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1175.7 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 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 258.7 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 858.1 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 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 1618.9 KB/sec) unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 10:38:52 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 939.8 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1389.0 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1277.9 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38: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/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 181.6 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 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 277.1 KB/sec) unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/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 475.1 KB/sec) unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:38:52 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: 10:38:52 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 291.3 KB/sec) unit-abot-epc-basic-0: 10:38:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 10:38:53 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: 10:38:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 376.3 KB/sec) unit-abot-epc-basic-0: 10:38:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 10:38:53 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: 10:38:53 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: 10:38:53 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: 10:38:53 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: 10:38:53 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 208.7 KB/sec) unit-abot-epc-basic-0: 10:38:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 10:38:53 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: 10:38:53 DEBUG unit.abot-epc-basic/0.install 2/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 194.8 KB/sec) unit-abot-epc-basic-0: 10:38:53 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: 10:38:53 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: 10:38:53 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 1064.3 KB/sec) unit-abot-epc-basic-0: 10:38:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:38:54 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: 10:38:54 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 181.4 KB/sec) unit-abot-epc-basic-0: 10:38:54 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: 10:38:54 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: 10:38:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 178.0 KB/sec) unit-abot-epc-basic-0: 10:38:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 10:38:54 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: 10:38:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 167.1 KB/sec) unit-abot-epc-basic-0: 10:38:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:38:54 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: 10:38:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 270.4 KB/sec) unit-abot-epc-basic-0: 10:38:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 10:38:55 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: 10:38:55 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: 10:38:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 10:38:55 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: 10:38:55 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 41.6 KB/sec) unit-abot-epc-basic-0: 10:38:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 10:38:55 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: 10:38:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 10:38:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:38:55 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: 10:38:55 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 92.9 KB/sec) unit-abot-epc-basic-0: 10:38:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:38:55 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: 10:38:55 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: 10:38:55 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: 10:38:56 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: 10:38:56 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 455.5 KB/sec) unit-abot-epc-basic-0: 10:38:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 10:38:56 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: 10:38:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 10:38:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 10:38:56 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: 10:38:56 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 1497.0 KB/sec) unit-abot-epc-basic-0: 10:38:56 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: 10:38:56 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: 10:38:56 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 10:38:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 10:38:56 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: 10:38:56 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 558.7 KB/sec) unit-abot-epc-basic-0: 10:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 10:38:57 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: 10:38:57 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 221.1 KB/sec) unit-abot-epc-basic-0: 10:38:57 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: 10:38:57 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: 10:38:57 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: 10:38: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.pom machine-1: 10:38:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 10:38:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 10:38:57 DEBUG juju.agent read agent config, format "2.0" machine-1: 10:38:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 10:38:57 DEBUG juju.worker start "engine" machine-1: 10:38:57 INFO juju.worker start "engine" machine-1: 10:38:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 10:38:57 DEBUG juju.worker "engine" started machine-1: 10:38:57 DEBUG juju.worker.introspection stats worker now serving machine-1: 10:38:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:38:57 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 machine-1: 10:38:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:38:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) machine-1: 10:38:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-abot-epc-basic-0: 10:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:38:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:38:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 10:38:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:57 DEBUG juju.worker.apicaller connecting with old password machine-1: 10:38:57 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:57 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 10:38:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:38:57 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: 10:38:57 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 10:38:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom machine-1: 10:38:57 DEBUG juju.worker.apicaller connected machine-1: 10:38:57 DEBUG juju.worker.apicaller changing password... machine-1: 10:38:57 DEBUG juju.worker.apicaller password changed machine-1: 10:38:57 DEBUG juju.api RPC connection died machine-1: 10:38:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:38:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:38:57 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:57 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:38:58 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: 10:38:58 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1762.3 KB/sec) unit-abot-epc-basic-0: 10:38:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:38:58 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: 10:38:58 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 272.9 KB/sec) unit-abot-epc-basic-0: 10:38: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.pom unit-abot-epc-basic-0: 10:38:58 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: 10:38:58 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 200.1 KB/sec) unit-abot-epc-basic-0: 10:38:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 10:38:58 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: 10:38:58 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 27.3 KB/sec) unit-abot-epc-basic-0: 10:38: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.pom machine-1: 10:38:58 DEBUG juju.worker.apicaller connected machine-1: 10:38:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:38:58 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 machine-1: 10:38:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:38:58 INFO juju.worker.upgrader unblocking abort check machine-1: 10:38:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 10:38:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:38:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 128.5 KB/sec) machine-1: 10:38:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:38: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.pom machine-1: 10:38:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:38:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:38:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:38:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 10:38:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:38: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-1: 10:38:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:38:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:38:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 10:38:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.logger logger setup machine-1: 10:38:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:38:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:38:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:38:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:38:58 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 10:38:58 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 10:38:58 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-1: 10:38:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:38:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:38:58 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:38:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:38:58 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-1: 10:38:58 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 10:38:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 10:38:58 INFO juju.util.exec run result: exit status 127 machine-1: 10:38:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec558448466/script.sh: line 1: fanatic: command not found 127 machine-1: 10:38:58 DEBUG juju.api RPC connection died machine-1: 10:38:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:38:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 10:38:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-1: 10:38:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 10:38: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-1: 10:38:58 DEBUG juju.worker killing runner 0xc4207715f0 machine-1: 10:38:58 INFO juju.worker runner is dying machine-1: 10:38:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:38:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:38:58 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:58 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:38:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:38:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:38:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:38:59 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: 10:38:59 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 80.1 KB/sec) unit-abot-epc-basic-0: 10:38:59 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: 10:38:59 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: 10:38:59 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 296.9 KB/sec) unit-abot-epc-basic-0: 10:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:38:59 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 44.6 KB/sec) unit-abot-epc-basic-0: 10:38:59 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 machine-1: 10:38:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:38:59 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: 10:38:59 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 10:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 10:38:59 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: 10:38:59 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 10:38:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom machine-1: 10:39:00 DEBUG juju.api RPC connection died machine-1: 10:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:39:00 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:39:00 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-1: 10:39:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 10:39:00 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 274.4 KB/sec) unit-abot-epc-basic-0: 10:39:00 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 machine-1: 10:39:00 DEBUG juju.worker.apicaller connected machine-1: 10:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:39:00 INFO juju.worker.upgrader unblocking abort check machine-1: 10:39:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 10:39:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:39:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:39:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:39:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 10:39:00 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 machine-1: 10:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:39:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:39:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:39:00 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:39:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 10:39:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:39:00 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: 10:39:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:39:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 10:39:00 INFO juju.util.exec run result: exit status 127 machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec905132493/script.sh: line 1: fanatic: command not found 127 machine-1: 10:39:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:39:00 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:39:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:39:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 904.5 KB/sec) machine-1: 10:39:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 10:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.logger logger setup machine-1: 10:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:39:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:39:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom machine-1: 10:39:00 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: 10:39:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:39:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 10:39:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 10:39:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 10:39:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 10:39:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:39:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:39:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:39:00 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 10:39:00 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 10:39:00 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-1: 10:39:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:39:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:39:00 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:39:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:39:00 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-1: 10:39:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:39:00 INFO juju.util.exec run result: exit status 127 machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec568603527/script.sh: line 1: fanatic: command not found 127 machine-1: 10:39:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:39:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 10:39:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 10:39:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:39:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:39:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:39:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:39:00 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 10:39:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:39:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 10:39:00 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 10:39:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 10:39:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:39:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:39:00 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 10:39:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:39:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:39:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:39:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 10:39:00 DEBUG juju.worker start "1-container-watcher" machine-1: 10:39:00 DEBUG juju.worker start "stateconverter" machine-1: 10:39:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 10:39:00 INFO juju.worker start "1-container-watcher" machine-1: 10:39:00 DEBUG juju.worker "1-container-watcher" started machine-1: 10:39:00 INFO juju.worker start "stateconverter" machine-1: 10:39:00 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 10:39:00 DEBUG juju.worker "stateconverter" started machine-1: 10:39:00 INFO juju.worker.machiner "machine-1" started machine-1: 10:39:00 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom machine-1: 10:39:00 DEBUG juju.service discovered init system "upstart" from local host machine-1: 10:39:00 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-1: 10:39:00 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-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2073.8 KB/sec) unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 10:39:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 10:39:00 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: 10:39:00 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 10:39:00 DEBUG juju.worker start "api" unit-mysql-0: 10:39:00 INFO juju.worker start "api" unit-mysql-0: 10:39:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 10:39:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 10:39:00 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 10:39:00 DEBUG juju.worker "api" started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 10:39:00 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-mysql-0: 10:39:00 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:39:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:39:00 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: 10:39:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 10:39:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 10:39:00 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: 10:39:00 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 231.5 KB/sec) unit-abot-epc-basic-0: 10:39:00 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: 10:39: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.pom unit-abot-epc-basic-0: 10:39:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 56.6 KB/sec) unit-abot-epc-basic-0: 10:39:01 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: 10:39: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.pom unit-abot-epc-basic-0: 10:39:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 10:39:01 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 machine-1: 10:39:01 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:18:ac:53 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:18:ac:53 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: 10:39:01 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: 10:39:01 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 476.7 KB/sec) unit-abot-epc-basic-0: 10:39:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 10:39:01 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:39:01 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 10:39:01 DEBUG juju.worker.apicaller password changed unit-mysql-0: 10:39:01 DEBUG juju.api RPC connection died unit-mysql-0: 10:39:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:39: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.pom unit-abot-epc-basic-0: 10:39:01 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 165.6 KB/sec) unit-abot-epc-basic-0: 10:39:01 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: 10:39:01 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:39:01 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-mysql-0: 10:39:01 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-mysql-0: 10:39:01 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:39: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.pom unit-abot-epc-basic-0: 10:39:01 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 53.7 KB/sec) unit-abot-epc-basic-0: 10:39:01 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: 10:39:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:39: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.pom unit-abot-epc-basic-0: 10:39:02 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: 10:39:02 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: 10:39:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 10:39:02 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 10:39:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 10:39:02 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:39:02 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 10:39:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:39:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:39:02 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 10:39:02 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-mysql-0: 10:39:02 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-mysql-0: 10:39:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 10:39:02 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 10:39:02 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 10:39:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 10:39:02 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 10:39:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.logger logger setup unit-mysql-0: 10:39:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:39:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:39:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 10:39:02 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 10:39:02 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 10:39:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 10:39:02 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 10:39:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:39:02 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: 10:39:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:39:02 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 587.2 KB/sec) unit-abot-epc-basic-0: 10:39:02 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: 10:39:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 10:39:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 10:39:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 10:39:02 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 10:39:02 INFO juju.worker.uniter resuming charm install unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 10:39:02 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 10:39:02 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 10:39:02 DEBUG httpbakery client do GET https://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 10:39:02 DEBUG httpbakery } -> error unit-mysql-0: 10:39:02 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 10:39:02 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 10:39:02 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 10:39:02 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: 10:39: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/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 400.9 KB/sec) unit-abot-epc-basic-0: 10:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 10:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 10:39:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 10:39:02 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: 10:39:02 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: 10:39:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 524.8 KB/sec) unit-abot-epc-basic-0: 10:39:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 10:39:03 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 10:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 10:39:03 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 10:39:03 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 10:39:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 10:39:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:39:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 10:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 10:39:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:39:03 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: 10:39:03 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 10:39:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 10:39:03 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-mysql-0: 10:39:03 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 10:39:03 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 10:39:03 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: 10:39:03 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) unit-abot-epc-basic-0: 10:39:03 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: 10:39:03 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: 10:39:03 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 10:39:03 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: 10:39:04 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: 10:39:04 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 1383.2 KB/sec) unit-abot-epc-basic-0: 10:39:04 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: 10:39:04 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: 10:39:04 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 112.6 KB/sec) unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 10:39:04 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1056 kB/s) unit-abot-epc-basic-0: 10:39:04 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: 10:39:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 10:39:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 10:39:04 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 10:39:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 10:39:04 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 353.9 KB/sec) unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 10:39:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:39:04 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: 10:39:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 461.8 KB/sec) unit-abot-epc-basic-0: 10:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 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 306.6 KB/sec) unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 101.1 KB/sec) unit-abot-epc-basic-0: 10:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 10:39:05 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 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 62.0 KB/sec) unit-abot-epc-basic-0: 10:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 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 114.5 KB/sec) unit-abot-epc-basic-0: 10:39:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 10:39:05 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:39:05 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 10:39:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 10:39:05 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: 10:39:05 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:39:06 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-mysql-0: 10:39:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 10:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:39:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (35.2 kB/s) unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 10:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:39:06 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-mysql-0: 10:39:06 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:39:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 240.4 KB/sec) unit-abot-epc-basic-0: 10:39:06 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: 10:39:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:39:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:39:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:39:07 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 1013.3 KB/sec) unit-abot-epc-basic-0: 10:39:07 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: 10:39:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 10:39:07 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: 10:39:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 10:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 10:39:07 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: 10:39:07 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: 10:39:07 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 10:39:07 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: 10:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 10:39:07 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: 10:39:07 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: 10:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 10:39:07 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: 10:39:07 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 10:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 10:39:07 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 10:39:07 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: 10:39:07 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 116.0 KB/sec) unit-abot-epc-basic-0: 10:39:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 10:39:08 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 10:39:08 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: 10:39: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/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 473.4 KB/sec) unit-abot-epc-basic-0: 10:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 10:39:08 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: 10:39:08 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: 10:39:08 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 10:39:08 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: 10:39: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.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 10:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 10:39:08 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-abot-epc-basic-0: 10:39:08 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: 10:39:08 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 720.5 KB/sec) unit-abot-epc-basic-0: 10:39:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 10:39:08 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: 10:39:08 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: 10:39:08 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: 10:39:08 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: 10:39:08 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 249.4 KB/sec) unit-abot-epc-basic-0: 10:39:08 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-mysql-0: 10:39:08 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: 10:39:08 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] unit-abot-epc-basic-0: 10:39:09 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: 10:39:09 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 913.0 KB/sec) unit-abot-epc-basic-0: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 10:39:09 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 10:39:09 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: 10:39:09 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 1330.2 KB/sec) unit-abot-epc-basic-0: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 10:39:09 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: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 10:39:09 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: 10:39:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 10:39:09 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 10:39:09 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: 10:39:09 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: 10:39:09 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 715.4 KB/sec) unit-abot-epc-basic-0: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 10:39:09 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: 10:39:09 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: 10:39:09 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 995.7 KB/sec) unit-mysql-0: 10:39:09 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: 10:39:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 10:39:09 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: 10:39:09 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: 10:39:09 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 1749.1 KB/sec) unit-abot-epc-basic-0: 10:39:09 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: 10:39:10 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: 10:39:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 292.1 KB/sec) unit-abot-epc-basic-0: 10:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:39:10 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: 10:39:10 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 248.2 KB/sec) unit-abot-epc-basic-0: 10:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-mysql-0: 10:39:10 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: 10:39:10 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 10:39:10 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: 10:39:10 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 1189.4 KB/sec) unit-abot-epc-basic-0: 10:39:10 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: 10:39:10 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: 10:39:10 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-abot-epc-basic-0: 10:39:10 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: 10:39:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 10:39:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 10:39:10 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: 10:39:11 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 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 282.6 KB/sec) unit-mysql-0: 10:39:11 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 10:39:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 10:39:11 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 10:39:11 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: 10:39:11 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 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: 10:39:11 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 10:39:11 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 10:39:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:39:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 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: 10:39:11 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: 10:39:11 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: 10:39:11 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 10:39:11 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: 10:39:11 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 10:39:11 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 10:39:12 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 10:39:12 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 10:39:12 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: 10:39:12 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: 10:39:12 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 718.3 KB/sec) unit-abot-epc-basic-0: 10:39:12 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: 10:39:12 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 10:39:12 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: 10:39:12 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: 10:39:12 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1189.8 KB/sec) unit-mysql-0: 10:39:12 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: 10:39:12 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: 10:39:12 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 10:39:12 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: 10:39:12 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: 10:39:12 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 10:39:12 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: 10:39:12 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 10:39:12 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: 10:39:12 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: 10:39:12 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 11.2 KB/sec) unit-abot-epc-basic-0: 10:39:12 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: 10:39:13 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (6986 kB/s) unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 625.4 KB/sec) unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:13 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: 10:39:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 10:39:13 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: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:13 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 10:39:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:39:13 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: 10:39:13 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 598.6 KB/sec) unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1648.5 KB/sec) unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:39:14 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 296.4 KB/sec) unit-abot-epc-basic-0: 10:39:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 10:39:14 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:39:14 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: 10:39:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 441.9 KB/sec) unit-abot-epc-basic-0: 10:39:14 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: 10:39:15 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: 10:39: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/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) unit-abot-epc-basic-0: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-abot-epc-basic-0: 10:39:15 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.1 KB/sec) unit-abot-epc-basic-0: 10:39:15 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: 10:39:15 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: 10:39:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 235.1 KB/sec) unit-abot-epc-basic-0: 10:39:15 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: 10:39:15 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: 10:39:15 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: 10:39:15 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: 10:39:15 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: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:39:15 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:39:15 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: 10:39:15 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: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 10:39:15 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: 10:39:15 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: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:39:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 10:39:16 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: 10:39:16 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: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 10:39:16 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 10:39:16 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:16 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:16 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: 10:39:16 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: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 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: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:39:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 10:39:17 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: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:39:17 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: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 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: 10:39:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:39:18 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 10:39:18 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:18 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 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 Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 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: 10:39:18 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 10:39:18 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:39:18 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 310.2 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 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: 10:39:18 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: 10:39:18 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: 10:39:18 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: 10:39:18 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 3/10 KB 60/590 KB 3/10 KB 64/590 KB 3/10 KB 68/590 KB 5/10 KB 3/1710 KB 72/590 KB 3/232 KB 5/10 KB 3/1710 KB 68/590 KB 3/232 KB 5/10 KB 68/590 KB 3/232 KB 5/10 KB 3/1710 KB 72/590 KB 5/232 KB 5/10 KB 3/1710 KB 72/590 KB 8/232 KB 5/10 KB 3/1710 KB 72/590 KB 11/232 KB 5/10 KB 3/1710 KB 72/590 KB 13/232 KB 5/10 KB 3/1710 KB 72/590 KB 16/232 KB 5/10 KB 3/1710 KB 72/590 KB 19/232 KB 5/10 KB 5/1710 KB 72/590 KB 21/232 KB 5/10 KB 68/590 KB 8/10 KB 5/1710 KB 72/590 KB 21/232 KB 10/10 KB 5/1710 KB 72/590 KB 21/232 KB 5/10 KB 5/1710 KB 72/590 KB 19/232 KB 10/10 KB 8/1710 KB 72/590 KB 21/232 KB 10/10 KB 11/1710 KB 72/590 KB 21/232 KB 10/10 KB 13/1710 KB 72/590 KB 21/232 KB 10/10 KB 13/1710 KB 76/590 KB 24/232 KB 10/10 KB 13/1710 KB 72/590 KB 24/232 KB 10/10 KB 13/1710 KB 80/590 KB 27/232 KB 10/10 KB 16/1710 KB 3/240 KB 80/590 KB 29/232 KB 10/10 KB 16/1710 KB 3/240 KB 80/590 KB 32/232 KB 10/10 KB 16/1710 KB 3/240 KB 80/590 KB 36/232 KB 10/10 KB 16/1710 KB 3/240 KB 80/590 KB 27/232 KB 10/10 KB 16/1710 KB 80/590 KB 27/232 KB 10/10 KB 13/1710 KB 80/590 KB 24/232 KB 10/10 KB 16/1710 KB 3/240 KB 84/590 KB 40/232 KB 10/10 KB 19/1710 KB 3/240 KB 88/590 KB 40/232 KB 10/10 KB 19/1710 KB 3/240 KB 92/590 KB 40/232 KB 10/10 KB 19/1710 KB 3/240 KB 96/590 KB 40/232 KB 10/10 KB 19/1710 KB 3/240 KB 84/590 KB 40/232 KB 10/10 KB 21/1710 KB 3/240 KB 96/590 KB 40/232 KB 10/10 KB 24/1710 KB 3/240 KB 96/590 KB 40/232 KB 27/1710 KB 3/240 KB 100/590 KB 40/232 KB 29/1710 KB 5/240 KB 100/590 KB 40/232 KB 32/1710 KB 5/240 KB 100/590 KB 40/232 KB 24/1710 KB 3/240 KB 100/590 KB 40/232 KB 32/1710 KB 5/240 KB 104/590 KB 40/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 175.1 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 10/10 KB 16/1710 KB 5/240 KB 100/590 KB 40/232 KB 27/1710 KB 5/240 KB 100/590 KB 40/232 KB 32/1710 KB 8/240 KB 104/590 KB 40/232 KB 32/1710 KB 11/240 KB 104/590 KB 40/232 KB 36/1710 KB 11/240 KB 104/590 KB 40/232 KB 40/1710 KB 13/240 KB 108/590 KB 44/232 KB 36/1710 KB 13/240 KB 108/590 KB 44/232 KB 36/1710 KB 11/240 KB 108/590 KB 44/232 KB 40/1710 KB 13/240 KB 112/590 KB 44/232 KB 36/1710 KB 11/240 KB 104/590 KB 44/232 KB 40/1710 KB 13/240 KB 112/590 KB 48/232 KB 40/1710 KB 13/240 KB 116/590 KB 48/232 KB 44/1710 KB 16/240 KB 120/590 KB 52/232 KB 44/1710 KB 16/240 KB 116/590 KB 52/232 KB 48/1710 KB 16/240 KB 120/590 KB 52/232 KB 40/1710 KB 16/240 KB 116/590 KB 48/232 KB 48/1710 KB 19/240 KB 120/590 KB 52/232 KB 48/1710 KB 21/240 KB 120/590 KB 52/232 KB 40/1710 KB 16/240 KB 116/590 KB 52/232 KB 48/1710 KB 21/240 KB 120/590 KB 56/232 KB 48/1710 KB 24/240 KB 124/590 KB 56/232 KB 48/1710 KB 24/240 KB 120/590 KB 56/232 KB 48/1710 KB 24/240 KB 124/590 KB 60/232 KB 48/1710 KB 24/240 KB 128/590 KB 64/232 KB 3/44 KB 48/1710 KB 24/240 KB 128/590 KB 60/232 KB 3/44 KB 48/1710 KB 27/240 KB 128/590 KB 64/232 KB 5/44 KB 48/1710 KB 27/240 KB 128/590 KB 64/232 KB 8/44 KB 48/1710 KB 24/240 KB 128/590 KB 60/232 KB 52/1710 KB 27/240 KB 132/590 KB 64/232 KB 8/44 KB 52/1710 KB 27/240 KB 136/590 KB 68/232 KB 11/44 KB 52/1710 KB 27/240 KB 140/590 KB 68/232 KB 11/44 KB 52/1710 KB 27/240 KB 144/590 KB 68/232 KB 11/44 KB 52/1710 KB 27/240 KB 128/590 KB 64/232 KB 8/44 KB 56/1710 KB 27/240 KB 144/590 KB 68/232 KB 11/44 KB 60/1710 KB 27/240 KB 144/590 KB 68/232 KB 11/44 KB 64/1710 KB 27/240 KB 144/590 KB 68/232 KB 11/44 KB 48/1710 KB 27/240 KB 128/590 KB 64/232 KB 5/44 KB 64/1710 KB 29/240 KB 144/590 KB 68/232 KB 11/44 KB 64/1710 KB 32/240 KB 144/590 KB 68/232 KB 11/44 KB 52/1710 KB 27/240 KB 132/590 KB 68/232 KB 11/44 KB 64/1710 KB 32/240 KB 144/590 KB 72/232 KB 11/44 KB 64/1710 KB 32/240 KB 144/590 KB 76/232 KB 11/44 KB 64/1710 KB 36/240 KB 144/590 KB 80/232 KB 11/44 KB 64/1710 KB 36/240 KB 144/590 KB 84/232 KB 11/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 11/44 KB 52/1710 KB 27/240 KB 132/590 KB 64/232 KB 11/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 13/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 16/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 19/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 21/44 KB 68/1710 KB 36/240 KB 148/590 KB 88/232 KB 24/44 KB 68/1710 KB 36/240 KB 148/590 KB 84/232 KB 11/44 KB 68/1710 KB 36/240 KB 152/590 KB 88/232 KB 24/44 KB 68/1710 KB 36/240 KB 156/590 KB 92/232 KB 27/44 KB 68/1710 KB 36/240 KB 160/590 KB 92/232 KB 27/44 KB 68/1710 KB 36/240 KB 164/590 KB 92/232 KB 27/44 KB 68/1710 KB 36/240 KB 144/590 KB 84/232 KB 11/44 KB 72/1710 KB 36/240 KB 164/590 KB 92/232 KB 27/44 KB 76/1710 KB 36/240 KB 164/590 KB 92/232 KB 27/44 KB 80/1710 KB 36/240 KB 164/590 KB 92/232 KB 27/44 KB 64/1710 KB 36/240 KB 144/590 KB 76/232 KB 11/44 KB 80/1710 KB 40/240 KB 164/590 KB 92/232 KB 27/44 KB 80/1710 KB 44/240 KB 164/590 KB 92/232 KB 27/44 KB 80/1710 KB 48/240 KB 164/590 KB 92/232 KB 27/44 KB 80/1710 KB 52/240 KB 164/590 KB 92/232 KB 27/44 KB 84/1710 KB 56/240 KB 164/590 KB 92/232 KB 27/44 KB 68/1710 KB 36/240 KB 152/590 KB 92/232 KB 27/44 KB 68/1710 KB 36/240 KB 152/590 KB 92/232 KB 24/44 KB 84/1710 KB 56/240 KB 164/590 KB 96/232 KB 27/44 KB 84/1710 KB 56/240 KB 164/590 KB 100/232 KB 29/44 KB 84/1710 KB 52/24 unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 0 KB 164/590 KB 92/232 KB 27/44 KB 88/1710 KB 60/240 KB 164/590 KB 100/232 KB 29/44 KB 84/1710 KB 60/240 KB 164/590 KB 100/232 KB 29/44 KB 84/1710 KB 56/240 KB 164/590 KB 96/232 KB 29/44 KB 88/1710 KB 60/240 KB 164/590 KB 100/232 KB 32/44 KB 88/1710 KB 60/240 KB 164/590 KB 100/232 KB 36/44 KB 92/1710 KB 64/240 KB 168/590 KB 104/232 KB 36/44 KB 92/1710 KB 64/240 KB 172/590 KB 104/232 KB 36/44 KB 92/1710 KB 64/240 KB 164/590 KB 104/232 KB 36/44 KB 92/1710 KB 64/240 KB 172/590 KB 108/232 KB 40/44 KB 92/1710 KB 64/240 KB 172/590 KB 112/232 KB 40/44 KB 92/1710 KB 64/240 KB 164/590 KB 100/232 KB 36/44 KB 88/1710 KB 64/240 KB 164/590 KB 100/232 KB 36/44 KB 96/1710 KB 64/240 KB 176/590 KB 112/232 KB 40/44 KB 100/1710 KB 64/240 KB 176/590 KB 112/232 KB 40/44 KB 104/1710 KB 68/240 KB 176/590 KB 116/232 KB 40/44 KB 108/1710 KB 68/240 KB 176/590 KB 116/232 KB 40/44 KB 92/1710 KB 64/240 KB 176/590 KB 112/232 KB 40/44 KB 92/1710 KB 64/240 KB 172/590 KB 104/232 KB 40/44 KB 112/1710 KB 68/240 KB 176/590 KB 116/232 KB 44/44 KB 112/1710 KB 68/240 KB 176/590 KB 116/232 KB 44/44 KB 112/1710 KB 68/240 KB 180/590 KB 116/232 KB 44/44 KB 112/1710 KB 68/240 KB 184/590 KB 116/232 KB 44/44 KB 112/1710 KB 68/240 KB 188/590 KB 116/232 KB 44/44 KB 100/1710 KB 68/240 KB 176/590 KB 116/232 KB 40/44 KB 100/1710 KB 68/240 KB 176/590 KB 112/232 KB 40/44 KB 112/1710 KB 72/240 KB 188/590 KB 116/232 KB 44/44 KB 112/1710 KB 76/240 KB 188/590 KB 116/232 KB 44/44 KB 112/1710 KB 80/240 KB 188/590 KB 116/232 KB 44/44 KB 112/1710 KB 68/240 KB 184/590 KB 116/232 KB 44/44 KB 112/1710 KB 80/240 KB 188/590 KB 120/232 KB 44/44 KB 112/1710 KB 80/240 KB 188/590 KB 124/232 KB 44/44 KB 112/1710 KB 84/240 KB 188/590 KB 128/232 KB 44/44 KB 112/1710 KB 84/240 KB 192/590 KB 132/232 KB 44/44 KB 116/1710 KB 84/240 KB 192/590 KB 136/232 KB 112/1710 KB 84/240 KB 188/590 KB 124/232 KB 44/44 KB 116/1710 KB 88/240 KB 192/590 KB 136/232 KB 116/1710 KB 92/240 KB 192/590 KB 136/232 KB 116/1710 KB 96/240 KB 192/590 KB 136/232 KB 116/1710 KB 84/240 KB 192/590 KB 132/232 KB 44/44 KB 120/1710 KB 96/240 KB 192/590 KB 136/232 KB 124/1710 KB 96/240 KB 192/590 KB 136/232 KB 112/1710 KB 84/240 KB 192/590 KB 128/232 KB 44/44 KB 124/1710 KB 96/240 KB 196/590 KB 136/232 KB 128/1710 KB 100/240 KB 200/590 KB 140/232 KB 128/1710 KB 100/240 KB 204/590 KB 140/232 KB 128/1710 KB 100/240 KB 208/590 KB 140/232 KB 128/1710 KB 100/240 KB 212/590 KB 140/232 KB 128/1710 KB 100/240 KB 196/590 KB 140/232 KB 128/1710 KB 104/240 KB 216/590 KB 140/232 KB 128/1710 KB 108/240 KB 216/590 KB 140/232 KB 128/1710 KB 112/240 KB 216/590 KB 140/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 128/1710 KB 96/240 KB 196/590 KB 140/232 KB 128/1710 KB 112/240 KB 216/590 KB 144/232 KB 128/1710 KB 96/240 KB 196/590 KB 136/232 KB 132/1710 KB 112/240 KB 216/590 KB 144/232 KB 136/1710 KB 112/240 KB 216/590 KB 148/232 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 132/1710 KB 112/240 KB 216/590 KB 148/232 KB 140/1710 KB 112/240 KB 216/590 KB 148/232 KB 140/1710 KB 112/240 KB 216/590 KB 152/232 KB 144/1710 KB 112/240 KB 216/590 KB 152/232 KB 144/1710 KB 116/240 KB 216/590 KB 156/232 KB 144/1710 KB 116/240 KB 216/590 KB 160/232 KB 144/1710 KB 116/240 KB 216/590 KB 164/232 KB 148/1710 KB 116/240 KB 216/590 KB 168/232 KB 148/1710 KB 116/240 KB 216/590 KB 172/232 KB 148/1710 KB 116/240 KB 216/590 KB 176/232 KB 148/1710 KB 116/240 KB 216/590 KB 180/232 KB 148/1710 KB 116/240 KB 216/590 KB 184/232 KB 148/1710 KB 116/240 KB 216/590 KB 188/232 KB 148/1710 KB 116/240 KB 216/590 KB 192/232 KB 4/258 KB 148/1710 KB 116/240 KB 216/590 KB 196/232 KB 4/258 KB 148/1710 KB 116/240 KB 216/590 KB 164/232 KB 128/1710 KB 116/240 KB 216/590 KB 164/232 KB 152/1710 KB 116/240 KB 220/590 KB 196/232 KB 4/258 KB 152/1710 KB 116/240 KB 224/590 KB 196/232 KB 4/258 KB 152/1710 KB 116/240 KB 228/590 KB 196/232 KB 4/258 KB 148/1710 KB 116/240 KB 216/590 KB 188/232 KB 4/258 KB 144/1710 KB 116/240 KB 216/590 KB 176/232 KB 152/1710 KB 120/240 KB 232/590 KB 196/232 KB 4/258 KB 152/1710 KB 124/240 KB 232/590 KB 196/232 KB 4/258 KB 152/1710 KB 128/240 KB 232/590 KB 196/232 KB 4/258 KB 152/1710 KB 116/240 KB 228/590 KB 196/232 KB 4/258 KB 156/1710 KB 128/240 KB 232/590 KB 196/232 KB 8/258 KB 160/1710 KB 128/240 KB 232/590 KB 196/232 KB 8/258 KB 164/1710 KB 128/240 KB 232/590 KB 196/232 KB 8/258 KB 168/1710 KB 132/240 KB 232/590 KB 196/232 KB 8/258 KB 172/1710 KB 132/240 KB 232/590 KB 196/232 KB 8/258 KB 176/1710 KB 132/240 KB 232/590 KB 196/232 KB 8/258 KB 152/1710 KB 128/240 KB 232/590 KB 196/232 KB 8/258 KB 176/1710 KB 132/240 KB 232/590 KB 196/232 KB 12/258 KB 176/1710 KB 132/240 KB 232/590 KB 196/232 KB 16/258 KB 176/1710 KB 132/240 KB 232/590 KB 196/232 KB 20/258 KB 164/1710 KB 132/240 KB 232/590 KB 196/232 KB 8/258 KB 152/1710 KB 116/240 KB 232/590 KB 196/232 KB 8/258 KB 176/1710 KB 132/240 KB 236/590 KB 196/232 KB 20/258 KB 176/1710 KB 132/240 KB 240/590 KB 196/232 KB 20/258 KB 176/1710 KB 132/240 KB 244/590 KB 196/232 KB 20/258 KB 176/1710 KB 136/240 KB 244/590 KB 196/232 KB 24/258 KB 176/1710 KB 136/240 KB 244/590 KB 196/232 KB 28/258 KB 176/1710 KB 136/240 KB 244/590 KB 196/232 KB 32/258 KB 176/1710 KB 136/240 KB 244/590 KB 196/232 KB 36/258 KB 180/1710 KB 136/240 KB 248/590 KB 196/232 KB 40/258 KB 180/1710 KB 136/240 KB 248/590 KB 196/232 KB 44/258 KB 180/1710 KB 136/240 KB 248/590 KB 196/232 KB 48/258 KB 176/1710 KB 136/240 KB 244/590 KB 196/232 KB 20/258 KB 180/1710 KB 140/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 144/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 148/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 152/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 156/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 160/240 KB 248/590 KB 196/232 KB 48/258 KB 180/1710 KB 136/240 KB 248/590 KB 196/232 KB 36/258 KB 184/1710 KB 160/240 KB 248/590 KB 196/232 KB 48/258 KB 188/1710 KB 160/240 KB 248/590 KB 196/232 KB 48/258 KB 192/1710 KB 160/240 KB 248/590 KB 196/232 KB 48/258 KB 176/1710 KB 136/240 KB 248/590 KB 196/232 KB 36/258 KB 192/1710 KB 160/240 KB 252/590 KB 196/232 KB 48/258 KB 192/1710 KB 160/240 KB 256/590 KB 196/232 KB 48/258 KB 192/1710 KB 160/240 KB 260/590 KB 196/232 KB 48/258 KB 196/1710 KB 164/240 KB 264/590 KB 200/232 KB 52/258 KB 192/1710 KB 160/240 KB 260/590 KB 200/232 KB 48/258 KB 196/1710 KB 164 unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install /240 KB 264/590 KB 204/232 KB 52/258 KB 196/1710 KB 164/240 KB 264/590 KB 208/232 KB 52/258 KB 196/1710 KB 164/240 KB 268/590 KB 212/232 KB 52/258 KB 196/1710 KB 164/240 KB 268/590 KB 216/232 KB 52/258 KB 196/1710 KB 164/240 KB 260/590 KB 200/232 KB 52/258 KB 192/1710 KB 164/240 KB 260/590 KB 200/232 KB 52/258 KB 196/1710 KB 168/240 KB 268/590 KB 220/232 KB 52/258 KB 192/1710 KB 160/240 KB 260/590 KB 200/232 KB 52/258 KB 200/1710 KB 168/240 KB 268/590 KB 220/232 KB 56/258 KB 200/1710 KB 168/240 KB 268/590 KB 220/232 KB 60/258 KB 200/1710 KB 168/240 KB 268/590 KB 220/232 KB 52/258 KB 204/1710 KB 168/240 KB 268/590 KB 220/232 KB 60/258 KB 208/1710 KB 172/240 KB 268/590 KB 220/232 KB 60/258 KB 196/1710 KB 164/240 KB 268/590 KB 208/232 KB 52/258 KB 208/1710 KB 172/240 KB 272/590 KB 220/232 KB 64/258 KB 208/1710 KB 172/240 KB 276/590 KB 220/232 KB 64/258 KB 212/1710 KB 172/240 KB 280/590 KB 220/232 KB 64/258 KB 212/1710 KB 172/240 KB 284/590 KB 220/232 KB 64/258 KB 212/1710 KB 172/240 KB 288/590 KB 220/232 KB 64/258 KB 208/1710 KB 172/240 KB 268/590 KB 220/232 KB 64/258 KB 204/1710 KB 172/240 KB 268/590 KB 220/232 KB 60/258 KB 212/1710 KB 176/240 KB 288/590 KB 220/232 KB 64/258 KB 212/1710 KB 176/240 KB 288/590 KB 220/232 KB 68/258 KB 212/1710 KB 180/240 KB 288/590 KB 220/232 KB 72/258 KB 212/1710 KB 180/240 KB 288/590 KB 220/232 KB 76/258 KB 212/1710 KB 180/240 KB 288/590 KB 220/232 KB 80/258 KB 212/1710 KB 172/240 KB 280/590 KB 220/232 KB 64/258 KB 212/1710 KB 180/240 KB 288/590 KB 224/232 KB 80/258 KB 212/1710 KB 180/240 KB 288/590 KB 228/232 KB 80/258 KB 212/1710 KB 180/240 KB 288/590 KB 232/232 KB 80/258 KB 212/1710 KB 180/240 KB 292/590 KB 232/232 KB 80/258 KB 212/1710 KB 172/240 KB 276/590 KB 220/232 KB 64/258 KB 216/1710 KB 180/240 KB 292/590 KB 232/232 KB 80/258 KB 220/1710 KB 180/240 KB 292/590 KB 232/232 KB 80/258 KB 224/1710 KB 180/240 KB 292/590 KB 232/232 KB 80/258 KB 212/1710 KB 180/240 KB 292/590 KB 232/232 KB 80/258 KB 224/1710 KB 180/240 KB 296/590 KB 232/232 KB 80/258 KB 224/1710 KB 180/240 KB 300/590 KB 232/232 KB 84/258 KB 224/1710 KB 180/240 KB 304/590 KB 232/232 KB 84/258 KB 224/1710 KB 180/240 KB 308/590 KB 232/232 KB 84/258 KB 228/1710 KB 180/240 KB 312/590 KB 232/232 KB 84/258 KB 212/1710 KB 180/240 KB 288/590 KB 220/232 KB 68/258 KB 228/1710 KB 184/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 188/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 192/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 196/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 200/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 204/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 208/240 KB 312/590 KB 232/232 KB 84/258 KB 228/1710 KB 180/240 KB 308/590 KB 232/232 KB 84/258 KB 224/1710 KB 180/240 KB 296/590 KB 232/232 KB 84/258 KB 232/1710 KB 208/240 KB 312/590 KB 232/232 KB 88/258 KB 232/1710 KB 208/240 KB 312/590 KB 232/232 KB 92/258 KB 232/1710 KB 208/240 KB 312/590 KB 232/232 KB 96/258 KB 232/1710 KB 212/240 KB 312/590 KB 232/232 KB 96/258 KB 232/1710 KB 214/240 KB 312/590 KB 232/232 KB 100/258 KB 232/1710 KB 214/240 KB 316/590 KB 232/232 KB 100/258 KB 232/1710 KB 214/240 KB 320/590 KB 232/232 KB 100/258 KB 232/1710 KB 214/240 KB 324/590 KB 100/258 KB 232/1710 KB 214/240 KB 328/590 KB 100/258 KB 232/1710 KB 214/240 KB 332/590 KB 100/258 KB 232/1710 KB 214/240 KB 336/590 KB 100/258 KB 232/1710 KB 214/240 KB 340/590 KB 100/258 KB unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 232/1710 KB 212/240 KB 312/590 KB 232/232 KB 100/258 KB 232/1710 KB 214/240 KB 340/590 KB 104/258 KB 232/1710 KB 214/240 KB 340/590 KB 108/258 KB 232/1710 KB 214/240 KB 340/590 KB 112/258 KB 232/1710 KB 212/240 KB 312/590 KB 232/232 KB 96/258 KB 236/1710 KB 214/240 KB 340/590 KB 112/258 KB 240/1710 KB 214/240 KB 340/590 KB 112/258 KB 244/1710 KB 214/240 KB 340/590 KB 112/258 KB 248/1710 KB 214/240 KB 340/590 KB 112/258 KB 252/1710 KB 214/240 KB 340/590 KB 112/258 KB 256/1710 KB 214/240 KB 340/590 KB 116/258 KB 260/1710 KB 214/240 KB 340/590 KB 116/258 KB 264/1710 KB 214/240 KB 340/590 KB 116/258 KB 268/1710 KB 214/240 KB 340/590 KB 116/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 1680.3 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 268/1710 KB 214/240 KB 344/590 KB 116/258 KB 268/1710 KB 214/240 KB 348/590 KB 116/258 KB 252/1710 KB 214/240 KB 340/590 KB 116/258 KB 272/1710 KB 214/240 KB 348/590 KB 120/258 KB 272/1710 KB 214/240 KB 348/590 KB 124/258 KB 272/1710 KB 214/240 KB 348/590 KB 128/258 KB 272/1710 KB 214/240 KB 348/590 KB 132/258 KB 272/1710 KB 214/240 KB 348/590 KB 136/258 KB 272/1710 KB 214/240 KB 348/590 KB 116/258 KB 272/1710 KB 214/240 KB 352/590 KB 136/258 KB 276/1710 KB 214/240 KB 352/590 KB 136/258 KB 280/1710 KB 214/240 KB 356/590 KB 140/258 KB 284/1710 KB 214/240 KB 356/590 KB 140/258 KB 276/1710 KB 214/240 KB 356/590 KB 140/258 KB 276/1710 KB 214/240 KB 352/590 KB 140/258 KB 288/1710 KB 214/240 KB 356/590 KB 144/258 KB 288/1710 KB 214/240 KB 356/590 KB 148/258 KB 288/1710 KB 214/240 KB 360/590 KB 148/258 KB 288/1710 KB 214/240 KB 360/590 KB 148/258 KB 288/1710 KB 214/240 KB 364/590 KB 148/258 KB 292/1710 KB 214/240 KB 368/590 KB 148/258 KB 288/1710 KB 214/240 KB 368/590 KB 152/258 KB 292/1710 KB 214/240 KB 368/590 KB 152/258 KB 292/1710 KB 214/240 KB 368/590 KB 156/258 KB 292/1710 KB 214/240 KB 368/590 KB 160/258 KB 292/1710 KB 214/240 KB 372/590 KB 160/258 KB 296/1710 KB 214/240 KB 376/590 KB 164/258 KB 296/1710 KB 214/240 KB 380/590 KB 164/258 KB 296/1710 KB 214/240 KB 372/590 KB 164/258 KB 296/1710 KB 214/240 KB 372/590 KB 160/258 KB 300/1710 KB 214/240 KB 380/590 KB 164/258 KB 304/1710 KB 214/240 KB 380/590 KB 164/258 KB 304/1710 KB 214/240 KB 384/590 KB 164/258 KB 304/1710 KB 214/240 KB 388/590 KB 168/258 KB 308/1710 KB 218/240 KB 392/590 KB 168/258 KB 304/1710 KB 214/240 KB 384/590 KB 168/258 KB 308/1710 KB 218/240 KB 388/590 KB 168/258 KB 308/1710 KB 222/240 KB 392/590 KB 168/258 KB 308/1710 KB 226/240 KB 392/590 KB 168/258 KB 308/1710 KB 230/240 KB 392/590 KB 168/258 KB 308/1710 KB 234/240 KB 392/590 KB 168/258 KB 308/1710 KB 238/240 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 4/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 8/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 12/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 16/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 20/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 24/223 KB 392/590 KB 168/258 KB 308/1710 KB 240/240 KB 28/223 KB 392/590 KB 172/258 KB 308/1710 KB 240/240 KB 32/223 KB 392/590 KB 172/258 KB 308/1710 KB 214/240 KB 388/590 KB 168/258 KB 312/1710 KB 240/240 KB 32/223 KB 392/590 KB 172/258 KB 308/1710 KB 240/240 KB 24/223 KB 392/590 KB 172/258 KB 312/1710 KB 240/240 KB 32/223 KB 392/590 KB 176/258 KB 312/1710 KB 240/240 KB 32/223 KB 392/590 KB 180/258 KB 316/1710 KB 240/240 KB 32/223 KB 396/590 KB 184/258 KB 316/1710 KB 240/240 KB 32/223 KB 396/590 KB 188/258 KB 316/1710 KB 240/240 KB 36/223 KB 396/590 KB 192/258 KB 316/1710 KB 240/240 KB 32/223 KB 396/590 KB 180/258 KB 316/1710 KB 240/240 KB 36/223 KB 400/590 KB 192/258 KB 316/1710 KB 240/240 KB 32/223 KB 392/590 KB 180/258 KB 320/1710 KB 240/240 KB 36/223 KB 400/590 KB 192/258 KB 316/1710 KB 240/240 KB 36/223 KB 396/590 KB 188/258 KB 320/1710 KB 240/240 KB 40/223 KB 400/590 KB 192/258 KB 320/1710 KB 240/240 KB 44/223 KB 400/590 KB 192/258 KB 324/1710 KB 48/223 KB 404/590 KB 192/258 KB 324/1710 KB 52/223 KB 404/590 KB 192/258 KB 324/1710 KB 56/223 KB 404/590 KB 196/258 KB 324/1710 KB 60/223 KB 404/590 KB 196/258 KB 324/1710 KB 64/223 KB 404/590 KB 196/258 KB 324/1 unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 710 KB 44/223 KB 404/590 KB 192/258 KB 328/1710 KB 64/223 KB 404/590 KB 196/258 KB 332/1710 KB 64/223 KB 404/590 KB 196/258 KB 320/1710 KB 44/223 KB 404/590 KB 192/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1524.2 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 332/1710 KB 64/223 KB 408/590 KB 196/258 KB 324/1710 KB 52/223 KB 404/590 KB 196/258 KB 332/1710 KB 64/223 KB 412/590 KB 196/258 KB 336/1710 KB 64/223 KB 412/590 KB 200/258 KB 336/1710 KB 64/223 KB 412/590 KB 204/258 KB 336/1710 KB 64/223 KB 412/590 KB 196/258 KB 336/1710 KB 64/223 KB 416/590 KB 204/258 KB 340/1710 KB 64/223 KB 416/590 KB 204/258 KB 344/1710 KB 68/223 KB 420/590 KB 208/258 KB 348/1710 KB 68/223 KB 420/590 KB 208/258 KB 352/1710 KB 68/223 KB 420/590 KB 208/258 KB 340/1710 KB 68/223 KB 420/590 KB 208/258 KB 340/1710 KB 64/223 KB 416/590 KB 208/258 KB 352/1710 KB 68/223 KB 420/590 KB 212/258 KB 340/1710 KB 64/223 KB 420/590 KB 208/258 KB 352/1710 KB 68/223 KB 424/590 KB 212/258 KB 352/1710 KB 68/223 KB 428/590 KB 212/258 KB 352/1710 KB 68/223 KB 432/590 KB 212/258 KB 352/1710 KB 68/223 KB 432/590 KB 216/258 KB 352/1710 KB 68/223 KB 432/590 KB 220/258 KB 352/1710 KB 72/223 KB 432/590 KB 220/258 KB 352/1710 KB 76/223 KB 432/590 KB 220/258 KB 352/1710 KB 80/223 KB 432/590 KB 224/258 KB 352/1710 KB 76/223 KB 432/590 KB 224/258 KB 352/1710 KB 80/223 KB 436/590 KB 228/258 KB 356/1710 KB 84/223 KB 436/590 KB 232/258 KB 356/1710 KB 84/223 KB 436/590 KB 236/258 KB 352/1710 KB 80/223 KB 436/590 KB 224/258 KB 356/1710 KB 84/223 KB 440/590 KB 236/258 KB 356/1710 KB 84/223 KB 436/590 KB 228/258 KB 360/1710 KB 84/223 KB 440/590 KB 236/258 KB 364/1710 KB 84/223 KB 440/590 KB 236/258 KB 352/1710 KB 84/223 KB 436/590 KB 228/258 KB 364/1710 KB 84/223 KB 444/590 KB 236/258 KB 368/1710 KB 84/223 KB 448/590 KB 236/258 KB 364/1710 KB 84/223 KB 448/590 KB 236/258 KB 368/1710 KB 88/223 KB 448/590 KB 236/258 KB 372/1710 KB 88/223 KB 448/590 KB 240/258 KB 376/1710 KB 92/223 KB 452/590 KB 240/258 KB 380/1710 KB 92/223 KB 452/590 KB 240/258 KB 368/1710 KB 88/223 KB 448/590 KB 240/258 KB 372/1710 KB 92/223 KB 452/590 KB 240/258 KB 380/1710 KB 96/223 KB 452/590 KB 240/258 KB 380/1710 KB 96/223 KB 452/590 KB 244/258 KB 380/1710 KB 100/223 KB 452/590 KB 248/258 KB 380/1710 KB 100/223 KB 452/590 KB 252/258 KB 372/1710 KB 88/223 KB 452/590 KB 240/258 KB 384/1710 KB 100/223 KB 456/590 KB 256/258 KB 384/1710 KB 100/223 KB 460/590 KB 256/258 KB 4/208 KB 384/1710 KB 100/223 KB 464/590 KB 256/258 KB 384/1710 KB 100/223 KB 452/590 KB 252/258 KB 380/1710 KB 100/223 KB 452/590 KB 244/258 KB 4/208 KB 384/1710 KB 100/223 KB 460/590 KB 256/258 KB 8/208 KB 384/1710 KB 100/223 KB 464/590 KB 256/258 KB 12/208 KB 384/1710 KB 100/223 KB 464/590 KB 256/258 KB 16/208 KB 384/1710 KB 100/223 KB 464/590 KB 256/258 KB 384/1710 KB 100/223 KB 464/590 KB 256/258 KB 16/208 KB 384/1710 KB 104/223 KB 464/590 KB 258/258 KB 16/208 KB 384/1710 KB 104/223 KB 464/590 KB 256/258 KB 20/208 KB 388/1710 KB 108/223 KB 468/590 KB 258/258 KB 20/208 KB 388/1710 KB 112/223 KB 468/590 KB 258/258 KB 20/208 KB 388/1710 KB 116/223 KB 468/590 KB 258/258 KB 20/208 KB 388/1710 KB 104/223 KB 468/590 KB 258/258 KB 20/208 KB 392/1710 KB 116/223 KB 468/590 KB 258/258 KB 20/208 KB 396/1710 KB 116/223 KB 468/590 KB 258/258 KB 20/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 20/208 KB 384/1710 KB 104/223 KB 468/590 KB 258/258 KB 20/208 KB 384/1710 KB 104/223 KB 464/590 KB 258/258 KB 24/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 28/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 32/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 36/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 40/2 unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 08 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 44/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 48/208 KB 400/1710 KB 116/223 KB 468/590 KB 258/258 KB 48/208 KB 400/1710 KB 116/223 KB 472/590 KB 258/258 KB 52/208 KB 400/1710 KB 116/223 KB 472/590 KB 258/258 KB 56/208 KB 400/1710 KB 116/223 KB 472/590 KB 258/258 KB 60/208 KB 400/1710 KB 116/223 KB 472/590 KB 258/258 KB 64/208 KB 400/1710 KB 116/223 KB 472/590 KB 258/258 KB 64/208 KB 400/1710 KB 116/223 KB 476/590 KB 258/258 KB 64/208 KB 400/1710 KB 116/223 KB 480/590 KB 258/258 KB 64/208 KB 400/1710 KB 116/223 KB 484/590 KB 258/258 KB 64/208 KB 404/1710 KB 120/223 KB 488/590 KB 258/258 KB 64/208 KB 404/1710 KB 120/223 KB 492/590 KB 258/258 KB 64/208 KB 404/1710 KB 120/223 KB 496/590 KB 258/258 KB 64/208 KB 404/1710 KB 120/223 KB 484/590 KB 258/258 KB 64/208 KB 408/1710 KB 120/223 KB 496/590 KB 64/208 KB 400/1710 KB 120/223 KB 484/590 KB 258/258 KB 64/208 KB 408/1710 KB 124/223 KB 496/590 KB 64/208 KB 408/1710 KB 128/223 KB 496/590 KB 68/208 KB 408/1710 KB 128/223 KB 496/590 KB 72/208 KB 408/1710 KB 128/223 KB 496/590 KB 76/208 KB 408/1710 KB 128/223 KB 496/590 KB 80/208 KB 408/1710 KB 128/223 KB 496/590 KB 80/208 KB 408/1710 KB 132/223 KB 496/590 KB 80/208 KB 412/1710 KB 136/223 KB 496/590 KB 80/208 KB 412/1710 KB 140/223 KB 496/590 KB 84/208 KB 412/1710 KB 140/223 KB 496/590 KB 88/208 KB 412/1710 KB 140/223 KB 496/590 KB 92/208 KB 412/1710 KB 140/223 KB 496/590 KB 96/208 KB 412/1710 KB 140/223 KB 496/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1463.9 KB/sec) unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 80/208 KB 412/1710 KB 132/223 KB 496/590 KB 96/208 KB 416/1710 KB 140/223 KB 496/590 KB 96/208 KB 420/1710 KB 140/223 KB 496/590 KB 96/208 KB 424/1710 KB 144/223 KB 500/590 KB 96/208 KB 428/1710 KB 144/223 KB 500/590 KB 96/208 KB 432/1710 KB 144/223 KB 500/590 KB 96/208 KB 420/1710 KB 144/223 KB 500/590 KB 96/208 KB 432/1710 KB 144/223 KB 504/590 KB 100/208 KB 432/1710 KB 144/223 KB 508/590 KB 96/208 KB 420/1710 KB 144/223 KB 496/590 KB 100/208 KB 432/1710 KB 144/223 KB 504/590 KB 104/208 KB 432/1710 KB 144/223 KB 508/590 KB 108/208 KB 432/1710 KB 144/223 KB 508/590 KB 112/208 KB 432/1710 KB 144/223 KB 508/590 KB 112/208 KB 432/1710 KB 148/223 KB 508/590 KB 112/208 KB 432/1710 KB 148/223 KB 512/590 KB 116/208 KB 432/1710 KB 148/223 KB 512/590 KB 120/208 KB 432/1710 KB 148/223 KB 512/590 KB 124/208 KB 432/1710 KB 148/223 KB 512/590 KB 128/208 KB 432/1710 KB 148/223 KB 512/590 KB 128/208 KB 436/1710 KB 152/223 KB 512/590 KB 3/38 KB 128/208 KB 436/1710 KB 152/223 KB 512/590 KB 5/38 KB 128/208 KB 436/1710 KB 152/223 KB 512/590 KB 8/38 KB 132/208 KB 436/1710 KB 152/223 KB 516/590 KB 11/38 KB 128/208 KB 436/1710 KB 152/223 KB 512/590 KB 132/208 KB 440/1710 KB 152/223 KB 516/590 KB 11/38 KB 132/208 KB 444/1710 KB 152/223 KB 516/590 KB 11/38 KB 128/208 KB 432/1710 KB 152/223 KB 512/590 KB 132/208 KB 444/1710 KB 156/223 KB 516/590 KB 11/38 KB 132/208 KB 444/1710 KB 160/223 KB 516/590 KB 11/38 KB 132/208 KB 444/1710 KB 164/223 KB 516/590 KB 11/38 KB 132/208 KB 448/1710 KB 168/223 KB 516/590 KB 13/38 KB 132/208 KB 436/1710 KB 152/223 KB 516/590 KB 8/38 KB 128/208 KB 436/1710 KB 152/223 KB 516/590 KB 8/38 KB 132/208 KB 448/1710 KB 168/223 KB 520/590 KB 13/38 KB 132/208 KB 448/1710 KB 168/223 KB 524/590 KB 13/38 KB 132/208 KB 448/1710 KB 168/223 KB 528/590 KB 13/38 KB 132/208 KB 448/1710 KB 168/223 KB 532/590 KB 13/38 KB 132/208 KB 448/1710 KB 164/223 KB 516/590 KB 13/38 KB 132/208 KB 448/1710 KB 164/223 KB 516/590 KB 11/38 KB 136/208 KB 452/1710 KB 172/223 KB 532/590 KB 13/38 KB 136/208 KB 456/1710 KB 172/223 KB 536/590 KB 16/38 KB 136/208 KB 460/1710 KB 172/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 172/223 KB 536/590 KB 16/38 KB 136/208 KB 448/1710 KB 172/223 KB 532/590 KB 13/38 KB 136/208 KB 464/1710 KB 176/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 180/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 184/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 188/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 192/223 KB 536/590 KB 16/38 KB 136/208 KB 464/1710 KB 196/223 KB 536/590 KB 16/38 KB 136/208 KB 448/1710 KB 168/223 KB 532/590 KB 13/38 KB 140/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 144/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 148/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 152/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 156/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 160/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 164/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 168/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 136/208 KB 468/1710 KB 196/223 KB 536/590 KB 16/38 KB 168/208 KB 472/1710 KB 200/223 KB 536/590 KB 16/38 KB 136/208 KB 452/1710 KB 172/223 KB 536/590 KB 16/38 KB 136/208 KB 452/1710 KB 172/223 KB 532/590 KB 16/38 KB 168/208 KB 476/1710 KB 200/223 KB 536/590 KB 19/38 KB 168/208 KB 476/1710 KB 200/223 KB 536/590 KB 21/38 KB 168/208 KB 476/1710 KB 200/223 KB 540/590 KB 21/38 KB unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 168/208 KB 476/1710 KB 200/223 KB 544/590 KB 21/38 KB 168/208 KB 476/1710 KB 200/223 KB 548/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 552/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 556/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 560/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 564/590 KB 24/38 KB 168/208 KB 468/1710 KB 200/223 KB 536/590 KB 16/38 KB 172/208 KB 476/1710 KB 204/223 KB 564/590 KB 24/38 KB 172/208 KB 476/1710 KB 208/223 KB 564/590 KB 24/38 KB 172/208 KB 476/1710 KB 200/223 KB 564/590 KB 24/38 KB 176/208 KB 476/1710 KB 208/223 KB 564/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 536/590 KB 24/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 24/38 KB 168/208 KB 476/1710 KB 200/223 KB 544/590 KB 24/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 27/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 29/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 32/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 35/38 KB 176/208 KB 480/1710 KB 208/223 KB 564/590 KB 37/38 KB 176/208 KB 484/1710 KB 208/223 KB 564/590 KB 37/38 KB 180/208 KB 488/1710 KB 212/223 KB 568/590 KB 38/38 KB 180/208 KB 492/1710 KB 212/223 KB 568/590 KB 38/38 KB 180/208 KB 496/1710 KB 212/223 KB 568/590 KB 38/38 KB 176/208 KB 484/1710 KB 208/223 KB 564/590 KB 38/38 KB 180/208 KB 484/1710 KB 212/223 KB 568/590 KB 38/38 KB 180/208 KB 496/1710 KB 212/223 KB 572/590 KB 38/38 KB 180/208 KB 496/1710 KB 212/223 KB 576/590 KB 38/38 KB 180/208 KB 484/1710 KB 212/223 KB 564/590 KB 38/38 KB 176/208 KB 484/1710 KB 212/223 KB 564/590 KB 38/38 KB 180/208 KB 496/1710 KB 216/223 KB 576/590 KB 38/38 KB 184/208 KB 496/1710 KB 220/223 KB 576/590 KB 38/38 KB 184/208 KB 496/1710 KB 223/223 KB 576/590 KB 38/38 KB 184/208 KB 496/1710 KB 216/223 KB 576/590 KB 38/38 KB 188/208 KB 496/1710 KB 223/223 KB 580/590 KB 38/38 KB 192/208 KB 496/1710 KB 223/223 KB 580/590 KB 38/38 KB 196/208 KB 500/1710 KB 223/223 KB 580/590 KB 38/38 KB 200/208 KB 500/1710 KB 223/223 KB 580/590 KB 38/38 KB 204/208 KB 500/1710 KB 223/223 KB 580/590 KB 38/38 KB 208/208 KB 500/1710 KB 223/223 KB 580/590 KB 38/38 KB 184/208 KB 496/1710 KB 223/223 KB 580/590 KB 38/38 KB 208/208 KB 500/1710 KB 223/223 KB 584/590 KB 38/38 KB 208/208 KB 500/1710 KB 223/223 KB 588/590 KB 38/38 KB 208/208 KB 500/1710 KB 223/223 KB 590/590 KB 38/38 KB 192/208 KB 500/1710 KB 223/223 KB 580/590 KB 38/38 KB 208/208 KB 504/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 508/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 512/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 516/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 520/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 524/1710 KB 223/223 KB 590/590 KB 38/38 KB 208/208 KB 528/1710 KB 223/223 KB 590/590 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 208/208 KB 532/1710 KB 223/223 KB 590/590 KB 208/208 KB 536/1710 KB 223/223 KB 590/590 KB 208/208 KB 540/1710 KB 223/223 KB 590/590 KB 208/208 KB 544/1710 KB 223/223 KB 590/590 KB 208/208 KB 548/1710 KB 223/223 KB 590/590 KB 208/208 KB 552/1710 KB 223/223 KB 590/590 KB 208/208 KB 556/1710 KB 223/223 KB 590/590 KB 208/208 KB 560/1710 KB 223/223 KB 590/590 KB 208/208 KB 564/1710 KB 223/223 KB 590/590 KB 208/208 KB 568/1710 KB 223/223 KB 590/590 KB 208/208 KB 572/1710 KB 223/223 KB 590/590 KB 208/208 KB 576/1710 KB 223/223 KB 590/590 KB 208/208 KB 580/1710 KB 223/223 KB 590/590 KB 208/208 KB 584/1710 KB 223/223 KB 590/590 KB 208/208 KB 588/1710 KB 223/223 KB 590/590 KB 208/208 KB 592/1710 KB 223/223 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:39:18 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 2704.8 KB/sec) unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 3/18 KB 592/1710 KB 5/18 KB 592/1710 KB 8/18 KB 592/1710 KB 11/18 KB 592/1710 KB 13/18 KB 592/1710 KB 16/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 945.3 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 18/18 KB 596/1710 KB 18/18 KB 600/1710 KB 18/18 KB 604/1710 KB 18/18 KB 608/1710 KB 18/18 KB 608/1710 KB 18/18 KB 4/214 KB 608/1710 KB 18/18 KB 8/214 KB 608/1710 KB 18/18 KB 12/214 KB 608/1710 KB 18/18 KB 16/214 KB 612/1710 KB 18/18 KB 16/214 KB 616/1710 KB 18/18 KB 16/214 KB 620/1710 KB 18/18 KB 16/214 KB 624/1710 KB 18/18 KB 16/214 KB 628/1710 KB 18/18 KB 16/214 KB 632/1710 KB 18/18 KB 16/214 KB 632/1710 KB 18/18 KB 20/214 KB 632/1710 KB 18/18 KB 24/214 KB 632/1710 KB 18/18 KB 28/214 KB 632/1710 KB 18/18 KB 32/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 78.7 KB/sec) unit-abot-epc-basic-0: 10:39:18 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: 10:39:18 DEBUG unit.abot-epc-basic/0.install 632/1710 KB 36/214 KB 632/1710 KB 40/214 KB 632/1710 KB 44/214 KB 632/1710 KB 48/214 KB 636/1710 KB 48/214 KB 640/1710 KB 48/214 KB 644/1710 KB 48/214 KB 648/1710 KB 48/214 KB 652/1710 KB 48/214 KB 656/1710 KB 48/214 KB 656/1710 KB 52/214 KB 656/1710 KB 4/531 KB 56/214 KB 656/1710 KB 4/531 KB 60/214 KB 656/1710 KB 4/531 KB 64/214 KB 656/1710 KB 4/531 KB 52/214 KB 656/1710 KB 8/531 KB 64/214 KB 656/1710 KB 12/531 KB 64/214 KB 656/1710 KB 16/531 KB 64/214 KB 656/1710 KB 4/1267 KB 20/531 KB 3/109 KB 64/214 KB 656/1710 KB 4/1267 KB 16/531 KB 3/109 KB 64/214 KB 656/1710 KB 4/1267 KB 20/531 KB 6/109 KB 64/214 KB 656/1710 KB 4/1267 KB 20/531 KB 9/109 KB 64/214 KB 656/1710 KB 4/1267 KB 20/531 KB 11/109 KB 64/214 KB 656/1710 KB 4/1267 KB 16/531 KB 64/214 KB 656/1710 KB 8/1267 KB 20/531 KB 11/109 KB 64/214 KB 656/1710 KB 12/1267 KB 20/531 KB 11/109 KB 64/214 KB 656/1710 KB 16/1267 KB 20/531 KB 11/109 KB 64/214 KB 656/1710 KB 20/1267 KB 20/531 KB 11/109 KB 64/214 KB 656/1710 KB 24/1267 KB 24/531 KB 14/109 KB 64/214 KB 656/1710 KB 28/1267 KB 24/531 KB 14/109 KB 64/214 KB 656/1710 KB 32/1267 KB 24/531 KB 14/109 KB 64/214 KB 656/1710 KB 20/1267 KB 24/531 KB 14/109 KB 64/214 KB 656/1710 KB 32/1267 KB 28/531 KB 14/109 KB 64/214 KB 656/1710 KB 32/1267 KB 32/531 KB 14/109 KB 64/214 KB 656/1710 KB 20/1267 KB 20/531 KB 14/109 KB 64/214 KB 656/1710 KB 32/1267 KB 32/531 KB 16/109 KB 64/214 KB 656/1710 KB 32/1267 KB 32/531 KB 19/109 KB 64/214 KB 656/1710 KB 32/1267 KB 32/531 KB 19/109 KB 68/214 KB 656/1710 KB 36/1267 KB 36/531 KB 22/109 KB 72/214 KB 656/1710 KB 36/1267 KB 36/531 KB 22/109 KB 76/214 KB 656/1710 KB 36/1267 KB 36/531 KB 22/109 KB 80/214 KB 656/1710 KB 36/1267 KB 36/531 KB 22/109 KB 68/214 KB 656/1710 KB 36/1267 KB 32/531 KB 22/109 KB 68/214 KB 656/1710 KB 36/1267 KB 36/531 KB 25/109 KB 80/214 KB 656/1710 KB 36/1267 KB 36/531 KB 27/109 KB 80/214 KB 656/1710 KB 36/1267 KB 40/531 KB 30/109 KB 80/214 KB 656/1710 KB 36/1267 KB 40/531 KB 32/109 KB 84/214 KB 656/1710 KB 36/1267 KB 32/531 KB 19/109 KB 68/214 KB 656/1710 KB 40/1267 KB 40/531 KB 32/109 KB 84/214 KB 656/1710 KB 44/1267 KB 40/531 KB 32/109 KB 84/214 KB 656/1710 KB 48/1267 KB 40/531 KB 32/109 KB 84/214 KB 656/1710 KB 52/1267 KB 40/531 KB 32/109 KB 84/214 KB 656/1710 KB 56/1267 KB 40/531 KB 36/109 KB 84/214 KB 656/1710 KB 60/1267 KB 40/531 KB 36/109 KB 84/214 KB 656/1710 KB 64/1267 KB 40/531 KB 36/109 KB 84/214 KB 656/1710 KB 36/1267 KB 40/531 KB 30/109 KB 84/214 KB 656/1710 KB 64/1267 KB 40/531 KB 36/109 KB 88/214 KB 656/1710 KB 36/1267 KB 40/531 KB 27/109 KB 80/214 KB 656/1710 KB 64/1267 KB 44/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 48/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 52/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 56/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 60/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 64/531 KB 36/109 KB 92/214 KB 656/1710 KB 52/1267 KB 40/531 KB 36/109 KB 84/214 KB 656/1710 KB 64/1267 KB 64/531 KB 40/109 KB 92/214 KB 656/1710 KB 64/1267 KB 40/531 KB 36/109 KB 92/214 KB 656/1710 KB 64/1267 KB 64/531 KB 44/109 KB 96/214 KB 656/1710 KB 64/1267 KB 64/531 KB 44/109 KB 100/214 KB 660/1710 KB 68/1267 KB 68/531 KB 44/109 KB 104/214 KB 660/1710 KB 68/1267 KB 68/531 KB 44/109 KB 108/214 KB 660/1710 KB 68/1267 KB 68/531 KB 44/109 KB 112/214 KB 660/1710 KB 68/1267 KB 68/531 KB 44/109 KB 100/214 KB 664/1710 KB 68/1 unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 267 KB 68/531 KB 44/109 KB 112/214 KB 668/1710 KB 68/1267 KB 68/531 KB 44/109 KB 112/214 KB 672/1710 KB 68/1267 KB 68/531 KB 44/109 KB 112/214 KB 656/1710 KB 68/1267 KB 68/531 KB 44/109 KB 100/214 KB 656/1710 KB 68/1267 KB 64/531 KB 44/109 KB 100/214 KB 672/1710 KB 72/1267 KB 72/531 KB 44/109 KB 112/214 KB 672/1710 KB 76/1267 KB 72/531 KB 44/109 KB 112/214 KB 672/1710 KB 80/1267 KB 72/531 KB 44/109 KB 112/214 KB 656/1710 KB 64/1267 KB 64/531 KB 44/109 KB 100/214 KB 672/1710 KB 80/1267 KB 72/531 KB 48/109 KB 112/214 KB 672/1710 KB 80/1267 KB 72/531 KB 52/109 KB 112/214 KB 672/1710 KB 80/1267 KB 72/531 KB 56/109 KB 112/214 KB 672/1710 KB 80/1267 KB 72/531 KB 60/109 KB 112/214 KB 676/1710 KB 80/1267 KB 72/531 KB 64/109 KB 112/214 KB 676/1710 KB 80/1267 KB 72/531 KB 68/109 KB 116/214 KB 676/1710 KB 84/1267 KB 72/531 KB 72/109 KB 116/214 KB 676/1710 KB 84/1267 KB 72/531 KB 76/109 KB 116/214 KB 676/1710 KB 84/1267 KB 72/531 KB 80/109 KB 116/214 KB 676/1710 KB 80/1267 KB 72/531 KB 60/109 KB 112/214 KB 680/1710 KB 84/1267 KB 72/531 KB 80/109 KB 116/214 KB 672/1710 KB 68/1267 KB 72/531 KB 44/109 KB 112/214 KB 680/1710 KB 84/1267 KB 76/531 KB 80/109 KB 116/214 KB 680/1710 KB 84/1267 KB 80/531 KB 80/109 KB 116/214 KB 680/1710 KB 84/1267 KB 84/531 KB 80/109 KB 116/214 KB 676/1710 KB 84/1267 KB 72/531 KB 68/109 KB 116/214 KB 676/1710 KB 80/1267 KB 72/531 KB 64/109 KB 116/214 KB 684/1710 KB 84/1267 KB 84/531 KB 80/109 KB 120/214 KB 684/1710 KB 84/1267 KB 84/531 KB 80/109 KB 124/214 KB 684/1710 KB 84/1267 KB 84/531 KB 80/109 KB 128/214 KB 684/1710 KB 84/1267 KB 84/531 KB 80/109 KB 116/214 KB 684/1710 KB 88/1267 KB 84/531 KB 80/109 KB 128/214 KB 688/1710 KB 92/1267 KB 84/531 KB 80/109 KB 128/214 KB 688/1710 KB 96/1267 KB 84/531 KB 80/109 KB 128/214 KB 688/1710 KB 100/1267 KB 88/531 KB 80/109 KB 128/214 KB 688/1710 KB 104/1267 KB 88/531 KB 84/109 KB 132/214 KB 688/1710 KB 108/1267 KB 88/531 KB 84/109 KB 132/214 KB 688/1710 KB 112/1267 KB 88/531 KB 84/109 KB 132/214 KB 688/1710 KB 88/1267 KB 84/531 KB 80/109 KB 128/214 KB 688/1710 KB 96/1267 KB 88/531 KB 80/109 KB 128/214 KB 692/1710 KB 112/1267 KB 92/531 KB 84/109 KB 132/214 KB 696/1710 KB 112/1267 KB 92/531 KB 84/109 KB 132/214 KB 700/1710 KB 112/1267 KB 92/531 KB 84/109 KB 132/214 KB 704/1710 KB 112/1267 KB 92/531 KB 84/109 KB 132/214 KB 688/1710 KB 100/1267 KB 88/531 KB 84/109 KB 132/214 KB 704/1710 KB 112/1267 KB 92/531 KB 84/109 KB 136/214 KB 704/1710 KB 112/1267 KB 92/531 KB 84/109 KB 140/214 KB 704/1710 KB 112/1267 KB 92/531 KB 84/109 KB 144/214 KB 688/1710 KB 100/1267 KB 88/531 KB 84/109 KB 128/214 KB 704/1710 KB 112/1267 KB 92/531 KB 88/109 KB 144/214 KB 704/1710 KB 112/1267 KB 92/531 KB 92/109 KB 144/214 KB 704/1710 KB 112/1267 KB 92/531 KB 96/109 KB 144/214 KB 688/1710 KB 112/1267 KB 92/531 KB 84/109 KB 132/214 KB 704/1710 KB 112/1267 KB 96/531 KB 96/109 KB 144/214 KB 704/1710 KB 112/1267 KB 100/531 KB 96/109 KB 144/214 KB 704/1710 KB 112/1267 KB 104/531 KB 96/109 KB 144/214 KB 708/1710 KB 112/1267 KB 108/531 KB 100/109 KB 144/214 KB 708/1710 KB 116/1267 KB 112/531 KB 100/109 KB 144/214 KB 708/1710 KB 116/1267 KB 116/531 KB 100/109 KB 148/214 KB 708/1710 KB 116/1267 KB 120/531 KB 100/109 KB 148/214 KB 708/1710 KB 112/1267 KB 104/531 KB 100/109 KB 144/214 KB 708/1710 KB 116/1267 KB 120/531 KB 104/109 KB 148/214 KB 708/1710 KB 116/1267 KB 120/531 KB 108/109 KB 148/214 KB 708/1710 KB 116/1267 KB 120/531 KB unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install 109/109 KB 148/214 KB 708/1710 KB 112/1267 KB 104/531 KB 96/109 KB 144/214 KB 708/1710 KB 116/1267 KB 112/531 KB 100/109 KB 148/214 KB 708/1710 KB 116/1267 KB 120/531 KB 109/109 KB 152/214 KB 708/1710 KB 116/1267 KB 108/531 KB 100/109 KB 144/214 KB 712/1710 KB 120/1267 KB 120/531 KB 109/109 KB 152/214 KB 712/1710 KB 124/1267 KB 120/531 KB 109/109 KB 152/214 KB 712/1710 KB 128/1267 KB 120/531 KB 109/109 KB 152/214 KB 712/1710 KB 132/1267 KB 120/531 KB 109/109 KB 156/214 KB 712/1710 KB 116/1267 KB 120/531 KB 109/109 KB 152/214 KB 716/1710 KB 132/1267 KB 124/531 KB 109/109 KB 156/214 KB 720/1710 KB 132/1267 KB 124/531 KB 109/109 KB 156/214 KB 724/1710 KB 132/1267 KB 124/531 KB 109/109 KB 156/214 KB 728/1710 KB 132/1267 KB 124/531 KB 109/109 KB 156/214 KB 712/1710 KB 132/1267 KB 124/531 KB 109/109 KB 156/214 KB 728/1710 KB 136/1267 KB 128/531 KB 109/109 KB 156/214 KB 712/1710 KB 132/1267 KB 120/531 KB 109/109 KB 156/214 KB 728/1710 KB 136/1267 KB 128/531 KB 109/109 KB 160/214 KB 728/1710 KB 136/1267 KB 128/531 KB 109/109 KB 164/214 KB 728/1710 KB 136/1267 KB 132/531 KB 109/109 KB 168/214 KB 728/1710 KB 136/1267 KB 124/531 KB 109/109 KB 156/214 KB 732/1710 KB 136/1267 KB 132/531 KB 109/109 KB 168/214 KB 736/1710 KB 140/1267 KB 132/531 KB 109/109 KB 168/214 KB 728/1710 KB 136/1267 KB 132/531 KB 109/109 KB 164/214 KB 736/1710 KB 140/1267 KB 136/531 KB 109/109 KB 172/214 KB 736/1710 KB 140/1267 KB 140/531 KB 109/109 KB 172/214 KB 736/1710 KB 140/1267 KB 144/531 KB 109/109 KB 172/214 KB 736/1710 KB 140/1267 KB 132/531 KB 109/109 KB 172/214 KB 740/1710 KB 140/1267 KB 144/531 KB 109/109 KB 176/214 KB 732/1710 KB 140/1267 KB 132/531 KB 109/109 KB 168/214 KB 740/1710 KB 144/1267 KB 144/531 KB 109/109 KB 176/214 KB 740/1710 KB 144/1267 KB 144/531 KB 109/109 KB 180/214 KB 740/1710 KB 148/1267 KB 148/531 KB 184/214 KB 740/1710 KB 148/1267 KB 148/531 KB 188/214 KB 740/1710 KB 148/1267 KB 148/531 KB 192/214 KB 740/1710 KB 140/1267 KB 144/531 KB 109/109 KB 172/214 KB 744/1710 KB 148/1267 KB 148/531 KB 192/214 KB 740/1710 KB 148/1267 KB 148/531 KB 180/214 KB 744/1710 KB 148/1267 KB 152/531 KB 192/214 KB 748/1710 KB 148/1267 KB 156/531 KB 192/214 KB 748/1710 KB 148/1267 KB 160/531 KB 192/214 KB 748/1710 KB 148/1267 KB 164/531 KB 192/214 KB 748/1710 KB 148/1267 KB 168/531 KB 196/214 KB 748/1710 KB 148/1267 KB 172/531 KB 196/214 KB 748/1710 KB 148/1267 KB 176/531 KB 196/214 KB 740/1710 KB 148/1267 KB 144/531 KB 180/214 KB 748/1710 KB 152/1267 KB 176/531 KB 196/214 KB 748/1710 KB 156/1267 KB 176/531 KB 196/214 KB 748/1710 KB 160/1267 KB 176/531 KB 196/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 406.4 KB/sec) unit-abot-epc-basic-0: 10:39:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 748/1710 KB 164/1267 KB 176/531 KB 196/214 KB 748/1710 KB 168/1267 KB 176/531 KB 196/214 KB 748/1710 KB 172/1267 KB 176/531 KB 196/214 KB 748/1710 KB 176/1267 KB 176/531 KB 196/214 KB 748/1710 KB 148/1267 KB 164/531 KB 196/214 KB 748/1710 KB 176/1267 KB 176/531 KB 200/214 KB 748/1710 KB 148/1267 KB 152/531 KB 192/214 KB 752/1710 KB 176/1267 KB 176/531 KB 200/214 KB 756/1710 KB 176/1267 KB 176/531 KB 200/214 KB 760/1710 KB 176/1267 KB 176/531 KB 200/214 KB 760/1710 KB 176/1267 KB 176/531 KB 204/214 KB 764/1710 KB 176/1267 KB 176/531 KB 208/214 KB 764/1710 KB 176/1267 KB 176/531 KB 208/214 KB 768/1710 KB 176/1267 KB 176/531 KB 208/214 KB 772/1710 KB 176/1267 KB 176/531 KB 208/214 KB 776/1710 KB 180/1267 KB 180/531 KB 212/214 KB 780/1710 KB 180/1267 KB 180/531 KB 212/214 KB 784/1710 KB 180/1267 KB 180/531 KB 212/214 KB 772/1710 KB 176/1267 KB 176/531 KB 212/214 KB 784/1710 KB 180/1267 KB 180/531 KB 214/214 KB 772/1710 KB 180/1267 KB 180/531 KB 212/214 KB 784/1710 KB 184/1267 KB 180/531 KB 214/214 KB 784/1710 KB 188/1267 KB 180/531 KB 214/214 KB 784/1710 KB 192/1267 KB 180/531 KB 214/214 KB 772/1710 KB 176/1267 KB 180/531 KB 212/214 KB 784/1710 KB 192/1267 KB 184/531 KB 214/214 KB 784/1710 KB 192/1267 KB 188/531 KB 214/214 KB 784/1710 KB 196/1267 KB 192/531 KB 214/214 KB 788/1710 KB 200/1267 KB 192/531 KB 214/214 KB 788/1710 KB 196/1267 KB 192/531 KB 214/214 KB 792/1710 KB 200/1267 KB 192/531 KB 214/214 KB 796/1710 KB 200/1267 KB 192/531 KB 214/214 KB 800/1710 KB 200/1267 KB 192/531 KB 214/214 KB 784/1710 KB 196/1267 KB 192/531 KB 214/214 KB 800/1710 KB 204/1267 KB 196/531 KB 214/214 KB 800/1710 KB 204/1267 KB 200/531 KB 214/214 KB 800/1710 KB 204/1267 KB 204/531 KB 214/214 KB 800/1710 KB 204/1267 KB 208/531 KB 214/214 KB 800/1710 KB 204/1267 KB 208/531 KB 4/80 KB 214/214 KB 800/1710 KB 204/1267 KB 208/531 KB 8/80 KB 214/214 KB 800/1710 KB 204/1267 KB 208/531 KB 12/80 KB 214/214 KB 800/1710 KB 204/1267 KB 208/531 KB 16/80 KB 214/214 KB 800/1710 KB 204/1267 KB 192/531 KB 214/214 KB 800/1710 KB 208/1267 KB 208/531 KB 16/80 KB 214/214 KB 800/1710 KB 212/1267 KB 208/531 KB 16/80 KB 214/214 KB 804/1710 KB 216/1267 KB 212/531 KB 20/80 KB 804/1710 KB 220/1267 KB 212/531 KB 20/80 KB 804/1710 KB 212/1267 KB 212/531 KB 20/80 KB 808/1710 KB 220/1267 KB 212/531 KB 20/80 KB 812/1710 KB 220/1267 KB 212/531 KB 20/80 KB 816/1710 KB 220/1267 KB 212/531 KB 20/80 KB 800/1710 KB 212/1267 KB 212/531 KB 20/80 KB 816/1710 KB 220/1267 KB 216/531 KB 20/80 KB 816/1710 KB 220/1267 KB 220/531 KB 20/80 KB 816/1710 KB 220/1267 KB 224/531 KB 20/80 KB 816/1710 KB 224/1267 KB 228/531 KB 20/80 KB 800/1710 KB 212/1267 KB 208/531 KB 20/80 KB 214/214 KB 820/1710 KB 224/1267 KB 228/531 KB 24/80 KB 820/1710 KB 224/1267 KB 228/531 KB 28/80 KB 820/1710 KB 224/1267 KB 228/531 KB 32/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 745.2 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 820/1710 KB 224/1267 KB 228/531 KB 36/80 KB 820/1710 KB 224/1267 KB 228/531 KB 40/80 KB 820/1710 KB 224/1267 KB 228/531 KB 44/80 KB 820/1710 KB 224/1267 KB 228/531 KB 20/80 KB 824/1710 KB 224/1267 KB 232/531 KB 44/80 KB 828/1710 KB 224/1267 KB 232/531 KB 44/80 KB 832/1710 KB 224/1267 KB 232/531 KB 44/80 KB 836/1710 KB 224/1267 KB 232/531 KB 44/80 KB 840/1710 KB 224/1267 KB 232/531 KB 44/80 KB 844/1710 KB 224/1267 KB 232/531 KB 44/80 KB 848/1710 KB 224/1267 KB 232/531 KB 44/80 KB 852/1710 KB 224/1267 KB 232/531 KB 44/80 KB 816/1710 KB 224/1267 KB 224/531 KB 20/80 KB 852/1710 KB 228/1267 KB 232/531 KB 44/80 KB 856/1710 KB 232/1267 KB 232/531 KB 44/80 KB 856/1710 KB 236/1267 KB 232/531 KB 44/80 KB 856/1710 KB 240/1267 KB 232/531 KB 44/80 KB 856/1710 KB 244/1267 KB 232/531 KB 44/80 KB 820/1710 KB 224/1267 KB 232/531 KB 44/80 KB 856/1710 KB 244/1267 KB 236/531 KB 44/80 KB 856/1710 KB 244/1267 KB 240/531 KB 44/80 KB 856/1710 KB 244/1267 KB 244/531 KB 44/80 KB 856/1710 KB 244/1267 KB 248/531 KB 44/80 KB 856/1710 KB 244/1267 KB 252/531 KB 44/80 KB 856/1710 KB 244/1267 KB 256/531 KB 44/80 KB 856/1710 KB 244/1267 KB 260/531 KB 44/80 KB 856/1710 KB 248/1267 KB 264/531 KB 44/80 KB 856/1710 KB 248/1267 KB 268/531 KB 44/80 KB 856/1710 KB 248/1267 KB 272/531 KB 44/80 KB 856/1710 KB 228/1267 KB 232/531 KB 44/80 KB 856/1710 KB 248/1267 KB 260/531 KB 44/80 KB 856/1710 KB 252/1267 KB 272/531 KB 44/80 KB 856/1710 KB 256/1267 KB 272/531 KB 44/80 KB 856/1710 KB 260/1267 KB 272/531 KB 44/80 KB 860/1710 KB 264/1267 KB 276/531 KB 44/80 KB 860/1710 KB 268/1267 KB 276/531 KB 44/80 KB 860/1710 KB 272/1267 KB 276/531 KB 44/80 KB 860/1710 KB 260/1267 KB 276/531 KB 44/80 KB 860/1710 KB 272/1267 KB 280/531 KB 44/80 KB 860/1710 KB 272/1267 KB 284/531 KB 44/80 KB 860/1710 KB 272/1267 KB 288/531 KB 44/80 KB 860/1710 KB 272/1267 KB 292/531 KB 44/80 KB 860/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 860/1710 KB 260/1267 KB 272/531 KB 44/80 KB 864/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 868/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 872/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 876/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 880/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 884/1710 KB 276/1267 KB 4/1044 KB 296/531 KB 44/80 KB 860/1710 KB 276/1267 KB 4/1044 KB 292/531 KB 44/80 KB 860/1710 KB 272/1267 KB 4/1044 KB 292/531 KB 44/80 KB 884/1710 KB 276/1267 KB 8/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 12/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 16/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 20/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 24/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 28/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 32/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 36/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 40/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 44/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 48/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 52/1044 KB 300/531 KB 44/80 KB 884/1710 KB 276/1267 KB 4/1044 KB 300/531 KB 44/80 KB 884/1710 KB 280/1267 KB 52/1044 KB 304/531 KB 44/80 KB 888/1710 KB 280/1267 KB 56/1044 KB 304/531 KB 44/80 KB 892/1710 KB 280/1267 KB 56/1044 KB 304/531 KB 44/80 KB 896/1710 KB 280/1267 KB 56/1044 KB 304/531 KB 44/80 KB 900/1710 KB 280/1267 KB 56/1044 KB 304/531 KB 44/80 KB 904/1710 KB 280/1267 KB 56/1044 KB 308/5 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 31 KB 48/80 KB 884/1710 KB 280/1267 KB 52/1044 KB 300/531 KB 44/80 KB 904/1710 KB 284/1267 KB 56/1044 KB 308/531 KB 48/80 KB 904/1710 KB 288/1267 KB 56/1044 KB 308/531 KB 48/80 KB 904/1710 KB 292/1267 KB 56/1044 KB 308/531 KB 48/80 KB 904/1710 KB 296/1267 KB 56/1044 KB 308/531 KB 48/80 KB 904/1710 KB 300/1267 KB 56/1044 KB 308/531 KB 48/80 KB 904/1710 KB 304/1267 KB 56/1044 KB 308/531 KB 48/80 KB 900/1710 KB 280/1267 KB 56/1044 KB 308/531 KB 48/80 KB 900/1710 KB 280/1267 KB 56/1044 KB 308/531 KB 44/80 KB 904/1710 KB 304/1267 KB 56/1044 KB 312/531 KB 48/80 KB 904/1710 KB 304/1267 KB 56/1044 KB 316/531 KB 48/80 KB 904/1710 KB 304/1267 KB 56/1044 KB 320/531 KB 52/80 KB 884/1710 KB 280/1267 KB 56/1044 KB 304/531 KB 44/80 KB 904/1710 KB 304/1267 KB 60/1044 KB 320/531 KB 52/80 KB 904/1710 KB 304/1267 KB 64/1044 KB 320/531 KB 52/80 KB 904/1710 KB 304/1267 KB 68/1044 KB 320/531 KB 52/80 KB 904/1710 KB 304/1267 KB 72/1044 KB 320/531 KB 52/80 KB 904/1710 KB 304/1267 KB 76/1044 KB 320/531 KB 52/80 KB 908/1710 KB 308/1267 KB 80/1044 KB 324/531 KB 52/80 KB 904/1710 KB 304/1267 KB 56/1044 KB 316/531 KB 52/80 KB 908/1710 KB 308/1267 KB 80/1044 KB 324/531 KB 56/80 KB 908/1710 KB 308/1267 KB 80/1044 KB 324/531 KB 60/80 KB 908/1710 KB 308/1267 KB 80/1044 KB 324/531 KB 64/80 KB 908/1710 KB 308/1267 KB 80/1044 KB 324/531 KB 68/80 KB 908/1710 KB 308/1267 KB 84/1044 KB 324/531 KB 72/80 KB 908/1710 KB 308/1267 KB 84/1044 KB 324/531 KB 76/80 KB 908/1710 KB 308/1267 KB 84/1044 KB 324/531 KB 80/80 KB 908/1710 KB 308/1267 KB 76/1044 KB 324/531 KB 52/80 KB 908/1710 KB 312/1267 KB 84/1044 KB 324/531 KB 80/80 KB 908/1710 KB 316/1267 KB 84/1044 KB 324/531 KB 80/80 KB 908/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 908/1710 KB 304/1267 KB 76/1044 KB 324/531 KB 52/80 KB 912/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 916/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 920/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 924/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 928/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 932/1710 KB 320/1267 KB 84/1044 KB 324/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 324/531 KB 80/80 KB 904/1710 KB 304/1267 KB 76/1044 KB 324/531 KB 52/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 328/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 332/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 336/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 340/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 344/531 KB 80/80 KB 936/1710 KB 324/1267 KB 84/1044 KB 348/531 KB 80/80 KB 932/1710 KB 324/1267 KB 84/1044 KB 324/531 KB 80/80 KB 936/1710 KB 328/1267 KB 84/1044 KB 348/531 KB 80/80 KB 936/1710 KB 332/1267 KB 84/1044 KB 348/531 KB 80/80 KB 936/1710 KB 336/1267 KB 84/1044 KB 348/531 KB 80/80 KB 908/1710 KB 308/1267 KB 84/1044 KB 324/531 KB 68/80 KB 936/1710 KB 336/1267 KB 88/1044 KB 348/531 KB 80/80 KB 936/1710 KB 336/1267 KB 92/1044 KB 348/531 KB 80/80 KB 936/1710 KB 336/1267 KB 96/1044 KB 348/531 KB 80/80 KB 936/1710 KB 336/1267 KB 100/1044 KB 348/531 KB 80/80 KB 936/1710 KB 336/1267 KB 104/1044 KB 348/531 KB 80/80 KB 940/1710 KB 336/1267 KB 104/1044 KB 352/531 KB 80/80 KB 940/1710 KB 336/1267 KB 104/1044 KB 348/531 KB 80/80 KB 944/1710 KB 336/1267 KB 104/1044 KB 352/531 KB 80/80 KB 948/1710 KB 336/1267 KB 108/1044 KB 352/531 KB 80/80 KB 952/1710 KB 340/1267 KB 108/1044 KB 356/531 KB 80/80 KB 956/1710 KB 340/1267 KB 108/1044 KB 3 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 56/531 KB 80/80 KB 960/1710 KB 340/1267 KB 108/1044 KB 356/531 KB 80/80 KB 944/1710 KB 336/1267 KB 108/1044 KB 352/531 KB 80/80 KB 960/1710 KB 340/1267 KB 112/1044 KB 356/531 KB 80/80 KB 960/1710 KB 340/1267 KB 116/1044 KB 356/531 KB 80/80 KB 960/1710 KB 340/1267 KB 120/1044 KB 356/531 KB 80/80 KB 960/1710 KB 340/1267 KB 124/1044 KB 356/531 KB 80/80 KB 960/1710 KB 340/1267 KB 128/1044 KB 356/531 KB 80/80 KB 960/1710 KB 340/1267 KB 132/1044 KB 356/531 KB 80/80 KB 964/1710 KB 340/1267 KB 136/1044 KB 356/531 KB 964/1710 KB 340/1267 KB 140/1044 KB 356/531 KB 964/1710 KB 340/1267 KB 144/1044 KB 356/531 KB 948/1710 KB 340/1267 KB 108/1044 KB 356/531 KB 80/80 KB 964/1710 KB 340/1267 KB 144/1044 KB 360/531 KB 964/1710 KB 340/1267 KB 144/1044 KB 364/531 KB 964/1710 KB 340/1267 KB 144/1044 KB 368/531 KB 948/1710 KB 340/1267 KB 108/1044 KB 352/531 KB 80/80 KB 964/1710 KB 344/1267 KB 144/1044 KB 368/531 KB 964/1710 KB 348/1267 KB 144/1044 KB 368/531 KB 964/1710 KB 352/1267 KB 144/1044 KB 368/531 KB 964/1710 KB 352/1267 KB 144/1044 KB 372/531 KB 964/1710 KB 356/1267 KB 144/1044 KB 376/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 237.3 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 964/1710 KB 340/1267 KB 132/1044 KB 356/531 KB 80/80 KB 968/1710 KB 356/1267 KB 144/1044 KB 380/531 KB 972/1710 KB 356/1267 KB 144/1044 KB 380/531 KB 976/1710 KB 356/1267 KB 144/1044 KB 380/531 KB 964/1710 KB 356/1267 KB 144/1044 KB 380/531 KB 976/1710 KB 356/1267 KB 144/1044 KB 384/531 KB 964/1710 KB 356/1267 KB 144/1044 KB 372/531 KB 976/1710 KB 360/1267 KB 144/1044 KB 384/531 KB 976/1710 KB 364/1267 KB 144/1044 KB 384/531 KB 976/1710 KB 368/1267 KB 144/1044 KB 384/531 KB 976/1710 KB 372/1267 KB 144/1044 KB 384/531 KB 980/1710 KB 376/1267 KB 148/1044 KB 388/531 KB 980/1710 KB 380/1267 KB 148/1044 KB 388/531 KB 980/1710 KB 384/1267 KB 148/1044 KB 388/531 KB 980/1710 KB 388/1267 KB 148/1044 KB 388/531 KB 980/1710 KB 372/1267 KB 148/1044 KB 388/531 KB 980/1710 KB 388/1267 KB 152/1044 KB 388/531 KB 980/1710 KB 388/1267 KB 156/1044 KB 388/531 KB 980/1710 KB 388/1267 KB 160/1044 KB 388/531 KB 980/1710 KB 372/1267 KB 144/1044 KB 388/531 KB 980/1710 KB 388/1267 KB 160/1044 KB 392/531 KB 980/1710 KB 388/1267 KB 160/1044 KB 396/531 KB 980/1710 KB 372/1267 KB 144/1044 KB 384/531 KB 984/1710 KB 388/1267 KB 160/1044 KB 396/531 KB 988/1710 KB 388/1267 KB 160/1044 KB 396/531 KB 992/1710 KB 388/1267 KB 160/1044 KB 400/531 KB 996/1710 KB 388/1267 KB 160/1044 KB 400/531 KB 1000/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 400/531 KB 988/1710 KB 388/1267 KB 160/1044 KB 400/531 KB 1000/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 404/531 KB 1000/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 408/531 KB 1000/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 412/531 KB 1000/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 416/531 KB 996/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 400/531 KB 1004/1710 KB 4/61 KB 396/1267 KB 164/1044 KB 416/531 KB 1004/1710 KB 4/61 KB 400/1267 KB 164/1044 KB 416/531 KB 996/1710 KB 4/61 KB 388/1267 KB 164/1044 KB 400/531 KB 1004/1710 KB 8/61 KB 400/1267 KB 164/1044 KB 416/531 KB 1004/1710 KB 12/61 KB 400/1267 KB 164/1044 KB 416/531 KB 1004/1710 KB 16/61 KB 400/1267 KB 164/1044 KB 416/531 KB 996/1710 KB 388/1267 KB 164/1044 KB 400/531 KB 1004/1710 KB 16/61 KB 400/1267 KB 168/1044 KB 416/531 KB 1004/1710 KB 16/61 KB 400/1267 KB 172/1044 KB 416/531 KB 1004/1710 KB 20/61 KB 400/1267 KB 172/1044 KB 416/531 KB 1004/1710 KB 24/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1004/1710 KB 28/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1004/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1004/1710 KB 4/61 KB 392/1267 KB 164/1044 KB 416/531 KB 1008/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1012/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1016/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1020/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1024/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1028/1710 KB 32/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1032/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1036/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1040/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1004/1710 KB 20/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1040/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 424/531 KB 1040/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 428/531 KB 1040/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 432/531 KB 1004/1710 KB 20/61 KB 404/1267 KB 176/1044 KB 416/531 KB 1040/1710 KB 36/61 KB 408/1267 KB 176/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 412/1267 KB 176/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 176/1044 KB 432/531 KB 1004/1710 KB 20/61 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 400/1267 KB 176/1044 KB 416/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 180/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 184/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 188/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 192/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 196/1044 KB 432/531 KB 1040/1710 KB 36/61 KB 420/1267 KB 200/1044 KB 436/531 KB 1040/1710 KB 36/61 KB 420/1267 KB 204/1044 KB 436/531 KB 1040/1710 KB 36/61 KB 420/1267 KB 208/1044 KB 436/531 KB 1028/1710 KB 36/61 KB 404/1267 KB 176/1044 KB 420/531 KB 1040/1710 KB 40/61 KB 420/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 44/61 KB 420/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 48/61 KB 420/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 36/61 KB 420/1267 KB 196/1044 KB 436/531 KB 1040/1710 KB 48/61 KB 424/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 48/61 KB 428/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 48/61 KB 432/1267 KB 208/1044 KB 436/531 KB 1040/1710 KB 48/61 KB 436/1267 KB 208/1044 KB 436/531 KB 1044/1710 KB 52/61 KB 440/1267 KB 212/1044 KB 436/531 KB 1044/1710 KB 52/61 KB 444/1267 KB 212/1044 KB 436/531 KB 1044/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 436/531 KB 1040/1710 KB 36/61 KB 416/1267 KB 196/1044 KB 436/531 KB 1044/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 440/531 KB 1044/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 444/531 KB 1044/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 448/531 KB 1044/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 452/531 KB 1044/1710 KB 52/61 KB 436/1267 KB 212/1044 KB 436/531 KB 1048/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 452/531 KB 1052/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 456/531 KB 1056/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 456/531 KB 1060/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 456/531 KB 1064/1710 KB 52/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1068/1710 KB 52/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1040/1710 KB 52/61 KB 436/1267 KB 212/1044 KB 436/531 KB 1068/1710 KB 56/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1068/1710 KB 60/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1040/1710 KB 48/61 KB 436/1267 KB 212/1044 KB 436/531 KB 1068/1710 KB 61/61 KB 452/1267 KB 216/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 452/1267 KB 220/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 452/1267 KB 224/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 452/1267 KB 228/1044 KB 456/531 KB 1060/1710 KB 52/61 KB 452/1267 KB 212/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 456/1267 KB 232/1044 KB 456/531 KB 1048/1710 KB 52/61 KB 448/1267 KB 212/1044 KB 456/531 KB 1068/1710 KB 61/61 KB 456/1267 KB 232/1044 KB 460/531 KB 1068/1710 KB 61/61 KB 456/1267 KB 232/1044 KB 464/531 KB 1068/1710 KB 61/61 KB 456/1267 KB 232/1044 KB 468/531 KB 1068/1710 KB 61/61 KB 460/1267 KB 232/1044 KB 472/531 KB 1068/1710 KB 61/61 KB 456/1267 KB 232/1044 KB 456/531 KB 1072/1710 KB 61/61 KB 460/1267 KB 236/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 460/1267 KB 240/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 460/1267 KB 232/1044 KB 472/531 KB 1068/1710 KB 61/61 KB 460/1267 KB 232/1044 KB 468/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 240/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 244/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 248/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 252/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 256/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 260/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 26 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 4/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 268/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 272/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 276/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 280/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 284/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 288/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 292/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 296/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 300/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 304/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 460/1267 KB 232/1044 KB 476/531 KB 1072/1710 KB 61/61 KB 464/1267 KB 304/1044 KB 480/531 KB 1076/1710 KB 464/1267 KB 304/1044 KB 484/531 KB 1076/1710 KB 464/1267 KB 304/1044 KB 488/531 KB 1076/1710 KB 464/1267 KB 304/1044 KB 492/531 KB 1076/1710 KB 464/1267 KB 304/1044 KB 496/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 158.5 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1076/1710 KB 61/61 KB 464/1267 KB 304/1044 KB 480/531 KB 1080/1710 KB 464/1267 KB 304/1044 KB 496/531 KB 1084/1710 KB 464/1267 KB 304/1044 KB 496/531 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1088/1710 KB 464/1267 KB 304/1044 KB 496/531 KB 1092/1710 KB 464/1267 KB 304/1044 KB 496/531 KB 1096/1710 KB 464/1267 KB 304/1044 KB 500/531 KB 1100/1710 KB 464/1267 KB 304/1044 KB 500/531 KB 1104/1710 KB 464/1267 KB 304/1044 KB 500/531 KB 1092/1710 KB 464/1267 KB 304/1044 KB 500/531 KB 1104/1710 KB 464/1267 KB 304/1044 KB 504/531 KB 1104/1710 KB 464/1267 KB 304/1044 KB 508/531 KB 1104/1710 KB 464/1267 KB 304/1044 KB 512/531 KB 1104/1710 KB 464/1267 KB 304/1044 KB 516/531 KB 1108/1710 KB 464/1267 KB 304/1044 KB 520/531 KB 1108/1710 KB 464/1267 KB 304/1044 KB 524/531 KB 1108/1710 KB 464/1267 KB 304/1044 KB 516/531 KB 1112/1710 KB 464/1267 KB 304/1044 KB 524/531 KB 1116/1710 KB 464/1267 KB 304/1044 KB 524/531 KB 1120/1710 KB 464/1267 KB 304/1044 KB 524/531 KB 1124/1710 KB 464/1267 KB 304/1044 KB 524/531 KB 1124/1710 KB 464/1267 KB 304/1044 KB 528/531 KB 1124/1710 KB 464/1267 KB 304/1044 KB 531/531 KB 1128/1710 KB 464/1267 KB 304/1044 KB 531/531 KB 1132/1710 KB 464/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 464/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 468/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 472/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 476/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 480/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 484/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 488/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 492/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 496/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 500/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 504/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 508/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 512/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 516/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 520/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 524/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 528/1267 KB 304/1044 KB 531/531 KB 1136/1710 KB 532/1267 KB 304/1044 KB 531/531 KB 1140/1710 KB 532/1267 KB 308/1044 KB 531/531 KB 4/1063 KB 1140/1710 KB 532/1267 KB 304/1044 KB 531/531 KB 4/1063 KB 1140/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 8/1063 KB 1140/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 12/1063 KB 1140/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 16/1063 KB 1140/1710 KB 532/1267 KB 304/1044 KB 531/531 KB 1144/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 16/1063 KB 1148/1710 KB 536/1267 KB 312/1044 KB 531/531 KB 20/1063 KB 1152/1710 KB 536/1267 KB 312/1044 KB 531/531 KB 20/1063 KB 1140/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 4/1063 KB 1144/1710 KB 536/1267 KB 312/1044 KB 531/531 KB 20/1063 KB 1144/1710 KB 536/1267 KB 308/1044 KB 531/531 KB 20/1063 KB 1152/1710 KB 540/1267 KB 312/1044 KB 531/531 KB 24/1063 KB 1152/1710 KB 540/1267 KB 312/1044 KB 531/531 KB 28/1063 KB 1152/1710 KB 540/1267 KB 312/1044 KB 531/531 KB 32/1063 KB 1152/1710 KB 540/1267 KB 312/1044 KB 531/531 KB 20/1063 KB 1152/1710 KB 544/1267 KB 312/1044 KB 531/531 KB 32/1063 KB 1152/1710 KB 544/1267 KB 316/1044 KB 531/531 KB 32/1063 KB 1152/1710 KB 544/1267 KB 320/1044 KB 531/531 KB 32/1063 KB 1156/1710 KB 544/1267 KB 324/1044 KB 531/531 KB 32/1063 KB 1156/1710 KB 548/1267 KB 328/1044 KB 531/531 KB 36/1063 KB 1156/1710 KB 548/1267 KB 332/1044 KB 531/531 KB 36/1063 KB 1156/1710 KB 548/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1156/1710 KB 544/1267 KB 320/1044 KB 531/531 KB 32/1063 KB 1160/1710 KB 548/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1164/1710 KB 548/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1168/1710 KB 548/1267 KB 336/1044 KB 531/531 KB 36/1063 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1156/1710 KB 548/1267 KB 324/1044 KB 531/531 KB 36/1063 KB 1168/1710 KB 552/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1168/1710 KB 556/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1168/1710 KB 560/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1168/1710 KB 564/1267 KB 336/1044 KB 531/531 KB 36/1063 KB 1156/1710 KB 544/1267 KB 324/1044 KB 531/531 KB 36/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 40/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 44/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 48/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 52/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 56/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 60/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 64/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 68/1063 KB 1172/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 36/1063 KB 1176/1710 KB 568/1267 KB 340/1044 KB 531/531 KB 68/1063 KB 1180/1710 KB 568/1267 KB 340/1044 KB 531/531 KB 68/1063 KB 1184/1710 KB 568/1267 KB 340/1044 KB 531/531 KB 72/1063 KB 1168/1710 KB 564/1267 KB 340/1044 KB 531/531 KB 36/1063 KB 1184/1710 KB 568/1267 KB 344/1044 KB 531/531 KB 72/1063 KB 1180/1710 KB 568/1267 KB 340/1044 KB 531/531 KB 72/1063 KB 1184/1710 KB 568/1267 KB 348/1044 KB 531/531 KB 76/1063 KB 1184/1710 KB 568/1267 KB 348/1044 KB 531/531 KB 80/1063 KB 1172/1710 KB 568/1267 KB 340/1044 KB 531/531 KB 68/1063 KB 1184/1710 KB 572/1267 KB 348/1044 KB 531/531 KB 80/1063 KB 1184/1710 KB 576/1267 KB 348/1044 KB 531/531 KB 80/1063 KB 1184/1710 KB 568/1267 KB 348/1044 KB 531/531 KB 72/1063 KB 1184/1710 KB 576/1267 KB 352/1044 KB 531/531 KB 80/1063 KB 1184/1710 KB 580/1267 KB 352/1044 KB 531/531 KB 80/1063 KB 1188/1710 KB 584/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1188/1710 KB 580/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1192/1710 KB 584/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1196/1710 KB 584/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1184/1710 KB 580/1267 KB 356/1044 KB 531/531 KB 80/1063 KB 1196/1710 KB 588/1267 KB 360/1044 KB 531/531 KB 84/1063 KB 1196/1710 KB 588/1267 KB 364/1044 KB 531/531 KB 84/1063 KB 1196/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 84/1063 KB 1184/1710 KB 580/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1200/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 88/1063 KB 1200/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 92/1063 KB 1200/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 96/1063 KB 1200/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 100/1063 KB 1200/1710 KB 588/1267 KB 372/1044 KB 531/531 KB 104/1063 KB 1200/1710 KB 588/1267 KB 372/1044 KB 531/531 KB 108/1063 KB 1200/1710 KB 588/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1200/1710 KB 588/1267 KB 368/1044 KB 531/531 KB 84/1063 KB 1196/1710 KB 588/1267 KB 356/1044 KB 531/531 KB 84/1063 KB 1200/1710 KB 592/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1200/1710 KB 596/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1204/1710 KB 600/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1204/1710 KB 604/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1204/1710 KB 608/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1200/1710 KB 588/1267 KB 372/1044 KB 531/531 KB 100/1063 KB 1204/1710 KB 608/1267 KB 376/1044 KB 531/531 KB 112/1063 KB 1204/1710 KB 596/1267 KB 372/1044 KB 531/531 KB 112/1063 KB 1208/1710 KB 608/1267 KB 376/1044 KB 531/531 KB 112/1063 KB 1212/1710 KB 608/1267 KB 376/1044 KB 531/531 KB 112/1063 KB 1212/1710 KB 608/1267 KB 380/1044 KB 531/531 KB 112/1063 KB 1212/1710 KB 608/1 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 267 KB 384/1044 KB 531/531 KB 112/1063 KB 1216/1710 KB 608/1267 KB 388/1044 KB 531/531 KB 112/1063 KB 1216/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 116/1063 KB 1216/1710 KB 608/1267 KB 384/1044 KB 531/531 KB 112/1063 KB 1220/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 116/1063 KB 1224/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 116/1063 KB 1216/1710 KB 612/1267 KB 388/1044 KB 531/531 KB 116/1063 KB 1224/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 120/1063 KB 1224/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 124/1063 KB 1216/1710 KB 612/1267 KB 388/1044 KB 531/531 KB 112/1063 KB 1228/1710 KB 616/1267 KB 392/1044 KB 531/531 KB 124/1063 KB 1228/1710 KB 620/1267 KB 392/1044 KB 531/531 KB 124/1063 KB 1228/1710 KB 620/1267 KB 396/1044 KB 531/531 KB 124/1063 KB 1228/1710 KB 620/1267 KB 400/1044 KB 531/531 KB 124/1063 KB 1228/1710 KB 612/1267 KB 392/1044 KB 531/531 KB 124/1063 KB 1232/1710 KB 624/1267 KB 400/1044 KB 531/531 KB 128/1063 KB 1228/1710 KB 624/1267 KB 400/1044 KB 531/531 KB 128/1063 KB 1228/1710 KB 624/1267 KB 400/1044 KB 531/531 KB 124/1063 KB 1232/1710 KB 628/1267 KB 400/1044 KB 531/531 KB 128/1063 KB 1236/1710 KB 632/1267 KB 404/1044 KB 531/531 KB 132/1063 KB 1236/1710 KB 628/1267 KB 404/1044 KB 531/531 KB 132/1063 KB 1236/1710 KB 632/1267 KB 404/1044 KB 531/531 KB 136/1063 KB 1236/1710 KB 632/1267 KB 404/1044 KB 531/531 KB 140/1063 KB 1236/1710 KB 636/1267 KB 404/1044 KB 531/531 KB 144/1063 KB 1236/1710 KB 628/1267 KB 404/1044 KB 531/531 KB 128/1063 KB 1240/1710 KB 636/1267 KB 404/1044 KB 531/531 KB 144/1063 KB 1232/1710 KB 628/1267 KB 404/1044 KB 531/531 KB 128/1063 KB 1240/1710 KB 636/1267 KB 408/1044 KB 531/531 KB 144/1063 KB 1240/1710 KB 636/1267 KB 412/1044 KB 531/531 KB 144/1063 KB 1240/1710 KB 636/1267 KB 416/1044 KB 531/531 KB 144/1063 KB 1236/1710 KB 636/1267 KB 404/1044 KB 531/531 KB 140/1063 KB 1244/1710 KB 640/1267 KB 416/1044 KB 531/531 KB 144/1063 KB 1244/1710 KB 636/1267 KB 416/1044 KB 531/531 KB 144/1063 KB 1248/1710 KB 640/1267 KB 416/1044 KB 531/531 KB 144/1063 KB 1252/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 148/1063 KB 1256/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 148/1063 KB 1260/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 148/1063 KB 1248/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 148/1063 KB 1260/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 152/1063 KB 1260/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 156/1063 KB 1260/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 160/1063 KB 1248/1710 KB 644/1267 KB 420/1044 KB 531/531 KB 144/1063 KB 1260/1710 KB 648/1267 KB 420/1044 KB 531/531 KB 160/1063 KB 1260/1710 KB 652/1267 KB 420/1044 KB 531/531 KB 160/1063 KB 1260/1710 KB 656/1267 KB 420/1044 KB 531/531 KB 160/1063 KB 1248/1710 KB 640/1267 KB 420/1044 KB 531/531 KB 144/1063 KB 1260/1710 KB 656/1267 KB 424/1044 KB 531/531 KB 160/1063 KB 1260/1710 KB 656/1267 KB 428/1044 KB 531/531 KB 160/1063 KB 1260/1710 KB 656/1267 KB 432/1044 KB 531/531 KB 160/1063 KB 1260/1710 KB 656/1267 KB 436/1044 KB 531/531 KB 160/1063 KB 1264/1710 KB 660/1267 KB 440/1044 KB 531/531 KB 164/1063 KB 1264/1710 KB 660/1267 KB 444/1044 KB 531/531 KB 164/1063 KB 1264/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB 1264/1710 KB 660/1267 KB 436/1044 KB 531/531 KB 164/1063 KB 1268/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB 1272/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB 1276/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB 1280/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1284/1710 KB 660/1267 KB 448/1044 KB 531/531 KB 164/1063 KB 1288/1710 KB 660/1267 KB 452/1044 KB 531/531 KB 164/1063 KB 1260/1710 KB 660/1267 KB 436/1044 KB 531/531 KB 164/1063 KB 1260/1710 KB 656/1267 KB 436/1044 KB 531/531 KB 164/1063 KB 1288/1710 KB 660/1267 KB 452/1044 KB 531/531 KB 168/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 172/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 176/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 180/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 184/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 188/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 192/1063 KB 1284/1710 KB 660/1267 KB 452/1044 KB 531/531 KB 164/1063 KB 1288/1710 KB 664/1267 KB 452/1044 KB 531/531 KB 168/1063 KB 1288/1710 KB 668/1267 KB 452/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 672/1267 KB 452/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 676/1267 KB 452/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 680/1267 KB 452/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 680/1267 KB 456/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 680/1267 KB 460/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 684/1267 KB 460/1044 KB 531/531 KB 192/1063 KB 1288/1710 KB 688/1267 KB 460/1044 KB 531/531 KB 192/1063 KB 1292/1710 KB 688/1267 KB 460/1044 KB 531/531 KB 192/1063 KB 1296/1710 KB 688/1267 KB 464/1044 KB 531/531 KB 192/1063 KB 1296/1710 KB 688/1267 KB 468/1044 KB 531/531 KB 192/1063 KB 1296/1710 KB 692/1267 KB 472/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 692/1267 KB 476/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 692/1267 KB 480/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 692/1267 KB 468/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 696/1267 KB 480/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 700/1267 KB 480/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 688/1267 KB 468/1044 KB 531/531 KB 196/1063 KB 1296/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 200/1063 KB 1296/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 204/1063 KB 1296/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 208/1063 KB 1296/1710 KB 688/1267 KB 468/1044 KB 531/531 KB 192/1063 KB 1300/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 208/1063 KB 1304/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 208/1063 KB 1308/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 208/1063 KB 1312/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 208/1063 KB 1316/1710 KB 704/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1320/1710 KB 708/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1324/1710 KB 708/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 708/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1312/1710 KB 704/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 708/1267 KB 488/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 708/1267 KB 492/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 708/1267 KB 496/1044 KB 531/531 KB 212/1063 KB 1312/1710 KB 704/1267 KB 480/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 708/1267 KB 496/1044 KB 531/531 KB 216/1063 KB 1328/1710 KB 708/1267 KB 496/1044 KB 531/531 KB 220/1063 KB 1328/1710 KB 708/1267 KB 496/1044 KB 531/531 KB 224/1063 KB 1316/1710 KB 708/1267 KB 484/1044 KB 531/531 KB 212/1063 KB 1328/1710 KB 712/1267 KB 496/1044 KB 531/531 KB 224/1063 KB 1328/1710 KB 716/1267 KB 496/1044 KB 531/531 KB 224/1063 KB 1328/1710 KB 720/1267 KB 496/1044 KB 531/531 KB 224/1063 KB 1328/1710 KB 724/1267 KB 496/1044 KB 531/531 KB 224/1063 KB 1332/1710 KB 728/1267 KB 500/1044 KB 531/ unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 531 KB 228/1063 KB 1332/1710 KB 724/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1336/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1340/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1344/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1328/1710 KB 724/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1344/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 232/1063 KB 1344/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 236/1063 KB 1344/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 240/1063 KB 1328/1710 KB 724/1267 KB 500/1044 KB 531/531 KB 224/1063 KB 1344/1710 KB 732/1267 KB 504/1044 KB 531/531 KB 240/1063 KB 1344/1710 KB 732/1267 KB 508/1044 KB 531/531 KB 240/1063 KB 1344/1710 KB 732/1267 KB 512/1044 KB 531/531 KB 240/1063 KB 1348/1710 KB 732/1267 KB 516/1044 KB 531/531 KB 240/1063 KB 1348/1710 KB 732/1267 KB 520/1044 KB 531/531 KB 244/1063 KB 1332/1710 KB 732/1267 KB 500/1044 KB 531/531 KB 228/1063 KB 1348/1710 KB 736/1267 KB 520/1044 KB 531/531 KB 244/1063 KB 1348/1710 KB 740/1267 KB 520/1044 KB 531/531 KB 244/1063 KB 1348/1710 KB 732/1267 KB 516/1044 KB 531/531 KB 244/1063 KB 1348/1710 KB 740/1267 KB 520/1044 KB 531/531 KB 248/1063 KB 1348/1710 KB 740/1267 KB 520/1044 KB 531/531 KB 252/1063 KB 1348/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 256/1063 KB 1348/1710 KB 732/1267 KB 512/1044 KB 531/531 KB 240/1063 KB 1352/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 256/1063 KB 1356/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 256/1063 KB 1360/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 256/1063 KB 1364/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 256/1063 KB 1368/1710 KB 744/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1348/1710 KB 744/1267 KB 520/1044 KB 531/531 KB 252/1063 KB 1368/1710 KB 748/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1368/1710 KB 752/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1368/1710 KB 756/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1368/1710 KB 760/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1368/1710 KB 764/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1364/1710 KB 744/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1364/1710 KB 744/1267 KB 524/1044 KB 531/531 KB 256/1063 KB 1372/1710 KB 764/1267 KB 528/1044 KB 531/531 KB 260/1063 KB 1372/1710 KB 764/1267 KB 532/1044 KB 531/531 KB 260/1063 KB 1372/1710 KB 764/1267 KB 524/1044 KB 531/531 KB 260/1063 KB 1372/1710 KB 768/1267 KB 536/1044 KB 531/531 KB 264/1063 KB 1372/1710 KB 764/1267 KB 536/1044 KB 531/531 KB 264/1063 KB 1372/1710 KB 764/1267 KB 532/1044 KB 531/531 KB 264/1063 KB 1376/1710 KB 768/1267 KB 536/1044 KB 531/531 KB 268/1063 KB 1376/1710 KB 768/1267 KB 536/1044 KB 531/531 KB 272/1063 KB 1376/1710 KB 768/1267 KB 536/1044 KB 531/531 KB 264/1063 KB 1376/1710 KB 772/1267 KB 536/1044 KB 531/531 KB 272/1063 KB 1380/1710 KB 776/1267 KB 540/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 780/1267 KB 540/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 784/1267 KB 540/1044 KB 531/531 KB 276/1063 KB 1376/1710 KB 772/1267 KB 540/1044 KB 531/531 KB 272/1063 KB 1380/1710 KB 784/1267 KB 544/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 784/1267 KB 548/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 784/1267 KB 552/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 784/1267 KB 556/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 784/1267 KB 560/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 788/1267 KB 564/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 772/1267 KB 540/1044 KB 531/531 KB 276/1063 KB 1380/1710 KB 772/1267 KB 540/1044 KB 531/531 KB 272/1063 KB 1384/1710 KB 788/1267 K unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install B 564/1044 KB 531/531 KB 280/1063 KB 1388/1710 KB 788/1267 KB 564/1044 KB 531/531 KB 280/1063 KB 1392/1710 KB 788/1267 KB 564/1044 KB 531/531 KB 280/1063 KB 1396/1710 KB 788/1267 KB 564/1044 KB 531/531 KB 280/1063 KB 1380/1710 KB 788/1267 KB 560/1044 KB 531/531 KB 276/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 280/1063 KB 1380/1710 KB 788/1267 KB 564/1044 KB 531/531 KB 280/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 284/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 288/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 292/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 296/1063 KB 1396/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 300/1063 KB 1400/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 300/1063 KB 1404/1710 KB 792/1267 KB 564/1044 KB 531/531 KB 300/1063 KB 1404/1710 KB 796/1267 KB 564/1044 KB 531/531 KB 304/1063 KB 1404/1710 KB 796/1267 KB 564/1044 KB 531/531 KB 300/1063 KB 1408/1710 KB 796/1267 KB 564/1044 KB 531/531 KB 304/1063 KB 1408/1710 KB 800/1267 KB 568/1044 KB 531/531 KB 308/1063 KB 1412/1710 KB 800/1267 KB 568/1044 KB 531/531 KB 312/1063 KB 1412/1710 KB 800/1267 KB 568/1044 KB 531/531 KB 316/1063 KB 1408/1710 KB 800/1267 KB 568/1044 KB 531/531 KB 304/1063 KB 1412/1710 KB 800/1267 KB 572/1044 KB 531/531 KB 316/1063 KB 1412/1710 KB 800/1267 KB 576/1044 KB 531/531 KB 316/1063 KB 1408/1710 KB 800/1267 KB 564/1044 KB 531/531 KB 304/1063 KB 1412/1710 KB 804/1267 KB 576/1044 KB 531/531 KB 316/1063 KB 1412/1710 KB 808/1267 KB 580/1044 KB 531/531 KB 316/1063 KB 1412/1710 KB 812/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1412/1710 KB 800/1267 KB 568/1044 KB 531/531 KB 308/1063 KB 1416/1710 KB 812/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1420/1710 KB 812/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1424/1710 KB 812/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1428/1710 KB 816/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1432/1710 KB 816/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1436/1710 KB 816/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1440/1710 KB 816/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1412/1710 KB 808/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1412/1710 KB 804/1267 KB 580/1044 KB 531/531 KB 316/1063 KB 1440/1710 KB 816/1267 KB 584/1044 KB 531/531 KB 320/1063 KB 1440/1710 KB 816/1267 KB 588/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 816/1267 KB 592/1044 KB 531/531 KB 324/1063 KB 1424/1710 KB 816/1267 KB 580/1044 KB 531/531 KB 320/1063 KB 1440/1710 KB 820/1267 KB 592/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 824/1267 KB 596/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 828/1267 KB 596/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 832/1267 KB 596/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 816/1267 KB 584/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 832/1267 KB 596/1044 KB 531/531 KB 328/1063 KB 1440/1710 KB 832/1267 KB 596/1044 KB 531/531 KB 332/1063 KB 1440/1710 KB 832/1267 KB 596/1044 KB 531/531 KB 336/1063 KB 1440/1710 KB 820/1267 KB 596/1044 KB 531/531 KB 324/1063 KB 1440/1710 KB 832/1267 KB 600/1044 KB 531/531 KB 336/1063 KB 1440/1710 KB 832/1267 KB 604/1044 KB 531/531 KB 336/1063 KB 1440/1710 KB 832/1267 KB 608/1044 KB 531/531 KB 336/1063 KB 1440/1710 KB 836/1267 KB 612/1044 KB 531/531 KB 340/1063 KB 1444/1710 KB 836/1267 KB 616/1044 KB 531/531 KB 340/1063 KB 1440/1710 KB 836/1267 KB 608/1044 KB 531/531 KB 340/1063 KB 1444/1710 KB 836/1267 KB 616/1044 KB 531/531 KB 344/1063 KB Dow unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install nloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1118.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1440/1710 KB 836/1267 KB 608/1044 KB 531/531 KB 336/1063 KB 1444/1710 KB 840/1267 KB 616/1044 KB 344/1063 KB 1444/1710 KB 836/1267 KB 612/1044 KB 531/531 KB 340/1063 KB 1444/1710 KB 840/1267 KB 616/1044 KB 348/1063 KB 1444/1710 KB 844/1267 KB 616/1044 KB 352/1063 KB 1448/1710 KB 844/1267 KB 616/1044 KB 352/1063 KB 1452/1710 KB 844/1267 KB 616/1044 KB 352/1063 KB 1456/1710 KB 844/1267 KB 616/1044 KB 352/1063 KB 1460/1710 KB 844/1267 KB 620/1044 KB 356/1063 KB 1464/1710 KB 844/1267 KB 620/1044 KB 356/1063 KB 1468/1710 KB 844/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 844/1267 KB 620/1044 KB 356/1063 KB 1444/1710 KB 844/1267 KB 616/1044 KB 348/1063 KB 1472/1710 KB 848/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 852/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 856/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 860/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 864/1267 KB 620/1044 KB 356/1063 KB 1456/1710 KB 844/1267 KB 620/1044 KB 356/1063 KB 1472/1710 KB 864/1267 KB 620/1044 KB 360/1063 KB 1472/1710 KB 864/1267 KB 620/1044 KB 364/1063 KB 1472/1710 KB 864/1267 KB 620/1044 KB 368/1063 KB 1456/1710 KB 844/1267 KB 620/1044 KB 352/1063 KB 1472/1710 KB 864/1267 KB 624/1044 KB 368/1063 KB 1472/1710 KB 864/1267 KB 628/1044 KB 368/1063 KB 1472/1710 KB 864/1267 KB 632/1044 KB 368/1063 KB 1472/1710 KB 864/1267 KB 636/1044 KB 368/1063 KB 1472/1710 KB 864/1267 KB 640/1044 KB 372/1063 KB 1472/1710 KB 864/1267 KB 644/1044 KB 372/1063 KB 1476/1710 KB 868/1267 KB 648/1044 KB 372/1063 KB 1472/1710 KB 864/1267 KB 636/1044 KB 372/1063 KB 1476/1710 KB 868/1267 KB 652/1044 KB 376/1063 KB 1476/1710 KB 868/1267 KB 652/1044 KB 380/1063 KB 1476/1710 KB 868/1267 KB 652/1044 KB 384/1063 KB 1476/1710 KB 868/1267 KB 644/1044 KB 372/1063 KB 1476/1710 KB 872/1267 KB 652/1044 KB 384/1063 KB 1476/1710 KB 876/1267 KB 652/1044 KB 384/1063 KB 1476/1710 KB 880/1267 KB 652/1044 KB 384/1063 KB 1476/1710 KB 884/1267 KB 652/1044 KB 384/1063 KB 1476/1710 KB 888/1267 KB 652/1044 KB 388/1063 KB 1476/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1476/1710 KB 864/1267 KB 644/1044 KB 372/1063 KB 1480/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1484/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1488/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1492/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1496/1710 KB 892/1267 KB 652/1044 KB 388/1063 KB 1500/1710 KB 896/1267 KB 652/1044 KB 388/1063 KB 1504/1710 KB 896/1267 KB 652/1044 KB 388/1063 KB 1476/1710 KB 884/1267 KB 652/1044 KB 388/1063 KB 1504/1710 KB 896/1267 KB 652/1044 KB 392/1063 KB 1504/1710 KB 896/1267 KB 652/1044 KB 396/1063 KB 1504/1710 KB 896/1267 KB 652/1044 KB 400/1063 KB 1476/1710 KB 868/1267 KB 652/1044 KB 372/1063 KB 1504/1710 KB 896/1267 KB 656/1044 KB 400/1063 KB 1504/1710 KB 896/1267 KB 660/1044 KB 400/1063 KB 1504/1710 KB 896/1267 KB 664/1044 KB 400/1063 KB 1504/1710 KB 896/1267 KB 668/1044 KB 400/1063 KB 1504/1710 KB 896/1267 KB 672/1044 KB 400/1063 KB 1504/1710 KB 896/1267 KB 676/1044 KB 400/1063 KB 1508/1710 KB 896/1267 KB 680/1044 KB 404/1063 KB 1496/1710 KB 896/1267 KB 652/1044 KB 388/1063 KB 1508/1710 KB 900/1267 KB 680/1044 KB 404/1063 KB 1508/1710 KB 896/1267 KB 676/1044 KB 404/1063 KB 1508/1710 KB 900/1267 KB 680/1044 KB 408/1063 KB 1508/1710 KB 900/1267 KB 680/1044 KB 412/1063 KB 1508/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB 1508/1710 KB 896/1267 KB 676/1044 KB 400/1063 KB 1512/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB 1512/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 4/713 KB 1512/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB 8/713 KB 1512/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB 12/713 KB 1512/1710 KB 904/1267 KB 680/1044 KB 416/1063 KB 16/713 KB 1508/1710 KB 904/1267 KB 680/1044 KB 412/1063 KB 1512/1710 KB 908/1267 KB 680/1044 KB 416/1063 KB 16/713 KB 1512/1710 KB 912/1267 KB 680/1044 KB 416/1063 KB 16/713 KB 1516/1710 KB 912/1267 KB 680/1044 KB 416/1063 KB 16/713 KB 1520/1710 KB 912/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1524/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1528/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1532/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1516/1710 KB 912/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1516/1710 KB 912/1267 KB 684/1044 KB 416/1063 KB 20/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 24/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 28/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 32/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 36/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 40/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 44/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 48/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 52/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 56/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 60/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 64/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 68/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 72/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 76/713 KB 1536/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 80/713 KB 1516/1710 KB 912/1267 KB 684/1044 KB 416/1063 KB 16/713 KB 1536/1710 KB 916/1267 KB 688/1044 KB 420/1063 KB 80/713 KB 1536/1710 KB 916/1267 KB 692/1044 KB 420/1063 KB 80/713 KB 1536/1710 KB 916/1267 KB 696/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 916/1267 KB 700/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 916/1267 KB 704/1044 KB 424/1063 KB 84/713 KB 1520/1710 KB 916/1267 KB 684/1044 KB 420/1063 KB 20/713 KB 1536/1710 KB 920/1267 KB 704/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 924/1267 KB 704/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 928/1267 KB 704/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 916/1267 KB 692/1044 KB 424/1063 KB 84/713 KB 1536/1710 KB 928/1267 KB 704/1044 KB 424/1063 KB 88/713 KB 1536/1710 KB 928/1267 KB 704/1044 KB 424/1063 KB 92/713 KB 1536/1710 KB 928/1267 KB 704/1044 KB 424/1063 KB 96/713 KB 1536/1710 KB 916/1267 KB 692/1044 KB 424/1063 KB 80/713 KB 1540/1710 KB 928/1267 KB 704/1044 KB 428/1063 KB 96/713 KB 1540/1710 KB 928/1267 KB 704/1044 KB 432/1063 KB 96/713 KB 1540/1710 KB 928/1267 KB 704/1044 KB 436/1063 KB 96/713 KB 1540/1710 KB 932/1267 KB 708/1044 KB 440/1063 KB 100/713 KB 1540/1710 KB 932/1267 KB 708/1044 KB 444/1063 KB 100/713 KB 1540/1710 KB 932/1267 KB 708/1044 KB 448/1063 KB 100/713 KB 1540/1710 KB 928/1267 KB 704/1044 KB 424/1063 KB 96/713 KB 1544/1710 KB 932/1267 KB 708/1044 KB 448/1063 KB 100/713 KB 1548/1710 KB 932/1267 KB 708/1044 KB 448/1063 KB 100/713 KB 1552/1710 KB 932/1267 KB 708/1044 KB 448/1063 KB 100/713 KB 1556/1710 KB 932/1267 KB 708/1044 KB 448/1063 KB 100/713 KB 1560/1710 KB 932/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1564/1710 KB 932/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1568/1710 KB 932/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1540/1710 KB 932/1267 K unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install B 708/1044 KB 436/1063 KB 100/713 KB 1568/1710 KB 936/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1568/1710 KB 940/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1568/1710 KB 944/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1540/1710 KB 928/1267 KB 708/1044 KB 436/1063 KB 100/713 KB 1568/1710 KB 944/1267 KB 708/1044 KB 452/1063 KB 104/713 KB 1568/1710 KB 944/1267 KB 708/1044 KB 452/1063 KB 108/713 KB 1568/1710 KB 944/1267 KB 708/1044 KB 452/1063 KB 112/713 KB 1568/1710 KB 944/1267 KB 708/1044 KB 452/1063 KB 116/713 KB 1568/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 120/713 KB 1568/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 124/713 KB 1568/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 128/713 KB 1568/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 132/713 KB 1540/1710 KB 928/1267 KB 708/1044 KB 436/1063 KB 96/713 KB 1572/1710 KB 948/1267 KB 712/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 716/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 720/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 724/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 728/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 732/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 736/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 740/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 744/1044 KB 452/1063 KB 132/713 KB 1572/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 132/713 KB 1576/1710 KB 948/1267 KB 748/1044 KB 452/1063 KB 132/713 KB 1580/1710 KB 948/1267 KB 748/1044 KB 452/1063 KB 132/713 KB 1568/1710 KB 948/1267 KB 708/1044 KB 452/1063 KB 116/713 KB 1580/1710 KB 952/1267 KB 748/1044 KB 452/1063 KB 132/713 KB 1580/1710 KB 956/1267 KB 748/1044 KB 452/1063 KB 132/713 KB 1580/1710 KB 960/1267 KB 748/1044 KB 452/1063 KB 132/713 KB 1556/1710 KB 932/1267 KB 708/1044 KB 452/1063 KB 100/713 KB 1580/1710 KB 960/1267 KB 748/1044 KB 456/1063 KB 132/713 KB 1580/1710 KB 960/1267 KB 748/1044 KB 460/1063 KB 132/713 KB 1580/1710 KB 960/1267 KB 748/1044 KB 464/1063 KB 132/713 KB 1580/1710 KB 964/1267 KB 748/1044 KB 464/1063 KB 132/713 KB 1580/1710 KB 968/1267 KB 748/1044 KB 468/1063 KB 132/713 KB 1580/1710 KB 972/1267 KB 748/1044 KB 468/1063 KB 132/713 KB 1580/1710 KB 976/1267 KB 748/1044 KB 468/1063 KB 132/713 KB 1580/1710 KB 964/1267 KB 748/1044 KB 468/1063 KB 132/713 KB 1580/1710 KB 976/1267 KB 748/1044 KB 472/1063 KB 132/713 KB 1580/1710 KB 976/1267 KB 748/1044 KB 476/1063 KB 132/713 KB 1580/1710 KB 976/1267 KB 748/1044 KB 480/1063 KB 132/713 KB 1580/1710 KB 976/1267 KB 748/1044 KB 484/1063 KB 132/713 KB 1584/1710 KB 980/1267 KB 748/1044 KB 488/1063 KB 136/713 KB 1584/1710 KB 980/1267 KB 748/1044 KB 492/1063 KB 136/713 KB 1584/1710 KB 980/1267 KB 748/1044 KB 496/1063 KB 136/713 KB 1584/1710 KB 980/1267 KB 748/1044 KB 484/1063 KB 136/713 KB 1584/1710 KB 984/1267 KB 748/1044 KB 496/1063 KB 136/713 KB 1584/1710 KB 988/1267 KB 748/1044 KB 496/1063 KB 136/713 KB 1584/1710 KB 992/1267 KB 748/1044 KB 496/1063 KB 136/713 KB 1584/1710 KB 996/1267 KB 748/1044 KB 496/1063 KB 136/713 KB 1584/1710 KB 1000/1267 KB 748/1044 KB 500/1063 KB 136/713 KB 1584/1710 KB 1004/1267 KB 748/1044 KB 500/1063 KB 136/713 KB 1584/1710 KB 1008/1267 KB 748/1044 KB 500/1063 KB 136/713 KB 1584/1710 KB 976/1267 KB 748/1044 KB 484/1063 KB 136/713 KB 1572/1710 KB 948/1267 KB 748/1044 KB 484/1063 KB 132/713 KB 1584/1710 KB 976/1267 KB 748/1044 KB 484/1063 KB 132/713 KB 1588/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 136/713 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1592/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1596/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1600/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1604/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1608/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1612/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1584/1710 KB 996/1267 KB 748/1044 KB 500/1063 KB 136/713 KB 1588/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1616/1710 KB 1008/1267 KB 752/1044 KB 504/1063 KB 144/713 KB 1584/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 136/713 KB 1616/1710 KB 1008/1267 KB 756/1044 KB 504/1063 KB 144/713 KB 1616/1710 KB 1008/1267 KB 760/1044 KB 504/1063 KB 148/713 KB 1616/1710 KB 1008/1267 KB 764/1044 KB 504/1063 KB 148/713 KB 1616/1710 KB 1008/1267 KB 756/1044 KB 504/1063 KB 148/713 KB 1616/1710 KB 1008/1267 KB 768/1044 KB 504/1063 KB 152/713 KB 1616/1710 KB 1008/1267 KB 768/1044 KB 504/1063 KB 152/713 KB 1616/1710 KB 1008/1267 KB 768/1044 KB 504/1063 KB 156/713 KB 1616/1710 KB 1008/1267 KB 768/1044 KB 504/1063 KB 160/713 KB 1616/1710 KB 1008/1267 KB 768/1044 KB 504/1063 KB 164/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 504/1063 KB 168/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 504/1063 KB 172/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 504/1063 KB 176/713 KB 1616/1710 KB 1008/1267 KB 752/1044 KB 500/1063 KB 140/713 KB 1616/1710 KB 1008/1267 KB 752/1044 KB 504/1063 KB 140/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 508/1063 KB 176/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 512/1063 KB 176/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 516/1063 KB 176/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 520/1063 KB 176/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 524/1063 KB 176/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 528/1063 KB 176/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 532/1063 KB 176/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 536/1063 KB 180/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 540/1063 KB 180/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 544/1063 KB 180/713 KB 1616/1710 KB 1012/1267 KB 772/1044 KB 504/1063 KB 164/713 KB 1620/1710 KB 1016/1267 KB 772/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1020/1267 KB 772/1044 KB 544/1063 KB 180/713 KB 1616/1710 KB 1008/1267 KB 772/1044 KB 504/1063 KB 164/713 KB 1620/1710 KB 1020/1267 KB 776/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1020/1267 KB 780/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1020/1267 KB 784/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1020/1267 KB 788/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1020/1267 KB 792/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1024/1267 KB 796/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1024/1267 KB 800/1044 KB 544/1063 KB 180/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 532/1063 KB 180/713 KB 1620/1710 KB 1024/1267 KB 800/1044 KB 544/1063 KB 184/713 KB 1620/1710 KB 1024/1267 KB 800/1044 KB 544/1063 KB 188/713 KB 1620/1710 KB 1024/1267 KB 800/1044 KB 544/1063 KB 192/713 KB 1620/1710 KB 1024/1267 KB 800/1044 KB 544/1063 KB 196/713 KB 1620/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 200/713 KB 1620/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1620/1710 KB 1012/1267 KB 772/1044 KB 516/1063 KB 176/713 KB 1624/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1628/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1632/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1636/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/71 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 3 KB 1640/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1644/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1648/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1652/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 204/713 KB 1656/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 208/713 KB 1660/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 208/713 KB 1620/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 196/713 KB 1620/1710 KB 1024/1267 KB 804/1044 KB 544/1063 KB 196/713 KB 1664/1710 KB 1024/1267 KB 808/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1024/1267 KB 812/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1024/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1620/1710 KB 1024/1267 KB 792/1044 KB 544/1063 KB 180/713 KB 1664/1710 KB 1028/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1032/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1036/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1040/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1044/1267 KB 816/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1048/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1052/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1056/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1060/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1064/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1068/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1072/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1076/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1080/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1084/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1088/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1092/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1096/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1100/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1104/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1108/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1112/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1116/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1120/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1124/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1128/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1132/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1136/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1140/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1144/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1148/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1152/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1156/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1160/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1164/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1168/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1172/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1176/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1180/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1184/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1652/1710 KB 1024/1267 KB 804/1044 KB 548/1063 KB 208/713 KB 1664/1710 KB 1044/1267 KB 820/1044 KB 552/1063 KB 208/713 KB 1664/1710 KB 1184/1267 KB 820/1044 KB 552/1063 KB 212/713 KB 1668/1710 KB 1184/1267 KB 820/1044 KB 556/1063 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 216/713 KB 1668/1710 KB 1184/1267 KB 820/1044 KB 556/1063 KB 220/713 KB 1668/1710 KB 1184/1267 KB 820/1044 KB 556/1063 KB 224/713 KB 1664/1710 KB 1044/1267 KB 820/1044 KB 548/1063 KB 208/713 KB 1668/1710 KB 1184/1267 KB 824/1044 KB 556/1063 KB 224/713 KB 1668/1710 KB 1184/1267 KB 828/1044 KB 556/1063 KB 224/713 KB 1668/1710 KB 1184/1267 KB 832/1044 KB 556/1063 KB 224/713 KB 1668/1710 KB 1184/1267 KB 836/1044 KB 556/1063 KB 224/713 KB 1668/1710 KB 1184/1267 KB 840/1044 KB 556/1063 KB 228/713 KB 1668/1710 KB 1184/1267 KB 844/1044 KB 556/1063 KB 228/713 KB 1668/1710 KB 1184/1267 KB 848/1044 KB 556/1063 KB 228/713 KB 1668/1710 KB 1184/1267 KB 820/1044 KB 556/1063 KB 212/713 KB 1672/1710 KB 1184/1267 KB 848/1044 KB 556/1063 KB 228/713 KB 1676/1710 KB 1184/1267 KB 848/1044 KB 556/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 556/1063 KB 228/713 KB 1664/1710 KB 1184/1267 KB 820/1044 KB 556/1063 KB 212/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 560/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 564/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 568/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 572/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 576/1063 KB 228/713 KB 1680/1710 KB 1184/1267 KB 848/1044 KB 580/1063 KB 228/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 584/1063 KB 228/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 588/1063 KB 228/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 228/713 KB 1668/1710 KB 1184/1267 KB 836/1044 KB 556/1063 KB 228/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 232/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 236/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 240/713 KB 1684/1710 KB 1184/1267 KB 852/1044 KB 580/1063 KB 228/713 KB 1688/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 240/713 KB 1692/1710 KB 1184/1267 KB 852/1044 KB 592/1063 KB 240/713 KB 1696/1710 KB 1184/1267 KB 852/1044 KB 596/1063 KB 240/713 KB 1700/1710 KB 1184/1267 KB 852/1044 KB 596/1063 KB 240/713 KB 1704/1710 KB 1184/1267 KB 852/1044 KB 596/1063 KB 244/713 KB 1680/1710 KB 1184/1267 KB 852/1044 KB 580/1063 KB 228/713 KB 1704/1710 KB 1184/1267 KB 856/1044 KB 596/1063 KB 244/713 KB 1704/1710 KB 1184/1267 KB 860/1044 KB 596/1063 KB 244/713 KB 1704/1710 KB 1184/1267 KB 864/1044 KB 596/1063 KB 244/713 KB 1700/1710 KB 1184/1267 KB 852/1044 KB 596/1063 KB 244/713 KB 1704/1710 KB 1184/1267 KB 864/1044 KB 596/1063 KB 248/713 KB 1704/1710 KB 1184/1267 KB 864/1044 KB 596/1063 KB 252/713 KB 1704/1710 KB 1184/1267 KB 864/1044 KB 596/1063 KB 256/713 KB 1704/1710 KB 1184/1267 KB 864/1044 KB 596/1063 KB 260/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 596/1063 KB 264/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 596/1063 KB 268/713 KB 1692/1710 KB 1184/1267 KB 852/1044 KB 596/1063 KB 240/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 600/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 604/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 608/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 612/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 616/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 620/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 624/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 628/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 632/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 636/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 640/ unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 596/1063 KB 260/713 KB 1710/1710 KB 1184/1267 KB 868/1044 KB 640/1063 KB 272/713 KB 1704/1710 KB 1184/1267 KB 868/1044 KB 596/1063 KB 260/713 KB 1710/1710 KB 1184/1267 KB 872/1044 KB 640/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 876/1044 KB 640/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 880/1044 KB 640/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 884/1044 KB 640/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 888/1044 KB 640/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 892/1044 KB 640/1063 KB 272/713 KB 1708/1710 KB 1184/1267 KB 868/1044 KB 624/1063 KB 272/713 KB 1710/1710 KB 1184/1267 KB 892/1044 KB 640/1063 KB 276/713 KB 1710/1710 KB 1184/1267 KB 896/1044 KB 640/1063 KB 276/713 KB 1710/1710 KB 1184/1267 KB 896/1044 KB 640/1063 KB 280/713 KB 1710/1710 KB 1184/1267 KB 896/1044 KB 640/1063 KB 284/713 KB 1710/1710 KB 1184/1267 KB 896/1044 KB 640/1063 KB 288/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 640/1063 KB 292/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 644/1063 KB 296/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 644/1063 KB 300/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 644/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 640/1063 KB 288/713 KB 1710/1710 KB 1184/1267 KB 904/1044 KB 644/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 908/1044 KB 644/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 912/1044 KB 644/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 900/1044 KB 644/1063 KB 292/713 KB 1710/1710 KB 1184/1267 KB 912/1044 KB 648/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 912/1044 KB 652/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 912/1044 KB 656/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 916/1044 KB 656/1063 KB 304/713 KB 1710/1710 KB 1184/1267 KB 920/1044 KB 660/1063 KB 308/713 KB 1710/1710 KB 1184/1267 KB 924/1044 KB 660/1063 KB 308/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2999.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 1184/1267 KB 916/1044 KB 660/1063 KB 308/713 KB 1710/1710 KB 1184/1267 KB 916/1044 KB 660/1063 KB 304/713 KB 1184/1267 KB 924/1044 KB 664/1063 KB 308/713 KB 1184/1267 KB 924/1044 KB 668/1063 KB 308/713 KB 1184/1267 KB 924/1044 KB 672/1063 KB 308/713 KB 1184/1267 KB 928/1044 KB 672/1063 KB 312/713 KB 1184/1267 KB 928/1044 KB 672/1063 KB 316/713 KB 1184/1267 KB 928/1044 KB 672/1063 KB 320/713 KB 1184/1267 KB 928/1044 KB 672/1063 KB 324/713 KB 1188/1267 KB 928/1044 KB 676/1063 KB 328/713 KB 1188/1267 KB 928/1044 KB 676/1063 KB 332/713 KB 1188/1267 KB 928/1044 KB 676/1063 KB 336/713 KB 1184/1267 KB 928/1044 KB 672/1063 KB 308/713 KB 1188/1267 KB 932/1044 KB 676/1063 KB 336/713 KB 1188/1267 KB 928/1044 KB 676/1063 KB 324/713 KB 1184/1267 KB 928/1044 KB 676/1063 KB 324/713 KB 1188/1267 KB 932/1044 KB 680/1063 KB 336/713 KB 1192/1267 KB 932/1044 KB 684/1063 KB 336/713 KB 1192/1267 KB 932/1044 KB 680/1063 KB 336/713 KB 1196/1267 KB 932/1044 KB 684/1063 KB 336/713 KB 1200/1267 KB 936/1044 KB 684/1063 KB 336/713 KB 1196/1267 KB 936/1044 KB 684/1063 KB 336/713 KB 1200/1267 KB 940/1044 KB 688/1063 KB 336/713 KB 1200/1267 KB 944/1044 KB 688/1063 KB 336/713 KB 1200/1267 KB 948/1044 KB 688/1063 KB 336/713 KB 1204/1267 KB 952/1044 KB 688/1063 KB 4/257 KB 340/713 KB 1200/1267 KB 936/1044 KB 688/1063 KB 336/713 KB 1204/1267 KB 952/1044 KB 692/1063 KB 4/257 KB 340/713 KB 1204/1267 KB 948/1044 KB 688/1063 KB 4/257 KB 340/713 KB 1204/1267 KB 952/1044 KB 692/1063 KB 8/257 KB 340/713 KB 1204/1267 KB 952/1044 KB 692/1063 KB 12/257 KB 340/713 KB 1204/1267 KB 952/1044 KB 692/1063 KB 16/257 KB 340/713 KB 1204/1267 KB 948/1044 KB 688/1063 KB 340/713 KB 1204/1267 KB 948/1044 KB 688/1063 KB 336/713 KB 1208/1267 KB 952/1044 KB 696/1063 KB 16/257 KB 340/713 KB 1204/1267 KB 952/1044 KB 696/1063 KB 16/257 KB 340/713 KB 1208/1267 KB 952/1044 KB 700/1063 KB 16/257 KB 340/713 KB 1212/1267 KB 956/1044 KB 704/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 956/1044 KB 708/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 956/1044 KB 712/1063 KB 20/257 KB 344/713 KB 1208/1267 KB 956/1044 KB 700/1063 KB 16/257 KB 340/713 KB 1212/1267 KB 960/1044 KB 712/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 964/1044 KB 712/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 968/1044 KB 712/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 956/1044 KB 700/1063 KB 20/257 KB 344/713 KB 1212/1267 KB 968/1044 KB 712/1063 KB 24/257 KB 344/713 KB 1212/1267 KB 968/1044 KB 712/1063 KB 28/257 KB 344/713 KB 1212/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 344/713 KB 1212/1267 KB 956/1044 KB 700/1063 KB 16/257 KB 344/713 KB 1216/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 344/713 KB 1208/1267 KB 956/1044 KB 700/1063 KB 16/257 KB 344/713 KB 1216/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 348/713 KB 1216/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 352/713 KB 1220/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 352/713 KB 1224/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 356/713 KB 1228/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 356/713 KB 1220/1267 KB 968/1044 KB 712/1063 KB 32/257 KB 356/713 KB 1228/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 360/713 KB 1228/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 364/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 368/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 372/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 36/257 KB 376/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 36/257 KB 380/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 3 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 6/257 KB 384/713 KB 1228/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 356/713 KB 1228/1267 KB 968/1044 KB 716/1063 KB 32/257 KB 356/713 KB 1232/1267 KB 976/1044 KB 720/1063 KB 36/257 KB 384/713 KB 1232/1267 KB 976/1044 KB 716/1063 KB 36/257 KB 384/713 KB 1232/1267 KB 976/1044 KB 724/1063 KB 36/257 KB 384/713 KB 1232/1267 KB 980/1044 KB 728/1063 KB 36/257 KB 384/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 36/257 KB 372/713 KB 1232/1267 KB 980/1044 KB 732/1063 KB 40/257 KB 384/713 KB 1232/1267 KB 980/1044 KB 732/1063 KB 44/257 KB 384/713 KB 1232/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1232/1267 KB 972/1044 KB 716/1063 KB 32/257 KB 364/713 KB 1236/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1240/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1244/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1248/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1252/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 388/713 KB 1256/1267 KB 980/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1232/1267 KB 980/1044 KB 724/1063 KB 36/257 KB 384/713 KB 1260/1267 KB 984/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 988/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 992/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 996/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 1000/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 1004/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 1008/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1252/1267 KB 980/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1260/1267 KB 1008/1044 KB 732/1063 KB 56/257 KB 388/713 KB 1260/1267 KB 1008/1044 KB 732/1063 KB 60/257 KB 388/713 KB 1248/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 388/713 KB 1260/1267 KB 1008/1044 KB 732/1063 KB 60/257 KB 392/713 KB 1232/1267 KB 980/1044 KB 732/1063 KB 48/257 KB 384/713 KB 1260/1267 KB 1008/1044 KB 736/1063 KB 64/257 KB 392/713 KB 1260/1267 KB 1008/1044 KB 740/1063 KB 64/257 KB 392/713 KB 1260/1267 KB 1008/1044 KB 744/1063 KB 64/257 KB 392/713 KB 1260/1267 KB 1008/1044 KB 732/1063 KB 64/257 KB 392/713 KB 1260/1267 KB 1008/1044 KB 744/1063 KB 68/257 KB 396/713 KB 1260/1267 KB 1012/1044 KB 748/1063 KB 72/257 KB 396/713 KB 1260/1267 KB 1012/1044 KB 748/1063 KB 76/257 KB 396/713 KB 1260/1267 KB 1012/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1260/1267 KB 1004/1044 KB 732/1063 KB 52/257 KB 388/713 KB 1264/1267 KB 1012/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1267/1267 KB 1012/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1260/1267 KB 1012/1044 KB 748/1063 KB 68/257 KB 396/713 KB 1267/1267 KB 1016/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1267/1267 KB 1020/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1267/1267 KB 1024/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1267/1267 KB 1028/1044 KB 748/1063 KB 80/257 KB 396/713 KB 1260/1267 KB 1008/1044 KB 748/1063 KB 68/257 KB 396/713 KB 1260/1267 KB 1008/1044 KB 744/1063 KB 64/257 KB 396/713 KB 1267/1267 KB 1028/1044 KB 748/1063 KB 84/257 KB 400/713 KB 1267/1267 KB 1028/1044 KB 748/1063 KB 84/257 KB 404/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 408/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 412/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 416/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 420/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 424/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 428/713 KB 1267/1267 KB 1028/1044 KB 748/1063 KB 84/257 KB 396/713 KB 1267/1267 KB 1032/1044 KB 752/10 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 63 KB 88/257 KB 428/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 92/257 KB 428/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 96/257 KB 428/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 100/257 KB 428/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 84/257 KB 428/713 KB 1267/1267 KB 1028/1044 KB 752/1063 KB 84/257 KB 404/713 KB 1267/1267 KB 1032/1044 KB 756/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 760/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 764/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 768/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 772/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 776/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1032/1044 KB 752/1063 KB 100/257 KB 432/713 KB 1267/1267 KB 1036/1044 KB 776/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1036/1044 KB 780/1063 KB 104/257 KB 432/713 KB 1267/1267 KB 1036/1044 KB 784/1063 KB 104/257 KB 432/713 KB 1040/1044 KB 788/1063 KB 104/257 KB 432/713 KB 1040/1044 KB 792/1063 KB 108/257 KB 436/713 KB 1040/1044 KB 796/1063 KB 108/257 KB 436/713 KB 1040/1044 KB 800/1063 KB 108/257 KB 436/713 KB 1267/1267 KB 1040/1044 KB 784/1063 KB 104/257 KB 432/713 KB 1044/1044 KB 800/1063 KB 108/257 KB 436/713 KB 1044/1044 KB 800/1063 KB 108/257 KB 436/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2100.3 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1040/1044 KB 788/1063 KB 108/257 KB 436/713 KB 1040/1044 KB 788/1063 KB 104/257 KB 436/713 KB 1044/1044 KB 800/1063 KB 108/257 KB 440/713 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 800/1063 KB 112/257 KB 440/713 KB 1044/1044 KB 800/1063 KB 112/257 KB 444/713 KB 1044/1044 KB 800/1063 KB 112/257 KB 448/713 KB 1044/1044 KB 800/1063 KB 112/257 KB 452/713 KB 1044/1044 KB 804/1063 KB 116/257 KB 456/713 KB 1044/1044 KB 804/1063 KB 116/257 KB 452/713 KB 1044/1044 KB 808/1063 KB 116/257 KB 456/713 KB 1044/1044 KB 800/1063 KB 116/257 KB 452/713 KB 1044/1044 KB 808/1063 KB 120/257 KB 460/713 KB 1044/1044 KB 808/1063 KB 124/257 KB 460/713 KB 1044/1044 KB 808/1063 KB 128/257 KB 460/713 KB 1044/1044 KB 808/1063 KB 116/257 KB 460/713 KB 1044/1044 KB 808/1063 KB 128/257 KB 464/713 KB 1044/1044 KB 812/1063 KB 128/257 KB 468/713 KB 1044/1044 KB 812/1063 KB 132/257 KB 472/713 KB 1044/1044 KB 812/1063 KB 132/257 KB 476/713 KB 1044/1044 KB 812/1063 KB 132/257 KB 480/713 KB 1044/1044 KB 812/1063 KB 128/257 KB 464/713 KB 1044/1044 KB 816/1063 KB 132/257 KB 480/713 KB 1044/1044 KB 812/1063 KB 132/257 KB 468/713 KB 1044/1044 KB 816/1063 KB 136/257 KB 480/713 KB 1044/1044 KB 816/1063 KB 140/257 KB 480/713 KB 1044/1044 KB 816/1063 KB 144/257 KB 480/713 KB 1044/1044 KB 816/1063 KB 148/257 KB 480/713 KB 1044/1044 KB 816/1063 KB 152/257 KB 484/713 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 1694.6 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 816/1063 KB 148/257 KB 484/713 KB 816/1063 KB 152/257 KB 488/713 KB 816/1063 KB 156/257 KB 492/713 KB 816/1063 KB 156/257 KB 496/713 KB 816/1063 KB 156/257 KB 488/713 KB 820/1063 KB 160/257 KB 496/713 KB 820/1063 KB 156/257 KB 496/713 KB 824/1063 KB 160/257 KB 496/713 KB 828/1063 KB 160/257 KB 496/713 KB 832/1063 KB 160/257 KB 496/713 KB 832/1063 KB 4/549 KB 160/257 KB 496/713 KB 832/1063 KB 8/549 KB 160/257 KB 496/713 KB 832/1063 KB 12/549 KB 160/257 KB 496/713 KB 832/1063 KB 16/549 KB 160/257 KB 496/713 KB 832/1063 KB 20/549 KB 160/257 KB 496/713 KB 836/1063 KB 20/549 KB 160/257 KB 496/713 KB 840/1063 KB 24/549 KB 160/257 KB 496/713 KB 844/1063 KB 24/549 KB 160/257 KB 500/713 KB 848/1063 KB 24/549 KB 160/257 KB 500/713 KB 852/1063 KB 24/549 KB 160/257 KB 500/713 KB 856/1063 KB 24/549 KB 164/257 KB 500/713 KB 860/1063 KB 24/549 KB 164/257 KB 500/713 KB 864/1063 KB 24/549 KB 164/257 KB 500/713 KB 836/1063 KB 24/549 KB 160/257 KB 496/713 KB 864/1063 KB 28/549 KB 164/257 KB 500/713 KB 864/1063 KB 32/549 KB 164/257 KB 500/713 KB 864/1063 KB 32/549 KB 3/358 KB 164/257 KB 500/713 KB 864/1063 KB 32/549 KB 5/358 KB 164/257 KB 500/713 KB 864/1063 KB 32/549 KB 8/358 KB 164/257 KB 500/713 KB 864/1063 KB 32/549 KB 11/358 KB 164/257 KB 500/713 KB 864/1063 KB 36/549 KB 13/358 KB 164/257 KB 500/713 KB 852/1063 KB 24/549 KB 164/257 KB 500/713 KB 864/1063 KB 36/549 KB 16/358 KB 164/257 KB 500/713 KB 840/1063 KB 24/549 KB 160/257 KB 500/713 KB 864/1063 KB 36/549 KB 16/358 KB 168/257 KB 504/713 KB 864/1063 KB 36/549 KB 16/358 KB 168/257 KB 500/713 KB 864/1063 KB 36/549 KB 16/358 KB 172/257 KB 504/713 KB 864/1063 KB 36/549 KB 16/358 KB 176/257 KB 504/713 KB 864/1063 KB 36/549 KB 11/358 KB 164/257 KB 500/713 KB 864/1063 KB 40/549 KB 19/358 KB 176/257 KB 508/713 KB 864/1063 KB 44/549 KB 19/358 KB 176/257 KB 508/713 KB 864/1063 KB 48/549 KB 19/358 KB 176/257 KB 508/713 KB 864/1063 KB 36/549 KB 19/358 KB 176/257 KB 508/713 KB 864/1063 KB 36/549 KB 16/358 KB 176/257 KB 508/713 KB 864/1063 KB 48/549 KB 19/358 KB 176/257 KB 512/713 KB 864/1063 KB 48/549 KB 19/358 KB 176/257 KB 516/713 KB 868/1063 KB 52/549 KB 21/358 KB 180/257 KB 520/713 KB 864/1063 KB 48/549 KB 21/358 KB 176/257 KB 516/713 KB 868/1063 KB 52/549 KB 24/358 KB 180/257 KB 520/713 KB 868/1063 KB 52/549 KB 27/358 KB 180/257 KB 520/713 KB 868/1063 KB 52/549 KB 29/358 KB 180/257 KB 520/713 KB 868/1063 KB 52/549 KB 21/358 KB 180/257 KB 516/713 KB 872/1063 KB 52/549 KB 29/358 KB 180/257 KB 520/713 KB 876/1063 KB 52/549 KB 32/358 KB 180/257 KB 524/713 KB 880/1063 KB 52/549 KB 32/358 KB 180/257 KB 524/713 KB 864/1063 KB 52/549 KB 21/358 KB 180/257 KB 516/713 KB 880/1063 KB 52/549 KB 32/358 KB 184/257 KB 524/713 KB 880/1063 KB 52/549 KB 32/358 KB 188/257 KB 524/713 KB 880/1063 KB 52/549 KB 32/358 KB 192/257 KB 524/713 KB 864/1063 KB 52/549 KB 21/358 KB 176/257 KB 516/713 KB 880/1063 KB 56/549 KB 32/358 KB 192/257 KB 524/713 KB 880/1063 KB 60/549 KB 32/358 KB 192/257 KB 524/713 KB 880/1063 KB 64/549 KB 32/358 KB 192/257 KB 524/713 KB 872/1063 KB 52/549 KB 32/358 KB 180/257 KB 524/713 KB 872/1063 KB 52/549 KB 29/358 KB 180/257 KB 524/713 KB 880/1063 KB 64/549 KB 32/358 KB 192/257 KB 528/713 KB 880/1063 KB 64/549 KB 32/358 KB 192/257 KB 532/713 KB 884/1063 KB 68/549 KB 36/358 KB 196/257 KB 536/713 KB 880/1063 KB 68/549 KB 32/358 KB 192/257 KB 532/713 KB 884/1063 KB 72/549 KB 36/358 KB 196/ unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 257 KB 536/713 KB 884/1063 KB 76/549 KB 36/358 KB 196/257 KB 536/713 KB 884/1063 KB 68/549 KB 36/358 KB 196/257 KB 532/713 KB 888/1063 KB 76/549 KB 36/358 KB 196/257 KB 540/713 KB 880/1063 KB 68/549 KB 36/358 KB 196/257 KB 532/713 KB 888/1063 KB 80/549 KB 36/358 KB 200/257 KB 540/713 KB 888/1063 KB 80/549 KB 36/358 KB 204/257 KB 540/713 KB 880/1063 KB 68/549 KB 36/358 KB 192/257 KB 532/713 KB 888/1063 KB 80/549 KB 40/358 KB 204/257 KB 540/713 KB 888/1063 KB 80/549 KB 44/358 KB 204/257 KB 540/713 KB 888/1063 KB 80/549 KB 36/358 KB 196/257 KB 540/713 KB 884/1063 KB 76/549 KB 36/358 KB 196/257 KB 540/713 KB 888/1063 KB 80/549 KB 44/358 KB 208/257 KB 540/713 KB 888/1063 KB 80/549 KB 48/358 KB 208/257 KB 540/713 KB 888/1063 KB 80/549 KB 52/358 KB 208/257 KB 544/713 KB 892/1063 KB 84/549 KB 56/358 KB 212/257 KB 544/713 KB 888/1063 KB 80/549 KB 48/358 KB 208/257 KB 544/713 KB 892/1063 KB 84/549 KB 56/358 KB 212/257 KB 548/713 KB 892/1063 KB 84/549 KB 56/358 KB 212/257 KB 552/713 KB 892/1063 KB 84/549 KB 56/358 KB 212/257 KB 556/713 KB 892/1063 KB 84/549 KB 56/358 KB 212/257 KB 560/713 KB 892/1063 KB 84/549 KB 52/358 KB 212/257 KB 544/713 KB 892/1063 KB 84/549 KB 60/358 KB 216/257 KB 560/713 KB 892/1063 KB 84/549 KB 60/358 KB 220/257 KB 560/713 KB 892/1063 KB 84/549 KB 60/358 KB 224/257 KB 560/713 KB 892/1063 KB 84/549 KB 52/358 KB 208/257 KB 544/713 KB 892/1063 KB 88/549 KB 60/358 KB 224/257 KB 560/713 KB 892/1063 KB 92/549 KB 60/358 KB 224/257 KB 560/713 KB 892/1063 KB 96/549 KB 60/358 KB 224/257 KB 560/713 KB 892/1063 KB 80/549 KB 52/358 KB 208/257 KB 544/713 KB 896/1063 KB 96/549 KB 60/358 KB 224/257 KB 560/713 KB 900/1063 KB 96/549 KB 60/358 KB 224/257 KB 560/713 KB 904/1063 KB 100/549 KB 60/358 KB 228/257 KB 564/713 KB 908/1063 KB 100/549 KB 60/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 60/358 KB 228/257 KB 564/713 KB 892/1063 KB 84/549 KB 60/358 KB 212/257 KB 560/713 KB 912/1063 KB 100/549 KB 64/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 68/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 72/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 76/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 80/358 KB 228/257 KB 564/713 KB 912/1063 KB 100/549 KB 84/358 KB 228/257 KB 564/713 KB 916/1063 KB 100/549 KB 88/358 KB 228/257 KB 564/713 KB 916/1063 KB 100/549 KB 92/358 KB 228/257 KB 564/713 KB 916/1063 KB 100/549 KB 96/358 KB 228/257 KB 564/713 KB 900/1063 KB 100/549 KB 60/358 KB 228/257 KB 564/713 KB 900/1063 KB 100/549 KB 60/358 KB 228/257 KB 560/713 KB 916/1063 KB 104/549 KB 96/358 KB 228/257 KB 568/713 KB 916/1063 KB 108/549 KB 96/358 KB 228/257 KB 568/713 KB 916/1063 KB 112/549 KB 96/358 KB 228/257 KB 568/713 KB 900/1063 KB 96/549 KB 60/358 KB 228/257 KB 560/713 KB 916/1063 KB 112/549 KB 96/358 KB 232/257 KB 568/713 KB 916/1063 KB 112/549 KB 96/358 KB 236/257 KB 568/713 KB 916/1063 KB 112/549 KB 96/358 KB 240/257 KB 568/713 KB 916/1063 KB 104/549 KB 96/358 KB 228/257 KB 568/713 KB 916/1063 KB 112/549 KB 96/358 KB 240/257 KB 572/713 KB 916/1063 KB 112/549 KB 96/358 KB 240/257 KB 576/713 KB 916/1063 KB 112/549 KB 96/358 KB 240/257 KB 580/713 KB 916/1063 KB 112/549 KB 96/358 KB 244/257 KB 584/713 KB 916/1063 KB 116/549 KB 96/358 KB 244/257 KB 588/713 KB 916/1063 KB 100/549 KB 84/358 KB 228/257 KB 564/713 KB 920/1063 KB 116/549 KB 96/358 KB 244/257 KB 588/713 KB 924/1063 KB 116/549 KB 96/358 KB 244/257 KB 588/713 KB 928/1063 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 116/549 KB 96/358 KB 244/257 KB 588/713 KB 916/1063 KB 116/549 KB 96/358 KB 244/257 KB 584/713 KB 928/1063 KB 120/549 KB 96/358 KB 244/257 KB 588/713 KB 928/1063 KB 124/549 KB 96/358 KB 244/257 KB 588/713 KB 928/1063 KB 128/549 KB 96/358 KB 244/257 KB 588/713 KB 928/1063 KB 132/549 KB 100/358 KB 244/257 KB 592/713 KB 932/1063 KB 136/549 KB 100/358 KB 244/257 KB 592/713 KB 932/1063 KB 140/549 KB 100/358 KB 244/257 KB 592/713 KB 932/1063 KB 144/549 KB 100/358 KB 244/257 KB 592/713 KB 916/1063 KB 112/549 KB 96/358 KB 244/257 KB 580/713 KB 932/1063 KB 144/549 KB 100/358 KB 248/257 KB 592/713 KB 932/1063 KB 144/549 KB 100/358 KB 252/257 KB 592/713 KB 932/1063 KB 144/549 KB 100/358 KB 256/257 KB 592/713 KB 932/1063 KB 144/549 KB 100/358 KB 257/257 KB 592/713 KB 932/1063 KB 132/549 KB 100/358 KB 244/257 KB 592/713 KB 936/1063 KB 144/549 KB 100/358 KB 257/257 KB 592/713 KB 940/1063 KB 144/549 KB 100/358 KB 257/257 KB 592/713 KB 944/1063 KB 144/549 KB 100/358 KB 257/257 KB 592/713 KB 928/1063 KB 128/549 KB 100/358 KB 244/257 KB 592/713 KB 944/1063 KB 144/549 KB 104/358 KB 257/257 KB 592/713 KB 944/1063 KB 144/549 KB 108/358 KB 257/257 KB 592/713 KB 944/1063 KB 144/549 KB 112/358 KB 257/257 KB 592/713 KB 944/1063 KB 144/549 KB 116/358 KB 257/257 KB 592/713 KB 948/1063 KB 148/549 KB 120/358 KB 257/257 KB 592/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 592/713 KB 928/1063 KB 128/549 KB 96/358 KB 244/257 KB 592/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 596/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 600/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 604/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 608/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 612/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 616/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 620/713 KB 948/1063 KB 148/549 KB 124/358 KB 257/257 KB 624/713 KB 948/1063 KB 148/549 KB 116/358 KB 257/257 KB 592/713 KB 948/1063 KB 152/549 KB 128/358 KB 257/257 KB 624/713 KB 948/1063 KB 156/549 KB 128/358 KB 257/257 KB 624/713 KB 948/1063 KB 160/549 KB 128/358 KB 257/257 KB 624/713 KB 948/1063 KB 164/549 KB 128/358 KB 257/257 KB 624/713 KB 948/1063 KB 168/549 KB 128/358 KB 257/257 KB 628/713 KB 948/1063 KB 144/549 KB 116/358 KB 257/257 KB 592/713 KB 952/1063 KB 168/549 KB 128/358 KB 257/257 KB 628/713 KB 956/1063 KB 168/549 KB 128/358 KB 257/257 KB 628/713 KB 960/1063 KB 168/549 KB 128/358 KB 257/257 KB 628/713 KB 964/1063 KB 168/549 KB 128/358 KB 257/257 KB 628/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 387.1 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 968/1063 KB 168/549 KB 128/358 KB 628/713 KB 972/1063 KB 168/549 KB 128/358 KB 628/713 KB 976/1063 KB 172/549 KB 128/358 KB 628/713 KB 980/1063 KB 172/549 KB 128/358 KB 628/713 KB 984/1063 KB 172/549 KB 128/358 KB 628/713 KB 988/1063 KB 172/549 KB 128/358 KB 628/713 KB 992/1063 KB 172/549 KB 128/358 KB 628/713 KB 948/1063 KB 164/549 KB 128/358 KB 257/257 KB 628/713 KB 992/1063 KB 172/549 KB 128/358 KB 632/713 KB 948/1063 KB 148/549 KB 128/358 KB 257/257 KB 624/713 KB 992/1063 KB 172/549 KB 132/358 KB 632/713 KB 992/1063 KB 172/549 KB 136/358 KB 632/713 KB 992/1063 KB 172/549 KB 140/358 KB 632/713 KB 992/1063 KB 172/549 KB 144/358 KB 632/713 KB 972/1063 KB 172/549 KB 128/358 KB 628/713 KB 992/1063 KB 176/549 KB 144/358 KB 636/713 KB 992/1063 KB 180/549 KB 144/358 KB 636/713 KB 992/1063 KB 184/549 KB 148/358 KB 636/713 KB 992/1063 KB 188/549 KB 148/358 KB 636/713 KB 992/1063 KB 192/549 KB 148/358 KB 636/713 KB 992/1063 KB 172/549 KB 144/358 KB 636/713 KB 992/1063 KB 192/549 KB 148/358 KB 640/713 KB 992/1063 KB 192/549 KB 148/358 KB 644/713 KB 992/1063 KB 192/549 KB 148/358 KB 648/713 KB 992/1063 KB 192/549 KB 148/358 KB 652/713 KB 992/1063 KB 192/549 KB 148/358 KB 3/5 KB 652/713 KB 992/1063 KB 192/549 KB 148/358 KB 5/5 KB 652/713 KB 992/1063 KB 180/549 KB 148/358 KB 636/713 KB 992/1063 KB 192/549 KB 152/358 KB 5/5 KB 652/713 KB 992/1063 KB 192/549 KB 156/358 KB 5/5 KB 652/713 KB 992/1063 KB 192/549 KB 160/358 KB 5/5 KB 652/713 KB 992/1063 KB 192/549 KB 160/358 KB 5/5 KB 656/713 KB 992/1063 KB 192/549 KB 164/358 KB 5/5 KB 656/713 KB 996/1063 KB 196/549 KB 168/358 KB 5/5 KB 660/713 KB 996/1063 KB 196/549 KB 172/358 KB 5/5 KB 660/713 KB 996/1063 KB 196/549 KB 164/358 KB 5/5 KB 660/713 KB 996/1063 KB 192/549 KB 164/358 KB 5/5 KB 656/713 KB 1000/1063 KB 196/549 KB 172/358 KB 5/5 KB 660/713 KB 1004/1063 KB 196/549 KB 172/358 KB 5/5 KB 660/713 KB 1008/1063 KB 196/549 KB 172/358 KB 5/5 KB 660/713 KB 996/1063 KB 192/549 KB 164/358 KB 5/5 KB 660/713 KB 1008/1063 KB 200/549 KB 176/358 KB 5/5 KB 664/713 KB 1008/1063 KB 200/549 KB 176/358 KB 5/5 KB 668/713 KB 1008/1063 KB 200/549 KB 176/358 KB 5/5 KB 672/713 KB 1008/1063 KB 200/549 KB 176/358 KB 5/5 KB 660/713 KB 1008/1063 KB 200/549 KB 172/358 KB 5/5 KB 660/713 KB 1008/1063 KB 204/549 KB 176/358 KB 5/5 KB 672/713 KB 1008/1063 KB 208/549 KB 176/358 KB 5/5 KB 672/713 KB 1012/1063 KB 212/549 KB 176/358 KB 5/5 KB 672/713 KB 1012/1063 KB 216/549 KB 180/358 KB 5/5 KB 676/713 KB 1012/1063 KB 220/549 KB 180/358 KB 5/5 KB 676/713 KB 1012/1063 KB 224/549 KB 180/358 KB 676/713 KB 1012/1063 KB 208/549 KB 176/358 KB 5/5 KB 672/713 KB 1016/1063 KB 224/549 KB 180/358 KB 676/713 KB 1020/1063 KB 224/549 KB 180/358 KB 676/713 KB 1024/1063 KB 224/549 KB 180/358 KB 676/713 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.5 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1012/1063 KB 212/549 KB 180/358 KB 5/5 KB 676/713 KB 1024/1063 KB 224/549 KB 184/358 KB 676/713 KB 1024/1063 KB 224/549 KB 188/358 KB 676/713 KB 1012/1063 KB 212/549 KB 176/358 KB 5/5 KB 676/713 KB 1024/1063 KB 224/549 KB 188/358 KB 680/713 KB 1024/1063 KB 224/549 KB 188/358 KB 684/713 KB 1024/1063 KB 224/549 KB 188/358 KB 688/713 KB 1024/1063 KB 224/549 KB 192/358 KB 688/713 KB 1024/1063 KB 224/549 KB 192/358 KB 692/713 KB 1028/1063 KB 228/549 KB 196/358 KB 696/713 KB 1028/1063 KB 228/549 KB 196/358 KB 700/713 KB 1028/1063 KB 228/549 KB 196/358 KB 704/713 KB 1028/1063 KB 228/549 KB 196/358 KB 692/713 KB 1032/1063 KB 228/549 KB 196/358 KB 704/713 KB 1036/1063 KB 228/549 KB 196/358 KB 704/713 KB 1040/1063 KB 228/549 KB 196/358 KB 704/713 KB 1024/1063 KB 228/549 KB 196/358 KB 692/713 KB 1040/1063 KB 232/549 KB 196/358 KB 704/713 KB 1040/1063 KB 236/549 KB 196/358 KB 704/713 KB 1040/1063 KB 240/549 KB 196/358 KB 704/713 KB 1040/1063 KB 244/549 KB 196/358 KB 704/713 KB 1044/1063 KB 248/549 KB 196/358 KB 708/713 KB 1024/1063 KB 224/549 KB 196/358 KB 692/713 KB 1044/1063 KB 252/549 KB 200/358 KB 708/713 KB 1044/1063 KB 252/549 KB 204/358 KB 708/713 KB 1044/1063 KB 252/549 KB 208/358 KB 708/713 KB 1044/1063 KB 252/549 KB 212/358 KB 708/713 KB 1044/1063 KB 252/549 KB 216/358 KB 708/713 KB 1044/1063 KB 252/549 KB 220/358 KB 708/713 KB 1044/1063 KB 252/549 KB 224/358 KB 708/713 KB 1044/1063 KB 244/549 KB 196/358 KB 708/713 KB 1048/1063 KB 252/549 KB 224/358 KB 708/713 KB 1052/1063 KB 252/549 KB 224/358 KB 708/713 KB 1056/1063 KB 252/549 KB 224/358 KB 708/713 KB 1040/1063 KB 244/549 KB 196/358 KB 708/713 KB 1056/1063 KB 252/549 KB 224/358 KB 712/713 KB 1056/1063 KB 252/549 KB 224/358 KB 713/713 KB 1044/1063 KB 252/549 KB 224/358 KB 708/713 KB 1056/1063 KB 256/549 KB 224/358 KB 713/713 KB 1056/1063 KB 260/549 KB 224/358 KB 713/713 KB 1060/1063 KB 264/549 KB 228/358 KB 713/713 KB 1060/1063 KB 268/549 KB 228/358 KB 713/713 KB 1060/1063 KB 272/549 KB 228/358 KB 713/713 KB 1060/1063 KB 260/549 KB 228/358 KB 713/713 KB 1060/1063 KB 272/549 KB 232/358 KB 713/713 KB 1060/1063 KB 272/549 KB 236/358 KB 713/713 KB 1060/1063 KB 272/549 KB 240/358 KB 713/713 KB 1060/1063 KB 260/549 KB 224/358 KB 713/713 KB 1063/1063 KB 272/549 KB 240/358 KB 713/713 KB 1063/1063 KB 276/549 KB 240/358 KB 713/713 KB 1063/1063 KB 276/549 KB 244/358 KB 713/713 KB 1063/1063 KB 276/549 KB 248/358 KB 713/713 KB 1063/1063 KB 280/549 KB 252/358 KB 713/713 KB 1063/1063 KB 280/549 KB 248/358 KB 713/713 KB 1063/1063 KB 284/549 KB 252/358 KB 713/713 KB 1063/1063 KB 288/549 KB 252/358 KB 713/713 KB 1063/1063 KB 288/549 KB 256/358 KB 713/713 KB 1063/1063 KB 292/549 KB 256/358 KB 713/713 KB 1063/1063 KB 296/549 KB 260/358 KB 713/713 KB 1063/1063 KB 300/549 KB 260/358 KB 713/713 KB 1063/1063 KB 304/549 KB 260/358 KB 713/713 KB 1063/1063 KB 292/549 KB 260/358 KB 713/713 KB 1063/1063 KB 304/549 KB 264/358 KB 713/713 KB 1063/1063 KB 304/549 KB 268/358 KB 713/713 KB 1063/1063 KB 304/549 KB 272/358 KB 713/713 KB 1063/1063 KB 308/549 KB 272/358 KB 713/713 KB 312/549 KB 276/358 KB 316/549 KB 276/358 KB 320/549 KB 276/358 KB 308/549 KB 276/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1022.9 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 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 1523.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 320/549 KB 280/358 KB 320/549 KB 284/358 KB 320/549 KB 288/358 KB 320/549 KB 292/358 KB 324/549 KB 296/358 KB 324/549 KB 300/358 KB 324/549 KB 304/358 KB 324/549 KB 292/358 KB 328/549 KB 304/358 KB 332/549 KB 304/358 KB 336/549 KB 304/358 KB 340/549 KB 304/358 KB 344/549 KB 308/358 KB 348/549 KB 308/358 KB 352/549 KB 308/358 KB 340/549 KB 308/358 KB 352/549 KB 312/358 KB 352/549 KB 316/358 KB 352/549 KB 320/358 KB 352/549 KB 320/358 KB 3/86 KB 352/549 KB 320/358 KB 6/86 KB 352/549 KB 320/358 KB 9/86 KB 352/549 KB 320/358 KB 11/86 KB 352/549 KB 320/358 KB 14/86 KB 352/549 KB 320/358 KB 16/86 KB 352/549 KB 320/358 KB 4/404 KB 16/86 KB 352/549 KB 320/358 KB 8/404 KB 19/86 KB 352/549 KB 320/358 KB 12/404 KB 19/86 KB 352/549 KB 320/358 KB 16/404 KB 19/86 KB 352/549 KB 320/358 KB 4/404 KB 19/86 KB 352/549 KB 320/358 KB 16/404 KB 22/86 KB 352/549 KB 320/358 KB 16/404 KB 25/86 KB 352/549 KB 320/358 KB 16/404 KB 27/86 KB 352/549 KB 320/358 KB 20/404 KB 30/86 KB 352/549 KB 320/358 KB 20/404 KB 32/86 KB 352/549 KB 320/358 KB 20/404 KB 27/86 KB 352/549 KB 320/358 KB 24/404 KB 32/86 KB 352/549 KB 320/358 KB 28/404 KB 36/86 KB 352/549 KB 320/358 KB 28/404 KB 40/86 KB 352/549 KB 320/358 KB 28/404 KB 44/86 KB 352/549 KB 320/358 KB 28/404 KB 48/86 KB 352/549 KB 320/358 KB 28/404 KB 36/86 KB 352/549 KB 320/358 KB 32/404 KB 48/86 KB 352/549 KB 320/358 KB 36/404 KB 48/86 KB 352/549 KB 320/358 KB 40/404 KB 48/86 KB 352/549 KB 320/358 KB 44/404 KB 48/86 KB 352/549 KB 320/358 KB 48/404 KB 48/86 KB 352/549 KB 320/358 KB 52/404 KB 48/86 KB 352/549 KB 320/358 KB 56/404 KB 52/86 KB 352/549 KB 320/358 KB 60/404 KB 52/86 KB 352/549 KB 320/358 KB 64/404 KB 52/86 KB 352/549 KB 320/358 KB 52/404 KB 52/86 KB 356/549 KB 320/358 KB 64/404 KB 56/86 KB 356/549 KB 320/358 KB 64/404 KB 60/86 KB 356/549 KB 320/358 KB 64/404 KB 64/86 KB 356/549 KB 320/358 KB 64/404 KB 68/86 KB 4/587 KB 356/549 KB 324/358 KB 68/404 KB 72/86 KB 4/587 KB 356/549 KB 324/358 KB 68/404 KB 76/86 KB 4/587 KB 356/549 KB 324/358 KB 68/404 KB 80/86 KB 356/549 KB 320/358 KB 64/404 KB 52/86 KB 4/587 KB 360/549 KB 324/358 KB 68/404 KB 80/86 KB 4/587 KB 364/549 KB 324/358 KB 68/404 KB 80/86 KB 4/587 KB 368/549 KB 324/358 KB 68/404 KB 80/86 KB 4/587 KB 356/549 KB 324/358 KB 68/404 KB 68/86 KB 4/587 KB 372/549 KB 324/358 KB 68/404 KB 80/86 KB 4/587 KB 376/549 KB 328/358 KB 68/404 KB 84/86 KB 4/587 KB 380/549 KB 328/358 KB 68/404 KB 84/86 KB 4/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 4/587 KB 356/549 KB 320/358 KB 68/404 KB 68/86 KB 4/587 KB 356/549 KB 320/358 KB 64/404 KB 68/86 KB 8/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 12/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 16/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 20/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 24/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 28/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 32/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 36/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 40/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 44/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 48/587 KB 384/549 KB 328/358 KB 68/404 KB 84/86 KB 48/587 KB 384/549 KB 328/358 KB 72/404 KB 84/86 KB 48/587 KB 384/549 KB 328/358 KB 76/404 KB 84/86 KB 48/587 KB 384/549 KB 328/358 KB 80/404 KB 84/86 KB 4/587 KB 372/549 KB 328/358 KB 68/404 KB 84/86 KB 48/587 KB 384/549 KB 328/358 KB 80 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install /404 KB 86/86 KB 4/587 KB 372/549 KB 328/358 KB 68/404 KB 80/86 KB 52/587 KB 384/549 KB 332/358 KB 84/404 KB 86/86 KB 52/587 KB 384/549 KB 336/358 KB 84/404 KB 86/86 KB 52/587 KB 384/549 KB 340/358 KB 84/404 KB 86/86 KB 52/587 KB 388/549 KB 340/358 KB 84/404 KB 86/86 KB 52/587 KB 392/549 KB 344/358 KB 84/404 KB 86/86 KB 52/587 KB 396/549 KB 344/358 KB 84/404 KB 86/86 KB 52/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 52/587 KB 384/549 KB 328/358 KB 84/404 KB 86/86 KB 52/587 KB 384/549 KB 328/358 KB 80/404 KB 86/86 KB 56/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 60/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 64/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 68/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 72/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 76/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 80/587 KB 400/549 KB 344/358 KB 84/404 KB 86/86 KB 52/587 KB 388/549 KB 344/358 KB 84/404 KB 86/86 KB 80/587 KB 400/549 KB 348/358 KB 84/404 KB 86/86 KB 80/587 KB 400/549 KB 352/358 KB 84/404 KB 86/86 KB 80/587 KB 400/549 KB 356/358 KB 84/404 KB 86/86 KB 84/587 KB 400/549 KB 358/358 KB 88/404 KB 86/86 KB 84/587 KB 400/549 KB 356/358 KB 88/404 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 117.3 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 84/587 KB 400/549 KB 356/358 KB 84/404 KB 86/86 KB 88/587 KB 404/549 KB 358/358 KB 92/404 KB 92/587 KB 404/549 KB 358/358 KB 92/404 KB 96/587 KB 404/549 KB 358/358 KB 92/404 KB 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 84/587 KB 404/549 KB 358/358 KB 92/404 KB 100/587 KB 408/549 KB 358/358 KB 92/404 KB 100/587 KB 412/549 KB 358/358 KB 92/404 KB 100/587 KB 416/549 KB 358/358 KB 92/404 KB 100/587 KB 420/549 KB 358/358 KB 92/404 KB 84/587 KB 400/549 KB 358/358 KB 92/404 KB 100/587 KB 420/549 KB 358/358 KB 96/404 KB 100/587 KB 420/549 KB 358/358 KB 100/404 KB 100/587 KB 420/549 KB 358/358 KB 104/404 KB 100/587 KB 404/549 KB 358/358 KB 92/404 KB 104/587 KB 420/549 KB 358/358 KB 104/404 KB 104/587 KB 420/549 KB 358/358 KB 108/404 KB 104/587 KB 420/549 KB 358/358 KB 112/404 KB 108/587 KB 420/549 KB 358/358 KB 112/404 KB 112/587 KB 420/549 KB 358/358 KB 112/404 KB 116/587 KB 420/549 KB 358/358 KB 112/404 KB 120/587 KB 424/549 KB 358/358 KB 116/404 KB 124/587 KB 424/549 KB 358/358 KB 116/404 KB 128/587 KB 424/549 KB 358/358 KB 116/404 KB 116/587 KB 424/549 KB 358/358 KB 116/404 KB 128/587 KB 428/549 KB 358/358 KB 116/404 KB 128/587 KB 432/549 KB 358/358 KB 116/404 KB 116/587 KB 420/549 KB 358/358 KB 116/404 KB 128/587 KB 432/549 KB 358/358 KB 120/404 KB 128/587 KB 432/549 KB 358/358 KB 124/404 KB 128/587 KB 432/549 KB 358/358 KB 128/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 481.1 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 128/587 KB 436/549 KB 128/404 KB 132/587 KB 440/549 KB 132/404 KB 132/587 KB 436/549 KB 132/404 KB 136/587 KB 444/549 KB 132/404 KB 140/587 KB 444/549 KB 132/404 KB 144/587 KB 444/549 KB 132/404 KB 128/587 KB 436/549 KB 132/404 KB 132/587 KB 444/549 KB 132/404 KB 144/587 KB 448/549 KB 132/404 KB 144/587 KB 452/549 KB 136/404 KB 144/587 KB 448/549 KB 136/404 KB 4/894 KB 144/587 KB 456/549 KB 140/404 KB 4/894 KB 144/587 KB 456/549 KB 144/404 KB 4/894 KB 144/587 KB 456/549 KB 148/404 KB 4/894 KB 148/587 KB 3/26 KB 456/549 KB 152/404 KB 4/894 KB 148/587 KB 3/26 KB 456/549 KB 156/404 KB 4/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 4/894 KB 144/587 KB 456/549 KB 136/404 KB 4/894 KB 144/587 KB 452/549 KB 136/404 KB 8/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 12/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 16/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 20/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 24/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 28/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 32/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 36/894 KB 148/587 KB 3/26 KB 456/549 KB 160/404 KB 4/894 KB 148/587 KB 3/26 KB 456/549 KB 148/404 KB 36/894 KB 152/587 KB 3/26 KB 460/549 KB 160/404 KB 36/894 KB 156/587 KB 3/26 KB 460/549 KB 160/404 KB 36/894 KB 160/587 KB 3/26 KB 460/549 KB 160/404 KB 4/894 KB 144/587 KB 3/26 KB 456/549 KB 148/404 KB 36/894 KB 160/587 KB 5/26 KB 460/549 KB 160/404 KB 36/894 KB 160/587 KB 8/26 KB 460/549 KB 160/404 KB 36/894 KB 160/587 KB 11/26 KB 460/549 KB 160/404 KB 36/894 KB 160/587 KB 13/26 KB 460/549 KB 160/404 KB 36/894 KB 148/587 KB 3/26 KB 460/549 KB 160/404 KB 36/894 KB 160/587 KB 16/26 KB 464/549 KB 160/404 KB 36/894 KB 160/587 KB 16/26 KB 460/549 KB 160/404 KB 40/894 KB 160/587 KB 16/26 KB 464/549 KB 160/404 KB 44/894 KB 164/587 KB 19/26 KB 468/549 KB 160/404 KB 48/894 KB 164/587 KB 19/26 KB 468/549 KB 160/404 KB 52/894 KB 164/587 KB 19/26 KB 468/549 KB 164/404 KB 40/894 KB 164/587 KB 19/26 KB 468/549 KB 160/404 KB 40/894 KB 164/587 KB 19/26 KB 464/549 KB 160/404 KB 40/894 KB 160/587 KB 19/26 KB 464/549 KB 160/404 KB 48/894 KB 164/587 KB 19/26 KB 468/549 KB 164/404 KB 52/894 KB 164/587 KB 19/26 KB 468/549 KB 168/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 172/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 176/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 180/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 184/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 188/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 192/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 56/894 KB 168/587 KB 21/26 KB 472/549 KB 168/404 KB 60/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 64/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 68/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 72/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 76/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 80/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 472/549 KB 196/404 KB 52/894 KB 168/587 KB 21/26 KB 472/549 KB 168/404 KB 84/894 KB 168/587 KB 21/26 KB 476/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 480/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 484/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 488/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 492/549 KB 196/404 KB 84/894 KB 168/587 KB 21/26 KB 496/549 KB 196/404 KB 84/894 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 168/587 KB 21/26 KB 500/549 KB 196/404 KB 52/894 KB 168/587 KB 21/26 KB 468/549 KB 168/404 KB 84/894 KB 172/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 176/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 180/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 184/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 188/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 192/587 KB 21/26 KB 500/549 KB 196/404 KB 84/894 KB 196/587 KB 21/26 KB 500/549 KB 196/404 KB 52/894 KB 164/587 KB 21/26 KB 468/549 KB 168/404 KB 88/894 KB 196/587 KB 24/26 KB 504/549 KB 196/404 KB 88/894 KB 196/587 KB 26/26 KB 504/549 KB 196/404 KB 88/894 KB 196/587 KB 21/26 KB 504/549 KB 196/404 KB 92/894 KB 196/587 KB 26/26 KB 504/549 KB 200/404 KB 84/894 KB 196/587 KB 21/26 KB 504/549 KB 196/404 KB 92/894 KB 200/587 KB 26/26 KB 508/549 KB 200/404 KB 92/894 KB 200/587 KB 26/26 KB 504/549 KB 200/404 KB 92/894 KB 204/587 KB 26/26 KB 508/549 KB 200/404 KB 96/894 KB 208/587 KB 26/26 KB 512/549 KB 200/404 KB 88/894 KB 196/587 KB 26/26 KB 504/549 KB 200/404 KB 96/894 KB 208/587 KB 26/26 KB 512/549 KB 204/404 KB 96/894 KB 204/587 KB 26/26 KB 512/549 KB 200/404 KB 96/894 KB 204/587 KB 26/26 KB 508/549 KB 200/404 KB 96/894 KB 208/587 KB 26/26 KB 512/549 KB 208/404 KB 96/894 KB 208/587 KB 26/26 KB 512/549 KB 212/404 KB 100/894 KB 212/587 KB 26/26 KB 516/549 KB 216/404 KB 100/894 KB 212/587 KB 26/26 KB 516/549 KB 220/404 KB 100/894 KB 212/587 KB 26/26 KB 516/549 KB 224/404 KB 100/894 KB 208/587 KB 26/26 KB 512/549 KB 212/404 KB 104/894 KB 212/587 KB 26/26 KB 516/549 KB 224/404 KB 100/894 KB 212/587 KB 26/26 KB 516/549 KB 212/404 KB 104/894 KB 212/587 KB 26/26 KB 520/549 KB 224/404 KB 100/894 KB 212/587 KB 26/26 KB 512/549 KB 212/404 KB 104/894 KB 216/587 KB 26/26 KB 520/549 KB 224/404 KB 104/894 KB 220/587 KB 26/26 KB 520/549 KB 224/404 KB 108/894 KB 220/587 KB 26/26 KB 524/549 KB 224/404 KB 108/894 KB 220/587 KB 26/26 KB 528/549 KB 224/404 KB 108/894 KB 220/587 KB 26/26 KB 520/549 KB 224/404 KB 112/894 KB 224/587 KB 26/26 KB 528/549 KB 224/404 KB 108/894 KB 224/587 KB 26/26 KB 528/549 KB 224/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 116/894 KB 224/587 KB 528/549 KB 224/404 KB 120/894 KB 228/587 KB 532/549 KB 228/404 KB 124/894 KB 228/587 KB 532/549 KB 228/404 KB 128/894 KB 228/587 KB 532/549 KB 228/404 KB 116/894 KB 228/587 KB 532/549 KB 228/404 KB 116/894 KB 224/587 KB 532/549 KB 224/404 KB 128/894 KB 228/587 KB 536/549 KB 228/404 KB 116/894 KB 228/587 KB 532/549 KB 224/404 KB 128/894 KB 232/587 KB 536/549 KB 232/404 KB 128/894 KB 236/587 KB 536/549 KB 232/404 KB 128/894 KB 228/587 KB 536/549 KB 232/404 KB 128/894 KB 236/587 KB 540/549 KB 236/404 KB 128/894 KB 236/587 KB 540/549 KB 232/404 KB 128/894 KB 236/587 KB 544/549 KB 236/404 KB 128/894 KB 240/587 KB 544/549 KB 236/404 KB 128/894 KB 244/587 KB 544/549 KB 240/404 KB 132/894 KB 248/587 KB 548/549 KB 240/404 KB 132/894 KB 252/587 KB 548/549 KB 240/404 KB 132/894 KB 256/587 KB 548/549 KB 240/404 KB 128/894 KB 240/587 KB 544/549 KB 240/404 KB 132/894 KB 256/587 KB 548/549 KB 244/404 KB 132/894 KB 256/587 KB 548/549 KB 3/79 KB 248/404 KB 132/894 KB 244/587 KB 548/549 KB 240/404 KB 132/894 KB 256/587 KB 549/549 KB 3/79 KB 248/404 KB 132/894 KB 244/587 KB 544/549 KB 240/404 KB 136/894 KB 256/587 KB 549/549 KB 3/79 KB 248/404 KB 140/894 KB 256/587 KB 549/549 KB 3/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 3/79 KB 248/404 KB 132/894 KB 256/587 KB 548/549 KB 3/79 KB 244/404 KB 144/894 KB 256/587 KB 549/549 KB 6/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 9/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 11/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 14/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 16/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 19/79 KB 248/404 KB 144/894 KB 256/587 KB 549/549 KB 19/79 KB 252/404 KB 144/894 KB 256/587 KB 549/549 KB 19/79 KB 256/404 KB 144/894 KB 256/587 KB 549/549 KB 22/79 KB 260/404 KB 144/894 KB 256/587 KB 549/549 KB 22/79 KB 256/404 KB 148/894 KB 260/587 KB 25/79 KB 260/404 KB 148/894 KB 260/587 KB 27/79 KB 260/404 KB 148/894 KB 260/587 KB 30/79 KB 260/404 KB 148/894 KB 260/587 KB 32/79 KB 260/404 KB 148/894 KB 260/587 KB 36/79 KB 260/404 KB 148/894 KB 260/587 KB 40/79 KB 260/404 KB 148/894 KB 260/587 KB 44/79 KB 260/404 KB 148/894 KB 260/587 KB 48/79 KB 260/404 KB 148/894 KB 260/587 KB 22/79 KB 260/404 KB 148/894 KB 264/587 KB 48/79 KB 260/404 KB 148/894 KB 268/587 KB 48/79 KB 260/404 KB 148/894 KB 272/587 KB 48/79 KB 260/404 KB 148/894 KB 276/587 KB 48/79 KB 260/404 KB 148/894 KB 280/587 KB 48/79 KB 260/404 KB 148/894 KB 284/587 KB 48/79 KB 260/404 KB 148/894 KB 288/587 KB 48/79 KB 260/404 KB 148/894 KB 256/587 KB 549/549 KB 22/79 KB 260/404 KB 152/894 KB 288/587 KB 48/79 KB 260/404 KB 156/894 KB 288/587 KB 48/79 KB 260/404 KB 160/894 KB 288/587 KB 48/79 KB 260/404 KB 164/894 KB 288/587 KB 48/79 KB 260/404 KB 168/894 KB 288/587 KB 48/79 KB 260/404 KB 172/894 KB 288/587 KB 48/79 KB 260/404 KB 176/894 KB 288/587 KB 48/79 KB 260/404 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 689.2 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 180/894 KB 288/587 KB 48/79 KB 260/404 KB 184/894 KB 292/587 KB 52/79 KB 260/404 KB 188/894 KB 292/587 KB 52/79 KB 260/404 KB 192/894 KB 292/587 KB 52/79 KB 260/404 KB 180/894 KB 292/587 KB 52/79 KB 260/404 KB 192/894 KB 296/587 KB 52/79 KB 260/404 KB 192/894 KB 300/587 KB 52/79 KB 260/404 KB 180/894 KB 288/587 KB 52/79 KB 260/404 KB 192/894 KB 304/587 KB 56/79 KB 260/404 KB 192/894 KB 304/587 KB 60/79 KB 260/404 KB 192/894 KB 304/587 KB 62/79 KB 260/404 KB 196/894 KB 304/587 KB 62/79 KB 260/404 KB 200/894 KB 304/587 KB 66/79 KB 260/404 KB 204/894 KB 304/587 KB 66/79 KB 260/404 KB 208/894 KB 304/587 KB 66/79 KB 260/404 KB 196/894 KB 304/587 KB 66/79 KB 260/404 KB 192/894 KB 304/587 KB 62/79 KB 260/404 KB 208/894 KB 308/587 KB 66/79 KB 260/404 KB 208/894 KB 312/587 KB 70/79 KB 260/404 KB 208/894 KB 316/587 KB 70/79 KB 260/404 KB 208/894 KB 320/587 KB 70/79 KB 260/404 KB 208/894 KB 324/587 KB 70/79 KB 260/404 KB 212/894 KB 328/587 KB 70/79 KB 260/404 KB 208/894 KB 308/587 KB 70/79 KB 260/404 KB 212/894 KB 328/587 KB 74/79 KB 264/404 KB 212/894 KB 328/587 KB 78/79 KB 264/404 KB 212/894 KB 328/587 KB 79/79 KB 264/404 KB 212/894 KB 328/587 KB 70/79 KB 264/404 KB 212/894 KB 328/587 KB 79/79 KB 268/404 KB 212/894 KB 324/587 KB 70/79 KB 260/404 KB 216/894 KB 332/587 KB 79/79 KB 268/404 KB 220/894 KB 332/587 KB 79/79 KB 268/404 KB 224/894 KB 332/587 KB 79/79 KB 268/404 KB 212/894 KB 332/587 KB 79/79 KB 268/404 KB 224/894 KB 336/587 KB 79/79 KB 268/404 KB 224/894 KB 340/587 KB 79/79 KB 268/404 KB 228/894 KB 344/587 KB 79/79 KB 272/404 KB 228/894 KB 348/587 KB 79/79 KB 272/404 KB 228/894 KB 352/587 KB 79/79 KB 272/404 KB 228/894 KB 340/587 KB 79/79 KB 272/404 KB 232/894 KB 352/587 KB 79/79 KB 272/404 KB 236/894 KB 352/587 KB 79/79 KB 272/404 KB 240/894 KB 352/587 KB 79/79 KB 272/404 KB 224/894 KB 340/587 KB 79/79 KB 272/404 KB 240/894 KB 352/587 KB 79/79 KB 276/404 KB 240/894 KB 352/587 KB 79/79 KB 280/404 KB 240/894 KB 352/587 KB 79/79 KB 284/404 KB 240/894 KB 352/587 KB 79/79 KB 288/404 KB 244/894 KB 356/587 KB 79/79 KB 288/404 KB 244/894 KB 360/587 KB 79/79 KB 292/404 KB 244/894 KB 364/587 KB 79/79 KB 292/404 KB 244/894 KB 368/587 KB 79/79 KB 292/404 KB 244/894 KB 352/587 KB 79/79 KB 288/404 KB 248/894 KB 368/587 KB 79/79 KB 292/404 KB 252/894 KB 368/587 KB 79/79 KB 292/404 KB 256/894 KB 368/587 KB 79/79 KB 292/404 KB 244/894 KB 356/587 KB 79/79 KB 292/404 KB 256/894 KB 368/587 KB 79/79 KB 296/404 KB 256/894 KB 368/587 KB 79/79 KB 300/404 KB 256/894 KB 368/587 KB 79/79 KB 304/404 KB 260/894 KB 368/587 KB 79/79 KB 308/404 KB 260/894 KB 372/587 KB 312/404 KB 260/894 KB 368/587 KB 79/79 KB 304/404 KB 264/894 KB 372/587 KB 312/404 KB 268/894 KB 372/587 KB 312/404 KB 260/894 KB 372/587 KB 308/404 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 97.0 KB/sec) unit-abot-epc-basic-0: 10:39:19 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-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 272/894 KB 376/587 KB 312/404 KB 272/894 KB 380/587 KB 312/404 KB 272/894 KB 384/587 KB 312/404 KB 272/894 KB 372/587 KB 312/404 KB 272/894 KB 384/587 KB 316/404 KB 272/894 KB 384/587 KB 320/404 KB 272/894 KB 384/587 KB 324/404 KB 276/894 KB 388/587 KB 328/404 KB 276/894 KB 388/587 KB 332/404 KB 276/894 KB 388/587 KB 336/404 KB 276/894 KB 388/587 KB 4/1822 KB 340/404 KB 276/894 KB 388/587 KB 4/1822 KB 344/404 KB 276/894 KB 388/587 KB 4/1822 KB 348/404 KB 276/894 KB 388/587 KB 4/1822 KB 352/404 KB 276/894 KB 388/587 KB 324/404 KB 276/894 KB 392/587 KB 4/1822 KB 352/404 KB 276/894 KB 396/587 KB 4/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/1822 KB 352/404 KB 276/894 KB 384/587 KB 324/404 KB 276/894 KB 388/587 KB 4/1822 KB 336/404 KB 276/894 KB 400/587 KB 8/1822 KB 352/404 KB 276/894 KB 400/587 KB 12/1822 KB 352/404 KB 276/894 KB 400/587 KB 16/1822 KB 352/404 KB 276/894 KB 400/587 KB 20/1822 KB 352/404 KB 276/894 KB 400/587 KB 24/1822 KB 352/404 KB 276/894 KB 400/587 KB 28/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 32/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 36/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 40/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 44/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 48/1822 KB 352/404 KB 276/894 KB 400/587 KB 4/115 KB 28/1822 KB 352/404 KB 276/894 KB 400/587 KB 8/115 KB 48/1822 KB 352/404 KB 276/894 KB 400/587 KB 12/115 KB 48/1822 KB 352/404 KB 276/894 KB 400/587 KB 16/115 KB 48/1822 KB 352/404 KB 276/894 KB 400/587 KB 16/115 KB 52/1822 KB 352/404 KB 276/894 KB 400/587 KB 20/115 KB 56/1822 KB 352/404 KB 276/894 KB 400/587 KB 20/115 KB 60/1822 KB 352/404 KB 276/894 KB 400/587 KB 20/115 KB 64/1822 KB 352/404 KB 276/894 KB 400/587 KB 20/115 KB 52/1822 KB 352/404 KB 280/894 KB 400/587 KB 24/115 KB 64/1822 KB 352/404 KB 280/894 KB 400/587 KB 28/115 KB 64/1822 KB 352/404 KB 280/894 KB 400/587 KB 32/115 KB 64/1822 KB 352/404 KB 280/894 KB 404/587 KB 36/115 KB 64/1822 KB 352/404 KB 280/894 KB 404/587 KB 40/115 KB 68/1822 KB 352/404 KB 280/894 KB 404/587 KB 44/115 KB 68/1822 KB 352/404 KB 280/894 KB 404/587 KB 48/115 KB 68/1822 KB 352/404 KB 280/894 KB 400/587 KB 20/115 KB 64/1822 KB 352/404 KB 284/894 KB 404/587 KB 48/115 KB 68/1822 KB 352/404 KB 288/894 KB 404/587 KB 48/115 KB 68/1822 KB 352/404 KB 292/894 KB 404/587 KB 48/115 KB 68/1822 KB 352/404 KB 296/894 KB 404/587 KB 48/115 KB 68/1822 KB 352/404 KB 300/894 KB 404/587 KB 52/115 KB 68/1822 KB 352/404 KB 304/894 KB 404/587 KB 52/115 KB 68/1822 KB 352/404 KB 308/894 KB 404/587 KB 52/115 KB 68/1822 KB 352/404 KB 312/894 KB 404/587 KB 52/115 KB 68/1822 KB 356/404 KB 316/894 KB 404/587 KB 52/115 KB 68/1822 KB 356/404 KB 280/894 KB 404/587 KB 36/115 KB 68/1822 KB 352/404 KB 280/894 KB 404/587 KB 32/115 KB 64/1822 KB 352/404 KB 316/894 KB 408/587 KB 52/115 KB 72/1822 KB 356/404 KB 316/894 KB 404/587 KB 52/115 KB 72/1822 KB 356/404 KB 316/894 KB 408/587 KB 52/115 KB 76/1822 KB 356/404 KB 316/894 KB 408/587 KB 52/115 KB 80/1822 KB 356/404 KB 316/894 KB 412/587 KB 52/115 KB 84/1822 KB 356/404 KB 316/894 KB 412/587 KB 52/115 KB 88/1822 KB 356/404 KB 316/894 KB 412/587 KB 52/115 KB 92/1822 KB 356/404 KB 316/894 KB 412/587 KB 52/115 KB 96/1822 KB 356/404 KB 308/894 KB 404/587 KB 52/115 KB 68/1822 KB 356/404 KB 316/894 KB 412/587 KB 52/115 KB 96/1822 KB 360/404 KB 296/894 KB 404/587 KB 52/115 KB 68/1822 KB 352/404 KB 316/894 KB 412/587 KB 56/1 unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 15 KB 96/1822 KB 360/404 KB 316/894 KB 412/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 412/587 KB 52/115 KB 80/1822 KB 356/404 KB 316/894 KB 416/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 420/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 424/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 428/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 432/587 KB 60/115 KB 96/1822 KB 360/404 KB 316/894 KB 436/587 KB 64/115 KB 96/1822 KB 364/404 KB 320/894 KB 440/587 KB 64/115 KB 100/1822 KB 364/404 KB 316/894 KB 432/587 KB 64/115 KB 96/1822 KB 364/404 KB 320/894 KB 440/587 KB 64/115 KB 100/1822 KB 368/404 KB 316/894 KB 432/587 KB 64/115 KB 96/1822 KB 360/404 KB 320/894 KB 440/587 KB 68/115 KB 100/1822 KB 368/404 KB 320/894 KB 440/587 KB 72/115 KB 100/1822 KB 372/404 KB 320/894 KB 436/587 KB 64/115 KB 100/1822 KB 364/404 KB 324/894 KB 444/587 KB 72/115 KB 100/1822 KB 372/404 KB 316/894 KB 436/587 KB 64/115 KB 100/1822 KB 364/404 KB 324/894 KB 444/587 KB 76/115 KB 104/1822 KB 372/404 KB 324/894 KB 444/587 KB 76/115 KB 108/1822 KB 372/404 KB 324/894 KB 444/587 KB 76/115 KB 112/1822 KB 372/404 KB 324/894 KB 444/587 KB 76/115 KB 100/1822 KB 372/404 KB 324/894 KB 444/587 KB 80/115 KB 112/1822 KB 372/404 KB 324/894 KB 444/587 KB 84/115 KB 112/1822 KB 372/404 KB 328/894 KB 444/587 KB 88/115 KB 116/1822 KB 372/404 KB 328/894 KB 444/587 KB 92/115 KB 116/1822 KB 372/404 KB 328/894 KB 444/587 KB 96/115 KB 116/1822 KB 372/404 KB 320/894 KB 444/587 KB 72/115 KB 100/1822 KB 372/404 KB 320/894 KB 440/587 KB 68/115 KB 100/1822 KB 372/404 KB 328/894 KB 444/587 KB 96/115 KB 116/1822 KB 376/404 KB 328/894 KB 444/587 KB 96/115 KB 116/1822 KB 380/404 KB 328/894 KB 448/587 KB 96/115 KB 116/1822 KB 384/404 KB 328/894 KB 448/587 KB 96/115 KB 116/1822 KB 388/404 KB 328/894 KB 444/587 KB 84/115 KB 116/1822 KB 372/404 KB 328/894 KB 448/587 KB 96/115 KB 120/1822 KB 388/404 KB 328/894 KB 448/587 KB 96/115 KB 124/1822 KB 388/404 KB 328/894 KB 448/587 KB 96/115 KB 128/1822 KB 388/404 KB 328/894 KB 444/587 KB 84/115 KB 112/1822 KB 372/404 KB 332/894 KB 448/587 KB 96/115 KB 128/1822 KB 392/404 KB 336/894 KB 448/587 KB 96/115 KB 128/1822 KB 392/404 KB 340/894 KB 448/587 KB 96/115 KB 128/1822 KB 392/404 KB 344/894 KB 448/587 KB 100/115 KB 132/1822 KB 392/404 KB 328/894 KB 448/587 KB 96/115 KB 128/1822 KB 392/404 KB 328/894 KB 448/587 KB 96/115 KB 116/1822 KB 380/404 KB 344/894 KB 452/587 KB 100/115 KB 132/1822 KB 392/404 KB 344/894 KB 456/587 KB 100/115 KB 132/1822 KB 392/404 KB 344/894 KB 460/587 KB 100/115 KB 132/1822 KB 392/404 KB 344/894 KB 464/587 KB 100/115 KB 132/1822 KB 392/404 KB 344/894 KB 468/587 KB 100/115 KB 132/1822 KB 396/404 KB 340/894 KB 448/587 KB 100/115 KB 132/1822 KB 392/404 KB 348/894 KB 468/587 KB 104/115 KB 132/1822 KB 396/404 KB 348/894 KB 472/587 KB 108/115 KB 132/1822 KB 396/404 KB 348/894 KB 472/587 KB 112/115 KB 132/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 132/1822 KB 396/404 KB 340/894 KB 448/587 KB 96/115 KB 132/1822 KB 392/404 KB 348/894 KB 472/587 KB 115/115 KB 136/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 140/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 144/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 148/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 152/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 156/1822 KB 396/404 KB 348/894 KB 472/587 KB 115/115 KB 160/1822 KB 396/404 KB 348/894 KB 472/587 KB 1 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 04/115 KB 132/1822 KB 396/404 KB 348/894 KB 476/587 KB 115/115 KB 160/1822 KB 396/404 KB 348/894 KB 480/587 KB 115/115 KB 160/1822 KB 396/404 KB 348/894 KB 468/587 KB 100/115 KB 132/1822 KB 396/404 KB 352/894 KB 480/587 KB 115/115 KB 160/1822 KB 396/404 KB 344/894 KB 464/587 KB 100/115 KB 132/1822 KB 396/404 KB 352/894 KB 480/587 KB 115/115 KB 160/1822 KB 400/404 KB 352/894 KB 480/587 KB 115/115 KB 160/1822 KB 404/404 KB 356/894 KB 480/587 KB 115/115 KB 160/1822 KB 404/404 KB 360/894 KB 484/587 KB 115/115 KB 160/1822 KB 404/404 KB 364/894 KB 484/587 KB 115/115 KB 160/1822 KB 404/404 KB 368/894 KB 484/587 KB 115/115 KB 160/1822 KB 404/404 KB 356/894 KB 484/587 KB 115/115 KB 160/1822 KB 404/404 KB 368/894 KB 488/587 KB 115/115 KB 160/1822 KB 404/404 KB 372/894 KB 488/587 KB 115/115 KB 160/1822 KB 404/404 KB 376/894 KB 492/587 KB 115/115 KB 164/1822 KB 404/404 KB 380/894 KB 492/587 KB 115/115 KB 164/1822 KB 404/404 KB 384/894 KB 492/587 KB 115/115 KB 164/1822 KB 404/404 KB 372/894 KB 492/587 KB 115/115 KB 160/1822 KB 404/404 KB 384/894 KB 496/587 KB 115/115 KB 164/1822 KB 404/404 KB 384/894 KB 500/587 KB 115/115 KB 164/1822 KB 404/404 KB 384/894 KB 504/587 KB 164/1822 KB 384/894 KB 508/587 KB 164/1822 KB 384/894 KB 512/587 KB 164/1822 KB 384/894 KB 516/587 KB 164/1822 KB 388/894 KB 520/587 KB 164/1822 KB 372/894 KB 492/587 KB 115/115 KB 164/1822 KB 404/404 KB 388/894 KB 520/587 KB 168/1822 KB 388/894 KB 520/587 KB 172/1822 KB 388/894 KB 520/587 KB 176/1822 KB 388/894 KB 520/587 KB 180/1822 KB 388/894 KB 520/587 KB 184/1822 KB 388/894 KB 520/587 KB 188/1822 KB 388/894 KB 520/587 KB 192/1822 KB 388/894 KB 516/587 KB 164/1822 KB 392/894 KB 524/587 KB 192/1822 KB 396/894 KB 524/587 KB 192/1822 KB 400/894 KB 524/587 KB 192/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 467.6 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 132.5 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 388/894 KB 524/587 KB 192/1822 KB 404/894 KB 528/587 KB 196/1822 KB 404/894 KB 532/587 KB 196/1822 KB 404/894 KB 536/587 KB 196/1822 KB 404/894 KB 540/587 KB 196/1822 KB 404/894 KB 544/587 KB 196/1822 KB 404/894 KB 524/587 KB 196/1822 KB 404/894 KB 544/587 KB 200/1822 KB 404/894 KB 544/587 KB 204/1822 KB 404/894 KB 544/587 KB 208/1822 KB 404/894 KB 524/587 KB 192/1822 KB 408/894 KB 544/587 KB 208/1822 KB 412/894 KB 544/587 KB 208/1822 KB 416/894 KB 544/587 KB 208/1822 KB 420/894 KB 544/587 KB 208/1822 KB 424/894 KB 548/587 KB 212/1822 KB 420/894 KB 548/587 KB 212/1822 KB 424/894 KB 552/587 KB 212/1822 KB 424/894 KB 556/587 KB 212/1822 KB 424/894 KB 560/587 KB 212/1822 KB 420/894 KB 544/587 KB 212/1822 KB 428/894 KB 560/587 KB 216/1822 KB 428/894 KB 560/587 KB 220/1822 KB 428/894 KB 560/587 KB 224/1822 KB 428/894 KB 560/587 KB 212/1822 KB 432/894 KB 560/587 KB 224/1822 KB 432/894 KB 564/587 KB 224/1822 KB 436/894 KB 4/206 KB 568/587 KB 228/1822 KB 436/894 KB 4/206 KB 572/587 KB 228/1822 KB 436/894 KB 4/206 KB 576/587 KB 228/1822 KB 436/894 KB 4/206 KB 580/587 KB 228/1822 KB 436/894 KB 4/206 KB 584/587 KB 228/1822 KB 436/894 KB 4/206 KB 587/587 KB 228/1822 KB 436/894 KB 4/206 KB 564/587 KB 228/1822 KB 432/894 KB 4/206 KB 564/587 KB 228/1822 KB 436/894 KB 8/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 12/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 16/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 20/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 24/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 28/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 32/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 36/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 40/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 44/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 4/314 KB 432/894 KB 564/587 KB 228/1822 KB 436/894 KB 4/206 KB 587/587 KB 228/1822 KB 4/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 8/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 12/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 16/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 20/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 24/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 28/314 KB 436/894 KB 48/206 KB 587/587 KB 228/1822 KB 32/314 KB 436/894 KB 48/206 KB 587/587 KB 232/1822 KB 32/314 KB 436/894 KB 48/206 KB 587/587 KB 236/1822 KB 32/314 KB 436/894 KB 48/206 KB 587/587 KB 240/1822 KB 32/314 KB 440/894 KB 48/206 KB 587/587 KB 244/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 248/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 252/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 256/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 260/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 264/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 268/1822 KB 32/314 KB 440/894 KB 48/206 KB 587/587 KB 240/1822 KB 32/314 KB 444/894 KB 52/206 KB 587/587 KB 268/1822 KB 32/314 KB 448/894 KB 52/206 KB 587/587 KB 268/1822 KB 32/314 KB 440/894 KB 52/206 KB 587/587 KB 244/1822 KB 32/314 KB 448/894 KB 56/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 60/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 64/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 68/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 72/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 76/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 80/206 KB 587/587 KB 268/1822 KB 32/314 KB 452/894 KB 56/206 KB 587/587 KB 268/1822 KB 32/314 KB 456/894 KB 80/206 KB 587/587 KB 268/1822 KB 32/314 KB 460/894 KB 80/206 KB 587/587 KB 268/1822 KB 32/314 KB 464/894 KB 80/206 KB 587/587 KB 268/1822 KB 32/314 KB 468/894 KB 80/206 KB 587/587 KB 268/1822 KB 32/314 KB 472/894 KB 84/206 KB 587/587 KB 272/1822 KB 32/314 KB 476/894 KB 84/206 KB 587/587 KB 272/1822 KB 32/314 KB 480/894 KB 84/206 KB 587/587 KB 272/1822 KB 32/314 KB 468/894 KB 84/206 KB 587/587 KB 272/1822 KB 32/314 KB 480/894 KB 88/206 KB 587/587 KB 272/1822 KB 32/314 KB 480/894 KB 92/206 KB 587/587 KB 272/1822 KB 32/314 KB 480/894 KB 96/206 KB 587/587 KB 272/1822 KB 32/314 KB 468/894 KB 80/206 KB 587/587 KB 272/1822 KB 32/314 KB 480/894 KB 96/206 KB 587/587 KB 276/1822 KB 32/314 KB 480/894 KB 96/206 KB 587/587 KB 280/1822 KB 32/314 KB 484/894 KB 96/206 KB 284/1822 KB 32/314 KB 484/894 KB 96/206 KB 288/1822 KB 32/314 KB 484/894 KB 96/206 KB 292/1822 KB 32/314 KB 484/894 KB 100/206 KB 296/1822 KB 36/314 KB 484/894 KB 100/206 KB 300/1822 KB 36/314 KB 484/894 KB 100/206 KB 304/1822 KB 36/314 KB 484/894 KB 96/206 KB 280/1822 KB 32/314 KB 488/894 KB 100/206 KB 304/1822 KB 36/314 KB 492/894 KB 100/206 KB 304/1822 KB 36/314 KB 496/894 KB 100/206 KB 304/1822 KB 36/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 654.0 KB/sec) unit-abot-epc-basic-0: 10:39:19 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-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 484/894 KB 100/206 KB 292/1822 KB 36/314 KB 484/894 KB 96/206 KB 292/1822 KB 36/314 KB 496/894 KB 100/206 KB 304/1822 KB 40/314 KB 496/894 KB 100/206 KB 304/1822 KB 44/314 KB 496/894 KB 100/206 KB 304/1822 KB 48/314 KB 496/894 KB 100/206 KB 304/1822 KB 52/314 KB 496/894 KB 100/206 KB 304/1822 KB 56/314 KB 496/894 KB 100/206 KB 304/1822 KB 60/314 KB 496/894 KB 100/206 KB 304/1822 KB 64/314 KB 496/894 KB 100/206 KB 304/1822 KB 68/314 KB 496/894 KB 100/206 KB 304/1822 KB 72/314 KB 496/894 KB 100/206 KB 304/1822 KB 76/314 KB 496/894 KB 100/206 KB 304/1822 KB 80/314 KB 496/894 KB 100/206 KB 304/1822 KB 84/314 KB 496/894 KB 100/206 KB 304/1822 KB 88/314 KB 496/894 KB 100/206 KB 304/1822 KB 92/314 KB 496/894 KB 100/206 KB 304/1822 KB 96/314 KB 496/894 KB 104/206 KB 304/1822 KB 96/314 KB 496/894 KB 108/206 KB 304/1822 KB 96/314 KB 496/894 KB 112/206 KB 304/1822 KB 96/314 KB 496/894 KB 116/206 KB 304/1822 KB 96/314 KB 500/894 KB 120/206 KB 308/1822 KB 100/314 KB 500/894 KB 124/206 KB 308/1822 KB 100/314 KB 500/894 KB 128/206 KB 308/1822 KB 100/314 KB 500/894 KB 132/206 KB 308/1822 KB 100/314 KB 4/57 KB 500/894 KB 136/206 KB 308/1822 KB 100/314 KB 4/57 KB 500/894 KB 140/206 KB 308/1822 KB 100/314 KB 4/57 KB 500/894 KB 144/206 KB 308/1822 KB 100/314 KB 4/57 KB 500/894 KB 116/206 KB 308/1822 KB 100/314 KB 500/894 KB 144/206 KB 312/1822 KB 100/314 KB 4/57 KB 500/894 KB 116/206 KB 304/1822 KB 100/314 KB 500/894 KB 144/206 KB 316/1822 KB 104/314 KB 4/57 KB 500/894 KB 144/206 KB 316/1822 KB 108/314 KB 4/57 KB 500/894 KB 144/206 KB 316/1822 KB 112/314 KB 4/57 KB 500/894 KB 116/206 KB 304/1822 KB 96/314 KB 504/894 KB 144/206 KB 316/1822 KB 112/314 KB 4/57 KB 508/894 KB 144/206 KB 316/1822 KB 112/314 KB 4/57 KB 512/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 516/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 520/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 524/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 528/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 500/894 KB 128/206 KB 308/1822 KB 100/314 KB 4/57 KB 516/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 528/894 KB 144/206 KB 320/1822 KB 116/314 KB 8/57 KB 508/894 KB 144/206 KB 316/1822 KB 116/314 KB 4/57 KB 528/894 KB 144/206 KB 320/1822 KB 120/314 KB 8/57 KB 528/894 KB 144/206 KB 316/1822 KB 116/314 KB 8/57 KB 528/894 KB 144/206 KB 320/1822 KB 124/314 KB 12/57 KB 528/894 KB 144/206 KB 320/1822 KB 124/314 KB 16/57 KB 528/894 KB 144/206 KB 320/1822 KB 124/314 KB 20/57 KB 532/894 KB 148/206 KB 324/1822 KB 124/314 KB 24/57 KB 532/894 KB 148/206 KB 324/1822 KB 124/314 KB 28/57 KB 532/894 KB 148/206 KB 324/1822 KB 124/314 KB 32/57 KB 532/894 KB 148/206 KB 324/1822 KB 124/314 KB 20/57 KB 536/894 KB 148/206 KB 324/1822 KB 124/314 KB 32/57 KB 540/894 KB 148/206 KB 324/1822 KB 124/314 KB 32/57 KB 544/894 KB 148/206 KB 324/1822 KB 124/314 KB 32/57 KB 528/894 KB 148/206 KB 324/1822 KB 124/314 KB 20/57 KB 528/894 KB 144/206 KB 324/1822 KB 124/314 KB 20/57 KB 544/894 KB 152/206 KB 328/1822 KB 124/314 KB 32/57 KB 544/894 KB 152/206 KB 332/1822 KB 124/314 KB 32/57 KB 544/894 KB 152/206 KB 336/1822 KB 124/314 KB 32/57 KB 528/894 KB 144/206 KB 320/1822 KB 124/314 KB 20/57 KB 544/894 KB 152/206 KB 336/1822 KB 128/314 KB 32/57 KB 544/894 KB 152/206 KB 336/1822 KB 132/314 KB 32/57 KB 544/894 KB 152/206 KB 336/1822 KB 136/314 KB 32/57 KB 544/894 KB 152/206 KB 340/1822 KB 136/314 KB 32/57 KB 544/894 KB 152/ unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 206 KB 344/1822 KB 140/314 KB 32/57 KB 548/894 KB 152/206 KB 348/1822 KB 140/314 KB 36/57 KB 548/894 KB 152/206 KB 352/1822 KB 140/314 KB 36/57 KB 548/894 KB 152/206 KB 356/1822 KB 140/314 KB 36/57 KB 548/894 KB 152/206 KB 360/1822 KB 140/314 KB 36/57 KB 544/894 KB 152/206 KB 324/1822 KB 140/314 KB 32/57 KB 544/894 KB 152/206 KB 340/1822 KB 140/314 KB 32/57 KB 548/894 KB 156/206 KB 360/1822 KB 144/314 KB 36/57 KB 548/894 KB 156/206 KB 360/1822 KB 148/314 KB 36/57 KB 548/894 KB 152/206 KB 344/1822 KB 140/314 KB 36/57 KB 544/894 KB 152/206 KB 344/1822 KB 140/314 KB 36/57 KB 548/894 KB 156/206 KB 360/1822 KB 152/314 KB 40/57 KB 552/894 KB 156/206 KB 360/1822 KB 152/314 KB 44/57 KB 552/894 KB 156/206 KB 360/1822 KB 152/314 KB 48/57 KB 548/894 KB 156/206 KB 360/1822 KB 152/314 KB 36/57 KB 552/894 KB 156/206 KB 360/1822 KB 156/314 KB 48/57 KB 552/894 KB 156/206 KB 360/1822 KB 160/314 KB 48/57 KB 548/894 KB 156/206 KB 360/1822 KB 140/314 KB 36/57 KB 552/894 KB 160/206 KB 360/1822 KB 160/314 KB 48/57 KB 552/894 KB 164/206 KB 360/1822 KB 160/314 KB 48/57 KB 552/894 KB 156/206 KB 360/1822 KB 152/314 KB 40/57 KB 556/894 KB 164/206 KB 360/1822 KB 160/314 KB 48/57 KB 560/894 KB 164/206 KB 360/1822 KB 160/314 KB 48/57 KB 560/894 KB 164/206 KB 360/1822 KB 160/314 KB 52/57 KB 564/894 KB 168/206 KB 360/1822 KB 164/314 KB 56/57 KB 564/894 KB 168/206 KB 364/1822 KB 164/314 KB 57/57 KB 564/894 KB 168/206 KB 360/1822 KB 164/314 KB 52/57 KB 560/894 KB 168/206 KB 360/1822 KB 164/314 KB 52/57 KB 564/894 KB 172/206 KB 364/1822 KB 164/314 KB 57/57 KB 564/894 KB 176/206 KB 364/1822 KB 164/314 KB 57/57 KB 564/894 KB 180/206 KB 364/1822 KB 164/314 KB 57/57 KB 568/894 KB 184/206 KB 364/1822 KB 164/314 KB 57/57 KB 568/894 KB 188/206 KB 364/1822 KB 164/314 KB 57/57 KB 560/894 KB 164/206 KB 360/1822 KB 164/314 KB 52/57 KB 568/894 KB 192/206 KB 364/1822 KB 168/314 KB 57/57 KB 568/894 KB 192/206 KB 364/1822 KB 172/314 KB 57/57 KB 568/894 KB 192/206 KB 364/1822 KB 176/314 KB 57/57 KB 568/894 KB 180/206 KB 364/1822 KB 164/314 KB 57/57 KB 572/894 KB 192/206 KB 364/1822 KB 176/314 KB 57/57 KB 576/894 KB 192/206 KB 364/1822 KB 176/314 KB 57/57 KB 564/894 KB 168/206 KB 364/1822 KB 164/314 KB 56/57 KB 576/894 KB 192/206 KB 368/1822 KB 176/314 KB 57/57 KB 576/894 KB 192/206 KB 372/1822 KB 176/314 KB 57/57 KB 580/894 KB 192/206 KB 376/1822 KB 176/314 KB 57/57 KB 580/894 KB 192/206 KB 380/1822 KB 176/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 176/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 180/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 184/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 188/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 192/314 KB 57/57 KB 580/894 KB 192/206 KB 384/1822 KB 196/314 KB 57/57 KB 580/894 KB 192/206 KB 388/1822 KB 200/314 KB 580/894 KB 192/206 KB 388/1822 KB 204/314 KB 580/894 KB 192/206 KB 388/1822 KB 208/314 KB 580/894 KB 192/206 KB 372/1822 KB 176/314 KB 57/57 KB 584/894 KB 192/206 KB 388/1822 KB 208/314 KB 588/894 KB 192/206 KB 388/1822 KB 208/314 KB 592/894 KB 192/206 KB 388/1822 KB 208/314 KB 596/894 KB 192/206 KB 388/1822 KB 208/314 KB 600/894 KB 192/206 KB 388/1822 KB 208/314 KB 604/894 KB 192/206 KB 388/1822 KB 208/314 KB 608/894 KB 192/206 KB 388/1822 KB 208/314 KB 612/894 KB 192/206 KB 388/1822 KB 208/314 KB 616/894 KB 192/206 KB 388/1822 KB 212/314 KB 580/894 K unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install B 192/206 KB 388/1822 KB 196/314 KB 57/57 KB 616/894 KB 192/206 KB 392/1822 KB 212/314 KB 616/894 KB 192/206 KB 396/1822 KB 212/314 KB 568/894 KB 192/206 KB 364/1822 KB 176/314 KB 57/57 KB 616/894 KB 196/206 KB 396/1822 KB 212/314 KB 616/894 KB 200/206 KB 396/1822 KB 212/314 KB 616/894 KB 204/206 KB 396/1822 KB 212/314 KB 616/894 KB 206/206 KB 396/1822 KB 212/314 KB 612/894 KB 192/206 KB 388/1822 KB 212/314 KB 620/894 KB 206/206 KB 400/1822 KB 216/314 KB 620/894 KB 206/206 KB 400/1822 KB 220/314 KB 620/894 KB 206/206 KB 400/1822 KB 224/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.1 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 620/894 KB 206/206 KB 400/1822 KB 228/314 KB 620/894 KB 206/206 KB 400/1822 KB 232/314 KB 620/894 KB 206/206 KB 400/1822 KB 236/314 KB 620/894 KB 206/206 KB 400/1822 KB 240/314 KB 620/894 KB 206/206 KB 400/1822 KB 212/314 KB 624/894 KB 206/206 KB 400/1822 KB 240/314 KB 616/894 KB 206/206 KB 400/1822 KB 212/314 KB 624/894 KB 206/206 KB 404/1822 KB 240/314 KB 624/894 KB 206/206 KB 408/1822 KB 240/314 KB 624/894 KB 206/206 KB 412/1822 KB 240/314 KB 624/894 KB 206/206 KB 416/1822 KB 240/314 KB 624/894 KB 206/206 KB 420/1822 KB 240/314 KB 628/894 KB 206/206 KB 424/1822 KB 240/314 KB 628/894 KB 206/206 KB 428/1822 KB 240/314 KB 628/894 KB 206/206 KB 432/1822 KB 240/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 218.6 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 628/894 KB 206/206 KB 420/1822 KB 240/314 KB 632/894 KB 432/1822 KB 240/314 KB 636/894 KB 432/1822 KB 240/314 KB 640/894 KB 432/1822 KB 240/314 KB 644/894 KB 432/1822 KB 244/314 KB 648/894 KB 436/1822 KB 244/314 KB 652/894 KB 436/1822 KB 244/314 KB 652/894 KB 3/263 KB 436/1822 KB 244/314 KB 652/894 KB 6/263 KB 436/1822 KB 244/314 KB 652/894 KB 9/263 KB 436/1822 KB 244/314 KB 652/894 KB 11/263 KB 436/1822 KB 244/314 KB 652/894 KB 14/263 KB 436/1822 KB 244/314 KB 652/894 KB 16/263 KB 436/1822 KB 244/314 KB 640/894 KB 432/1822 KB 244/314 KB 652/894 KB 19/263 KB 436/1822 KB 244/314 KB 652/894 KB 22/263 KB 436/1822 KB 244/314 KB 652/894 KB 25/263 KB 436/1822 KB 244/314 KB 644/894 KB 436/1822 KB 244/314 KB 652/894 KB 25/263 KB 440/1822 KB 244/314 KB 652/894 KB 25/263 KB 444/1822 KB 248/314 KB 652/894 KB 27/263 KB 448/1822 KB 248/314 KB 652/894 KB 25/263 KB 440/1822 KB 248/314 KB 652/894 KB 27/263 KB 448/1822 KB 252/314 KB 652/894 KB 27/263 KB 448/1822 KB 256/314 KB 652/894 KB 27/263 KB 444/1822 KB 248/314 KB 652/894 KB 30/263 KB 448/1822 KB 256/314 KB 652/894 KB 30/263 KB 448/1822 KB 4/99 KB 256/314 KB 652/894 KB 30/263 KB 448/1822 KB 8/99 KB 256/314 KB 652/894 KB 30/263 KB 448/1822 KB 12/99 KB 256/314 KB 652/894 KB 30/263 KB 448/1822 KB 16/99 KB 256/314 KB 652/894 KB 32/263 KB 448/1822 KB 16/99 KB 256/314 KB 656/894 KB 32/263 KB 448/1822 KB 16/99 KB 256/314 KB 656/894 KB 36/263 KB 448/1822 KB 16/99 KB 256/314 KB 660/894 KB 40/263 KB 452/1822 KB 20/99 KB 260/314 KB 660/894 KB 36/263 KB 452/1822 KB 20/99 KB 260/314 KB 656/894 KB 36/263 KB 452/1822 KB 20/99 KB 260/314 KB 660/894 KB 40/263 KB 456/1822 KB 20/99 KB 260/314 KB 660/894 KB 40/263 KB 460/1822 KB 20/99 KB 260/314 KB 660/894 KB 40/263 KB 464/1822 KB 20/99 KB 260/314 KB 656/894 KB 36/263 KB 448/1822 KB 20/99 KB 260/314 KB 660/894 KB 40/263 KB 464/1822 KB 24/99 KB 260/314 KB 660/894 KB 40/263 KB 464/1822 KB 28/99 KB 260/314 KB 660/894 KB 40/263 KB 464/1822 KB 32/99 KB 260/314 KB 660/894 KB 40/263 KB 464/1822 KB 36/99 KB 260/314 KB 664/894 KB 44/263 KB 468/1822 KB 40/99 KB 260/314 KB 664/894 KB 44/263 KB 468/1822 KB 44/99 KB 260/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 260/314 KB 656/894 KB 36/263 KB 448/1822 KB 16/99 KB 260/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 264/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 268/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 272/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 276/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 280/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 284/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 288/314 KB 664/894 KB 44/263 KB 468/1822 KB 48/99 KB 292/314 KB 664/894 KB 44/263 KB 468/1822 KB 52/99 KB 296/314 KB 664/894 KB 44/263 KB 468/1822 KB 52/99 KB 300/314 KB 664/894 KB 44/263 KB 468/1822 KB 36/99 KB 260/314 KB 664/894 KB 48/263 KB 468/1822 KB 52/99 KB 304/314 KB 664/894 KB 52/263 KB 468/1822 KB 52/99 KB 304/314 KB 664/894 KB 56/263 KB 468/1822 KB 52/99 KB 304/314 KB 664/894 KB 60/263 KB 468/1822 KB 52/99 KB 304/314 KB 664/894 KB 40/263 KB 468/1822 KB 36/99 KB 260/314 KB 664/894 KB 60/263 KB 472/1822 KB 52/99 KB 304/314 KB 664/894 KB 60/263 KB 476/1822 KB 52/99 KB 304/314 KB 664/894 KB 40/263 KB 464/1822 KB 36/99 KB 260/314 KB 668/894 KB 60/263 KB 476/1822 KB 52/99 KB 304/314 KB 672/894 KB 60/263 KB 476/1822 KB 52/99 KB 304/314 KB 676/894 KB 60/263 KB 476/1822 KB 52/99 KB 304 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install /314 KB 680/894 KB 60/263 KB 476/1822 KB 52/99 KB 304/314 KB 684/894 KB 60/263 KB 480/1822 KB 52/99 KB 304/314 KB 688/894 KB 60/263 KB 480/1822 KB 52/99 KB 304/314 KB 664/894 KB 44/263 KB 468/1822 KB 52/99 KB 292/314 KB 680/894 KB 60/263 KB 480/1822 KB 52/99 KB 304/314 KB 688/894 KB 60/263 KB 484/1822 KB 56/99 KB 304/314 KB 692/894 KB 61/263 KB 488/1822 KB 56/99 KB 304/314 KB 692/894 KB 61/263 KB 492/1822 KB 56/99 KB 304/314 KB 692/894 KB 61/263 KB 496/1822 KB 56/99 KB 304/314 KB 692/894 KB 61/263 KB 484/1822 KB 56/99 KB 304/314 KB 696/894 KB 61/263 KB 496/1822 KB 56/99 KB 304/314 KB 700/894 KB 61/263 KB 496/1822 KB 56/99 KB 304/314 KB 704/894 KB 61/263 KB 496/1822 KB 56/99 KB 304/314 KB 688/894 KB 61/263 KB 484/1822 KB 56/99 KB 304/314 KB 688/894 KB 60/263 KB 484/1822 KB 56/99 KB 304/314 KB 704/894 KB 61/263 KB 496/1822 KB 60/99 KB 304/314 KB 704/894 KB 61/263 KB 496/1822 KB 64/99 KB 304/314 KB 704/894 KB 61/263 KB 496/1822 KB 68/99 KB 304/314 KB 704/894 KB 65/263 KB 500/1822 KB 72/99 KB 304/314 KB 704/894 KB 65/263 KB 500/1822 KB 76/99 KB 304/314 KB 704/894 KB 65/263 KB 500/1822 KB 80/99 KB 304/314 KB 704/894 KB 65/263 KB 500/1822 KB 84/99 KB 304/314 KB 708/894 KB 65/263 KB 500/1822 KB 88/99 KB 304/314 KB 708/894 KB 65/263 KB 500/1822 KB 92/99 KB 304/314 KB 708/894 KB 65/263 KB 500/1822 KB 96/99 KB 304/314 KB 664/894 KB 61/263 KB 488/1822 KB 56/99 KB 304/314 KB 708/894 KB 65/263 KB 500/1822 KB 96/99 KB 308/314 KB 708/894 KB 65/263 KB 500/1822 KB 96/99 KB 312/314 KB 708/894 KB 65/263 KB 500/1822 KB 96/99 KB 314/314 KB 708/894 KB 65/263 KB 500/1822 KB 84/99 KB 304/314 KB 712/894 KB 65/263 KB 500/1822 KB 96/99 KB 314/314 KB 716/894 KB 65/263 KB 500/1822 KB 96/99 KB 314/314 KB 704/894 KB 65/263 KB 500/1822 KB 68/99 KB 304/314 KB 716/894 KB 65/263 KB 504/1822 KB 96/99 KB 314/314 KB 716/894 KB 65/263 KB 508/1822 KB 96/99 KB 314/314 KB 716/894 KB 65/263 KB 512/1822 KB 96/99 KB 314/314 KB 704/894 KB 65/263 KB 496/1822 KB 68/99 KB 304/314 KB 716/894 KB 69/263 KB 512/1822 KB 96/99 KB 314/314 KB 716/894 KB 73/263 KB 512/1822 KB 96/99 KB 314/314 KB 716/894 KB 77/263 KB 512/1822 KB 96/99 KB 314/314 KB 716/894 KB 81/263 KB 512/1822 KB 96/99 KB 314/314 KB 716/894 KB 85/263 KB 516/1822 KB 96/99 KB 314/314 KB 720/894 KB 89/263 KB 516/1822 KB 96/99 KB 314/314 KB 720/894 KB 93/263 KB 516/1822 KB 96/99 KB 314/314 KB 720/894 KB 97/263 KB 516/1822 KB 96/99 KB 314/314 KB 720/894 KB 101/263 KB 516/1822 KB 99/99 KB 720/894 KB 105/263 KB 516/1822 KB 99/99 KB 716/894 KB 81/263 KB 516/1822 KB 96/99 KB 314/314 KB 720/894 KB 105/263 KB 520/1822 KB 99/99 KB 720/894 KB 105/263 KB 524/1822 KB 99/99 KB 720/894 KB 105/263 KB 528/1822 KB 99/99 KB 720/894 KB 105/263 KB 532/1822 KB 99/99 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 321.9 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 720/894 KB 97/263 KB 516/1822 KB 99/99 KB 314/314 KB 720/894 KB 85/263 KB 516/1822 KB 96/99 KB 314/314 KB 724/894 KB 109/263 KB 536/1822 KB 99/99 KB 728/894 KB 109/263 KB 536/1822 KB 99/99 KB 732/894 KB 109/263 KB 536/1822 KB 99/99 KB 736/894 KB 109/263 KB 536/1822 KB 99/99 KB 740/894 KB 109/263 KB 536/1822 KB 99/99 KB 744/894 KB 109/263 KB 536/1822 KB 99/99 KB 748/894 KB 109/263 KB 536/1822 KB 99/99 KB 752/894 KB 109/263 KB 536/1822 KB 99/99 KB 720/894 KB 109/263 KB 532/1822 KB 99/99 KB 720/894 KB 109/263 KB 536/1822 KB 99/99 KB 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 752/894 KB 109/263 KB 540/1822 KB 99/99 KB 752/894 KB 109/263 KB 544/1822 KB 99/99 KB 752/894 KB 113/263 KB 544/1822 KB 99/99 KB 756/894 KB 117/263 KB 548/1822 KB 99/99 KB 756/894 KB 121/263 KB 548/1822 KB 99/99 KB 756/894 KB 125/263 KB 548/1822 KB 99/99 KB 756/894 KB 129/263 KB 548/1822 KB 99/99 KB 752/894 KB 113/263 KB 548/1822 KB 99/99 KB 756/894 KB 129/263 KB 552/1822 KB 99/99 KB 756/894 KB 129/263 KB 556/1822 KB 99/99 KB 756/894 KB 113/263 KB 548/1822 KB 99/99 KB 760/894 KB 129/263 KB 556/1822 KB 99/99 KB 764/894 KB 129/263 KB 556/1822 KB 99/99 KB 768/894 KB 129/263 KB 556/1822 KB 99/99 KB 768/894 KB 129/263 KB 560/1822 KB 99/99 KB 768/894 KB 129/263 KB 564/1822 KB 99/99 KB 768/894 KB 133/263 KB 568/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 100.7 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 768/894 KB 133/263 KB 564/1822 KB 99/99 KB 772/894 KB 137/263 KB 568/1822 KB 772/894 KB 141/263 KB 568/1822 KB 772/894 KB 133/263 KB 568/1822 KB 776/894 KB 141/263 KB 4/276 KB 572/1822 KB 772/894 KB 141/263 KB 4/276 KB 572/1822 KB 776/894 KB 141/263 KB 4/276 KB 576/1822 KB 776/894 KB 141/263 KB 4/276 KB 580/1822 KB 780/894 KB 145/263 KB 4/276 KB 584/1822 KB 772/894 KB 141/263 KB 4/276 KB 568/1822 KB 780/894 KB 145/263 KB 8/276 KB 584/1822 KB 780/894 KB 145/263 KB 12/276 KB 584/1822 KB 780/894 KB 145/263 KB 16/276 KB 584/1822 KB 780/894 KB 145/263 KB 20/276 KB 584/1822 KB 780/894 KB 145/263 KB 24/276 KB 584/1822 KB 780/894 KB 145/263 KB 28/276 KB 584/1822 KB 780/894 KB 145/263 KB 32/276 KB 584/1822 KB 780/894 KB 145/263 KB 4/276 KB 580/1822 KB 780/894 KB 149/263 KB 32/276 KB 584/1822 KB 780/894 KB 153/263 KB 32/276 KB 584/1822 KB 780/894 KB 157/263 KB 32/276 KB 584/1822 KB 780/894 KB 141/263 KB 4/276 KB 580/1822 KB 784/894 KB 157/263 KB 32/276 KB 584/1822 KB 788/894 KB 157/263 KB 32/276 KB 584/1822 KB 792/894 KB 157/263 KB 4/54 KB 36/276 KB 588/1822 KB 796/894 KB 157/263 KB 4/54 KB 36/276 KB 588/1822 KB 788/894 KB 157/263 KB 4/54 KB 36/276 KB 588/1822 KB 788/894 KB 157/263 KB 4/54 KB 32/276 KB 584/1822 KB 796/894 KB 157/263 KB 8/54 KB 36/276 KB 588/1822 KB 796/894 KB 157/263 KB 12/54 KB 36/276 KB 588/1822 KB 796/894 KB 157/263 KB 16/54 KB 36/276 KB 588/1822 KB 796/894 KB 157/263 KB 20/54 KB 36/276 KB 588/1822 KB 796/894 KB 157/263 KB 20/54 KB 36/276 KB 592/1822 KB 796/894 KB 157/263 KB 24/54 KB 36/276 KB 592/1822 KB 796/894 KB 157/263 KB 28/54 KB 36/276 KB 592/1822 KB 800/894 KB 157/263 KB 32/54 KB 36/276 KB 592/1822 KB 800/894 KB 161/263 KB 36/54 KB 36/276 KB 592/1822 KB 800/894 KB 161/263 KB 40/54 KB 36/276 KB 596/1822 KB 800/894 KB 161/263 KB 44/54 KB 36/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 36/276 KB 596/1822 KB 788/894 KB 157/263 KB 4/54 KB 36/276 KB 584/1822 KB 800/894 KB 161/263 KB 48/54 KB 40/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 44/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 48/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 52/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 56/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 60/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 64/276 KB 596/1822 KB 800/894 KB 161/263 KB 48/54 KB 68/276 KB 596/1822 KB 800/894 KB 161/263 KB 52/54 KB 72/276 KB 596/1822 KB 800/894 KB 161/263 KB 36/54 KB 36/276 KB 596/1822 KB 800/894 KB 161/263 KB 52/54 KB 72/276 KB 600/1822 KB 800/894 KB 161/263 KB 52/54 KB 72/276 KB 604/1822 KB 800/894 KB 161/263 KB 52/54 KB 72/276 KB 608/1822 KB 800/894 KB 161/263 KB 32/54 KB 36/276 KB 592/1822 KB 800/894 KB 165/263 KB 52/54 KB 72/276 KB 608/1822 KB 800/894 KB 169/263 KB 52/54 KB 72/276 KB 608/1822 KB 800/894 KB 173/263 KB 52/54 KB 72/276 KB 608/1822 KB 800/894 KB 157/263 KB 28/54 KB 36/276 KB 592/1822 KB 804/894 KB 173/263 KB 52/54 KB 72/276 KB 608/1822 KB 808/894 KB 177/263 KB 52/54 KB 72/276 KB 608/1822 KB 812/894 KB 177/263 KB 52/54 KB 72/276 KB 608/1822 KB 816/894 KB 177/263 KB 52/54 KB 72/276 KB 608/1822 KB 816/894 KB 177/263 KB 52/54 KB 72/276 KB 612/1822 KB 820/894 KB 177/263 KB 52/54 KB 72/276 KB 616/1822 KB 820/894 KB 177/263 KB 52/54 KB 72/276 KB 620/1822 KB 820/894 KB 177/263 KB 52/54 KB 72/276 KB 624/1822 KB 800/894 KB 161/263 KB 52/54 KB 68/276 KB 596/1822 KB 820/894 KB 177/263 KB 54/54 KB 72/276 KB 624/1822 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 820/894 KB 177/263 KB 52/54 KB 72/276 KB 612/1822 KB 804/894 KB 177/263 KB 52/54 KB 72/276 KB 608/1822 KB 820/894 KB 181/263 KB 54/54 KB 72/276 KB 624/1822 KB 820/894 KB 185/263 KB 54/54 KB 72/276 KB 624/1822 KB 820/894 KB 189/263 KB 54/54 KB 72/276 KB 624/1822 KB 820/894 KB 193/263 KB 54/54 KB 72/276 KB 624/1822 KB 824/894 KB 197/263 KB 54/54 KB 72/276 KB 628/1822 KB 824/894 KB 201/263 KB 54/54 KB 76/276 KB 628/1822 KB 824/894 KB 201/263 KB 54/54 KB 80/276 KB 628/1822 KB 824/894 KB 193/263 KB 54/54 KB 72/276 KB 628/1822 KB 824/894 KB 201/263 KB 54/54 KB 80/276 KB 632/1822 KB 824/894 KB 201/263 KB 54/54 KB 84/276 KB 636/1822 KB 824/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 824/894 KB 193/263 KB 54/54 KB 72/276 KB 624/1822 KB 828/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 832/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 836/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 840/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 844/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 848/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 852/894 KB 201/263 KB 54/54 KB 84/276 KB 640/1822 KB 856/894 KB 201/263 KB 54/54 KB 84/276 KB 644/1822 KB 860/894 KB 201/263 KB 54/54 KB 84/276 KB 644/1822 KB 864/894 KB 201/263 KB 54/54 KB 84/276 KB 644/1822 KB 824/894 KB 201/263 KB 54/54 KB 84/276 KB 632/1822 KB 864/894 KB 201/263 KB 54/54 KB 88/276 KB 644/1822 KB 864/894 KB 201/263 KB 54/54 KB 92/276 KB 644/1822 KB 864/894 KB 201/263 KB 54/54 KB 96/276 KB 644/1822 KB 824/894 KB 201/263 KB 54/54 KB 72/276 KB 628/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 53.4 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 852/894 KB 201/263 KB 54/54 KB 84/276 KB 644/1822 KB 864/894 KB 205/263 KB 96/276 KB 644/1822 KB 864/894 KB 209/263 KB 96/276 KB 648/1822 KB 864/894 KB 213/263 KB 96/276 KB 648/1822 KB 864/894 KB 217/263 KB 96/276 KB 648/1822 KB 864/894 KB 221/263 KB 96/276 KB 648/1822 KB 864/894 KB 205/263 KB 96/276 KB 648/1822 KB 864/894 KB 221/263 KB 96/276 KB 652/1822 KB 864/894 KB 221/263 KB 96/276 KB 656/1822 KB 864/894 KB 221/263 KB 96/276 KB 660/1822 KB 868/894 KB 225/263 KB 100/276 KB 664/1822 KB 868/894 KB 225/263 KB 100/276 KB 668/1822 KB 868/894 KB 225/263 KB 100/276 KB 672/1822 KB 868/894 KB 225/263 KB 100/276 KB 660/1822 KB 868/894 KB 229/263 KB 100/276 KB 672/1822 KB 868/894 KB 233/263 KB 100/276 KB 672/1822 KB 868/894 KB 221/263 KB 100/276 KB 660/1822 KB 872/894 KB 237/263 KB 100/276 KB 672/1822 KB 876/894 KB 237/263 KB 100/276 KB 672/1822 KB 880/894 KB 237/263 KB 100/276 KB 672/1822 KB 884/894 KB 237/263 KB 100/276 KB 672/1822 KB 888/894 KB 237/263 KB 100/276 KB 676/1822 KB 892/894 KB 237/263 KB 100/276 KB 676/1822 KB 894/894 KB 237/263 KB 100/276 KB 676/1822 KB 864/894 KB 221/263 KB 100/276 KB 660/1822 KB 894/894 KB 237/263 KB 104/276 KB 676/1822 KB 894/894 KB 237/263 KB 108/276 KB 676/1822 KB 4/748 KB 894/894 KB 237/263 KB 108/276 KB 676/1822 KB 8/748 KB 894/894 KB 237/263 KB 112/276 KB 676/1822 KB 12/748 KB 894/894 KB 237/263 KB 112/276 KB 676/1822 KB 16/748 KB 894/894 KB 237/263 KB 112/276 KB 676/1822 KB 884/894 KB 237/263 KB 100/276 KB 676/1822 KB 16/748 KB 894/894 KB 237/263 KB 112/276 KB 680/1822 KB 16/748 KB 894/894 KB 237/263 KB 112/276 KB 684/1822 KB 16/748 KB 894/894 KB 237/263 KB 112/276 KB 688/1822 KB 880/894 KB 237/263 KB 100/276 KB 672/1822 KB 4/748 KB 894/894 KB 237/263 KB 112/276 KB 676/1822 KB 16/748 KB 894/894 KB 237/263 KB 116/276 KB 688/1822 KB 20/748 KB 894/894 KB 241/263 KB 120/276 KB 688/1822 KB 20/748 KB 894/894 KB 241/263 KB 124/276 KB 688/1822 KB 20/748 KB 894/894 KB 241/263 KB 128/276 KB 688/1822 KB 20/748 KB 894/894 KB 241/263 KB 116/276 KB 688/1822 KB 20/748 KB 894/894 KB 245/263 KB 128/276 KB 688/1822 KB 20/748 KB 894/894 KB 249/263 KB 128/276 KB 688/1822 KB 20/748 KB 894/894 KB 253/263 KB 128/276 KB 688/1822 KB 20/748 KB 894/894 KB 257/263 KB 132/276 KB 688/1822 KB 20/748 KB 894/894 KB 261/263 KB 132/276 KB 692/1822 KB 20/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 20/748 KB 894/894 KB 237/263 KB 116/276 KB 688/1822 KB 24/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 28/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 32/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 36/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 40/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 44/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 48/748 KB 894/894 KB 263/263 KB 132/276 KB 692/1822 KB 20/748 KB 894/894 KB 257/263 KB 132/276 KB 692/1822 KB 48/748 KB 894/894 KB 263/263 KB 132/276 KB 696/1822 KB 48/748 KB 894/894 KB 263/263 KB 132/276 KB 700/1822 KB 48/748 KB 894/894 KB 263/263 KB 132/276 KB 704/1822 KB 20/748 KB 894/894 KB 253/263 KB 132/276 KB 688/1822 KB 48/748 KB 894/894 KB 263/263 KB 136/276 KB 704/1822 KB 48/748 KB 894/894 KB 263/263 KB 140/276 KB 704/1822 KB 48/748 KB 894/894 KB 263/263 KB 144/276 KB 704/1822 KB 48/748 KB 894/894 KB 263/263 KB 148/276 KB 704/1822 KB 52/748 KB 894/894 KB 263/263 KB 152/276 KB 708/1822 KB 52/748 KB 894/894 KB 263/263 KB 156/276 KB 708/1822 KB 52/748 KB 8 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 94/894 KB 263/263 KB 160/276 KB 708/1822 KB 52/748 KB 894/894 KB 263/263 KB 148/276 KB 708/1822 KB 56/748 KB 894/894 KB 263/263 KB 160/276 KB 708/1822 KB 48/748 KB 894/894 KB 263/263 KB 148/276 KB 708/1822 KB 56/748 KB 894/894 KB 263/263 KB 160/276 KB 712/1822 KB 56/748 KB 894/894 KB 263/263 KB 160/276 KB 716/1822 KB 56/748 KB 894/894 KB 263/263 KB 160/276 KB 720/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 255.6 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 60/748 KB 263/263 KB 164/276 KB 720/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 868.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 64/748 KB 164/276 KB 720/1822 KB 64/748 KB 164/276 KB 724/1822 KB 68/748 KB 164/276 KB 728/1822 KB 68/748 KB 164/276 KB 732/1822 KB 68/748 KB 164/276 KB 736/1822 KB 56/748 KB 894/894 KB 263/263 KB 164/276 KB 720/1822 KB 68/748 KB 168/276 KB 736/1822 KB 68/748 KB 172/276 KB 736/1822 KB 68/748 KB 176/276 KB 736/1822 KB 68/748 KB 164/276 KB 724/1822 KB 72/748 KB 176/276 KB 736/1822 KB 76/748 KB 176/276 KB 736/1822 KB 80/748 KB 176/276 KB 736/1822 KB 84/748 KB 176/276 KB 736/1822 KB 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 84/748 KB 180/276 KB 740/1822 KB 4/27 KB 84/748 KB 180/276 KB 740/1822 KB 8/27 KB 84/748 KB 180/276 KB 740/1822 KB 12/27 KB 84/748 KB 180/276 KB 740/1822 KB 16/27 KB 88/748 KB 180/276 KB 740/1822 KB 16/27 KB 92/748 KB 180/276 KB 740/1822 KB 16/27 KB 96/748 KB 180/276 KB 740/1822 KB 16/27 KB 100/748 KB 180/276 KB 740/1822 KB 16/27 KB 104/748 KB 180/276 KB 740/1822 KB 20/27 KB 108/748 KB 180/276 KB 740/1822 KB 20/27 KB 112/748 KB 180/276 KB 740/1822 KB 20/27 KB 84/748 KB 180/276 KB 740/1822 KB 112/748 KB 184/276 KB 740/1822 KB 20/27 KB 112/748 KB 188/276 KB 740/1822 KB 20/27 KB 112/748 KB 192/276 KB 740/1822 KB 20/27 KB 84/748 KB 176/276 KB 740/1822 KB 112/748 KB 192/276 KB 744/1822 KB 20/27 KB 112/748 KB 192/276 KB 748/1822 KB 20/27 KB 112/748 KB 192/276 KB 752/1822 KB 20/27 KB 112/748 KB 192/276 KB 756/1822 KB 20/27 KB 112/748 KB 196/276 KB 760/1822 KB 20/27 KB 112/748 KB 196/276 KB 764/1822 KB 20/27 KB 112/748 KB 196/276 KB 768/1822 KB 20/27 KB 100/748 KB 180/276 KB 740/1822 KB 20/27 KB 112/748 KB 196/276 KB 768/1822 KB 24/27 KB 112/748 KB 196/276 KB 768/1822 KB 27/27 KB 112/748 KB 196/276 KB 756/1822 KB 20/27 KB 112/748 KB 200/276 KB 768/1822 KB 27/27 KB 116/748 KB 204/276 KB 768/1822 KB 27/27 KB 116/748 KB 208/276 KB 768/1822 KB 27/27 KB 116/748 KB 208/276 KB 772/1822 KB 27/27 KB 116/748 KB 208/276 KB 776/1822 KB 27/27 KB 116/748 KB 208/276 KB 780/1822 KB 4/223 KB 27/27 KB 116/748 KB 208/276 KB 784/1822 KB 4/223 KB 27/27 KB 116/748 KB 208/276 KB 788/1822 KB 4/223 KB 27/27 KB 116/748 KB 212/276 KB 792/1822 KB 4/223 KB 27/27 KB 116/748 KB 212/276 KB 796/1822 KB 4/223 KB 27/27 KB 116/748 KB 212/276 KB 800/1822 KB 4/223 KB 27/27 KB 116/748 KB 200/276 KB 768/1822 KB 27/27 KB 120/748 KB 212/276 KB 800/1822 KB 4/223 KB 27/27 KB 124/748 KB 212/276 KB 800/1822 KB 4/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 4/223 KB 27/27 KB 116/748 KB 212/276 KB 788/1822 KB 4/223 KB 27/27 KB 116/748 KB 208/276 KB 776/1822 KB 4/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 8/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 12/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 16/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 20/223 KB 27/27 KB 128/748 KB 212/276 KB 800/1822 KB 24/223 KB 128/748 KB 212/276 KB 800/1822 KB 28/223 KB 128/748 KB 212/276 KB 800/1822 KB 32/223 KB 128/748 KB 212/276 KB 800/1822 KB 36/223 KB 128/748 KB 212/276 KB 800/1822 KB 40/223 KB 128/748 KB 216/276 KB 800/1822 KB 44/223 KB 132/748 KB 216/276 KB 800/1822 KB 48/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.2 KB/sec) unit-abot-epc-basic-0: 10:39:19 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-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 132/748 KB 216/276 KB 800/1822 KB 52/223 KB 132/748 KB 216/276 KB 800/1822 KB 44/223 KB 136/748 KB 216/276 KB 800/1822 KB 52/223 KB 140/748 KB 216/276 KB 800/1822 KB 52/223 KB 144/748 KB 216/276 KB 800/1822 KB 52/223 KB 128/748 KB 216/276 KB 800/1822 KB 40/223 KB 144/748 KB 220/276 KB 800/1822 KB 52/223 KB 144/748 KB 224/276 KB 800/1822 KB 52/223 KB 144/748 KB 228/276 KB 800/1822 KB 52/223 KB 148/748 KB 232/276 KB 800/1822 KB 52/223 KB 148/748 KB 236/276 KB 800/1822 KB 56/223 KB 148/748 KB 240/276 KB 800/1822 KB 56/223 KB 148/748 KB 244/276 KB 800/1822 KB 56/223 KB 148/748 KB 248/276 KB 804/1822 KB 56/223 KB 148/748 KB 228/276 KB 800/1822 KB 52/223 KB 152/748 KB 248/276 KB 804/1822 KB 56/223 KB 156/748 KB 248/276 KB 804/1822 KB 56/223 KB 160/748 KB 248/276 KB 804/1822 KB 56/223 KB 148/748 KB 244/276 KB 804/1822 KB 56/223 KB 160/748 KB 248/276 KB 808/1822 KB 56/223 KB 160/748 KB 248/276 KB 812/1822 KB 56/223 KB 160/748 KB 248/276 KB 816/1822 KB 56/223 KB 148/748 KB 232/276 KB 800/1822 KB 56/223 KB 160/748 KB 248/276 KB 816/1822 KB 60/223 KB 160/748 KB 248/276 KB 816/1822 KB 64/223 KB 160/748 KB 248/276 KB 816/1822 KB 68/223 KB 160/748 KB 248/276 KB 816/1822 KB 72/223 KB 160/748 KB 248/276 KB 820/1822 KB 76/223 KB 164/748 KB 252/276 KB 824/1822 KB 76/223 KB 164/748 KB 252/276 KB 820/1822 KB 76/223 KB 160/748 KB 248/276 KB 816/1822 KB 76/223 KB 164/748 KB 252/276 KB 828/1822 KB 80/223 KB 164/748 KB 4/178 KB 252/276 KB 828/1822 KB 80/223 KB 164/748 KB 8/178 KB 252/276 KB 828/1822 KB 80/223 KB 164/748 KB 12/178 KB 252/276 KB 828/1822 KB 80/223 KB 164/748 KB 16/178 KB 252/276 KB 828/1822 KB 80/223 KB 160/748 KB 252/276 KB 820/1822 KB 76/223 KB 164/748 KB 16/178 KB 256/276 KB 828/1822 KB 80/223 KB 164/748 KB 16/178 KB 260/276 KB 828/1822 KB 80/223 KB 168/748 KB 20/178 KB 264/276 KB 828/1822 KB 84/223 KB 168/748 KB 20/178 KB 268/276 KB 828/1822 KB 84/223 KB 164/748 KB 260/276 KB 828/1822 KB 84/223 KB 168/748 KB 20/178 KB 268/276 KB 832/1822 KB 84/223 KB 168/748 KB 20/178 KB 260/276 KB 828/1822 KB 84/223 KB 168/748 KB 20/178 KB 268/276 KB 832/1822 KB 88/223 KB 168/748 KB 20/178 KB 268/276 KB 832/1822 KB 92/223 KB 168/748 KB 20/178 KB 268/276 KB 832/1822 KB 96/223 KB 168/748 KB 20/178 KB 268/276 KB 832/1822 KB 100/223 KB 168/748 KB 20/178 KB 272/276 KB 836/1822 KB 104/223 KB 168/748 KB 20/178 KB 260/276 KB 828/1822 KB 80/223 KB 172/748 KB 20/178 KB 272/276 KB 836/1822 KB 108/223 KB 176/748 KB 20/178 KB 272/276 KB 836/1822 KB 108/223 KB 180/748 KB 20/178 KB 272/276 KB 836/1822 KB 108/223 KB 164/748 KB 20/178 KB 260/276 KB 828/1822 KB 80/223 KB 180/748 KB 24/178 KB 272/276 KB 836/1822 KB 108/223 KB 180/748 KB 28/178 KB 272/276 KB 836/1822 KB 108/223 KB 180/748 KB 32/178 KB 272/276 KB 836/1822 KB 108/223 KB 180/748 KB 36/178 KB 272/276 KB 836/1822 KB 108/223 KB 168/748 KB 20/178 KB 272/276 KB 836/1822 KB 100/223 KB 168/748 KB 20/178 KB 272/276 KB 832/1822 KB 100/223 KB 180/748 KB 40/178 KB 276/276 KB 836/1822 KB 108/223 KB 180/748 KB 40/178 KB 276/276 KB 836/1822 KB 108/223 KB 180/748 KB 40/178 KB 272/276 KB 836/1822 KB 108/223 KB 184/748 KB 40/178 KB 276/276 KB 836/1822 KB 108/223 KB 184/748 KB 40/178 KB 276/276 KB 840/1822 KB 108/223 KB 184/748 KB 44/178 KB 276/276 KB 840/1822 KB 108/223 KB 184/748 KB 48/178 KB 276/276 KB 840/1822 KB 108/223 KB 188/748 KB 48/178 KB 276/276 KB 844/1822 KB 108/223 KB 188/748 KB 48/178 KB 276/276 KB 840/1822 KB 108 unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install /223 KB 192/748 KB 48/178 KB 276/276 KB 848/1822 KB 108/223 KB 192/748 KB 52/178 KB 276/276 KB 848/1822 KB 108/223 KB 196/748 KB 56/178 KB 276/276 KB 848/1822 KB 108/223 KB 196/748 KB 52/178 KB 276/276 KB 848/1822 KB 108/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 112/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 116/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 120/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 124/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 128/223 KB 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 132/223 KB 196/748 KB 52/178 KB 276/276 KB 848/1822 KB 108/223 KB 200/748 KB 60/178 KB 848/1822 KB 132/223 KB 204/748 KB 60/178 KB 848/1822 KB 132/223 KB 208/748 KB 60/178 KB 848/1822 KB 132/223 KB 188/748 KB 48/178 KB 276/276 KB 848/1822 KB 108/223 KB 208/748 KB 60/178 KB 852/1822 KB 132/223 KB 208/748 KB 60/178 KB 856/1822 KB 132/223 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 256.9 KB/sec) unit-mysql-0: 10:39:19 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 196/748 KB 60/178 KB 276/276 KB 848/1822 KB 116/223 KB 208/748 KB 63/178 KB 860/1822 KB 132/223 KB 208/748 KB 67/178 KB 860/1822 KB 132/223 KB 212/748 KB 71/178 KB 860/1822 KB 132/223 KB 208/748 KB 60/178 KB 860/1822 KB 132/223 KB 212/748 KB 75/178 KB 864/1822 KB 132/223 KB 212/748 KB 75/178 KB 868/1822 KB 132/223 KB 212/748 KB 75/178 KB 872/1822 KB 132/223 KB 212/748 KB 75/178 KB 876/1822 KB 132/223 KB 212/748 KB 67/178 KB 860/1822 KB 132/223 KB 216/748 KB 75/178 KB 876/1822 KB 136/223 KB 220/748 KB 75/178 KB 876/1822 KB 136/223 KB 224/748 KB 75/178 KB 876/1822 KB 136/223 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 228/748 KB 75/178 KB 876/1822 KB 136/223 KB 212/748 KB 75/178 KB 876/1822 KB 136/223 KB 228/748 KB 75/178 KB 880/1822 KB 140/223 KB 228/748 KB 75/178 KB 880/1822 KB 144/223 KB 212/748 KB 75/178 KB 868/1822 KB 132/223 KB 232/748 KB 79/178 KB 880/1822 KB 144/223 KB 232/748 KB 83/178 KB 880/1822 KB 144/223 KB 232/748 KB 87/178 KB 880/1822 KB 144/223 KB 232/748 KB 75/178 KB 880/1822 KB 144/223 KB 236/748 KB 87/178 KB 880/1822 KB 144/223 KB 240/748 KB 87/178 KB 880/1822 KB 144/223 KB 244/748 KB 91/178 KB 880/1822 KB 144/223 KB 248/748 KB 91/178 KB 880/1822 KB 148/223 KB 252/748 KB 91/178 KB 880/1822 KB 148/223 KB 256/748 KB 91/178 KB 880/1822 KB 148/223 KB 228/748 KB 75/178 KB 880/1822 KB 136/223 KB 256/748 KB 91/178 KB 884/1822 KB 148/223 KB 256/748 KB 91/178 KB 888/1822 KB 148/223 KB 256/748 KB 91/178 KB 892/1822 KB 148/223 KB 244/748 KB 91/178 KB 880/1822 KB 148/223 KB 256/748 KB 91/178 KB 892/1822 KB 152/223 KB 240/748 KB 91/178 KB 880/1822 KB 144/223 KB 256/748 KB 95/178 KB 892/1822 KB 152/223 KB 256/748 KB 99/178 KB 892/1822 KB 152/223 KB 256/748 KB 103/178 KB 4/23 KB 892/1822 KB 156/223 KB 256/748 KB 107/178 KB 4/23 KB 892/1822 KB 156/223 KB 256/748 KB 111/178 KB 4/23 KB 896/1822 KB 156/223 KB 256/748 KB 115/178 KB 4/23 KB 896/1822 KB 156/223 KB 260/748 KB 119/178 KB 4/23 KB 896/1822 KB 156/223 KB 260/748 KB 123/178 KB 4/23 KB 896/1822 KB 156/223 KB 260/748 KB 127/178 KB 4/23 KB 896/1822 KB 156/223 KB 260/748 KB 131/178 KB 4/23 KB 896/1822 KB 156/223 KB 256/748 KB 99/178 KB 4/23 KB 892/1822 KB 156/223 KB 260/748 KB 131/178 KB 4/23 KB 896/1822 KB 160/223 KB 256/748 KB 99/178 KB 4/23 KB 892/1822 KB 152/223 KB 260/748 KB 131/178 KB 8/23 KB 896/1822 KB 160/223 KB 260/748 KB 131/178 KB 12/23 KB 896/1822 KB 160/223 KB 260/748 KB 131/178 KB 16/23 KB 896/1822 KB 160/223 KB 260/748 KB 131/178 KB 20/23 KB 896/1822 KB 160/223 KB 260/748 KB 131/178 KB 23/23 KB 896/1822 KB 160/223 KB 260/748 KB 131/178 KB 23/23 KB 896/1822 KB 164/223 KB 260/748 KB 131/178 KB 23/23 KB 896/1822 KB 168/223 KB 260/748 KB 131/178 KB 23/23 KB 896/1822 KB 172/223 KB 260/748 KB 115/178 KB 4/23 KB 896/1822 KB 156/223 KB 264/748 KB 131/178 KB 23/23 KB 896/1822 KB 176/223 KB 268/748 KB 131/178 KB 23/23 KB 896/1822 KB 176/223 KB 272/748 KB 131/178 KB 23/23 KB 896/1822 KB 176/223 KB 256/748 KB 107/178 KB 4/23 KB 896/1822 KB 156/223 KB 272/748 KB 131/178 KB 23/23 KB 900/1822 KB 176/223 KB 272/748 KB 131/178 KB 23/23 KB 904/1822 KB 176/223 KB 272/748 KB 131/178 KB 23/23 KB 908/1822 KB 176/223 KB 272/748 KB 131/178 KB 23/23 KB 912/1822 KB 176/223 KB 260/748 KB 131/178 KB 23/23 KB 896/1822 KB 176/223 KB 272/748 KB 131/178 KB 23/23 KB 916/1822 KB 176/223 KB 276/748 KB 131/178 KB 23/23 KB 920/1822 KB 180/223 KB 276/748 KB 131/178 KB 23/23 KB 924/1822 KB 180/223 KB 276/748 KB 135/178 KB 23/23 KB 928/1822 KB 180/223 KB 276/748 KB 131/178 KB 23/23 KB 916/1822 KB 180/223 KB 276/748 KB 135/178 KB 23/23 KB 928/1822 KB 184/223 KB 276/748 KB 135/178 KB 23/23 KB 928/1822 KB 188/223 KB 276/748 KB 135/178 KB 23/23 KB 928/1822 KB 192/223 KB 276/748 KB 131/178 KB 23/23 KB 916/1822 KB 176/223 KB 276/748 KB 135/178 KB 23/23 KB 924/1822 KB 180/223 KB 276/748 KB 139/178 KB 23/23 KB 928/1822 KB 192/223 KB 280/748 KB 139/178 KB 23/23 KB 928/1822 KB 192/223 KB 284/748 KB 143/178 KB 23/23 KB 928/1822 KB 192/223 KB 288/748 KB 143/178 KB 23/23 KB 928/1822 KB 192/223 KB 292/748 KB 143/178 KB 928/1822 KB 192/2 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 23 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.7 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 280/748 KB 143/178 KB 23/23 KB 928/1822 KB 192/223 KB 292/748 KB 147/178 KB 932/1822 KB 196/223 KB 292/748 KB 151/178 KB 932/1822 KB 196/223 KB 296/748 KB 155/178 KB 932/1822 KB 196/223 KB 296/748 KB 159/178 KB 932/1822 KB 196/223 KB 292/748 KB 143/178 KB 932/1822 KB 196/223 KB 296/748 KB 159/178 KB 932/1822 KB 200/223 KB 296/748 KB 159/178 KB 932/1822 KB 204/223 KB 296/748 KB 159/178 KB 932/1822 KB 208/223 KB 292/748 KB 143/178 KB 932/1822 KB 192/223 KB 296/748 KB 159/178 KB 936/1822 KB 208/223 KB 296/748 KB 159/178 KB 940/1822 KB 208/223 KB 296/748 KB 159/178 KB 944/1822 KB 208/223 KB 296/748 KB 159/178 KB 948/1822 KB 208/223 KB 296/748 KB 163/178 KB 952/1822 KB 212/223 KB 296/748 KB 163/178 KB 956/1822 KB 212/223 KB 296/748 KB 163/178 KB 960/1822 KB 212/223 KB 296/748 KB 151/178 KB 932/1822 KB 196/223 KB 300/748 KB 163/178 KB 960/1822 KB 212/223 KB 304/748 KB 163/178 KB 960/1822 KB 212/223 KB 308/748 KB 163/178 KB 960/1822 KB 212/223 KB 312/748 KB 163/178 KB 960/1822 KB 212/223 KB 316/748 KB 163/178 KB 960/1822 KB 212/223 KB 320/748 KB 163/178 KB 960/1822 KB 212/223 KB 296/748 KB 163/178 KB 948/1822 KB 212/223 KB 320/748 KB 167/178 KB 960/1822 KB 212/223 KB 320/748 KB 171/178 KB 960/1822 KB 212/223 KB 320/748 KB 175/178 KB 960/1822 KB 212/223 KB 296/748 KB 159/178 KB 948/1822 KB 212/223 KB 320/748 KB 175/178 KB 960/1822 KB 216/223 KB 320/748 KB 175/178 KB 960/1822 KB 220/223 KB 320/748 KB 175/178 KB 960/1822 KB 223/223 KB 320/748 KB 178/178 KB 960/1822 KB 223/223 KB 320/748 KB 178/178 KB 964/1822 KB 223/223 KB 324/748 KB 178/178 KB 968/1822 KB 223/223 KB 324/748 KB 178/178 KB 972/1822 KB 223/223 KB 324/748 KB 178/178 KB 3/55 KB 972/1822 KB 223/223 KB 324/748 KB 178/178 KB 5/55 KB 972/1822 KB 223/223 KB 324/748 KB 178/178 KB 964/1822 KB 223/223 KB 328/748 KB 178/178 KB 5/55 KB 972/1822 KB 223/223 KB 332/748 KB 178/178 KB 5/55 KB 976/1822 KB 223/223 KB 336/748 KB 178/178 KB 8/55 KB 976/1822 KB 223/223 KB 332/748 KB 178/178 KB 8/55 KB 976/1822 KB 223/223 KB 332/748 KB 178/178 KB 5/55 KB 976/1822 KB 223/223 KB 336/748 KB 178/178 KB 8/55 KB 980/1822 KB 223/223 KB 340/748 KB 178/178 KB 11/55 KB 984/1822 KB 223/223 KB 340/748 KB 178/178 KB 11/55 KB 988/1822 KB 223/223 KB 336/748 KB 178/178 KB 11/55 KB 980/1822 KB 223/223 KB 340/748 KB 178/178 KB 13/55 KB 988/1822 KB 223/223 KB 340/748 KB 178/178 KB 16/55 KB 988/1822 KB 223/223 KB 340/748 KB 178/178 KB 11/55 KB 980/1822 KB 223/223 KB 344/748 KB 178/178 KB 16/55 KB 988/1822 KB 223/223 KB 348/748 KB 178/178 KB 19/55 KB 992/1822 KB 223/223 KB 352/748 KB 178/178 KB 19/55 KB 992/1822 KB 223/223 KB 356/748 KB 19/55 KB 992/1822 KB 360/748 KB 19/55 KB 992/1822 KB 364/748 KB 19/55 KB 992/1822 KB 368/748 KB 19/55 KB 992/1822 KB 344/748 KB 178/178 KB 19/55 KB 992/1822 KB 223/223 KB 344/748 KB 178/178 KB 16/55 KB 992/1822 KB 223/223 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 157.9 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 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.8 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 368/748 KB 19/55 KB 996/1822 KB 368/748 KB 21/55 KB 1000/1822 KB 368/748 KB 21/55 KB 1004/1822 KB 368/748 KB 21/55 KB 1008/1822 KB 368/748 KB 21/55 KB 996/1822 KB 368/748 KB 24/55 KB 1008/1822 KB 368/748 KB 27/55 KB 1008/1822 KB 368/748 KB 29/55 KB 1008/1822 KB 368/748 KB 29/55 KB 1012/1822 KB 372/748 KB 32/55 KB 1016/1822 KB 372/748 KB 32/55 KB 1020/1822 KB 372/748 KB 32/55 KB 1024/1822 KB 372/748 KB 32/55 KB 1012/1822 KB 368/748 KB 32/55 KB 1012/1822 KB 376/748 KB 36/55 KB 1024/1822 KB 376/748 KB 40/55 KB 1024/1822 KB 376/748 KB 32/55 KB 1024/1822 KB 380/748 KB 44/55 KB 1024/1822 KB 376/748 KB 44/55 KB 1024/1822 KB 384/748 KB 48/55 KB 1024/1822 KB 384/748 KB 44/55 KB 1024/1822 KB 388/748 KB 48/55 KB 1024/1822 KB 392/748 KB 52/55 KB 1028/1822 KB 396/748 KB 52/55 KB 1028/1822 KB 400/748 KB 52/55 KB 1028/1822 KB 388/748 KB 52/55 KB 1028/1822 KB 400/748 KB 55/55 KB 1028/1822 KB 388/748 KB 48/55 KB 1028/1822 KB 400/748 KB 55/55 KB 1032/1822 KB 400/748 KB 55/55 KB 1036/1822 KB 400/748 KB 55/55 KB 1040/1822 KB 400/748 KB 55/55 KB 1040/1822 KB 4/1210 KB 400/748 KB 55/55 KB 1040/1822 KB 8/1210 KB 400/748 KB 55/55 KB 1040/1822 KB 12/1210 KB 400/748 KB 55/55 KB 1040/1822 KB 16/1210 KB 400/748 KB 55/55 KB 1044/1822 KB 16/1210 KB 400/748 KB 55/55 KB 1048/1822 KB 16/1210 KB 400/748 KB 55/55 KB 1052/1822 KB 16/1210 KB 400/748 KB 55/55 KB 1056/1822 KB 16/1210 KB 400/748 KB 55/55 KB 1056/1822 KB 20/1210 KB 400/748 KB 55/55 KB 1056/1822 KB 24/1210 KB 400/748 KB 55/55 KB 1056/1822 KB 28/1210 KB 400/748 KB 55/55 KB 1056/1822 KB 32/1210 KB 404/748 KB 55/55 KB 1056/1822 KB 32/1210 KB 408/748 KB 55/55 KB 1056/1822 KB 32/1210 KB 412/748 KB 55/55 KB 1056/1822 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 4/471 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 8/471 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 12/471 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 16/471 KB 32/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 16/471 KB 36/1210 KB 416/748 KB 1056/1822 KB 20/471 KB 40/1210 KB 416/748 KB 1056/1822 KB 20/471 KB 44/1210 KB 416/748 KB 1056/1822 KB 20/471 KB 48/1210 KB 416/748 KB 55/55 KB 1056/1822 KB 20/471 KB 36/1210 KB 416/748 KB 1056/1822 KB 24/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 28/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 32/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 36/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 40/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 44/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 48/471 KB 48/1210 KB 416/748 KB 1056/1822 KB 52/471 KB 48/1210 KB 420/748 KB 1060/1822 KB 56/471 KB 52/1210 KB 420/748 KB 1060/1822 KB 60/471 KB 52/1210 KB 420/748 KB 1060/1822 KB 64/471 KB 52/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.5 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:19 DEBUG unit.abot-epc-basic/0.install 420/748 KB 1060/1822 KB 52/471 KB 52/1210 KB 424/748 KB 1060/1822 KB 64/471 KB 52/1210 KB 428/748 KB 1060/1822 KB 64/471 KB 52/1210 KB 416/748 KB 1060/1822 KB 52/471 KB 52/1210 KB 428/748 KB 1060/1822 KB 64/471 KB 56/1210 KB 428/748 KB 1060/1822 KB 64/471 KB 60/1210 KB 428/748 KB 1060/1822 KB 64/471 KB 64/1210 KB 416/748 KB 1060/1822 KB 52/471 KB 48/1210 KB 428/748 KB 1064/1822 KB 64/471 KB 64/1210 KB 428/748 KB 1068/1822 KB 64/471 KB 64/1210 KB 428/748 KB 1072/1822 KB 64/471 KB 64/1210 KB 428/748 KB 1072/1822 KB 64/471 KB 64/1210 KB 4/93 KB 432/748 KB 1076/1822 KB 68/471 KB 68/1210 KB 8/93 KB 432/748 KB 1076/1822 KB 68/471 KB 68/1210 KB 12/93 KB 432/748 KB 1076/1822 KB 68/471 KB 68/1210 KB 4/93 KB 428/748 KB 1076/1822 KB 68/471 KB 68/1210 KB 4/93 KB 432/748 KB 1076/1822 KB 72/471 KB 68/1210 KB 12/93 KB 436/748 KB 1076/1822 KB 76/471 KB 68/1210 KB 12/93 KB 436/748 KB 1076/1822 KB 80/471 KB 68/1210 KB 12/93 KB 428/748 KB 1076/1822 KB 64/471 KB 68/1210 KB 4/93 KB 428/748 KB 1076/1822 KB 64/471 KB 64/1210 KB 4/93 KB 436/748 KB 1080/1822 KB 80/471 KB 68/1210 KB 16/93 KB 436/748 KB 1084/1822 KB 80/471 KB 68/1210 KB 16/93 KB 436/748 KB 1088/1822 KB 80/471 KB 72/1210 KB 16/93 KB 436/748 KB 1092/1822 KB 80/471 KB 72/1210 KB 16/93 KB 436/748 KB 1096/1822 KB 84/471 KB 72/1210 KB 16/93 KB 436/748 KB 1100/1822 KB 84/471 KB 72/1210 KB 16/93 KB 436/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 16/93 KB 436/748 KB 1076/1822 KB 80/471 KB 68/1210 KB 16/93 KB 436/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 20/93 KB 436/748 KB 1076/1822 KB 72/471 KB 68/1210 KB 12/93 KB 440/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 24/93 KB 444/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 24/93 KB 448/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 24/93 KB 436/748 KB 1092/1822 KB 84/471 KB 72/1210 KB 16/93 KB 448/748 KB 1104/1822 KB 88/471 KB 72/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 92/471 KB 72/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 72/1210 KB 24/93 KB 436/748 KB 1084/1822 KB 80/471 KB 72/1210 KB 16/93 KB 452/748 KB 1104/1822 KB 96/471 KB 76/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 80/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 84/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 88/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 92/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 96/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 96/471 KB 100/1210 KB 24/93 KB 452/748 KB 1108/1822 KB 100/471 KB 104/1210 KB 24/93 KB 452/748 KB 1108/1822 KB 100/471 KB 108/1210 KB 24/93 KB 452/748 KB 1104/1822 KB 88/471 KB 72/1210 KB 24/93 KB 456/748 KB 1108/1822 KB 100/471 KB 108/1210 KB 24/93 KB 460/748 KB 1108/1822 KB 100/471 KB 108/1210 KB 24/93 KB 464/748 KB 1108/1822 KB 100/471 KB 108/1210 KB 24/93 KB 452/748 KB 1108/1822 KB 100/471 KB 100/1210 KB 24/93 KB 464/748 KB 1108/1822 KB 104/471 KB 108/1210 KB 24/93 KB 464/748 KB 1108/1822 KB 108/471 KB 108/1210 KB 24/93 KB 464/748 KB 1108/1822 KB 112/471 KB 108/1210 KB 24/93 KB 464/748 KB 1108/1822 KB 116/471 KB 112/1210 KB 24/93 KB 468/748 KB 1108/1822 KB 120/471 KB 112/1210 KB 24/93 KB 436/748 KB 1104/1822 KB 84/471 KB 72/1210 KB 24/93 KB 468/748 KB 1108/1822 KB 120/471 KB 112/1210 KB 28/93 KB 468/748 KB 1108/1822 KB 120/471 KB 112/1210 KB 32/93 KB 468/748 KB 1108/1822 KB 120/471 KB 112/1210 KB 36/93 KB 452/748 KB 1108/1822 KB 96/471 KB 100/1210 KB 24/93 KB 468/748 KB 1112/1822 KB 120/471 KB 112/1210 KB 36/93 KB 468/748 KB 1116/1822 KB 120 unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install /471 KB 112/1210 KB 36/93 KB 468/748 KB 1120/1822 KB 120/471 KB 112/1210 KB 36/93 KB 468/748 KB 1124/1822 KB 120/471 KB 112/1210 KB 36/93 KB 468/748 KB 1108/1822 KB 116/471 KB 112/1210 KB 24/93 KB 472/748 KB 1124/1822 KB 120/471 KB 112/1210 KB 40/93 KB 476/748 KB 1124/1822 KB 120/471 KB 112/1210 KB 40/93 KB 480/748 KB 1124/1822 KB 120/471 KB 112/1210 KB 40/93 KB 464/748 KB 1108/1822 KB 112/471 KB 112/1210 KB 24/93 KB 480/748 KB 1124/1822 KB 120/471 KB 116/1210 KB 40/93 KB 480/748 KB 1124/1822 KB 120/471 KB 120/1210 KB 40/93 KB 484/748 KB 1128/1822 KB 124/471 KB 124/1210 KB 40/93 KB 468/748 KB 1124/1822 KB 120/471 KB 112/1210 KB 40/93 KB 484/748 KB 1128/1822 KB 124/471 KB 124/1210 KB 44/93 KB 484/748 KB 1128/1822 KB 124/471 KB 124/1210 KB 48/93 KB 484/748 KB 1128/1822 KB 124/471 KB 124/1210 KB 52/93 KB 484/748 KB 1128/1822 KB 124/471 KB 128/1210 KB 56/93 KB 484/748 KB 1128/1822 KB 124/471 KB 120/1210 KB 40/93 KB 488/748 KB 1128/1822 KB 124/471 KB 128/1210 KB 56/93 KB 480/748 KB 1128/1822 KB 124/471 KB 120/1210 KB 40/93 KB 488/748 KB 1132/1822 KB 124/471 KB 128/1210 KB 60/93 KB 488/748 KB 1136/1822 KB 124/471 KB 128/1210 KB 60/93 KB 480/748 KB 1124/1822 KB 124/471 KB 120/1210 KB 40/93 KB 488/748 KB 1136/1822 KB 128/471 KB 128/1210 KB 60/93 KB 488/748 KB 1136/1822 KB 132/471 KB 128/1210 KB 60/93 KB 492/748 KB 1140/1822 KB 136/471 KB 128/1210 KB 60/93 KB 488/748 KB 1128/1822 KB 124/471 KB 128/1210 KB 60/93 KB 492/748 KB 1140/1822 KB 140/471 KB 128/1210 KB 64/93 KB 484/748 KB 1128/1822 KB 124/471 KB 128/1210 KB 52/93 KB 492/748 KB 1140/1822 KB 140/471 KB 132/1210 KB 64/93 KB 492/748 KB 1140/1822 KB 140/471 KB 136/1210 KB 64/93 KB 492/748 KB 1140/1822 KB 140/471 KB 140/1210 KB 64/93 KB 492/748 KB 1140/1822 KB 140/471 KB 144/1210 KB 64/93 KB 492/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 64/93 KB 492/748 KB 1140/1822 KB 132/471 KB 128/1210 KB 60/93 KB 496/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 500/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 504/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 508/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 512/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 488/748 KB 1140/1822 KB 132/471 KB 128/1210 KB 60/93 KB 512/748 KB 1144/1822 KB 140/471 KB 148/1210 KB 68/93 KB 512/748 KB 1148/1822 KB 140/471 KB 148/1210 KB 68/93 KB 512/748 KB 1152/1822 KB 140/471 KB 148/1210 KB 68/93 KB 492/748 KB 1140/1822 KB 140/471 KB 148/1210 KB 68/93 KB 512/748 KB 1152/1822 KB 140/471 KB 148/1210 KB 72/93 KB 512/748 KB 1152/1822 KB 140/471 KB 148/1210 KB 76/93 KB 512/748 KB 1152/1822 KB 140/471 KB 148/1210 KB 80/93 KB 512/748 KB 1152/1822 KB 140/471 KB 148/1210 KB 84/93 KB 516/748 KB 1156/1822 KB 140/471 KB 152/1210 KB 88/93 KB 516/748 KB 1156/1822 KB 140/471 KB 152/1210 KB 92/93 KB 516/748 KB 1156/1822 KB 140/471 KB 152/1210 KB 93/93 KB 492/748 KB 1140/1822 KB 140/471 KB 128/1210 KB 60/93 KB 516/748 KB 1156/1822 KB 144/471 KB 152/1210 KB 93/93 KB 516/748 KB 1156/1822 KB 148/471 KB 152/1210 KB 93/93 KB 516/748 KB 1156/1822 KB 152/471 KB 152/1210 KB 93/93 KB 516/748 KB 1156/1822 KB 156/471 KB 152/1210 KB 93/93 KB 516/748 KB 1156/1822 KB 140/471 KB 152/1210 KB 84/93 KB 516/748 KB 1160/1822 KB 156/471 KB 152/1210 KB 93/93 KB 516/748 KB 1164/1822 KB 160/471 KB 152/1210 KB 93/93 KB 516/748 KB 1168/1822 KB 160/471 KB 152/1210 KB 93/93 KB 516/748 KB 1172/1822 KB 160/471 KB 152/1210 KB 93/93 KB 516/748 KB 1176/1822 KB 160/471 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 152/1210 KB 93/93 KB 516/748 KB 1180/1822 KB 160/471 KB 152/1210 KB 93/93 KB 516/748 KB 1152/1822 KB 140/471 KB 152/1210 KB 84/93 KB 512/748 KB 1152/1822 KB 140/471 KB 152/1210 KB 84/93 KB 516/748 KB 1184/1822 KB 160/471 KB 156/1210 KB 93/93 KB 516/748 KB 1184/1822 KB 160/471 KB 160/1210 KB 93/93 KB 516/748 KB 1184/1822 KB 160/471 KB 164/1210 KB 93/93 KB 516/748 KB 1160/1822 KB 160/471 KB 152/1210 KB 93/93 KB 520/748 KB 1184/1822 KB 164/471 KB 168/1210 KB 93/93 KB 520/748 KB 1184/1822 KB 168/471 KB 168/1210 KB 93/93 KB 520/748 KB 1184/1822 KB 172/471 KB 168/1210 KB 93/93 KB 520/748 KB 1184/1822 KB 176/471 KB 168/1210 KB 93/93 KB 520/748 KB 1184/1822 KB 160/471 KB 164/1210 KB 93/93 KB 524/748 KB 1184/1822 KB 176/471 KB 168/1210 KB 93/93 KB 528/748 KB 1184/1822 KB 176/471 KB 168/1210 KB 93/93 KB 532/748 KB 1184/1822 KB 176/471 KB 168/1210 KB 93/93 KB 536/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 540/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 544/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 548/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 552/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 520/748 KB 1184/1822 KB 168/471 KB 168/1210 KB 93/93 KB 556/748 KB 1184/1822 KB 180/471 KB 172/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 176/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 180/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 184/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 188/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 192/1210 KB 556/748 KB 1184/1822 KB 180/471 KB 196/1210 KB 560/748 KB 1184/1822 KB 180/471 KB 200/1210 KB 560/748 KB 1184/1822 KB 180/471 KB 204/1210 KB 560/748 KB 1184/1822 KB 180/471 KB 208/1210 KB 532/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 560/748 KB 1188/1822 KB 180/471 KB 208/1210 KB 560/748 KB 1192/1822 KB 180/471 KB 208/1210 KB 560/748 KB 1196/1822 KB 180/471 KB 208/1210 KB 560/748 KB 1200/1822 KB 180/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 180/471 KB 208/1210 KB 532/748 KB 1184/1822 KB 180/471 KB 168/1210 KB 93/93 KB 560/748 KB 1204/1822 KB 184/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 188/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 192/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 196/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 200/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 204/471 KB 208/1210 KB 560/748 KB 1204/1822 KB 208/471 KB 208/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 77.1 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 560/748 KB 1184/1822 KB 180/471 KB 196/1210 KB 564/748 KB 1208/1822 KB 208/471 KB 208/1210 KB 568/748 KB 1208/1822 KB 212/471 KB 212/1210 KB 572/748 KB 1208/1822 KB 212/471 KB 212/1210 KB 576/748 KB 1208/1822 KB 212/471 KB 212/1210 KB 560/748 KB 1208/1822 KB 208/471 KB 208/1210 KB 576/748 KB 1212/1822 KB 212/471 KB 212/1210 KB 576/748 KB 1216/1822 KB 212/471 KB 212/1210 KB 576/748 KB 1220/1822 KB 212/471 KB 212/1210 KB 580/748 KB 1224/1822 KB 212/471 KB 212/1210 KB 580/748 KB 1228/1822 KB 212/471 KB 212/1210 KB 580/748 KB 1232/1822 KB 212/471 KB 212/1210 KB 564/748 KB 1208/1822 KB 212/471 KB 212/1210 KB 580/748 KB 1232/1822 KB 212/471 KB 216/1210 KB 580/748 KB 1232/1822 KB 212/471 KB 220/1210 KB 580/748 KB 1232/1822 KB 212/471 KB 224/1210 KB 564/748 KB 1208/1822 KB 212/471 KB 208/1210 KB 580/748 KB 1232/1822 KB 216/471 KB 224/1210 KB 580/748 KB 1232/1822 KB 220/471 KB 224/1210 KB 580/748 KB 1232/1822 KB 224/471 KB 224/1210 KB 580/748 KB 1232/1822 KB 228/471 KB 224/1210 KB 580/748 KB 1236/1822 KB 232/471 KB 228/1210 KB 580/748 KB 4/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 580/748 KB 1220/1822 KB 212/471 KB 212/1210 KB 584/748 KB 4/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 588/748 KB 8/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 592/748 KB 8/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 596/748 KB 8/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 580/748 KB 1236/1822 KB 228/471 KB 228/1210 KB 596/748 KB 8/53 KB 1240/1822 KB 236/471 KB 228/1210 KB 596/748 KB 8/53 KB 1244/1822 KB 236/471 KB 228/1210 KB 596/748 KB 8/53 KB 1248/1822 KB 236/471 KB 228/1210 KB 580/748 KB 1232/1822 KB 228/471 KB 228/1210 KB 600/748 KB 8/53 KB 1248/1822 KB 236/471 KB 232/1210 KB 600/748 KB 8/53 KB 1248/1822 KB 236/471 KB 236/1210 KB 600/748 KB 8/53 KB 1248/1822 KB 236/471 KB 240/1210 KB 600/748 KB 8/53 KB 1248/1822 KB 236/471 KB 244/1210 KB 600/748 KB 8/53 KB 1252/1822 KB 236/471 KB 248/1210 KB 600/748 KB 8/53 KB 1252/1822 KB 236/471 KB 252/1210 KB 600/748 KB 8/53 KB 1252/1822 KB 236/471 KB 256/1210 KB 600/748 KB 8/53 KB 1248/1822 KB 236/471 KB 228/1210 KB 604/748 KB 8/53 KB 1252/1822 KB 236/471 KB 256/1210 KB 608/748 KB 8/53 KB 1252/1822 KB 236/471 KB 256/1210 KB 596/748 KB 8/53 KB 1236/1822 KB 236/471 KB 228/1210 KB 608/748 KB 8/53 KB 1252/1822 KB 240/471 KB 256/1210 KB 584/748 KB 8/53 KB 1236/1822 KB 232/471 KB 228/1210 KB 608/748 KB 12/53 KB 1252/1822 KB 240/471 KB 256/1210 KB 608/748 KB 16/53 KB 1252/1822 KB 240/471 KB 256/1210 KB 608/748 KB 20/53 KB 1252/1822 KB 240/471 KB 256/1210 KB 608/748 KB 24/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 608/748 KB 28/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 608/748 KB 32/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 612/748 KB 32/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 616/748 KB 36/53 KB 1252/1822 KB 244/471 KB 260/1210 KB 620/748 KB 36/53 KB 1252/1822 KB 244/471 KB 260/1210 KB 624/748 KB 36/53 KB 1252/1822 KB 244/471 KB 260/1210 KB 600/748 KB 8/53 KB 1252/1822 KB 236/471 KB 244/1210 KB 624/748 KB 36/53 KB 1256/1822 KB 244/471 KB 260/1210 KB 624/748 KB 36/53 KB 1260/1822 KB 244/471 KB 260/1210 KB 624/748 KB 36/53 KB 1264/1822 KB 244/471 KB 260/1210 KB 624/748 KB 36/53 KB 1268/1822 KB 244/471 KB 260/1210 KB 628/748 KB 36/53 KB 1272/1822 KB 244/471 KB 260/1210 KB 628/748 KB 36/53 KB 1276/1822 KB 244/471 KB 260/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 244/471 KB 260/1210 KB 612/748 KB 36/53 KB 1252/1822 KB 244/471 KB 260/1210 KB 628/748 KB 36/53 KB 1280/1822 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 244/471 KB 264/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 244/471 KB 268/1210 KB 612/748 KB 36/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 608/748 KB 20/53 KB 1252/1822 KB 244/471 KB 256/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 248/471 KB 268/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 252/471 KB 268/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 256/471 KB 268/1210 KB 628/748 KB 36/53 KB 1280/1822 KB 260/471 KB 268/1210 KB 628/748 KB 40/53 KB 1280/1822 KB 264/471 KB 268/1210 KB 628/748 KB 40/53 KB 1280/1822 KB 268/471 KB 268/1210 KB 628/748 KB 40/53 KB 1280/1822 KB 272/471 KB 268/1210 KB 628/748 KB 36/53 KB 1268/1822 KB 244/471 KB 260/1210 KB 632/748 KB 40/53 KB 1280/1822 KB 272/471 KB 272/1210 KB 636/748 KB 40/53 KB 1280/1822 KB 272/471 KB 272/1210 KB 640/748 KB 40/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 628/748 KB 40/53 KB 1280/1822 KB 272/471 KB 272/1210 KB 628/748 KB 40/53 KB 1280/1822 KB 260/471 KB 268/1210 KB 640/748 KB 44/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 640/748 KB 48/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 640/748 KB 52/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 640/748 KB 53/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 640/748 KB 53/53 KB 1284/1822 KB 276/471 KB 276/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 276/471 KB 280/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 276/471 KB 284/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 276/471 KB 288/1210 KB 636/748 KB 40/53 KB 1284/1822 KB 276/471 KB 272/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 280/471 KB 288/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 284/471 KB 288/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 288/471 KB 288/1210 KB 636/748 KB 40/53 KB 1284/1822 KB 272/471 KB 272/1210 KB 644/748 KB 53/53 KB 1288/1822 KB 288/471 KB 288/1210 KB 644/748 KB 53/53 KB 1292/1822 KB 288/471 KB 288/1210 KB 644/748 KB 53/53 KB 1296/1822 KB 288/471 KB 288/1210 KB 644/748 KB 53/53 KB 1300/1822 KB 288/471 KB 288/1210 KB 644/748 KB 53/53 KB 1304/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1308/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1312/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1316/1822 KB 292/471 KB 292/1210 KB 644/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1284/1822 KB 276/471 KB 276/1210 KB 648/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 652/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 656/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 660/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 664/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 668/748 KB 1320/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1300/1822 KB 292/471 KB 292/1210 KB 644/748 KB 53/53 KB 1300/1822 KB 292/471 KB 288/1210 KB 672/748 KB 1320/1822 KB 296/471 KB 296/1210 KB 672/748 KB 1320/1822 KB 300/471 KB 296/1210 KB 672/748 KB 1320/1822 KB 304/471 KB 296/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.1 KB/sec) unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 672/748 KB 1320/1822 KB 292/471 KB 296/1210 KB 672/748 KB 1320/1822 KB 304/471 KB 300/1210 KB 672/748 KB 1320/1822 KB 304/471 KB 304/1210 KB 672/748 KB 1320/1822 KB 308/471 KB 304/1210 KB 672/748 KB 1320/1822 KB 312/471 KB 308/1210 KB 672/748 KB 1320/1822 KB 308/471 KB 308/1210 KB 676/748 KB 1324/1822 KB 312/471 KB 308/1210 KB 672/748 KB 1320/1822 KB 308/471 KB 308/1210 KB 676/748 KB 1324/1822 KB 316/471 KB 312/1210 KB 676/748 KB 1324/1822 KB 316/471 KB 316/1210 KB 676/748 KB 1324/1822 KB 316/471 KB 320/1210 KB 676/748 KB 1324/1822 KB 316/471 KB 308/1210 KB 680/748 KB 1324/1822 KB 320/471 KB 320/1210 KB 672/748 KB 1324/1822 KB 312/471 KB 308/1210 KB 680/748 KB 1328/1822 KB 320/471 KB 320/1210 KB 680/748 KB 1324/1822 KB 316/471 KB 320/1210 KB 684/748 KB 1328/1822 KB 320/471 KB 320/1210 KB 688/748 KB 1328/1822 KB 324/471 KB 324/1210 KB 692/748 KB 1328/1822 KB 324/471 KB 324/1210 KB 696/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 700/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 704/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 708/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 708/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 4/276 KB 684/748 KB 1328/1822 KB 324/471 KB 324/1210 KB 708/748 KB 1332/1822 KB 328/471 KB 324/1210 KB 4/276 KB 684/748 KB 1328/1822 KB 320/471 KB 324/1210 KB 708/748 KB 1332/1822 KB 328/471 KB 328/1210 KB 8/276 KB 708/748 KB 1332/1822 KB 328/471 KB 332/1210 KB 8/276 KB 708/748 KB 1332/1822 KB 332/471 KB 336/1210 KB 8/276 KB 708/748 KB 1332/1822 KB 328/471 KB 324/1210 KB 8/276 KB 692/748 KB 1332/1822 KB 324/471 KB 324/1210 KB 708/748 KB 1336/1822 KB 332/471 KB 336/1210 KB 12/276 KB 708/748 KB 1340/1822 KB 332/471 KB 336/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 332/471 KB 336/1210 KB 12/276 KB 708/748 KB 1332/1822 KB 332/471 KB 332/1210 KB 8/276 KB 708/748 KB 1344/1822 KB 336/471 KB 336/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 340/471 KB 336/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 344/471 KB 340/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 348/471 KB 340/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 352/471 KB 340/1210 KB 12/276 KB 712/748 KB 1344/1822 KB 356/471 KB 340/1210 KB 12/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 12/276 KB 708/748 KB 1340/1822 KB 332/471 KB 336/1210 KB 12/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 16/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 20/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 24/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 28/276 KB 712/748 KB 1348/1822 KB 360/471 KB 340/1210 KB 32/276 KB 712/748 KB 1348/1822 KB 356/471 KB 340/1210 KB 12/276 KB 712/748 KB 1352/1822 KB 360/471 KB 340/1210 KB 32/276 KB 712/748 KB 1356/1822 KB 360/471 KB 340/1210 KB 32/276 KB 712/748 KB 1360/1822 KB 360/471 KB 340/1210 KB 32/276 KB 712/748 KB 1364/1822 KB 360/471 KB 340/1210 KB 32/276 KB 712/748 KB 1368/1822 KB 364/471 KB 340/1210 KB 36/276 KB 712/748 KB 1372/1822 KB 364/471 KB 340/1210 KB 36/276 KB 712/748 KB 1376/1822 KB 364/471 KB 340/1210 KB 36/276 KB 712/748 KB 1380/1822 KB 364/471 KB 340/1210 KB 36/276 KB 712/748 KB 1344/1822 KB 352/471 KB 340/1210 KB 12/276 KB 708/748 KB 1344/1822 KB 340/471 KB 340/1210 KB 12/276 KB 712/748 KB 1380/1822 KB 364/471 KB 344/1210 KB 36/276 KB 712/748 KB 1380/1822 KB 364/471 KB 348/1210 KB 36/276 KB 712/748 KB 1380/1822 KB 364/471 KB 352/1210 KB 36/276 KB 716/748 KB 1380/1822 KB 364/471 KB 352/1210 KB 36/276 KB 720/748 KB 1380/1822 KB 364/471 KB 352/1210 KB 36/276 K unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install B 724/748 KB 1380/1822 KB 364/471 KB 352/1210 KB 36/276 KB 728/748 KB 1380/1822 KB 364/471 KB 356/1210 KB 36/276 KB 732/748 KB 1380/1822 KB 364/471 KB 356/1210 KB 36/276 KB 712/748 KB 1364/1822 KB 364/471 KB 340/1210 KB 36/276 KB 712/748 KB 1364/1822 KB 360/471 KB 340/1210 KB 36/276 KB 732/748 KB 1380/1822 KB 368/471 KB 356/1210 KB 40/276 KB 732/748 KB 1380/1822 KB 368/471 KB 356/1210 KB 44/276 KB 732/748 KB 1380/1822 KB 368/471 KB 356/1210 KB 48/276 KB 724/748 KB 1380/1822 KB 364/471 KB 356/1210 KB 36/276 KB 732/748 KB 1380/1822 KB 368/471 KB 360/1210 KB 48/276 KB 732/748 KB 1380/1822 KB 368/471 KB 364/1210 KB 48/276 KB 732/748 KB 1380/1822 KB 368/471 KB 368/1210 KB 48/276 KB 732/748 KB 1380/1822 KB 368/471 KB 372/1210 KB 48/276 KB 736/748 KB 1380/1822 KB 368/471 KB 376/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 368/471 KB 380/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 368/471 KB 384/1210 KB 52/276 KB 732/748 KB 1380/1822 KB 368/471 KB 356/1210 KB 44/276 KB 736/748 KB 1380/1822 KB 372/471 KB 384/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 376/471 KB 384/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 380/471 KB 384/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 384/471 KB 384/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 368/471 KB 372/1210 KB 52/276 KB 736/748 KB 1380/1822 KB 384/471 KB 384/1210 KB 56/276 KB 736/748 KB 1380/1822 KB 384/471 KB 384/1210 KB 60/276 KB 736/748 KB 1380/1822 KB 384/471 KB 384/1210 KB 64/276 KB 736/748 KB 1380/1822 KB 384/471 KB 384/1210 KB 68/276 KB 736/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 72/276 KB 736/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 76/276 KB 736/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 80/276 KB 736/748 KB 1380/1822 KB 368/471 KB 372/1210 KB 48/276 KB 740/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 80/276 KB 744/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 80/276 KB 748/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 80/276 KB 748/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 80/276 KB 736/748 KB 1384/1822 KB 388/471 KB 388/1210 KB 68/276 KB 736/748 KB 1380/1822 KB 388/471 KB 388/1210 KB 68/276 KB 736/748 KB 1380/1822 KB 388/471 KB 384/1210 KB 68/276 KB 748/748 KB 1388/1822 KB 392/471 KB 388/1210 KB 80/276 KB 748/748 KB 1388/1822 KB 388/471 KB 388/1210 KB 80/276 KB 748/748 KB 1392/1822 KB 392/471 KB 392/1210 KB 80/276 KB 748/748 KB 1388/1822 KB 392/471 KB 392/1210 KB 80/276 KB 748/748 KB 1392/1822 KB 396/471 KB 396/1210 KB 80/276 KB 748/748 KB 1392/1822 KB 396/471 KB 400/1210 KB 80/276 KB 748/748 KB 1392/1822 KB 396/471 KB 404/1210 KB 80/276 KB 748/748 KB 1396/1822 KB 396/471 KB 408/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 396/471 KB 412/1210 KB 84/276 KB 748/748 KB 1392/1822 KB 396/471 KB 392/1210 KB 80/276 KB 748/748 KB 1396/1822 KB 400/471 KB 412/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 404/471 KB 412/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 408/471 KB 412/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 412/471 KB 412/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 416/471 KB 412/1210 KB 84/276 KB 748/748 KB 1396/1822 KB 396/471 KB 404/1210 KB 84/276 KB 748/748 KB 1400/1822 KB 416/471 KB 416/1210 KB 84/276 KB 748/748 KB 1404/1822 KB 416/471 KB 416/1210 KB 84/276 KB 748/748 KB 1392/1822 KB 396/471 KB 404/1210 KB 84/276 KB 748/748 KB 1404/1822 KB 416/471 KB 416/1210 KB 88/276 KB 748/748 KB 1404/1822 KB 416/471 KB 416/1210 KB 92/276 KB 748/748 KB 1404/1822 KB 416/471 KB 416/1210 KB 96/276 KB 748/748 KB 1396/1822 KB 416/471 KB 416/1210 KB 84/276 KB 748/748 KB unit-abot-epc-basic-0: 10:39:19 DEBUG unit.abot-epc-basic/0.install 1408/1822 KB 416/471 KB 420/1210 KB 96/276 KB 748/748 KB 1408/1822 KB 420/471 KB 424/1210 KB 100/276 KB 748/748 KB 1408/1822 KB 420/471 KB 428/1210 KB 100/276 KB 748/748 KB 1408/1822 KB 420/471 KB 432/1210 KB 100/276 KB 1408/1822 KB 420/471 KB 436/1210 KB 100/276 KB 748/748 KB 1408/1822 KB 416/471 KB 416/1210 KB 96/276 KB 1412/1822 KB 420/471 KB 436/1210 KB 100/276 KB 1416/1822 KB 420/471 KB 436/1210 KB 100/276 KB 1420/1822 KB 420/471 KB 436/1210 KB 100/276 KB 1424/1822 KB 420/471 KB 436/1210 KB 100/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 588.7 KB/sec) unit-abot-epc-basic-0: 10:39:19 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 748/748 KB 1408/1822 KB 420/471 KB 420/1210 KB 100/276 KB 1424/1822 KB 420/471 KB 436/1210 KB 104/276 KB 1424/1822 KB 420/471 KB 436/1210 KB 108/276 KB 1424/1822 KB 420/471 KB 436/1210 KB 112/276 KB 1424/1822 KB 420/471 KB 436/1210 KB 116/276 KB 1428/1822 KB 420/471 KB 440/1210 KB 120/276 KB 1428/1822 KB 420/471 KB 440/1210 KB 124/276 KB 1428/1822 KB 420/471 KB 440/1210 KB 128/276 KB 748/748 KB 1408/1822 KB 420/471 KB 420/1210 KB 96/276 KB 1428/1822 KB 424/471 KB 440/1210 KB 128/276 KB 1428/1822 KB 428/471 KB 440/1210 KB 128/276 KB 1428/1822 KB 432/471 KB 440/1210 KB 128/276 KB 1428/1822 KB 436/471 KB 440/1210 KB 128/276 KB 1428/1822 KB 440/471 KB 440/1210 KB 128/276 KB 1428/1822 KB 420/471 KB 440/1210 KB 116/276 KB 1428/1822 KB 440/471 KB 444/1210 KB 128/276 KB 1428/1822 KB 440/471 KB 448/1210 KB 128/276 KB 1428/1822 KB 420/471 KB 436/1210 KB 116/276 KB 1432/1822 KB 444/471 KB 448/1210 KB 128/276 KB 1436/1822 KB 444/471 KB 448/1210 KB 128/276 KB 1440/1822 KB 444/471 KB 448/1210 KB 128/276 KB 1444/1822 KB 444/471 KB 448/1210 KB 128/276 KB 1448/1822 KB 444/471 KB 452/1210 KB 132/276 KB 1452/1822 KB 444/471 KB 452/1210 KB 132/276 KB 1456/1822 KB 444/471 KB 452/1210 KB 132/276 KB 1428/1822 KB 444/471 KB 448/1210 KB 128/276 KB 3/577 KB 1456/1822 KB 448/471 KB 452/1210 KB 132/276 KB 3/577 KB 1456/1822 KB 444/471 KB 452/1210 KB 132/276 KB 6/577 KB 1456/1822 KB 448/471 KB 452/1210 KB 132/276 KB 6/577 KB 1456/1822 KB 452/471 KB 452/1210 KB 132/276 KB 9/577 KB 1456/1822 KB 456/471 KB 452/1210 KB 132/276 KB 9/577 KB 1456/1822 KB 460/471 KB 452/1210 KB 132/276 KB 9/577 KB 1456/1822 KB 464/471 KB 452/1210 KB 132/276 KB 9/577 KB 1456/1822 KB 468/471 KB 452/1210 KB 132/276 KB 9/577 KB 1460/1822 KB 471/471 KB 452/1210 KB 132/276 KB 1444/1822 KB 444/471 KB 452/1210 KB 132/276 KB 9/577 KB 1460/1822 KB 471/471 KB 452/1210 KB 136/276 KB 9/577 KB 1460/1822 KB 471/471 KB 452/1210 KB 140/276 KB 1444/1822 KB 444/471 KB 452/1210 KB 128/276 KB 9/577 KB 1460/1822 KB 471/471 KB 456/1210 KB 140/276 KB 9/577 KB 1460/1822 KB 471/471 KB 460/1210 KB 140/276 KB 9/577 KB 1460/1822 KB 471/471 KB 464/1210 KB 140/276 KB 9/577 KB 1460/1822 KB 471/471 KB 464/1210 KB 144/276 KB 9/577 KB 1460/1822 KB 471/471 KB 468/1210 KB 144/276 KB 9/577 KB 1460/1822 KB 471/471 KB 472/1210 KB 148/276 KB 9/577 KB 1460/1822 KB 471/471 KB 476/1210 KB 148/276 KB 9/577 KB 1460/1822 KB 471/471 KB 480/1210 KB 148/276 KB 9/577 KB 1460/1822 KB 468/471 KB 452/1210 KB 132/276 KB 9/577 KB 1464/1822 KB 471/471 KB 480/1210 KB 148/276 KB 9/577 KB 1468/1822 KB 471/471 KB 480/1210 KB 148/276 KB 9/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 9/577 KB 1456/1822 KB 452/471 KB 452/1210 KB 132/276 KB 11/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 14/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 16/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 19/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 22/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 25/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 148/276 KB 9/577 KB 1460/1822 KB 471/471 KB 468/1210 KB 148/276 KB 25/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 152/276 KB 25/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 156/276 KB 27/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 160/276 KB 27/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 164/276 KB 27/577 KB 1476/1822 KB 471/471 KB 484/1210 KB 168/276 KB 27/577 KB 1476/1822 KB 471/471 KB 484/1210 KB 172/276 KB 27/577 KB unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 1476/1822 KB 471/471 KB 484/1210 KB 176/276 KB 27/577 KB 1472/1822 KB 471/471 KB 480/1210 KB 156/276 KB 30/577 KB 1476/1822 KB 471/471 KB 484/1210 KB 176/276 KB 27/577 KB 1476/1822 KB 471/471 KB 484/1210 KB 164/276 KB 30/577 KB 1480/1822 KB 471/471 KB 484/1210 KB 176/276 KB 32/577 KB 1484/1822 KB 471/471 KB 484/1210 KB 176/276 KB 27/577 KB 1472/1822 KB 471/471 KB 484/1210 KB 164/276 KB 32/577 KB 1484/1822 KB 471/471 KB 488/1210 KB 176/276 KB 32/577 KB 1480/1822 KB 471/471 KB 484/1210 KB 176/276 KB 36/577 KB 1488/1822 KB 471/471 KB 488/1210 KB 176/276 KB 40/577 KB 1488/1822 KB 471/471 KB 492/1210 KB 180/276 KB 32/577 KB 1488/1822 KB 471/471 KB 488/1210 KB 176/276 KB 40/577 KB 1492/1822 KB 471/471 KB 492/1210 KB 180/276 KB 36/577 KB 1488/1822 KB 471/471 KB 492/1210 KB 180/276 KB 44/577 KB 1496/1822 KB 471/471 KB 492/1210 KB 184/276 KB 36/577 KB 1488/1822 KB 471/471 KB 492/1210 KB 176/276 KB 44/577 KB 1496/1822 KB 496/1210 KB 184/276 KB 44/577 KB 1496/1822 KB 500/1210 KB 184/276 KB 44/577 KB 1496/1822 KB 504/1210 KB 184/276 KB 44/577 KB 1496/1822 KB 508/1210 KB 184/276 KB 44/577 KB 1496/1822 KB 512/1210 KB 184/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 363.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 44/577 KB 1496/1822 KB 471/471 KB 492/1210 KB 180/276 KB 44/577 KB 1492/1822 KB 471/471 KB 492/1210 KB 180/276 KB 48/577 KB 1496/1822 KB 516/1210 KB 188/276 KB 52/577 KB 1496/1822 KB 516/1210 KB 188/276 KB 56/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 60/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 64/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 68/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 72/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 76/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 80/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 44/577 KB 1496/1822 KB 516/1210 KB 188/276 KB 80/577 KB 1500/1822 KB 520/1210 KB 188/276 KB 80/577 KB 1500/1822 KB 524/1210 KB 188/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 188/276 KB 44/577 KB 1496/1822 KB 512/1210 KB 188/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 192/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 196/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 200/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 204/276 KB 80/577 KB 1500/1822 KB 528/1210 KB 208/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 52/577 KB 1500/1822 KB 516/1210 KB 188/276 KB 80/577 KB 1504/1822 KB 528/1210 KB 208/276 KB 80/577 KB 1508/1822 KB 528/1210 KB 208/276 KB 80/577 KB 1512/1822 KB 528/1210 KB 208/276 KB 80/577 KB 1516/1822 KB 528/1210 KB 208/276 KB 80/577 KB 1520/1822 KB 528/1210 KB 208/276 KB 80/577 KB 1520/1822 KB 528/1210 KB 212/276 KB 80/577 KB 1524/1822 KB 532/1210 KB 216/276 KB 80/577 KB 1524/1822 KB 532/1210 KB 220/276 KB 80/577 KB 1524/1822 KB 532/1210 KB 224/276 KB 80/577 KB 1524/1822 KB 532/1210 KB 212/276 KB 80/577 KB 1524/1822 KB 536/1210 KB 224/276 KB 80/577 KB 1524/1822 KB 540/1210 KB 224/276 KB 80/577 KB 1524/1822 KB 544/1210 KB 224/276 KB 80/577 KB 1524/1822 KB 528/1210 KB 212/276 KB 80/577 KB 1528/1822 KB 544/1210 KB 224/276 KB 80/577 KB 1532/1822 KB 544/1210 KB 224/276 KB 80/577 KB 1536/1822 KB 544/1210 KB 224/276 KB 84/577 KB 1536/1822 KB 544/1210 KB 224/276 KB 88/577 KB 1540/1822 KB 548/1210 KB 228/276 KB 92/577 KB 1540/1822 KB 548/1210 KB 228/276 KB 96/577 KB 1540/1822 KB 548/1210 KB 228/276 KB 84/577 KB 1536/1822 KB 544/1210 KB 228/276 KB 84/577 KB 1540/1822 KB 548/1210 KB 228/276 KB 96/577 KB 1540/1822 KB 552/1210 KB 228/276 KB 96/577 KB 1540/1822 KB 556/1210 KB 232/276 KB 100/577 KB 1540/1822 KB 560/1210 KB 4/37 KB 232/276 KB 84/577 KB 1540/1822 KB 544/1210 KB 228/276 KB 100/577 KB 1544/1822 KB 560/1210 KB 4/37 KB 232/276 KB 100/577 KB 1548/1822 KB 560/1210 KB 4/37 KB 232/276 KB 100/577 KB 1552/1822 KB 560/1210 KB 4/37 KB 232/276 KB 100/577 KB 1556/1822 KB 560/1210 KB 4/37 KB 232/276 KB 100/577 KB 1560/1822 KB 564/1210 KB 4/37 KB 232/276 KB 100/577 KB 1564/1822 KB 564/1210 KB 4/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 4/37 KB 232/276 KB 100/577 KB 1540/1822 KB 556/1210 KB 4/37 KB 232/276 KB 96/577 KB 1540/1822 KB 556/1210 KB 4/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 8/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 12/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 16/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 20/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 24/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 28/37 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 32/37 KB 232/276 KB 96/577 KB 1540/1822 KB 552/1210 KB 232/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 32/37 KB 236/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 32/37 KB 240/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 32/37 KB 244/276 KB 104/577 KB 1568/1822 KB 564/1210 KB 36/37 KB 248/276 KB 104/577 KB 1568/1822 KB 564/1210 KB 36/37 KB 252/276 KB 104/577 KB 1568/1822 KB 564/1210 KB 36/37 KB 256/276 KB 100/577 KB 1556/1822 KB 564/1210 KB 4/37 KB 232/276 KB 104/577 KB 1568/1822 KB 568/1210 KB 36/37 KB 256/276 KB 104/577 KB 1568/1822 KB 572/1210 KB 36/37 KB 256/276 KB 104/577 KB 1568/1822 KB 576/1210 KB 36/37 KB 256/276 KB 104/577 KB 1568/1822 KB 564/1210 KB 36/37 KB 244/276 KB 108/577 KB 1568/1822 KB 576/1210 KB 36/37 KB 256/276 KB 112/577 KB 1568/1822 KB 576/1210 KB 36/37 KB 256/276 KB 100/577 KB 1568/1822 KB 564/1210 KB 36/37 KB 244/276 KB 112/577 KB 1568/1822 KB 576/1210 KB 37/37 KB 256/276 KB 116/577 KB 1568/1822 KB 576/1210 KB 37/37 KB 256/276 KB 120/577 KB 1572/1822 KB 580/1210 KB 37/37 KB 260/276 KB 124/577 KB 1572/1822 KB 580/1210 KB 37/37 KB 260/276 KB 128/577 KB 1572/1822 KB 580/1210 KB 37/37 KB 260/276 KB 116/577 KB 1572/1822 KB 580/1210 KB 37/37 KB 260/276 KB 128/577 KB 1576/1822 KB 580/1210 KB 37/37 KB 260/276 KB 128/577 KB 1580/1822 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install KB 580/1210 KB 37/37 KB 260/276 KB 128/577 KB 1584/1822 KB 580/1210 KB 37/37 KB 260/276 KB 116/577 KB 1568/1822 KB 580/1210 KB 37/37 KB 260/276 KB 128/577 KB 1584/1822 KB 580/1210 KB 37/37 KB 264/276 KB 128/577 KB 1584/1822 KB 580/1210 KB 37/37 KB 268/276 KB 128/577 KB 1584/1822 KB 580/1210 KB 37/37 KB 272/276 KB 116/577 KB 1568/1822 KB 580/1210 KB 37/37 KB 256/276 KB 128/577 KB 1584/1822 KB 584/1210 KB 37/37 KB 272/276 KB 128/577 KB 1584/1822 KB 588/1210 KB 37/37 KB 272/276 KB 128/577 KB 1584/1822 KB 592/1210 KB 37/37 KB 272/276 KB 128/577 KB 1584/1822 KB 592/1210 KB 37/37 KB 276/276 KB 128/577 KB 1584/1822 KB 592/1210 KB 37/37 KB 276/276 KB 128/577 KB 1588/1822 KB 592/1210 KB 37/37 KB 276/276 KB 132/577 KB 1592/1822 KB 596/1210 KB 37/37 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.6 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 132/577 KB 1588/1822 KB 596/1210 KB 37/37 KB 276/276 KB 132/577 KB 1592/1822 KB 600/1210 KB 276/276 KB 132/577 KB 1592/1822 KB 604/1210 KB 276/276 KB 132/577 KB 1592/1822 KB 608/1210 KB 276/276 KB 132/577 KB 1588/1822 KB 592/1210 KB 37/37 KB 276/276 KB 136/577 KB 1596/1822 KB 608/1210 KB 276/276 KB 140/577 KB 1596/1822 KB 608/1210 KB 276/276 KB 144/577 KB 1596/1822 KB 608/1210 KB 276/276 KB 132/577 KB 1596/1822 KB 608/1210 KB 276/276 KB 144/577 KB 1600/1822 KB 608/1210 KB 276/276 KB 144/577 KB 1600/1822 KB 612/1210 KB 276/276 KB 148/577 KB 1604/1822 KB 616/1210 KB 276/276 KB 148/577 KB 1604/1822 KB 620/1210 KB 148/577 KB 1604/1822 KB 624/1210 KB 148/577 KB 1604/1822 KB 612/1210 KB 276/276 KB 152/577 KB 1604/1822 KB 624/1210 KB 156/577 KB 1604/1822 KB 624/1210 KB 160/577 KB 1604/1822 KB 624/1210 KB 144/577 KB 1604/1822 KB 612/1210 KB 276/276 KB 160/577 KB 1608/1822 KB 624/1210 KB 160/577 KB 1612/1822 KB 624/1210 KB 160/577 KB 1616/1822 KB 628/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 208.2 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 164/577 KB 1620/1822 KB 628/1210 KB 168/577 KB 1620/1822 KB 628/1210 KB 172/577 KB 1620/1822 KB 628/1210 KB 176/577 KB 1620/1822 KB 628/1210 KB 160/577 KB 1612/1822 KB 628/1210 KB 176/577 KB 1620/1822 KB 632/1210 KB 176/577 KB 1620/1822 KB 636/1210 KB 176/577 KB 1620/1822 KB 640/1210 KB 176/577 KB 1620/1822 KB 644/1210 KB 180/577 KB 1620/1822 KB 648/1210 KB 180/577 KB 1620/1822 KB 652/1210 KB 4/167 KB 180/577 KB 1620/1822 KB 652/1210 KB 8/167 KB 180/577 KB 1620/1822 KB 652/1210 KB 12/167 KB 180/577 KB 1620/1822 KB 652/1210 KB 16/167 KB 180/577 KB 1620/1822 KB 652/1210 KB 160/577 KB 1620/1822 KB 628/1210 KB 16/167 KB 180/577 KB 1624/1822 KB 652/1210 KB 16/167 KB 180/577 KB 1628/1822 KB 652/1210 KB 16/167 KB 180/577 KB 1632/1822 KB 652/1210 KB 16/167 KB 180/577 KB 1636/1822 KB 652/1210 KB 20/167 KB 180/577 KB 1640/1822 KB 656/1210 KB 180/577 KB 1620/1822 KB 644/1210 KB 20/167 KB 184/577 KB 1644/1822 KB 656/1210 KB 20/167 KB 188/577 KB 1644/1822 KB 656/1210 KB 20/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 20/167 KB 180/577 KB 1636/1822 KB 656/1210 KB 20/167 KB 180/577 KB 1636/1822 KB 652/1210 KB 24/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 28/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 32/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 36/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 40/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 44/167 KB 192/577 KB 1644/1822 KB 656/1210 KB 48/167 KB 192/577 KB 1644/1822 KB 660/1210 KB 52/167 KB 192/577 KB 1644/1822 KB 660/1210 KB 56/167 KB 196/577 KB 1644/1822 KB 660/1210 KB 20/167 KB 192/577 KB 1644/1822 KB 660/1210 KB 56/167 KB 196/577 KB 1648/1822 KB 660/1210 KB 56/167 KB 196/577 KB 1652/1822 KB 660/1210 KB 56/167 KB 196/577 KB 1656/1822 KB 660/1210 KB 56/167 KB 196/577 KB 1660/1822 KB 660/1210 KB 44/167 KB 192/577 KB 1644/1822 KB 660/1210 KB 60/167 KB 196/577 KB 1660/1822 KB 664/1210 KB 60/167 KB 196/577 KB 1660/1822 KB 668/1210 KB 60/167 KB 196/577 KB 1660/1822 KB 672/1210 KB 60/167 KB 196/577 KB 1660/1822 KB 676/1210 KB 60/167 KB 196/577 KB 1660/1822 KB 660/1210 KB 64/167 KB 196/577 KB 1664/1822 KB 676/1210 KB 68/167 KB 196/577 KB 1664/1822 KB 676/1210 KB 72/167 KB 196/577 KB 1664/1822 KB 680/1210 KB 52/167 KB 196/577 KB 1644/1822 KB 660/1210 KB 72/167 KB 200/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 204/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 208/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 212/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 216/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 220/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 224/577 KB 1664/1822 KB 680/1210 KB 68/167 KB 196/577 KB 1664/1822 KB 680/1210 KB 72/167 KB 224/577 KB 1664/1822 KB 684/1210 KB 72/167 KB 224/577 KB 1664/1822 KB 688/1210 KB 72/167 KB 224/577 KB 1664/1822 KB 692/1210 KB 76/167 KB 228/577 KB 1664/1822 KB 696/1210 KB 76/167 KB 228/577 KB 1664/1822 KB 700/1210 KB 76/167 KB 228/577 KB 1664/1822 KB 704/1210 KB 60/167 KB 196/577 KB 1664/1822 KB 676/1210 KB 76/167 KB 228/577 KB 1668/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1672/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1676/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1680/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1684/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1688/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1692/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1696/1822 KB 704/1210 KB 76/167 KB 228/577 KB 1664/1822 KB 692/1210 KB 76/167 KB 232/577 KB 1696/1822 KB 704/1210 KB 76/167 KB 236/577 KB 1696/1822 KB 704/1210 KB 76/167 KB 240/577 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install KB 1696/1822 KB 704/1210 KB 76/167 KB 224/577 KB 1664/1822 KB 692/1210 KB 80/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 84/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 88/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 92/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 96/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 100/167 KB 240/577 KB 1696/1822 KB 704/1210 KB 104/167 KB 244/577 KB 1700/1822 KB 708/1210 KB 108/167 KB 244/577 KB 1700/1822 KB 708/1210 KB 112/167 KB 244/577 KB 1700/1822 KB 708/1210 KB 100/167 KB 244/577 KB 1700/1822 KB 708/1210 KB 112/167 KB 248/577 KB 1700/1822 KB 708/1210 KB 112/167 KB 252/577 KB 1700/1822 KB 708/1210 KB 112/167 KB 256/577 KB 1700/1822 KB 708/1210 KB 100/167 KB 240/577 KB 1700/1822 KB 708/1210 KB 112/167 KB 256/577 KB 1704/1822 KB 708/1210 KB 112/167 KB 256/577 KB 1708/1822 KB 708/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 708/1210 KB 100/167 KB 240/577 KB 1696/1822 KB 708/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 712/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 716/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 4/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 8/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 12/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 16/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 20/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 24/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 28/1192 KB 720/1210 KB 112/167 KB 256/577 KB 1712/1822 KB 32/1192 KB 720/1210 KB 112/167 KB 260/577 KB 1712/1822 KB 32/1192 KB 720/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 36/1192 KB 720/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 40/1192 KB 720/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 44/1192 KB 720/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 48/1192 KB 720/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 48/1192 KB 724/1210 KB 116/167 KB 264/577 KB 1712/1822 KB 52/1192 KB 728/1210 KB 116/167 KB 260/577 KB 1712/1822 KB 32/1192 KB 720/1210 KB 120/167 KB 264/577 KB 1716/1822 KB 52/1192 KB 728/1210 KB 124/167 KB 264/577 KB 1716/1822 KB 52/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 52/1192 KB 732/1210 KB 116/167 KB 264/577 KB 1716/1822 KB 52/1192 KB 728/1210 KB 116/167 KB 264/577 KB 1712/1822 KB 52/1192 KB 724/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 56/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 60/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 64/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 68/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 72/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 76/1192 KB 732/1210 KB 128/167 KB 264/577 KB 1716/1822 KB 80/1192 KB 732/1210 KB 116/167 KB 264/577 KB 1712/1822 KB 48/1192 KB 724/1210 KB 128/167 KB 268/577 KB 1716/1822 KB 80/1192 KB 732/1210 KB 128/167 KB 270/577 KB 1716/1822 KB 80/1192 KB 732/1210 KB 128/167 KB 274/577 KB 1716/1822 KB 80/1192 KB 732/1210 KB 132/167 KB 278/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 282/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 286/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 290/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 294/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 298/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 132/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 120/167 KB 264/577 KB 1716/1822 KB 52/1192 KB 732/1210 KB 132/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 736/1210 KB 132/167 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install KB 302/577 KB 1720/1822 KB 84/1192 KB 740/1210 KB 132/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 744/1210 KB 132/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 748/1210 KB 132/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 752/1210 KB 132/167 KB 274/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 136/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 752/1210 KB 140/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1720/1822 KB 84/1192 KB 752/1210 KB 128/167 KB 274/577 KB 1720/1822 KB 84/1192 KB 732/1210 KB 144/167 KB 302/577 KB 1724/1822 KB 84/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1728/1822 KB 84/1192 KB 752/1210 KB 128/167 KB 274/577 KB 1716/1822 KB 84/1192 KB 732/1210 KB 144/167 KB 302/577 KB 1728/1822 KB 88/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1728/1822 KB 92/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1728/1822 KB 96/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1728/1822 KB 100/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 104/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 108/1192 KB 752/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 112/1192 KB 756/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 116/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1732/1822 KB 120/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1732/1822 KB 124/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1732/1822 KB 128/1192 KB 756/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 100/1192 KB 752/1210 KB 148/167 KB 306/577 KB 1736/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1740/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1744/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1748/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1752/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1756/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1760/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1764/1822 KB 128/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1768/1822 KB 132/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1772/1822 KB 132/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 756/1210 KB 148/167 KB 306/577 KB 1732/1822 KB 116/1192 KB 756/1210 KB 148/167 KB 302/577 KB 1732/1822 KB 116/1192 KB 756/1210 KB 152/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 756/1210 KB 156/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 756/1210 KB 160/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 756/1210 KB 144/167 KB 302/577 KB 1732/1822 KB 108/1192 KB 756/1210 KB 160/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 760/1210 KB 160/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 764/1210 KB 160/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 768/1210 KB 164/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 768/1210 KB 167/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 772/1210 KB 148/167 KB 306/577 KB 1764/1822 KB 132/1192 KB 756/1210 KB 167/167 KB 310/577 KB 1776/1822 KB 136/1192 KB 772/1210 KB 167/167 KB 310/577 KB 1776/1822 KB 140/1192 KB 772/1210 KB 167/167 KB 310/577 KB 1776/1822 KB 144/1192 KB 772/1210 KB 167/167 KB 310/577 KB 1776/1822 KB 148/1192 KB 772/1210 KB 167/167 KB 310/577 KB 1780/1822 KB 152/1192 KB 772/1210 KB 167/167 KB 310/577 KB 1776/1822 KB 132/1192 KB 772/1210 KB 167/167 KB 314/577 KB 1780/1822 KB 152/1192 KB 772/1210 KB 167/167 KB 318/577 KB 1780/1822 KB 152/1192 KB 772/1210 KB 164/167 KB 306/577 KB 1776/1822 KB 132/1192 KB 772/1210 KB 167/167 KB 318/577 KB 1780/1822 KB 152/1192 KB 776/1210 KB 167/167 KB 318/577 KB 1780/1822 KB 152/1192 KB 780/1210 KB 167/167 KB 318/577 KB 1780/1822 KB 152/1192 KB 784 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install /1210 KB 167/167 KB 318/577 KB 1780/1822 KB 152/1192 KB 788/1210 KB 167/167 KB 322/577 KB 1780/1822 KB 152/1192 KB 792/1210 KB 167/167 KB 322/577 KB 1780/1822 KB 152/1192 KB 796/1210 KB 167/167 KB 322/577 KB 1780/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 310/577 KB 1780/1822 KB 148/1192 KB 772/1210 KB 167/167 KB 322/577 KB 1784/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 322/577 KB 1780/1822 KB 152/1192 KB 788/1210 KB 167/167 KB 326/577 KB 1784/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 330/577 KB 1784/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 334/577 KB 1784/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 338/577 KB 1784/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 342/577 KB 1788/1822 KB 156/1192 KB 804/1210 KB 167/167 KB 346/577 KB 1788/1822 KB 156/1192 KB 804/1210 KB 167/167 KB 338/577 KB 1788/1822 KB 156/1192 KB 804/1210 KB 167/167 KB 338/577 KB 1788/1822 KB 156/1192 KB 800/1210 KB 167/167 KB 346/577 KB 1788/1822 KB 160/1192 KB 804/1210 KB 167/167 KB 338/577 KB 1788/1822 KB 152/1192 KB 800/1210 KB 167/167 KB 346/577 KB 1792/1822 KB 160/1192 KB 804/1210 KB 167/167 KB 346/577 KB 1796/1822 KB 160/1192 KB 804/1210 KB 350/577 KB 1800/1822 KB 164/1192 KB 808/1210 KB 350/577 KB 1804/1822 KB 164/1192 KB 808/1210 KB 350/577 KB 1808/1822 KB 164/1192 KB 808/1210 KB 350/577 KB 1796/1822 KB 164/1192 KB 808/1210 KB 350/577 KB 1808/1822 KB 164/1192 KB 812/1210 KB 350/577 KB 1808/1822 KB 164/1192 KB 816/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 120.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 350/577 KB 1796/1822 KB 164/1192 KB 804/1210 KB 354/577 KB 1808/1822 KB 164/1192 KB 816/1210 KB 358/577 KB 1812/1822 KB 164/1192 KB 820/1210 KB 362/577 KB 1812/1822 KB 164/1192 KB 820/1210 KB 366/577 KB 1812/1822 KB 164/1192 KB 820/1210 KB 346/577 KB 1796/1822 KB 164/1192 KB 804/1210 KB 366/577 KB 1812/1822 KB 168/1192 KB 820/1210 KB 366/577 KB 1812/1822 KB 172/1192 KB 820/1210 KB 366/577 KB 1812/1822 KB 176/1192 KB 820/1210 KB 366/577 KB 1812/1822 KB 180/1192 KB 820/1210 KB 366/577 KB 1812/1822 KB 184/1192 KB 820/1210 KB 370/577 KB 1812/1822 KB 188/1192 KB 820/1210 KB 370/577 KB 1812/1822 KB 192/1192 KB 820/1210 KB 354/577 KB 1812/1822 KB 164/1192 KB 820/1210 KB 370/577 KB 1816/1822 KB 192/1192 KB 820/1210 KB 354/577 KB 1808/1822 KB 164/1192 KB 820/1210 KB 370/577 KB 1816/1822 KB 192/1192 KB 824/1210 KB 370/577 KB 1816/1822 KB 192/1192 KB 828/1210 KB 370/577 KB 1820/1822 KB 192/1192 KB 828/1210 KB 370/577 KB 1822/1822 KB 192/1192 KB 832/1210 KB 370/577 KB 1822/1822 KB 196/1192 KB 832/1210 KB 370/577 KB 1822/1822 KB 200/1192 KB 832/1210 KB 370/577 KB 1812/1822 KB 184/1192 KB 820/1210 KB 374/577 KB 1822/1822 KB 200/1192 KB 832/1210 KB 378/577 KB 1822/1822 KB 200/1192 KB 832/1210 KB 378/577 KB 4/439 KB 1822/1822 KB 200/1192 KB 832/1210 KB 370/577 KB 1820/1822 KB 192/1192 KB 832/1210 KB 378/577 KB 4/439 KB 1822/1822 KB 200/1192 KB 836/1210 KB 378/577 KB 8/439 KB 1822/1822 KB 200/1192 KB 840/1210 KB 378/577 KB 8/439 KB 1822/1822 KB 200/1192 KB 836/1210 KB 382/577 KB 12/439 KB 1822/1822 KB 200/1192 KB 840/1210 KB 382/577 KB 16/439 KB 1822/1822 KB 200/1192 KB 840/1210 KB 382/577 KB 8/439 KB 1822/1822 KB 200/1192 KB 840/1210 KB 382/577 KB 16/439 KB 1822/1822 KB 200/1192 KB 844/1210 KB 386/577 KB 16/439 KB 1822/1822 KB 200/1192 KB 848/1210 KB 390/577 KB 16/439 KB 1822/1822 KB 204/1192 KB 848/1210 KB 394/577 KB 16/439 KB 1822/1822 KB 204/1192 KB 848/1210 KB 386/577 KB 16/439 KB 1822/1822 KB 204/1192 KB 848/1210 KB 394/577 KB 20/439 KB 1822/1822 KB 208/1192 KB 848/1210 KB 382/577 KB 16/439 KB 1822/1822 KB 200/1192 KB 848/1210 KB 394/577 KB 20/439 KB 1822/1822 KB 208/1192 KB 852/1210 KB 398/577 KB 20/439 KB 1822/1822 KB 212/1192 KB 856/1210 KB 398/577 KB 20/439 KB 1822/1822 KB 212/1192 KB 860/1210 KB 398/577 KB 20/439 KB 212/1192 KB 864/1210 KB 394/577 KB 20/439 KB 1822/1822 KB 204/1192 KB 848/1210 KB 398/577 KB 24/439 KB 212/1192 KB 864/1210 KB 398/577 KB 28/439 KB 212/1192 KB 864/1210 KB 398/577 KB 20/439 KB 1822/1822 KB 212/1192 KB 852/1210 KB 402/577 KB 28/439 KB 212/1192 KB 864/1210 KB 406/577 KB 32/439 KB 212/1192 KB 864/1210 KB 410/577 KB 32/439 KB 212/1192 KB 864/1210 KB 394/577 KB 20/439 KB 1822/1822 KB 212/1192 KB 852/1210 KB 410/577 KB 32/439 KB 216/1192 KB 868/1210 KB 410/577 KB 32/439 KB 220/1192 KB 868/1210 KB 410/577 KB 32/439 KB 224/1192 KB 868/1210 KB 410/577 KB 32/439 KB 228/1192 KB 868/1210 KB 414/577 KB 32/439 KB 232/1192 KB 868/1210 KB 414/577 KB 32/439 KB 236/1192 KB 868/1210 KB 414/577 KB 32/439 KB 240/1192 KB 868/1210 KB 410/577 KB 32/439 KB 212/1192 KB 868/1210 KB 414/577 KB 32/439 KB 240/1192 KB 872/1210 KB 414/577 KB 32/439 KB 240/1192 KB 876/1210 KB 414/577 KB 32/439 KB 240/1192 KB 880/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1304.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 402/577 KB 32/439 KB 212/1192 KB 864/1210 KB 414/577 KB 36/439 KB 240/1192 KB 880/1210 KB 414/577 KB 32/439 KB 228/1192 KB 868/1210 KB Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 418/577 KB 36/439 KB 240/1192 KB 880/1210 KB 422/577 KB 40/439 KB 240/1192 KB 880/1210 KB 426/577 KB 40/439 KB 240/1192 KB 884/1210 KB 430/577 KB 40/439 KB 240/1192 KB 884/1210 KB 434/577 KB 40/439 KB 240/1192 KB 884/1210 KB 418/577 KB 40/439 KB 240/1192 KB 880/1210 KB 434/577 KB 44/439 KB 244/1192 KB 884/1210 KB 434/577 KB 48/439 KB 244/1192 KB 884/1210 KB 434/577 KB 52/439 KB 244/1192 KB 884/1210 KB 434/577 KB 56/439 KB 244/1192 KB 884/1210 KB 4/562 KB 434/577 KB 60/439 KB 244/1192 KB 884/1210 KB 434/577 KB 40/439 KB 244/1192 KB 884/1210 KB 422/577 KB 40/439 KB 240/1192 KB 884/1210 KB 4/562 KB 434/577 KB 60/439 KB 244/1192 KB 888/1210 KB 4/562 KB 434/577 KB 60/439 KB 244/1192 KB 892/1210 KB 4/562 KB 434/577 KB 60/439 KB 244/1192 KB 896/1210 KB 4/562 KB 434/577 KB 60/439 KB 244/1192 KB 900/1210 KB 4/562 KB 438/577 KB 64/439 KB 248/1192 KB 904/1210 KB 4/562 KB 438/577 KB 64/439 KB 248/1192 KB 908/1210 KB 4/562 KB 438/577 KB 64/439 KB 248/1192 KB 912/1210 KB 4/562 KB 434/577 KB 56/439 KB 244/1192 KB 884/1210 KB 8/562 KB 438/577 KB 64/439 KB 248/1192 KB 912/1210 KB 12/562 KB 438/577 KB 64/439 KB 248/1192 KB 912/1210 KB 16/562 KB 438/577 KB 64/439 KB 248/1192 KB 912/1210 KB 4/562 KB 438/577 KB 64/439 KB 248/1192 KB 900/1210 KB 16/562 KB 442/577 KB 64/439 KB 248/1192 KB 912/1210 KB 20/562 KB 446/577 KB 64/439 KB 248/1192 KB 912/1210 KB 4/562 KB 434/577 KB 64/439 KB 248/1192 KB 900/1210 KB 4/562 KB 434/577 KB 60/439 KB 248/1192 KB 900/1210 KB 20/562 KB 446/577 KB 64/439 KB 252/1192 KB 912/1210 KB 20/562 KB 446/577 KB 64/439 KB 256/1192 KB 912/1210 KB 20/562 KB 446/577 KB 68/439 KB 256/1192 KB 912/1210 KB 20/562 KB 450/577 KB 72/439 KB 260/1192 KB 912/1210 KB 20/562 KB 450/577 KB 76/439 KB 260/1192 KB 916/1210 KB 20/562 KB 450/577 KB 80/439 KB 260/1192 KB 916/1210 KB 20/562 KB 442/577 KB 64/439 KB 248/1192 KB 912/1210 KB 24/562 KB 450/577 KB 80/439 KB 260/1192 KB 916/1210 KB 28/562 KB 450/577 KB 80/439 KB 260/1192 KB 916/1210 KB 32/562 KB 450/577 KB 80/439 KB 260/1192 KB 916/1210 KB 20/562 KB 450/577 KB 72/439 KB 260/1192 KB 916/1210 KB 32/562 KB 450/577 KB 80/439 KB 260/1192 KB 920/1210 KB 32/562 KB 450/577 KB 80/439 KB 260/1192 KB 924/1210 KB 32/562 KB 450/577 KB 80/439 KB 260/1192 KB 928/1210 KB 32/562 KB 450/577 KB 80/439 KB 260/1192 KB 932/1210 KB 36/562 KB 450/577 KB 84/439 KB 260/1192 KB 936/1210 KB 36/562 KB 450/577 KB 84/439 KB 260/1192 KB 940/1210 KB 36/562 KB 450/577 KB 84/439 KB 260/1192 KB 944/1210 KB 20/562 KB 450/577 KB 68/439 KB 260/1192 KB 912/1210 KB 36/562 KB 454/577 KB 84/439 KB 260/1192 KB 944/1210 KB 36/562 KB 458/577 KB 84/439 KB 260/1192 KB 944/1210 KB 20/562 KB 446/577 KB 68/439 KB 260/1192 KB 912/1210 KB 36/562 KB 458/577 KB 84/439 KB 264/1192 KB 944/1210 KB 36/562 KB 458/577 KB 84/439 KB 268/1192 KB 944/1210 KB 36/562 KB 458/577 KB 84/439 KB 272/1192 KB 944/1210 KB 36/562 KB 458/577 KB 84/439 KB 276/1192 KB 944/1210 KB 36/562 KB 462/577 KB 84/439 KB 280/1192 KB 944/1210 KB 36/562 KB 462/577 KB 84/439 KB 284/1192 KB 944/1210 KB 36/562 KB 462/577 KB 84/439 KB 288/1192 KB 944/1210 KB 36/562 KB 462/577 KB 84/439 KB 292/1192 KB 944/1210 KB 36/562 KB 462/577 KB 84/439 KB 296/1192 KB 948/1210 KB 36/562 KB 462/577 KB 84/439 KB 300/1192 KB 948/1210 KB 36/562 KB 462/577 KB 84/439 KB 304/1192 KB 948/1210 KB 36/562 KB 450/577 KB 84/439 KB 260/1192 KB 932/1210 KB 36/562 KB 462/577 KB 88/439 KB 304/1192 KB 948/1210 KB 36/562 KB 462/577 KB 92/4 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 39 KB 304/1192 KB 948/1210 KB 36/562 KB 450/577 KB 80/439 KB 260/1192 KB 932/1210 KB 40/562 KB 462/577 KB 92/439 KB 304/1192 KB 948/1210 KB 44/562 KB 462/577 KB 92/439 KB 304/1192 KB 948/1210 KB 48/562 KB 462/577 KB 92/439 KB 304/1192 KB 948/1210 KB 52/562 KB 462/577 KB 92/439 KB 304/1192 KB 948/1210 KB 56/562 KB 462/577 KB 96/439 KB 304/1192 KB 948/1210 KB 60/562 KB 462/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 462/577 KB 96/439 KB 304/1192 KB 948/1210 KB 36/562 KB 462/577 KB 84/439 KB 292/1192 KB 948/1210 KB 36/562 KB 462/577 KB 84/439 KB 276/1192 KB 944/1210 KB 64/562 KB 466/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 470/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 474/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 478/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 482/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 486/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 490/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 494/577 KB 96/439 KB 304/1192 KB 952/1210 KB 52/562 KB 462/577 KB 96/439 KB 304/1192 KB 948/1210 KB 64/562 KB 494/577 KB 100/439 KB 304/1192 KB 952/1210 KB 68/562 KB 498/577 KB 104/439 KB 308/1192 KB 952/1210 KB 68/562 KB 498/577 KB 108/439 KB 308/1192 KB 952/1210 KB 68/562 KB 498/577 KB 112/439 KB 308/1192 KB 952/1210 KB 64/562 KB 490/577 KB 96/439 KB 304/1192 KB 952/1210 KB 68/562 KB 498/577 KB 112/439 KB 308/1192 KB 956/1210 KB 68/562 KB 498/577 KB 112/439 KB 308/1192 KB 960/1210 KB 68/562 KB 498/577 KB 112/439 KB 308/1192 KB 964/1210 KB 68/562 KB 498/577 KB 116/439 KB 308/1192 KB 968/1210 KB 68/562 KB 498/577 KB 116/439 KB 308/1192 KB 972/1210 KB 68/562 KB 498/577 KB 116/439 KB 308/1192 KB 976/1210 KB 68/562 KB 498/577 KB 100/439 KB 308/1192 KB 952/1210 KB 72/562 KB 498/577 KB 116/439 KB 308/1192 KB 976/1210 KB 76/562 KB 498/577 KB 116/439 KB 308/1192 KB 976/1210 KB 80/562 KB 498/577 KB 116/439 KB 308/1192 KB 976/1210 KB 64/562 KB 498/577 KB 100/439 KB 308/1192 KB 952/1210 KB 80/562 KB 498/577 KB 116/439 KB 312/1192 KB 976/1210 KB 80/562 KB 498/577 KB 116/439 KB 316/1192 KB 976/1210 KB 80/562 KB 498/577 KB 116/439 KB 320/1192 KB 976/1210 KB 64/562 KB 498/577 KB 100/439 KB 304/1192 KB 952/1210 KB 80/562 KB 502/577 KB 116/439 KB 320/1192 KB 976/1210 KB 80/562 KB 506/577 KB 116/439 KB 320/1192 KB 976/1210 KB 80/562 KB 510/577 KB 116/439 KB 320/1192 KB 976/1210 KB 84/562 KB 510/577 KB 116/439 KB 320/1192 KB 976/1210 KB 88/562 KB 514/577 KB 116/439 KB 324/1192 KB 980/1210 KB 92/562 KB 514/577 KB 116/439 KB 324/1192 KB 980/1210 KB 96/562 KB 514/577 KB 116/439 KB 324/1192 KB 980/1210 KB 68/562 KB 498/577 KB 116/439 KB 308/1192 KB 964/1210 KB 96/562 KB 514/577 KB 120/439 KB 324/1192 KB 980/1210 KB 96/562 KB 514/577 KB 124/439 KB 324/1192 KB 980/1210 KB 96/562 KB 514/577 KB 128/439 KB 324/1192 KB 980/1210 KB 96/562 KB 514/577 KB 132/439 KB 324/1192 KB 980/1210 KB 100/562 KB 514/577 KB 136/439 KB 324/1192 KB 980/1210 KB 100/562 KB 514/577 KB 140/439 KB 324/1192 KB 980/1210 KB 100/562 KB 514/577 KB 144/439 KB 324/1192 KB 980/1210 KB 84/562 KB 514/577 KB 116/439 KB 324/1192 KB 980/1210 KB 100/562 KB 514/577 KB 144/439 KB 324/1192 KB 984/1210 KB 100/562 KB 514/577 KB 144/439 KB 324/1192 KB 988/1210 KB 84/562 KB 514/577 KB 116/439 KB 324/1192 KB 976/1210 KB 100/562 KB 514/577 KB 144/439 KB 328/1192 KB 988/1210 KB 100/562 KB 514/577 KB 144/439 KB 332/1192 KB 988/1210 KB 100/562 KB 514/577 KB 144/439 KB 336/1192 KB unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 988/1210 KB 100/562 KB 514/577 KB 144/439 KB 340/1192 KB 988/1210 KB 100/562 KB 514/577 KB 148/439 KB 344/1192 KB 992/1210 KB 100/562 KB 514/577 KB 148/439 KB 348/1192 KB 992/1210 KB 100/562 KB 514/577 KB 148/439 KB 352/1192 KB 992/1210 KB 84/562 KB 514/577 KB 116/439 KB 320/1192 KB 976/1210 KB 100/562 KB 518/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 522/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 526/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 530/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 534/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 538/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 542/577 KB 148/439 KB 352/1192 KB 992/1210 KB 100/562 KB 542/577 KB 148/439 KB 356/1192 KB 992/1210 KB 100/562 KB 546/577 KB 148/439 KB 360/1192 KB 992/1210 KB 100/562 KB 546/577 KB 148/439 KB 364/1192 KB 992/1210 KB 100/562 KB 546/577 KB 148/439 KB 368/1192 KB 992/1210 KB 100/562 KB 514/577 KB 148/439 KB 340/1192 KB 992/1210 KB 100/562 KB 546/577 KB 152/439 KB 368/1192 KB 992/1210 KB 100/562 KB 514/577 KB 144/439 KB 340/1192 KB 992/1210 KB 100/562 KB 546/577 KB 156/439 KB 368/1192 KB 996/1210 KB 100/562 KB 546/577 KB 156/439 KB 368/1192 KB 1000/1210 KB 100/562 KB 514/577 KB 132/439 KB 324/1192 KB 980/1210 KB 104/562 KB 546/577 KB 156/439 KB 368/1192 KB 1000/1210 KB 104/562 KB 546/577 KB 156/439 KB 368/1192 KB 1004/1210 KB 104/562 KB 546/577 KB 156/439 KB 368/1192 KB 1008/1210 KB 108/562 KB 546/577 KB 156/439 KB 368/1192 KB 1012/1210 KB 108/562 KB 546/577 KB 156/439 KB 368/1192 KB 1016/1210 KB 100/562 KB 546/577 KB 148/439 KB 356/1192 KB 992/1210 KB 108/562 KB 550/577 KB 156/439 KB 368/1192 KB 1016/1210 KB 108/562 KB 554/577 KB 156/439 KB 368/1192 KB 1016/1210 KB 108/562 KB 558/577 KB 156/439 KB 368/1192 KB 1016/1210 KB 108/562 KB 562/577 KB 156/439 KB 368/1192 KB 1020/1210 KB 100/562 KB 546/577 KB 156/439 KB 368/1192 KB 1012/1210 KB 108/562 KB 562/577 KB 160/439 KB 372/1192 KB 1020/1210 KB 108/562 KB 546/577 KB 156/439 KB 368/1192 KB 1008/1210 KB 112/562 KB 562/577 KB 160/439 KB 372/1192 KB 1020/1210 KB 116/562 KB 562/577 KB 160/439 KB 372/1192 KB 1020/1210 KB 120/562 KB 562/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 124/562 KB 562/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 128/562 KB 562/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 132/562 KB 562/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 108/562 KB 562/577 KB 156/439 KB 372/1192 KB 1020/1210 KB 132/562 KB 566/577 KB 164/439 KB 376/1192 KB 1020/1210 KB 132/562 KB 566/577 KB 164/439 KB 380/1192 KB 1020/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1020/1210 KB 108/562 KB 558/577 KB 156/439 KB 368/1192 KB 1020/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1024/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1028/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1032/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1036/1210 KB 132/562 KB 566/577 KB 164/439 KB 384/1192 KB 1040/1210 KB 132/562 KB 566/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 116/562 KB 562/577 KB 164/439 KB 372/1192 KB 1020/1210 KB 136/562 KB 570/577 KB 168/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 172/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 176/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 180/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 184/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 188/439 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 192/43 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 9 KB 384/1192 KB 1040/1210 KB 136/562 KB 570/577 KB 196/439 KB 388/1192 KB 1044/1210 KB 136/562 KB 570/577 KB 200/439 KB 388/1192 KB 1044/1210 KB 136/562 KB 570/577 KB 204/439 KB 388/1192 KB 1044/1210 KB 136/562 KB 570/577 KB 208/439 KB 388/1192 KB 1044/1210 KB 136/562 KB 566/577 KB 164/439 KB 384/1192 KB 1040/1210 KB 140/562 KB 570/577 KB 208/439 KB 388/1192 KB 1044/1210 KB 144/562 KB 570/577 KB 208/439 KB 388/1192 KB 1044/1210 KB 136/562 KB 570/577 KB 192/439 KB 388/1192 KB 1044/1210 KB 144/562 KB 570/577 KB 208/439 KB 392/1192 KB 1044/1210 KB 144/562 KB 570/577 KB 208/439 KB 396/1192 KB 1044/1210 KB 148/562 KB 570/577 KB 208/439 KB 400/1192 KB 1044/1210 KB 136/562 KB 570/577 KB 192/439 KB 384/1192 KB 1044/1210 KB 148/562 KB 570/577 KB 208/439 KB 400/1192 KB 1048/1210 KB 148/562 KB 570/577 KB 208/439 KB 400/1192 KB 1052/1210 KB 148/562 KB 570/577 KB 208/439 KB 400/1192 KB 1056/1210 KB 148/562 KB 570/577 KB 208/439 KB 400/1192 KB 1060/1210 KB 136/562 KB 570/577 KB 180/439 KB 384/1192 KB 1040/1210 KB 148/562 KB 574/577 KB 212/439 KB 404/1192 KB 1060/1210 KB 148/562 KB 577/577 KB 212/439 KB 404/1192 KB 1060/1210 KB 148/562 KB 577/577 KB 212/439 KB 404/1192 KB 1064/1210 KB 148/562 KB 577/577 KB 212/439 KB 404/1192 KB 1068/1210 KB 148/562 KB 577/577 KB 212/439 KB 404/1192 KB 1072/1210 KB 148/562 KB 570/577 KB 212/439 KB 404/1192 KB 1060/1210 KB 148/562 KB 577/577 KB 216/439 KB 404/1192 KB 1072/1210 KB 148/562 KB 577/577 KB 220/439 KB 404/1192 KB 1072/1210 KB 148/562 KB 577/577 KB 224/439 KB 404/1192 KB 1072/1210 KB 148/562 KB 577/577 KB 228/439 KB 404/1192 KB 1072/1210 KB 148/562 KB 577/577 KB 232/439 KB 404/1192 KB 1076/1210 KB 148/562 KB 577/577 KB 236/439 KB 404/1192 KB 1076/1210 KB 148/562 KB 577/577 KB 240/439 KB 404/1192 KB 1076/1210 KB 148/562 KB 570/577 KB 208/439 KB 404/1192 KB 1060/1210 KB 148/562 KB 570/577 KB 208/439 KB 396/1192 KB 1044/1210 KB 152/562 KB 577/577 KB 240/439 KB 404/1192 KB 1076/1210 KB 156/562 KB 577/577 KB 240/439 KB 404/1192 KB 1076/1210 KB 160/562 KB 577/577 KB 240/439 KB 404/1192 KB 1076/1210 KB 164/562 KB 577/577 KB 240/439 KB 404/1192 KB 1076/1210 KB 168/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 172/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 176/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 180/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 184/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 188/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 192/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 196/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 200/562 KB 244/439 KB 408/1192 KB 1076/1210 KB 204/562 KB 244/439 KB 408/1192 KB 1076/1210 KB 208/562 KB 244/439 KB 408/1192 KB 1076/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1076/1210 KB 148/562 KB 577/577 KB 228/439 KB 404/1192 KB 1076/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1080/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1084/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1088/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 393.9 KB/sec) unit-abot-epc-basic-0: 10:39:20 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-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 212/562 KB 244/439 KB 408/1192 KB 1092/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1096/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1100/1210 KB 212/562 KB 244/439 KB 408/1192 KB 1104/1210 KB 196/562 KB 577/577 KB 244/439 KB 408/1192 KB 1076/1210 KB 164/562 KB 577/577 KB 240/439 KB 408/1192 KB 1076/1210 KB 212/562 KB 244/439 KB 412/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 416/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 420/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 424/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 428/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 432/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 436/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 440/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 444/1192 KB 1104/1210 KB 212/562 KB 244/439 KB 448/1192 KB 1104/1210 KB 212/562 KB 248/439 KB 448/1192 KB 1104/1210 KB 212/562 KB 252/439 KB 448/1192 KB 1104/1210 KB 212/562 KB 256/439 KB 448/1192 KB 1104/1210 KB 212/562 KB 256/439 KB 448/1192 KB 1108/1210 KB 212/562 KB 260/439 KB 452/1192 KB 1112/1210 KB 212/562 KB 260/439 KB 452/1192 KB 1116/1210 KB 212/562 KB 260/439 KB 452/1192 KB 1120/1210 KB 212/562 KB 260/439 KB 452/1192 KB 1108/1210 KB 212/562 KB 264/439 KB 452/1192 KB 1120/1210 KB 212/562 KB 268/439 KB 452/1192 KB 1120/1210 KB 216/562 KB 272/439 KB 452/1192 KB 1120/1210 KB 216/562 KB 276/439 KB 452/1192 KB 1124/1210 KB 216/562 KB 4/256 KB 280/439 KB 452/1192 KB 1124/1210 KB 216/562 KB 4/256 KB 284/439 KB 452/1192 KB 1124/1210 KB 216/562 KB 4/256 KB 288/439 KB 452/1192 KB 1124/1210 KB 212/562 KB 256/439 KB 452/1192 KB 1108/1210 KB 216/562 KB 4/256 KB 288/439 KB 456/1192 KB 1124/1210 KB 216/562 KB 4/256 KB 288/439 KB 460/1192 KB 1124/1210 KB 216/562 KB 4/256 KB 276/439 KB 452/1192 KB 1124/1210 KB 216/562 KB 8/256 KB 288/439 KB 464/1192 KB 1124/1210 KB 216/562 KB 8/256 KB 288/439 KB 460/1192 KB 1124/1210 KB 216/562 KB 12/256 KB 288/439 KB 464/1192 KB 1124/1210 KB 216/562 KB 16/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 216/562 KB 20/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 216/562 KB 24/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 216/562 KB 272/439 KB 452/1192 KB 1124/1210 KB 216/562 KB 268/439 KB 452/1192 KB 1120/1210 KB 220/562 KB 24/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 224/562 KB 24/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 228/562 KB 24/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 216/562 KB 12/256 KB 288/439 KB 468/1192 KB 1124/1210 KB 228/562 KB 24/256 KB 288/439 KB 472/1192 KB 1128/1210 KB 228/562 KB 24/256 KB 288/439 KB 476/1192 KB 1128/1210 KB 228/562 KB 24/256 KB 288/439 KB 480/1192 KB 1128/1210 KB 228/562 KB 24/256 KB 288/439 KB 468/1192 KB 1128/1210 KB 232/562 KB 28/256 KB 288/439 KB 480/1192 KB 1132/1210 KB 232/562 KB 28/256 KB 288/439 KB 480/1192 KB 1136/1210 KB 232/562 KB 28/256 KB 288/439 KB 480/1192 KB 1140/1210 KB 232/562 KB 28/256 KB 292/439 KB 480/1192 KB 1144/1210 KB 232/562 KB 28/256 KB 292/439 KB 484/1192 KB 1148/1210 KB 232/562 KB 28/256 KB 288/439 KB 480/1192 KB 1128/1210 KB 228/562 KB 28/256 KB 288/439 KB 480/1192 KB 1128/1210 KB 232/562 KB 32/256 KB 292/439 KB 484/1192 KB 1148/1210 KB 232/562 KB 36/256 KB 292/439 KB 484/1192 KB 1148/1210 KB 232/562 KB 28/256 KB 292/439 KB 484/1192 KB 1144/1210 KB 236/562 KB 36/256 KB 292/439 KB 488/1192 KB 1148/1210 KB 236/562 KB 36/256 KB 292/439 KB 492/1192 KB 1148/1210 KB 232/562 KB 28/256 KB 292/439 KB 480/1192 KB 1140/1210 KB 236/562 KB 40/256 KB 296/439 KB 492/1192 KB 1152/1210 KB 236/562 KB 40/256 KB 300/4 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 39 KB 492/1192 KB 1152/1210 KB 236/562 KB 40/256 KB 304/439 KB 492/1192 KB 1152/1210 KB 236/562 KB 40/256 KB 292/439 KB 492/1192 KB 1152/1210 KB 236/562 KB 44/256 KB 304/439 KB 492/1192 KB 1152/1210 KB 236/562 KB 36/256 KB 292/439 KB 492/1192 KB 1152/1210 KB 236/562 KB 36/256 KB 292/439 KB 484/1192 KB 1148/1210 KB 240/562 KB 44/256 KB 304/439 KB 496/1192 KB 1152/1210 KB 244/562 KB 44/256 KB 304/439 KB 496/1192 KB 1152/1210 KB 248/562 KB 44/256 KB 304/439 KB 496/1192 KB 1152/1210 KB 252/562 KB 48/256 KB 304/439 KB 496/1192 KB 1156/1210 KB 256/562 KB 48/256 KB 304/439 KB 496/1192 KB 1156/1210 KB 260/562 KB 48/256 KB 304/439 KB 496/1192 KB 1156/1210 KB 264/562 KB 48/256 KB 308/439 KB 496/1192 KB 1156/1210 KB 268/562 KB 48/256 KB 308/439 KB 496/1192 KB 1156/1210 KB 272/562 KB 48/256 KB 308/439 KB 496/1192 KB 1156/1210 KB 236/562 KB 44/256 KB 304/439 KB 496/1192 KB 1152/1210 KB 272/562 KB 48/256 KB 308/439 KB 500/1192 KB 1156/1210 KB 272/562 KB 48/256 KB 308/439 KB 504/1192 KB 1156/1210 KB 272/562 KB 48/256 KB 308/439 KB 508/1192 KB 1156/1210 KB 272/562 KB 48/256 KB 308/439 KB 512/1192 KB 1156/1210 KB 260/562 KB 48/256 KB 308/439 KB 496/1192 KB 1156/1210 KB 272/562 KB 48/256 KB 312/439 KB 512/1192 KB 1156/1210 KB 248/562 KB 48/256 KB 304/439 KB 496/1192 KB 1156/1210 KB 272/562 KB 52/256 KB 312/439 KB 512/1192 KB 1156/1210 KB 272/562 KB 56/256 KB 312/439 KB 512/1192 KB 1156/1210 KB 272/562 KB 60/256 KB 316/439 KB 512/1192 KB 1156/1210 KB 272/562 KB 64/256 KB 316/439 KB 512/1192 KB 1156/1210 KB 248/562 KB 44/256 KB 304/439 KB 496/1192 KB 1156/1210 KB 272/562 KB 64/256 KB 316/439 KB 512/1192 KB 1160/1210 KB 272/562 KB 64/256 KB 316/439 KB 512/1192 KB 1164/1210 KB 272/562 KB 64/256 KB 316/439 KB 512/1192 KB 1168/1210 KB 272/562 KB 64/256 KB 316/439 KB 512/1192 KB 1172/1210 KB 276/562 KB 68/256 KB 316/439 KB 516/1192 KB 1176/1210 KB 276/562 KB 68/256 KB 316/439 KB 516/1192 KB 1180/1210 KB 276/562 KB 68/256 KB 316/439 KB 516/1192 KB 1184/1210 KB 272/562 KB 56/256 KB 316/439 KB 512/1192 KB 1156/1210 KB 276/562 KB 68/256 KB 320/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 324/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 328/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 332/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 336/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 340/439 KB 516/1192 KB 1184/1210 KB 276/562 KB 68/256 KB 344/439 KB 516/1192 KB 1188/1210 KB 276/562 KB 68/256 KB 348/439 KB 516/1192 KB 1188/1210 KB 276/562 KB 68/256 KB 352/439 KB 516/1192 KB 1188/1210 KB 276/562 KB 68/256 KB 316/439 KB 516/1192 KB 1172/1210 KB 272/562 KB 68/256 KB 316/439 KB 516/1192 KB 1172/1210 KB 280/562 KB 68/256 KB 352/439 KB 520/1192 KB 1188/1210 KB 280/562 KB 68/256 KB 352/439 KB 524/1192 KB 1188/1210 KB 280/562 KB 68/256 KB 352/439 KB 528/1192 KB 1188/1210 KB 272/562 KB 68/256 KB 316/439 KB 512/1192 KB 1172/1210 KB 280/562 KB 72/256 KB 352/439 KB 528/1192 KB 1188/1210 KB 280/562 KB 76/256 KB 352/439 KB 528/1192 KB 1188/1210 KB 280/562 KB 80/256 KB 352/439 KB 528/1192 KB 1188/1210 KB 280/562 KB 84/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 88/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 92/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 96/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 100/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 104/256 KB 356/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 108/256 KB 356/439 KB 532/1 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 192 KB 1188/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1188/1210 KB 276/562 KB 68/256 KB 340/439 KB 516/1192 KB 1188/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1192/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1196/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1200/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1204/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1208/1210 KB 280/562 KB 112/256 KB 356/439 KB 532/1192 KB 1210/1210 KB 280/562 KB 100/256 KB 356/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 112/256 KB 360/439 KB 532/1192 KB 1210/1210 KB 280/562 KB 80/256 KB 352/439 KB 532/1192 KB 1188/1210 KB 280/562 KB 112/256 KB 360/439 KB 536/1192 KB 1210/1210 KB 280/562 KB 112/256 KB 360/439 KB 540/1192 KB 1210/1210 KB 280/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 280/562 KB 76/256 KB 352/439 KB 528/1192 KB 1188/1210 KB 284/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 288/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 292/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 296/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 300/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 304/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 308/562 KB 112/256 KB 360/439 KB 544/1192 KB 1210/1210 KB 312/562 KB 112/256 KB 364/439 KB 548/1192 KB 1210/1210 KB 308/562 KB 112/256 KB 364/439 KB 548/1192 KB 1210/1210 KB 312/562 KB 112/256 KB 368/439 KB 548/1192 KB 1210/1210 KB 308/562 KB 112/256 KB 360/439 KB 548/1192 KB 1210/1210 KB 312/562 KB 112/256 KB 368/439 KB 552/1192 KB 1210/1210 KB 312/562 KB 112/256 KB 368/439 KB 556/1192 KB 1210/1210 KB 312/562 KB 112/256 KB 368/439 KB 560/1192 KB 1210/1210 KB 316/562 KB 116/256 KB 372/439 KB 560/1192 KB 1210/1210 KB 316/562 KB 116/256 KB 376/439 KB 564/1192 KB 1210/1210 KB 316/562 KB 112/256 KB 368/439 KB 560/1192 KB 1210/1210 KB 320/562 KB 116/256 KB 376/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 116/256 KB 376/439 KB 564/1192 KB 1210/1210 KB 316/562 KB 116/256 KB 368/439 KB 560/1192 KB 1210/1210 KB 324/562 KB 120/256 KB 380/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 124/256 KB 380/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 128/256 KB 380/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 116/256 KB 380/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 128/256 KB 384/439 KB 564/1192 KB 1210/1210 KB 316/562 KB 116/256 KB 372/439 KB 564/1192 KB 1210/1210 KB 324/562 KB 128/256 KB 384/439 KB 568/1192 KB 1210/1210 KB 328/562 KB 128/256 KB 388/439 KB 568/1192 KB 1210/1210 KB 328/562 KB 132/256 KB 392/439 KB 572/1192 KB 1210/1210 KB 328/562 KB 132/256 KB 396/439 KB 572/1192 KB 1210/1210 KB 328/562 KB 132/256 KB 400/439 KB 572/1192 KB 1210/1210 KB 328/562 KB 132/256 KB 404/439 KB 572/1192 KB 1210/1210 KB 328/562 KB 132/256 KB 408/439 KB 572/1192 KB 328/562 KB 132/256 KB 412/439 KB 572/1192 KB 328/562 KB 132/256 KB 416/439 KB 572/1192 KB 328/562 KB 128/256 KB 384/439 KB 568/1192 KB 1210/1210 KB 332/562 KB 132/256 KB 416/439 KB 572/1192 KB 336/562 KB 132/256 KB 416/439 KB 572/1192 KB 340/562 KB 132/256 KB 416/439 KB 572/1192 KB 344/562 KB 132/256 KB 416/439 KB 572/1192 KB 348/562 KB 132/256 KB 416/439 KB 572/1192 KB 352/562 KB 132/256 KB 416/439 KB 572/1192 KB 328/562 KB 132/256 KB 388/439 KB 572/1192 KB 1210/1210 KB 352/562 KB 136/256 KB 416/439 KB 572/1192 KB 352/562 KB 140/256 KB 416/439 KB 572/1192 KB 352/562 KB 14 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 4/256 KB 416/439 KB 572/1192 KB 328/562 KB 128/256 KB 388/439 KB 572/1192 KB 1210/1210 KB 352/562 KB 144/256 KB 416/439 KB 576/1192 KB 352/562 KB 144/256 KB 416/439 KB 580/1192 KB 352/562 KB 144/256 KB 416/439 KB 584/1192 KB 352/562 KB 144/256 KB 416/439 KB 588/1192 KB 352/562 KB 144/256 KB 416/439 KB 592/1192 KB 352/562 KB 144/256 KB 416/439 KB 596/1192 KB 356/562 KB 148/256 KB 416/439 KB 600/1192 KB 356/562 KB 148/256 KB 416/439 KB 604/1192 KB 356/562 KB 148/256 KB 416/439 KB 608/1192 KB 356/562 KB 148/256 KB 416/439 KB 612/1192 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 800.0 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 356/562 KB 148/256 KB 420/439 KB 612/1192 KB 356/562 KB 148/256 KB 424/439 KB 612/1192 KB 356/562 KB 148/256 KB 416/439 KB 596/1192 KB 360/562 KB 148/256 KB 424/439 KB 612/1192 KB 364/562 KB 148/256 KB 424/439 KB 612/1192 KB 368/562 KB 148/256 KB 424/439 KB 612/1192 KB 352/562 KB 148/256 KB 416/439 KB 596/1192 KB 368/562 KB 152/256 KB 424/439 KB 612/1192 KB 368/562 KB 156/256 KB 424/439 KB 612/1192 KB 368/562 KB 160/256 KB 424/439 KB 612/1192 KB 368/562 KB 164/256 KB 424/439 KB 612/1192 KB 372/562 KB 168/256 KB 428/439 KB 616/1192 KB 372/562 KB 172/256 KB 428/439 KB 616/1192 KB 372/562 KB 176/256 KB 428/439 KB 616/1192 KB 372/562 KB 164/256 KB 428/439 KB 616/1192 KB 372/562 KB 176/256 KB 428/439 KB 620/1192 KB 372/562 KB 176/256 KB 428/439 KB 624/1192 KB 372/562 KB 164/256 KB 428/439 KB 612/1192 KB 376/562 KB 176/256 KB 428/439 KB 624/1192 KB 380/562 KB 180/256 KB 428/439 KB 624/1192 KB 384/562 KB 180/256 KB 428/439 KB 624/1192 KB 388/562 KB 180/256 KB 428/439 KB 624/1192 KB 368/562 KB 164/256 KB 428/439 KB 612/1192 KB 388/562 KB 180/256 KB 432/439 KB 628/1192 KB 388/562 KB 180/256 KB 436/439 KB 628/1192 KB 388/562 KB 180/256 KB 439/439 KB 628/1192 KB 388/562 KB 180/256 KB 428/439 KB 628/1192 KB 388/562 KB 180/256 KB 439/439 KB 632/1192 KB 388/562 KB 180/256 KB 439/439 KB 636/1192 KB 388/562 KB 180/256 KB 439/439 KB 640/1192 KB 376/562 KB 180/256 KB 428/439 KB 624/1192 KB 388/562 KB 184/256 KB 439/439 KB 640/1192 KB 388/562 KB 188/256 KB 439/439 KB 640/1192 KB 388/562 KB 192/256 KB 439/439 KB 640/1192 KB 388/562 KB 196/256 KB 439/439 KB 640/1192 KB 392/562 KB 200/256 KB 439/439 KB 644/1192 KB 392/562 KB 204/256 KB 439/439 KB 644/1192 KB 392/562 KB 208/256 KB 439/439 KB 644/1192 KB 392/562 KB 212/256 KB 4/140 KB 439/439 KB 644/1192 KB 392/562 KB 216/256 KB 4/140 KB 439/439 KB 644/1192 KB 392/562 KB 220/256 KB 4/140 KB 439/439 KB 644/1192 KB 392/562 KB 224/256 KB 4/140 KB 439/439 KB 644/1192 KB 392/562 KB 196/256 KB 439/439 KB 644/1192 KB 392/562 KB 224/256 KB 4/140 KB 648/1192 KB 392/562 KB 224/256 KB 4/140 KB 652/1192 KB 392/562 KB 224/256 KB 4/140 KB 656/1192 KB 392/562 KB 196/256 KB 439/439 KB 640/1192 KB 396/562 KB 224/256 KB 4/140 KB 656/1192 KB 400/562 KB 224/256 KB 4/140 KB 656/1192 KB 404/562 KB 224/256 KB 4/140 KB 656/1192 KB 408/562 KB 224/256 KB 4/140 KB 656/1192 KB 412/562 KB 224/256 KB 4/140 KB 660/1192 KB 392/562 KB 208/256 KB 4/140 KB 439/439 KB 644/1192 KB 412/562 KB 224/256 KB 8/140 KB 660/1192 KB 412/562 KB 224/256 KB 12/140 KB 660/1192 KB 412/562 KB 224/256 KB 16/140 KB 660/1192 KB 412/562 KB 224/256 KB 20/140 KB 660/1192 KB 412/562 KB 224/256 KB 24/140 KB 660/1192 KB 412/562 KB 224/256 KB 28/140 KB 660/1192 KB 412/562 KB 224/256 KB 32/140 KB 660/1192 KB 412/562 KB 224/256 KB 36/140 KB 660/1192 KB 412/562 KB 224/256 KB 40/140 KB 660/1192 KB 412/562 KB 224/256 KB 44/140 KB 660/1192 KB 416/562 KB 224/256 KB 48/140 KB 660/1192 KB 416/562 KB 224/256 KB 52/140 KB 660/1192 KB 416/562 KB 228/256 KB 56/140 KB 660/1192 KB 416/562 KB 228/256 KB 60/140 KB 660/1192 KB 416/562 KB 228/256 KB 64/140 KB 660/1192 KB 408/562 KB 224/256 KB 4/140 KB 660/1192 KB 416/562 KB 228/256 KB 64/140 KB 664/1192 KB 416/562 KB 228/256 KB 64/140 KB 668/1192 KB 416/562 KB 228/256 KB 64/140 KB 672/1192 KB 416/562 KB 228/256 KB 64/140 KB 676/1192 KB 416/562 KB 228/256 KB 68/140 KB 680/1192 KB 416/56 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 2 KB 228/256 KB 68/140 KB 684/1192 KB 416/562 KB 228/256 KB 68/140 KB 688/1192 KB 416/562 KB 228/256 KB 68/140 KB 692/1192 KB 416/562 KB 228/256 KB 68/140 KB 696/1192 KB 416/562 KB 228/256 KB 68/140 KB 700/1192 KB 416/562 KB 228/256 KB 68/140 KB 704/1192 KB 416/562 KB 228/256 KB 52/140 KB 660/1192 KB 416/562 KB 232/256 KB 68/140 KB 704/1192 KB 416/562 KB 236/256 KB 68/140 KB 704/1192 KB 416/562 KB 240/256 KB 68/140 KB 704/1192 KB 416/562 KB 224/256 KB 44/140 KB 660/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 286.9 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 420/562 KB 240/256 KB 68/140 KB 704/1192 KB 424/562 KB 240/256 KB 68/140 KB 704/1192 KB 428/562 KB 240/256 KB 68/140 KB 704/1192 KB 432/562 KB 240/256 KB 68/140 KB 704/1192 KB 436/562 KB 240/256 KB 68/140 KB 704/1192 KB 440/562 KB 240/256 KB 68/140 KB 704/1192 KB 444/562 KB 240/256 KB 68/140 KB 704/1192 KB 448/562 KB 240/256 KB 68/140 KB 704/1192 KB 452/562 KB 240/256 KB 68/140 KB 704/1192 KB 416/562 KB 228/256 KB 68/140 KB 676/1192 KB 452/562 KB 244/256 KB 72/140 KB 704/1192 KB 452/562 KB 244/256 KB 76/140 KB 704/1192 KB 452/562 KB 244/256 KB 80/140 KB 704/1192 KB 452/562 KB 244/256 KB 84/140 KB 704/1192 KB 452/562 KB 244/256 KB 88/140 KB 704/1192 KB 452/562 KB 244/256 KB 68/140 KB 704/1192 KB 456/562 KB 248/256 KB 88/140 KB 704/1192 KB 456/562 KB 252/256 KB 88/140 KB 704/1192 KB 456/562 KB 256/256 KB 88/140 KB 704/1192 KB 456/562 KB 256/256 KB 88/140 KB 704/1192 KB 456/562 KB 244/256 KB 88/140 KB 704/1192 KB 460/562 KB 256/256 KB 88/140 KB 704/1192 KB 460/562 KB 256/256 KB 92/140 KB 704/1192 KB 460/562 KB 256/256 KB 96/140 KB 704/1192 KB 464/562 KB 256/256 KB 100/140 KB 704/1192 KB 464/562 KB 256/256 KB 104/140 KB 708/1192 KB 464/562 KB 256/256 KB 108/140 KB 708/1192 KB 464/562 KB 256/256 KB 112/140 KB 708/1192 KB 464/562 KB 256/256 KB 96/140 KB 704/1192 KB 468/562 KB 256/256 KB 112/140 KB 708/1192 KB 464/562 KB 256/256 KB 100/140 KB 708/1192 KB 468/562 KB 256/256 KB 112/140 KB 712/1192 KB 468/562 KB 256/256 KB 112/140 KB 716/1192 KB 468/562 KB 256/256 KB 112/140 KB 720/1192 KB 472/562 KB 256/256 KB 112/140 KB 720/1192 KB 476/562 KB 256/256 KB 112/140 KB 720/1192 KB 480/562 KB 256/256 KB 112/140 KB 720/1192 KB 484/562 KB 256/256 KB 112/140 KB 724/1192 KB 480/562 KB 256/256 KB 112/140 KB 724/1192 KB 484/562 KB 256/256 KB 116/140 KB 728/1192 KB 484/562 KB 256/256 KB 116/140 KB 732/1192 KB 484/562 KB 256/256 KB 116/140 KB 736/1192 KB 484/562 KB 256/256 KB 116/140 KB 724/1192 KB 488/562 KB 256/256 KB 120/140 KB 736/1192 KB 488/562 KB 256/256 KB 124/140 KB 736/1192 KB 488/562 KB 256/256 KB 128/140 KB 736/1192 KB 488/562 KB 256/256 KB 116/140 KB 736/1192 KB 492/562 KB 128/140 KB 736/1192 KB 4/1118 KB 496/562 KB 128/140 KB 736/1192 KB 4/1118 KB 500/562 KB 128/140 KB 736/1192 KB 4/1118 KB 504/562 KB 132/140 KB 740/1192 KB 4/1118 KB 488/562 KB 256/256 KB 128/140 KB 736/1192 KB 4/1118 KB 504/562 KB 132/140 KB 740/1192 KB 8/1118 KB 504/562 KB 132/140 KB 740/1192 KB 12/1118 KB 504/562 KB 132/140 KB 740/1192 KB 16/1118 KB 504/562 KB 132/140 KB 740/1192 KB 20/1118 KB 504/562 KB 132/140 KB 740/1192 KB 24/1118 KB 504/562 KB 132/140 KB 740/1192 KB 28/1118 KB 504/562 KB 132/140 KB 740/1192 KB 32/1118 KB 504/562 KB 132/140 KB 740/1192 KB 36/1118 KB 504/562 KB 132/140 KB 740/1192 KB 40/1118 KB 504/562 KB 132/140 KB 740/1192 KB 44/1118 KB 504/562 KB 132/140 KB 740/1192 KB 48/1118 KB 504/562 KB 132/140 KB 740/1192 KB 52/1118 KB 504/562 KB 132/140 KB 740/1192 KB 56/1118 KB 504/562 KB 132/140 KB 740/1192 KB 60/1118 KB 504/562 KB 132/140 KB 740/1192 KB 64/1118 KB 504/562 KB 132/140 KB 740/1192 KB 68/1118 KB 504/562 KB 132/140 KB 740/1192 KB 72/1118 KB 504/562 KB 132/140 KB 740/1192 KB 76/1118 KB 504/562 KB 132/140 KB 740/1192 KB 80/1118 KB 500/562 KB 132/140 KB 740/1192 KB 4/1118 KB 504/562 KB 136/140 KB 740/1192 KB 80/1118 KB 504/562 KB 140/140 KB 740/1192 KB 80/1118 KB 504/562 KB 140/140 KB 740/1192 KB unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 80/1118 KB 500/562 KB 128/140 KB 740/1192 KB 4/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 164.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 504/562 KB 140/140 KB 744/1192 KB 80/1118 KB 504/562 KB 140/140 KB 748/1192 KB 80/1118 KB 504/562 KB 140/140 KB 752/1192 KB 80/1118 KB 508/562 KB 140/140 KB 756/1192 KB 80/1118 KB 508/562 KB 760/1192 KB 84/1118 KB 508/562 KB 764/1192 KB 84/1118 KB 508/562 KB 768/1192 KB 84/1118 KB 508/562 KB 140/140 KB 752/1192 KB 80/1118 KB 512/562 KB 768/1192 KB 84/1118 KB 516/562 KB 768/1192 KB 84/1118 KB 520/562 KB 768/1192 KB 84/1118 KB 524/562 KB 768/1192 KB 84/1118 KB 528/562 KB 768/1192 KB 84/1118 KB 532/562 KB 768/1192 KB 84/1118 KB 536/562 KB 772/1192 KB 84/1118 KB 540/562 KB 772/1192 KB 84/1118 KB 544/562 KB 772/1192 KB 84/1118 KB 508/562 KB 756/1192 KB 84/1118 KB 544/562 KB 772/1192 KB 88/1118 KB 544/562 KB 772/1192 KB 92/1118 KB 544/562 KB 772/1192 KB 96/1118 KB 544/562 KB 772/1192 KB 100/1118 KB 544/562 KB 772/1192 KB 104/1118 KB 544/562 KB 772/1192 KB 108/1118 KB 544/562 KB 772/1192 KB 112/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 532/562 KB 772/1192 KB 84/1118 KB 544/562 KB 776/1192 KB 112/1118 KB 544/562 KB 780/1192 KB 112/1118 KB 544/562 KB 784/1192 KB 112/1118 KB 544/562 KB 788/1192 KB 112/1118 KB 548/562 KB 792/1192 KB 116/1118 KB 548/562 KB 796/1192 KB 116/1118 KB 548/562 KB 800/1192 KB 116/1118 KB 548/562 KB 788/1192 KB 116/1118 KB 552/562 KB 800/1192 KB 116/1118 KB 544/562 KB 788/1192 KB 116/1118 KB 552/562 KB 800/1192 KB 120/1118 KB 552/562 KB 800/1192 KB 124/1118 KB 552/562 KB 800/1192 KB 128/1118 KB 552/562 KB 800/1192 KB 132/1118 KB 556/562 KB 804/1192 KB 136/1118 KB 556/562 KB 804/1192 KB 140/1118 KB 556/562 KB 804/1192 KB 144/1118 KB 556/562 KB 804/1192 KB 132/1118 KB 556/562 KB 808/1192 KB 144/1118 KB 556/562 KB 800/1192 KB 132/1118 KB 560/562 KB 808/1192 KB 144/1118 KB 562/562 KB 808/1192 KB 144/1118 KB 562/562 KB 808/1192 KB 148/1118 KB 562/562 KB 812/1192 KB 152/1118 KB 562/562 KB 812/1192 KB 156/1118 KB 562/562 KB 812/1192 KB 160/1118 KB 4/37 KB 562/562 KB 812/1192 KB 148/1118 KB 562/562 KB 812/1192 KB 156/1118 KB 4/37 KB 562/562 KB 812/1192 KB 160/1118 KB 8/37 KB 562/562 KB 812/1192 KB 160/1118 KB 12/37 KB 562/562 KB 812/1192 KB 160/1118 KB 16/37 KB 562/562 KB 816/1192 KB 160/1118 KB 16/37 KB 562/562 KB 820/1192 KB 160/1118 KB 20/37 KB 562/562 KB 824/1192 KB 160/1118 KB 20/37 KB 562/562 KB 828/1192 KB 164/1118 KB 20/37 KB 562/562 KB 816/1192 KB 160/1118 KB 20/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 356.8 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 562/562 KB 824/1192 KB 164/1118 KB 20/37 KB 832/1192 KB 164/1118 KB 24/37 KB 828/1192 KB 164/1118 KB 24/37 KB 832/1192 KB 168/1118 KB 28/37 KB 832/1192 KB 168/1118 KB 32/37 KB 832/1192 KB 168/1118 KB 36/37 KB 832/1192 KB 168/1118 KB 37/37 KB 836/1192 KB 168/1118 KB 37/37 KB 840/1192 KB 168/1118 KB 37/37 KB 832/1192 KB 168/1118 KB 24/37 KB 840/1192 KB 172/1118 KB 37/37 KB 840/1192 KB 176/1118 KB 37/37 KB 844/1192 KB 176/1118 KB 37/37 KB 848/1192 KB 176/1118 KB 37/37 KB 852/1192 KB 176/1118 KB 37/37 KB 856/1192 KB 180/1118 KB 37/37 KB 860/1192 KB 180/1118 KB 37/37 KB 864/1192 KB 180/1118 KB 37/37 KB 852/1192 KB 180/1118 KB 37/37 KB 864/1192 KB 184/1118 KB 37/37 KB 864/1192 KB 188/1118 KB 37/37 KB 864/1192 KB 192/1118 KB 37/37 KB 864/1192 KB 192/1118 KB 3/46 KB 37/37 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 4/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 8/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 12/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 16/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 20/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 24/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 28/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 37/37 KB 32/1461 KB 864/1192 KB 192/1118 KB 6/46 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 23.2 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 36/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 36/1461 KB 864/1192 KB 192/1118 KB 6/46 KB 40/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 44/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 48/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 52/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 56/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 60/1461 KB 864/1192 KB 192/1118 KB 9/46 KB 64/1461 KB 864/1192 KB 192/1118 KB 9/46 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 64/1461 KB 864/1192 KB 192/1118 KB 11/46 KB 64/1461 KB 864/1192 KB 192/1118 KB 14/46 KB 64/1461 KB 864/1192 KB 192/1118 KB 16/46 KB 64/1461 KB 864/1192 KB 192/1118 KB 19/46 KB 64/1461 KB 868/1192 KB 196/1118 KB 22/46 KB 64/1461 KB 868/1192 KB 196/1118 KB 19/46 KB 68/1461 KB 868/1192 KB 200/1118 KB 22/46 KB 68/1461 KB 868/1192 KB 204/1118 KB 22/46 KB 68/1461 KB 868/1192 KB 208/1118 KB 22/46 KB 68/1461 KB 868/1192 KB 212/1118 KB 25/46 KB 68/1461 KB 868/1192 KB 214/1118 KB 25/46 KB 64/1461 KB 868/1192 KB 192/1118 KB 19/46 KB 68/1461 KB 872/1192 KB 214/1118 KB 25/46 KB 68/1461 KB 876/1192 KB 214/1118 KB 25/46 KB 68/1461 KB 880/1192 KB 214/1118 KB 25/46 KB 68/1461 KB 868/1192 KB 208/1118 KB 25/46 KB 68/1461 KB 868/1192 KB 196/1118 KB 22/46 KB 72/1461 KB 880/1192 KB 214/1118 KB 25/46 KB 76/1461 KB 880/1192 KB 214/1118 KB 25/46 KB 80/1461 KB 880/1192 KB 214/1118 KB 25/46 KB 80/1461 KB 880/1192 KB 214/1118 KB 27/46 KB 80/1461 KB 884/1192 KB 214/1118 KB 27/46 KB 84/1461 KB 888/1192 KB 218/1118 KB 30/46 KB 84/1461 KB 892/1192 KB 218/1118 KB 30/46 KB 84/1461 KB 896/1192 KB 218/1118 KB 30/46 KB 80/1461 KB 884/1192 KB 214/1118 KB 30/46 KB 84/1461 KB 896/1192 KB 218/1118 KB 32/46 KB 84/1461 KB 884/1192 KB 218/1118 KB 30/46 KB 88/1461 KB 896/1192 KB 218/1118 KB 32/46 KB 92/1461 KB 896/1192 KB 218/1118 KB 32/46 KB 96/1461 KB 896/1192 KB 218/1118 KB 32/46 KB 100/1461 KB 896/1192 KB 218/1118 KB 32/46 KB 104/1461 KB 900/1192 KB 218/1118 KB 36/46 KB 3/287 KB 108/1461 KB 900/1192 KB 218/1118 KB 36/46 KB 3/287 KB 80/1461 KB 884/1192 KB 218/1118 KB 30/46 KB 108/1461 KB 900/1192 KB 222/1118 KB 36/46 KB 3/287 KB 108/1461 KB 900/1192 KB 226/1118 KB 36/46 KB 3/287 KB 108/1461 KB 900/1192 KB 230/1118 KB 36/46 KB 3/287 KB 108/1461 KB 900/1192 KB 234/1118 KB 36/46 KB 3/287 KB 112/1461 KB 900/1192 KB 238/1118 KB 36/46 KB 3/287 KB 112/1461 KB 900/1192 KB 242/1118 KB 36/46 KB 3/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 36/46 KB 3/287 KB 100/1461 KB 900/1192 KB 218/1118 KB 36/46 KB 3/287 KB 100/1461 KB 896/1192 KB 218/1118 KB 36/46 KB 3/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 36/46 KB 6/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 36/46 KB 9/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 36/46 KB 11/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 36/46 KB 14/287 KB 100/1461 KB 896/1192 KB 218/1118 KB 36/46 KB 112/1461 KB 900/1192 KB 246/1118 KB 40/46 KB 14/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 44/46 KB 16/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 46/46 KB 16/287 KB 112/1461 KB 904/1192 KB 246/1118 KB 46/46 KB 16/287 KB 112/1461 KB 908/1192 KB 246/1118 KB 46/46 KB 16/287 KB 112/1461 KB 912/1192 KB 246/1118 KB 46/46 KB 16/287 KB 112/1461 KB 900/1192 KB 234/1118 KB 36/46 KB 3/287 KB 112/1461 KB 900/1192 KB 246/1118 KB 40/46 KB 16/287 KB 112/1461 KB 912/1192 KB 246/1118 KB 46/46 KB 19/287 KB 112/1461 KB 912/1192 KB 246/1118 KB 46/46 KB 22/287 KB 116/1461 KB 912/1192 KB 246/1118 KB 46/46 KB 22/287 KB 120/1461 KB 916/1192 KB 246/1118 KB 46/46 KB 25/287 KB 124/1461 KB 916/1192 KB 246/1118 KB 46/46 KB 25/287 KB 128/1461 KB 916/1192 KB 246/1118 KB 46/46 KB 25/287 KB 132/1461 KB 916/1192 KB 246/1118 KB 46/46 KB 25/287 KB 136/1461 KB 916/1192 KB 250/1118 KB 46/46 KB 25/287 KB 140/1461 KB 916/1192 KB 250/1118 KB 46/46 KB 25/287 KB 116/1461 KB 916/1192 KB 246/1118 KB 46/46 KB 25/287 KB 116/1461 KB 912/1192 KB 246/1118 KB 46/46 KB 25/287 KB 140/1461 KB 920/1192 KB 250/1118 KB 46/46 KB 27/287 KB unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 140/1461 KB 920/1192 KB 250/1118 KB 46/46 KB 30/287 KB 140/1461 KB 920/1192 KB 250/1118 KB 46/46 KB 32/287 KB 140/1461 KB 920/1192 KB 250/1118 KB 46/46 KB 25/287 KB 140/1461 KB 924/1192 KB 250/1118 KB 46/46 KB 32/287 KB 140/1461 KB 928/1192 KB 250/1118 KB 46/46 KB 32/287 KB 140/1461 KB 932/1192 KB 250/1118 KB 32/287 KB 144/1461 KB 936/1192 KB 250/1118 KB 36/287 KB 132/1461 KB 916/1192 KB 250/1118 KB 46/46 KB 25/287 KB 144/1461 KB 940/1192 KB 254/1118 KB 36/287 KB 144/1461 KB 940/1192 KB 258/1118 KB 36/287 KB 144/1461 KB 932/1192 KB 250/1118 KB 36/287 KB 140/1461 KB 932/1192 KB 250/1118 KB 36/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.1 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 144/1461 KB 940/1192 KB 258/1118 KB 40/287 KB 144/1461 KB 940/1192 KB 258/1118 KB 44/287 KB 148/1461 KB 940/1192 KB 258/1118 KB 44/287 KB 144/1461 KB 940/1192 KB 262/1118 KB 48/287 KB 148/1461 KB 944/1192 KB 262/1118 KB 48/287 KB 148/1461 KB 940/1192 KB 262/1118 KB 48/287 KB 148/1461 KB 940/1192 KB 262/1118 KB 44/287 KB 148/1461 KB 944/1192 KB 266/1118 KB 48/287 KB 152/1461 KB 948/1192 KB 270/1118 KB 52/287 KB 152/1461 KB 948/1192 KB 274/1118 KB 52/287 KB 152/1461 KB 948/1192 KB 278/1118 KB 52/287 KB 152/1461 KB 948/1192 KB 266/1118 KB 52/287 KB 152/1461 KB 952/1192 KB 278/1118 KB 52/287 KB 152/1461 KB 956/1192 KB 278/1118 KB 52/287 KB 152/1461 KB 960/1192 KB 278/1118 KB 52/287 KB 152/1461 KB 964/1192 KB 278/1118 KB 52/287 KB 152/1461 KB 968/1192 KB 282/1118 KB 52/287 KB 152/1461 KB 944/1192 KB 266/1118 KB 52/287 KB 156/1461 KB 968/1192 KB 282/1118 KB 52/287 KB 160/1461 KB 968/1192 KB 282/1118 KB 52/287 KB 148/1461 KB 944/1192 KB 266/1118 KB 52/287 KB 160/1461 KB 968/1192 KB 282/1118 KB 56/287 KB 160/1461 KB 968/1192 KB 282/1118 KB 60/287 KB 164/1461 KB 968/1192 KB 282/1118 KB 64/287 KB 164/1461 KB 968/1192 KB 282/1118 KB 68/287 KB 152/1461 KB 964/1192 KB 282/1118 KB 52/287 KB 164/1461 KB 972/1192 KB 286/1118 KB 68/287 KB 164/1461 KB 972/1192 KB 290/1118 KB 68/287 KB 164/1461 KB 972/1192 KB 294/1118 KB 68/287 KB 164/1461 KB 972/1192 KB 282/1118 KB 68/287 KB 164/1461 KB 968/1192 KB 282/1118 KB 60/287 KB 168/1461 KB 972/1192 KB 294/1118 KB 68/287 KB 172/1461 KB 972/1192 KB 294/1118 KB 68/287 KB 176/1461 KB 972/1192 KB 294/1118 KB 68/287 KB 180/1461 KB 972/1192 KB 294/1118 KB 68/287 KB 184/1461 KB 976/1192 KB 298/1118 KB 72/287 KB 188/1461 KB 976/1192 KB 298/1118 KB 72/287 KB 192/1461 KB 976/1192 KB 298/1118 KB 72/287 KB 180/1461 KB 976/1192 KB 298/1118 KB 72/287 KB 192/1461 KB 976/1192 KB 302/1118 KB 72/287 KB 192/1461 KB 976/1192 KB 306/1118 KB 72/287 KB 192/1461 KB 976/1192 KB 310/1118 KB 72/287 KB 192/1461 KB 976/1192 KB 314/1118 KB 72/287 KB 180/1461 KB 976/1192 KB 294/1118 KB 72/287 KB 180/1461 KB 972/1192 KB 294/1118 KB 72/287 KB 196/1461 KB 976/1192 KB 314/1118 KB 76/287 KB 196/1461 KB 976/1192 KB 314/1118 KB 80/287 KB 196/1461 KB 976/1192 KB 314/1118 KB 84/287 KB 196/1461 KB 980/1192 KB 314/1118 KB 88/287 KB 196/1461 KB 980/1192 KB 314/1118 KB 92/287 KB 196/1461 KB 980/1192 KB 314/1118 KB 96/287 KB 196/1461 KB 980/1192 KB 314/1118 KB 100/287 KB 196/1461 KB 976/1192 KB 314/1118 KB 72/287 KB 200/1461 KB 980/1192 KB 318/1118 KB 100/287 KB 204/1461 KB 980/1192 KB 318/1118 KB 100/287 KB 208/1461 KB 980/1192 KB 318/1118 KB 100/287 KB 196/1461 KB 980/1192 KB 318/1118 KB 100/287 KB 208/1461 KB 980/1192 KB 322/1118 KB 100/287 KB 196/1461 KB 980/1192 KB 314/1118 KB 84/287 KB 208/1461 KB 984/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 988/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 992/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 996/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 1000/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 1004/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 1008/1192 KB 322/1118 KB 104/287 KB 208/1461 KB 1012/1192 KB 326/1118 KB 104/287 KB 212/1461 KB 1016/1192 KB 326/1118 KB 104/287 KB 212/1461 KB 1020/1192 KB 326/1118 KB 104/287 KB 212/1461 KB 1024/1192 KB 326/1118 KB 104/287 KB 208/1461 KB 980/1192 KB 322/1118 KB 104/287 KB 212/1461 KB 1024/1192 KB 326/1118 KB 108/287 KB 212/1461 KB 1024/1192 KB 326/1118 KB 112/287 KB 212/1461 KB 1024/1192 KB 326/1118 KB 116/287 K unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install B 212/1461 KB 1028/1192 KB 326/1118 KB 120/287 KB 212/1461 KB 1028/1192 KB 326/1118 KB 124/287 KB 212/1461 KB 1012/1192 KB 326/1118 KB 104/287 KB 216/1461 KB 1028/1192 KB 326/1118 KB 128/287 KB 208/1461 KB 1008/1192 KB 326/1118 KB 104/287 KB 216/1461 KB 1028/1192 KB 330/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 334/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 338/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 342/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 346/1118 KB 128/287 KB 212/1461 KB 1028/1192 KB 326/1118 KB 116/287 KB 220/1461 KB 1032/1192 KB 346/1118 KB 128/287 KB 220/1461 KB 1036/1192 KB 346/1118 KB 128/287 KB 220/1461 KB 1040/1192 KB 346/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 346/1118 KB 128/287 KB 220/1461 KB 1028/1192 KB 330/1118 KB 128/287 KB 224/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 228/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 232/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 236/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 240/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 220/1461 KB 1040/1192 KB 350/1118 KB 128/287 KB 240/1461 KB 1040/1192 KB 354/1118 KB 128/287 KB 240/1461 KB 1040/1192 KB 358/1118 KB 128/287 KB 244/1461 KB 1044/1192 KB 362/1118 KB 128/287 KB 244/1461 KB 1044/1192 KB 366/1118 KB 132/287 KB 244/1461 KB 1044/1192 KB 370/1118 KB 132/287 KB 244/1461 KB 1044/1192 KB 374/1118 KB 132/287 KB 244/1461 KB 1044/1192 KB 358/1118 KB 128/287 KB 248/1461 KB 1044/1192 KB 374/1118 KB 132/287 KB 252/1461 KB 1044/1192 KB 374/1118 KB 132/287 KB 256/1461 KB 1044/1192 KB 374/1118 KB 132/287 KB 240/1461 KB 1044/1192 KB 358/1118 KB 128/287 KB 244/1461 KB 1044/1192 KB 362/1118 KB 132/287 KB 256/1461 KB 1044/1192 KB 374/1118 KB 136/287 KB 256/1461 KB 1044/1192 KB 374/1118 KB 140/287 KB 256/1461 KB 1044/1192 KB 374/1118 KB 144/287 KB 256/1461 KB 1048/1192 KB 374/1118 KB 144/287 KB 256/1461 KB 1052/1192 KB 374/1118 KB 144/287 KB 256/1461 KB 1056/1192 KB 374/1118 KB 144/287 KB 256/1461 KB 1060/1192 KB 374/1118 KB 148/287 KB 260/1461 KB 1064/1192 KB 378/1118 KB 148/287 KB 260/1461 KB 1068/1192 KB 378/1118 KB 148/287 KB 260/1461 KB 1072/1192 KB 378/1118 KB 148/287 KB 256/1461 KB 1056/1192 KB 374/1118 KB 148/287 KB 260/1461 KB 1072/1192 KB 378/1118 KB 152/287 KB 260/1461 KB 1072/1192 KB 378/1118 KB 156/287 KB 260/1461 KB 1072/1192 KB 378/1118 KB 160/287 KB 260/1461 KB 1060/1192 KB 378/1118 KB 148/287 KB 264/1461 KB 1072/1192 KB 378/1118 KB 160/287 KB 268/1461 KB 1072/1192 KB 378/1118 KB 160/287 KB 272/1461 KB 1072/1192 KB 378/1118 KB 160/287 KB 256/1461 KB 1060/1192 KB 378/1118 KB 148/287 KB 272/1461 KB 1072/1192 KB 382/1118 KB 160/287 KB 272/1461 KB 1072/1192 KB 386/1118 KB 164/287 KB 272/1461 KB 1072/1192 KB 390/1118 KB 164/287 KB 276/1461 KB 1076/1192 KB 394/1118 KB 164/287 KB 272/1461 KB 1072/1192 KB 382/1118 KB 164/287 KB 276/1461 KB 1076/1192 KB 394/1118 KB 168/287 KB 276/1461 KB 1076/1192 KB 394/1118 KB 172/287 KB 276/1461 KB 1076/1192 KB 394/1118 KB 176/287 KB 276/1461 KB 1076/1192 KB 390/1118 KB 164/287 KB 276/1461 KB 1072/1192 KB 390/1118 KB 164/287 KB 280/1461 KB 1076/1192 KB 394/1118 KB 176/287 KB 284/1461 KB 1076/1192 KB 394/1118 KB 176/287 KB 288/1461 KB 1080/1192 KB 394/1118 KB 176/287 KB 284/1461 KB 1080/1192 KB 394/1118 KB 176/287 KB 288/1461 KB 1084/1192 KB 398/1118 KB 176/287 KB 288/1461 KB 1088/1192 KB 398/1118 KB 176/287 KB 288/1461 KB 1092/1192 KB 398/1118 KB 176/287 KB 292/1461 KB 1096/1192 KB 398/1118 KB 180/287 KB 292/1461 KB 1100/1192 KB 398/1118 KB 1 unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 80/287 KB 292/1461 KB 1104/1192 KB 398/1118 KB 180/287 KB 288/1461 KB 1080/1192 KB 398/1118 KB 176/287 KB 292/1461 KB 1104/1192 KB 402/1118 KB 180/287 KB 292/1461 KB 1104/1192 KB 406/1118 KB 180/287 KB 292/1461 KB 1092/1192 KB 398/1118 KB 180/287 KB 296/1461 KB 1108/1192 KB 406/1118 KB 180/287 KB 300/1461 KB 1108/1192 KB 406/1118 KB 180/287 KB 304/1461 KB 1108/1192 KB 406/1118 KB 180/287 KB 288/1461 KB 1092/1192 KB 398/1118 KB 180/287 KB 304/1461 KB 1108/1192 KB 406/1118 KB 184/287 KB 304/1461 KB 1108/1192 KB 406/1118 KB 188/287 KB 304/1461 KB 1108/1192 KB 406/1118 KB 192/287 KB 304/1461 KB 1108/1192 KB 406/1118 KB 196/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 200/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 204/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 208/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 212/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 216/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 220/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 224/287 KB 292/1461 KB 1108/1192 KB 406/1118 KB 180/287 KB 308/1461 KB 1112/1192 KB 406/1118 KB 224/287 KB 308/1461 KB 1116/1192 KB 406/1118 KB 224/287 KB 308/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 308/1461 KB 1108/1192 KB 406/1118 KB 196/287 KB 312/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 316/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 320/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 324/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 328/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 332/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 336/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 340/1461 KB 1120/1192 KB 406/1118 KB 224/287 KB 340/1461 KB 1124/1192 KB 410/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 414/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 418/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 422/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 426/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 430/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 434/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 438/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 442/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 446/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 450/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 454/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 458/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 406/1118 KB 228/287 KB 344/1461 KB 1124/1192 KB 458/1118 KB 232/287 KB 340/1461 KB 1124/1192 KB 406/1118 KB 224/287 KB 344/1461 KB 1128/1192 KB 458/1118 KB 232/287 KB 344/1461 KB 1132/1192 KB 458/1118 KB 232/287 KB 344/1461 KB 1136/1192 KB 458/1118 KB 232/287 KB 344/1461 KB 1124/1192 KB 458/1118 KB 228/287 KB 348/1461 KB 1136/1192 KB 458/1118 KB 232/287 KB 352/1461 KB 1136/1192 KB 458/1118 KB 232/287 KB 356/1461 KB 1136/1192 KB 458/1118 KB 232/287 KB 360/1461 KB 1140/1192 KB 462/1118 KB 236/287 KB 364/1461 KB 1140/1192 KB 462/1118 KB 236/287 KB 368/1461 KB 1140/1192 KB 462/1118 KB 236/287 KB 356/1461 KB 1140/1192 KB 462/1118 KB 236/287 KB 368/1461 KB 1144/1192 KB 462/1118 KB 236/287 KB 368/1461 KB 1148/1192 KB 462/1118 KB 236/287 KB 368/1461 KB 1152/1192 KB 462/1118 KB 236/287 KB 356/1461 KB 1136/1192 KB 458/1118 KB 236/287 KB 368/1461 KB 1152/1192 KB 462/1118 KB 240/287 KB 356/1461 KB 1136/1192 KB 462/1118 KB 236/287 KB 368/1461 KB 1152/1192 KB 466/1118 KB 240/287 KB 368/1461 KB 1152/1192 KB 470/1118 KB 240/287 KB 368/1461 KB 1152/1192 KB 474/1118 KB 240/287 KB 372/1461 KB 1156/1192 KB 478/1118 KB 244/287 KB 372/1461 KB 1156/1192 KB 482/1118 KB 244/287 KB 372/1461 KB 1156/1192 KB 486/111 unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 8 KB 244/287 KB 372/1461 KB 1156/1192 KB 490/1118 KB 244/287 KB 372/1461 KB 1156/1192 KB 474/1118 KB 244/287 KB 376/1461 KB 1156/1192 KB 494/1118 KB 244/287 KB 380/1461 KB 1156/1192 KB 494/1118 KB 244/287 KB 384/1461 KB 1156/1192 KB 494/1118 KB 244/287 KB 368/1461 KB 1156/1192 KB 474/1118 KB 244/287 KB 368/1461 KB 1152/1192 KB 474/1118 KB 244/287 KB 384/1461 KB 1156/1192 KB 494/1118 KB 248/287 KB 384/1461 KB 1156/1192 KB 494/1118 KB 252/287 KB 384/1461 KB 1156/1192 KB 494/1118 KB 256/287 KB 384/1461 KB 1160/1192 KB 494/1118 KB 256/287 KB 384/1461 KB 1164/1192 KB 494/1118 KB 256/287 KB 384/1461 KB 1168/1192 KB 494/1118 KB 260/287 KB 384/1461 KB 1172/1192 KB 494/1118 KB 260/287 KB 388/1461 KB 1176/1192 KB 494/1118 KB 260/287 KB 388/1461 KB 1180/1192 KB 494/1118 KB 260/287 KB 388/1461 KB 1184/1192 KB 494/1118 KB 260/287 KB 384/1461 KB 1164/1192 KB 494/1118 KB 260/287 KB 388/1461 KB 1184/1192 KB 494/1118 KB 264/287 KB 388/1461 KB 1184/1192 KB 494/1118 KB 268/287 KB 388/1461 KB 1184/1192 KB 494/1118 KB 272/287 KB 388/1461 KB 1172/1192 KB 494/1118 KB 260/287 KB 388/1461 KB 1184/1192 KB 498/1118 KB 272/287 KB 388/1461 KB 1184/1192 KB 502/1118 KB 272/287 KB 388/1461 KB 1184/1192 KB 502/1118 KB 276/287 KB 388/1461 KB 1188/1192 KB 506/1118 KB 280/287 KB 388/1461 KB 1188/1192 KB 506/1118 KB 284/287 KB 388/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 388/1461 KB 1172/1192 KB 494/1118 KB 260/287 KB 392/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 396/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 400/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 404/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 408/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 412/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 416/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 420/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 424/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 428/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 432/1461 KB 1188/1192 KB 506/1118 KB 287/287 KB 388/1461 KB 1188/1192 KB 506/1118 KB 276/287 KB 432/1461 KB 1192/1192 KB 506/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 506/1118 KB 287/287 KB 388/1461 KB 1184/1192 KB 506/1118 KB 276/287 KB 432/1461 KB 1192/1192 KB 510/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 514/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 518/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 522/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 526/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 530/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 534/1118 KB 287/287 KB 432/1461 KB 1192/1192 KB 538/1118 KB 287/287 KB 436/1461 KB 1192/1192 KB 542/1118 KB 287/287 KB 436/1461 KB 1192/1192 KB 546/1118 KB 287/287 KB 436/1461 KB 1192/1192 KB 550/1118 KB 287/287 KB 436/1461 KB 1192/1192 KB 538/1118 KB 287/287 KB 440/1461 KB 1192/1192 KB 550/1118 KB 287/287 KB 444/1461 KB 1192/1192 KB 550/1118 KB 287/287 KB 448/1461 KB 1192/1192 KB 550/1118 KB 287/287 KB 452/1461 KB 1192/1192 KB 550/1118 KB 287/287 KB 456/1461 KB 1192/1192 KB 554/1118 KB 460/1461 KB 1192/1192 KB 554/1118 KB 464/1461 KB 1192/1192 KB 554/1118 KB 452/1461 KB 1192/1192 KB 554/1118 KB 287/287 KB 464/1461 KB 1192/1192 KB 558/1118 KB 464/1461 KB 1192/1192 KB 562/1118 KB 464/1461 KB 566/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 706.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 464/1461 KB 570/1118 KB 468/1461 KB 574/1118 KB 468/1461 KB 578/1118 KB 468/1461 KB 582/1118 KB 468/1461 KB 570/1118 KB 472/1461 KB 582/1118 KB 476/1461 KB 582/1118 KB 480/1461 KB 582/1118 KB 484/1461 KB 582/1118 KB 488/1461 KB 586/1118 KB 484/1461 KB 586/1118 KB 488/1461 KB 590/1118 KB 488/1461 KB 594/1118 KB 488/1461 KB 598/1118 KB 488/1461 KB 602/1118 KB 492/1461 KB 606/1118 KB 492/1461 KB 610/1118 KB 492/1461 KB 614/1118 KB 492/1461 KB 602/1118 KB 496/1461 KB 614/1118 KB 500/1461 KB 614/1118 KB 504/1461 KB 614/1118 KB 508/1461 KB 614/1118 KB 512/1461 KB 614/1118 KB 516/1461 KB 614/1118 KB 520/1461 KB 618/1118 KB 524/1461 KB 618/1118 KB 528/1461 KB 618/1118 KB 516/1461 KB 618/1118 KB 528/1461 KB 622/1118 KB 528/1461 KB 626/1118 KB 528/1461 KB 630/1118 KB 528/1461 KB 634/1118 KB 532/1461 KB 638/1118 KB 532/1461 KB 642/1118 KB 532/1461 KB 646/1118 KB 532/1461 KB 634/1118 KB 536/1461 KB 646/1118 KB 540/1461 KB 650/1118 KB 544/1461 KB 650/1118 KB 548/1461 KB 650/1118 KB 552/1461 KB 650/1118 KB 556/1461 KB 650/1118 KB 560/1461 KB 650/1118 KB 536/1461 KB 650/1118 KB 560/1461 KB 654/1118 KB 560/1461 KB 658/1118 KB 560/1461 KB 662/1118 KB 560/1461 KB 666/1118 KB 564/1461 KB 670/1118 KB 564/1461 KB 674/1118 KB 564/1461 KB 678/1118 KB 564/1461 KB 666/1118 KB 568/1461 KB 678/1118 KB 572/1461 KB 682/1118 KB 576/1461 KB 682/1118 KB 580/1461 KB 682/1118 KB 584/1461 KB 682/1118 KB 568/1461 KB 682/1118 KB 584/1461 KB 686/1118 KB 584/1461 KB 690/1118 KB 584/1461 KB 694/1118 KB 584/1461 KB 698/1118 KB 588/1461 KB 702/1118 KB 588/1461 KB 706/1118 KB 588/1461 KB 710/1118 KB 588/1461 KB 698/1118 KB 592/1461 KB 710/1118 KB 596/1461 KB 710/1118 KB 600/1461 KB 710/1118 KB 604/1461 KB 710/1118 KB 608/1461 KB 710/1118 KB 612/1461 KB 710/1118 KB 616/1461 KB 714/1118 KB 620/1461 KB 714/1118 KB 624/1461 KB 714/1118 KB 612/1461 KB 714/1118 KB 624/1461 KB 718/1118 KB 624/1461 KB 722/1118 KB 624/1461 KB 726/1118 KB 624/1461 KB 730/1118 KB 628/1461 KB 734/1118 KB 628/1461 KB 738/1118 KB 628/1461 KB 742/1118 KB 628/1461 KB 730/1118 KB 632/1461 KB 742/1118 KB 636/1461 KB 742/1118 KB 640/1461 KB 742/1118 KB 644/1461 KB 742/1118 KB 648/1461 KB 746/1118 KB 652/1461 KB 746/1118 KB 656/1461 KB 746/1118 KB 644/1461 KB 746/1118 KB 656/1461 KB 750/1118 KB 656/1461 KB 754/1118 KB 656/1461 KB 758/1118 KB 656/1461 KB 762/1118 KB 660/1461 KB 766/1118 KB 660/1461 KB 770/1118 KB 660/1461 KB 774/1118 KB 660/1461 KB 762/1118 KB 664/1461 KB 774/1118 KB 668/1461 KB 774/1118 KB 672/1461 KB 774/1118 KB 676/1461 KB 774/1118 KB 680/1461 KB 778/1118 KB 684/1461 KB 778/1118 KB 688/1461 KB 778/1118 KB 676/1461 KB 778/1118 KB 688/1461 KB 782/1118 KB 688/1461 KB 786/1118 KB 688/1461 KB 790/1118 KB 688/1461 KB 794/1118 KB 692/1461 KB 798/1118 KB 692/1461 KB 802/1118 KB 692/1461 KB 794/1118 KB 696/1461 KB 806/1118 KB 700/1461 KB 806/1118 KB 704/1461 KB 806/1118 KB 692/1461 KB 806/1118 KB 704/1461 KB 810/1118 KB 708/1461 KB 814/1118 KB 708/1461 KB 818/1118 KB 708/1461 KB 822/1118 KB 708/1461 KB 810/1118 KB 712/1461 KB 822/1118 KB 716/1461 KB 822/1118 KB 720/1461 KB 822/1118 KB 724/1461 KB 826/1118 KB 728/1461 KB 826/1118 KB 732/1461 KB 826/1118 KB 736/1461 KB 826/1118 KB 740/1461 KB 826/1118 KB 744/1461 KB 826/1118 KB 748/1461 KB 826/1118 KB 752/1461 KB 826/1118 KB 720/1461 KB 826/1118 KB 752/1461 KB 830/1118 KB 752/1461 KB 834/1118 KB 752/1461 KB 838/1118 KB 752/1461 KB 842/1118 KB 752/146 unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 1 KB 846/1118 KB 752/1461 KB 850/1118 KB 752/1461 KB 854/1118 KB 752/1461 KB 858/1118 KB 756/1461 KB 862/1118 KB 756/1461 KB 866/1118 KB 756/1461 KB 870/1118 KB 756/1461 KB 858/1118 KB 760/1461 KB 870/1118 KB 764/1461 KB 870/1118 KB 768/1461 KB 870/1118 KB 772/1461 KB 870/1118 KB 776/1461 KB 874/1118 KB 780/1461 KB 874/1118 KB 784/1461 KB 874/1118 KB 772/1461 KB 874/1118 KB 784/1461 KB 878/1118 KB 784/1461 KB 882/1118 KB 784/1461 KB 886/1118 KB 784/1461 KB 890/1118 KB 788/1461 KB 894/1118 KB 788/1461 KB 898/1118 KB 788/1461 KB 902/1118 KB 788/1461 KB 890/1118 KB 792/1461 KB 902/1118 KB 796/1461 KB 902/1118 KB 800/1461 KB 902/1118 KB 804/1461 KB 906/1118 KB 808/1461 KB 906/1118 KB 812/1461 KB 906/1118 KB 816/1461 KB 906/1118 KB 800/1461 KB 906/1118 KB 816/1461 KB 910/1118 KB 816/1461 KB 914/1118 KB 816/1461 KB 918/1118 KB 816/1461 KB 922/1118 KB 820/1461 KB 926/1118 KB 820/1461 KB 930/1118 KB 820/1461 KB 934/1118 KB 820/1461 KB 922/1118 KB 824/1461 KB 934/1118 KB 828/1461 KB 934/1118 KB 832/1461 KB 934/1118 KB 832/1461 KB 938/1118 KB 836/1461 KB 942/1118 KB 836/1461 KB 938/1118 KB 840/1461 KB 942/1118 KB 844/1461 KB 942/1118 KB 844/1461 KB 946/1118 KB 844/1461 KB 950/1118 KB 848/1461 KB 954/1118 KB 848/1461 KB 958/1118 KB 848/1461 KB 962/1118 KB 848/1461 KB 966/1118 KB 848/1461 KB 950/1118 KB 852/1461 KB 966/1118 KB 856/1461 KB 966/1118 KB 860/1461 KB 966/1118 KB 864/1461 KB 966/1118 KB 864/1461 KB 970/1118 KB 868/1461 KB 974/1118 KB 868/1461 KB 978/1118 KB 868/1461 KB 982/1118 KB 868/1461 KB 970/1118 KB 872/1461 KB 982/1118 KB 876/1461 KB 982/1118 KB 880/1461 KB 982/1118 KB 884/1461 KB 986/1118 KB 888/1461 KB 986/1118 KB 892/1461 KB 986/1118 KB 896/1461 KB 986/1118 KB 880/1461 KB 986/1118 KB 896/1461 KB 990/1118 KB 896/1461 KB 994/1118 KB 896/1461 KB 998/1118 KB 896/1461 KB 1002/1118 KB 900/1461 KB 1006/1118 KB 900/1461 KB 1010/1118 KB 900/1461 KB 1014/1118 KB 900/1461 KB 1002/1118 KB 904/1461 KB 1014/1118 KB 908/1461 KB 1014/1118 KB 912/1461 KB 1014/1118 KB 916/1461 KB 1014/1118 KB 920/1461 KB 1018/1118 KB 924/1461 KB 1018/1118 KB 928/1461 KB 1018/1118 KB 916/1461 KB 1018/1118 KB 928/1461 KB 1022/1118 KB 928/1461 KB 1026/1118 KB 928/1461 KB 1030/1118 KB 928/1461 KB 1034/1118 KB 932/1461 KB 1038/1118 KB 932/1461 KB 1042/1118 KB 932/1461 KB 1046/1118 KB 932/1461 KB 1034/1118 KB 936/1461 KB 1046/1118 KB 940/1461 KB 1046/1118 KB 944/1461 KB 1046/1118 KB 948/1461 KB 1050/1118 KB 952/1461 KB 1050/1118 KB 956/1461 KB 1050/1118 KB 944/1461 KB 1050/1118 KB 960/1461 KB 1054/1118 KB 960/1461 KB 1058/1118 KB 960/1461 KB 1062/1118 KB 960/1461 KB 1062/1118 KB 960/1461 KB 1066/1118 KB 964/1461 KB 1070/1118 KB 964/1461 KB 1074/1118 KB 964/1461 KB 1078/1118 KB 964/1461 KB 1066/1118 KB 968/1461 KB 1078/1118 KB 972/1461 KB 1078/1118 KB 976/1461 KB 1078/1118 KB 980/1461 KB 1078/1118 KB 984/1461 KB 1082/1118 KB 988/1461 KB 1082/1118 KB 992/1461 KB 1082/1118 KB 980/1461 KB 1082/1118 KB 992/1461 KB 1086/1118 KB 992/1461 KB 1090/1118 KB 992/1461 KB 1094/1118 KB 992/1461 KB 1098/1118 KB 996/1461 KB 1102/1118 KB 996/1461 KB 1106/1118 KB 996/1461 KB 1110/1118 KB 996/1461 KB 1114/1118 KB 996/1461 KB 1118/1118 KB 996/1461 KB 1098/1118 KB 1000/1461 KB 1118/1118 KB 1004/1461 KB 1118/1118 KB 1008/1461 KB 1118/1118 KB 1012/1461 KB 1118/1118 KB 1016/1461 KB 1118/1118 KB 1020/1461 KB 1118/1118 KB 1024/1461 KB 1118/1118 KB 1028/1461 KB 1118/1118 KB 1032/1461 KB 1118/1118 KB unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 1036/1461 KB 1118/1118 KB 1040/1461 KB 1118/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 631.8 KB/sec) unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 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 809.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 133.3 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 10:39:20 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 122.2 KB/sec) unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 34.5 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 318.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 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 171.3 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 10:39:20 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 151.6 KB/sec) unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/7 KB 6/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 461.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 10:39:20 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 76.5 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 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 51.1 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 10:39:20 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-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/5 KB 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 409.6 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 10:39:20 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: 10:39:20 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 39.5 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-mysql-0: 10:39:20 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 10:39:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 10:39:20 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 888.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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: 10:39:21 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-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 11/149 KB 14/149 KB 16/149 KB 19/149 KB 22/149 KB 25/149 KB 27/149 KB 30/149 KB 32/149 KB 36/149 KB 36/149 KB 3/10 KB 36/149 KB 6/10 KB 36/149 KB 9/10 KB 36/149 KB 10/10 KB 4/6 KB 36/149 KB 10/10 KB 6/6 KB 36/149 KB 10/10 KB 6/6 KB 36/149 KB 10/10 KB 4/21 KB 6/6 KB 36/149 KB 10/10 KB 8/21 KB 6/6 KB 36/149 KB 10/10 KB 12/21 KB 6/6 KB 36/149 KB 10/10 KB 16/21 KB 6/6 KB 36/149 KB 10/10 KB 20/21 KB 6/6 KB 36/149 KB 10/10 KB 21/21 KB 6/6 KB 40/149 KB 10/10 KB 21/21 KB 6/6 KB 44/149 KB 10/10 KB 21/21 KB 6/6 KB 48/149 KB 10/10 KB 21/21 KB 6/6 KB 52/149 KB 10/10 KB 21/21 KB 6/6 KB 56/149 KB 10/10 KB 21/21 KB 6/6 KB 60/149 KB 21/21 KB 6/6 KB 64/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 606.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 6/6 KB 68/149 KB 21/21 KB 6/6 KB 72/149 KB 21/21 KB 6/6 KB 76/149 KB 21/21 KB 6/6 KB 80/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 965.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 6/6 KB 84/149 KB 6/6 KB 88/149 KB 6/6 KB 92/149 KB 6/6 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 276.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 96/149 KB 3/37 KB 96/149 KB 6/37 KB 96/149 KB 3/30 KB 6/37 KB 96/149 KB 5/30 KB 6/37 KB 96/149 KB 8/30 KB 6/37 KB 96/149 KB 8/30 KB 9/37 KB 96/149 KB 11/30 KB 9/37 KB 96/149 KB 13/30 KB 11/37 KB 96/149 KB 11/30 KB 11/37 KB 96/149 KB 13/30 KB 14/37 KB 4/14 KB 96/149 KB 13/30 KB 14/37 KB 8/14 KB 96/149 KB 3/14 KB 16/30 KB 16/37 KB 12/14 KB 96/149 KB 3/14 KB 16/30 KB 16/37 KB 14/14 KB 96/149 KB 3/14 KB 16/30 KB 16/37 KB 4/14 KB 96/149 KB 3/14 KB 16/30 KB 16/37 KB 4/14 KB 96/149 KB 16/30 KB 16/37 KB 4/14 KB 96/149 KB 16/30 KB 14/37 KB 14/14 KB 96/149 KB 3/14 KB 19/30 KB 16/37 KB 14/14 KB 96/149 KB 3/14 KB 21/30 KB 16/37 KB 14/14 KB 96/149 KB 3/14 KB 21/30 KB 19/37 KB 14/14 KB 96/149 KB 3/14 KB 21/30 KB 22/37 KB 14/14 KB 96/149 KB 3/14 KB 21/30 KB 25/37 KB 14/14 KB 96/149 KB 5/14 KB 24/30 KB 27/37 KB 14/14 KB 96/149 KB 5/14 KB 24/30 KB 25/37 KB 14/14 KB 96/149 KB 5/14 KB 21/30 KB 25/37 KB 14/14 KB 96/149 KB 5/14 KB 27/30 KB 27/37 KB 14/14 KB 96/149 KB 8/14 KB 27/30 KB 27/37 KB 14/14 KB 96/149 KB 8/14 KB 27/30 KB 30/37 KB 14/14 KB 96/149 KB 11/14 KB 29/30 KB 30/37 KB 14/14 KB 96/149 KB 13/14 KB 29/30 KB 30/37 KB 14/14 KB 96/149 KB 8/14 KB 29/30 KB 30/37 KB 14/14 KB 96/149 KB 13/14 KB 30/30 KB 32/37 KB 14/14 KB 96/149 KB 13/14 KB 29/30 KB 32/37 KB 14/14 KB 96/149 KB 14/14 KB 30/30 KB 32/37 KB 14/14 KB 96/149 KB 14/14 KB 30/30 KB 35/37 KB 14/14 KB 96/149 KB 14/14 KB 30/30 KB 37/37 KB 14/14 KB 100/149 KB 14/14 KB 30/30 KB 37/37 KB 14/14 KB 104/149 KB 14/14 KB 30/30 KB 37/37 KB 14/14 KB 108/149 KB 14/14 KB 30/30 KB 37/37 KB 14/14 KB 112/149 KB 14/14 KB 30/30 KB 37/37 KB 116/149 KB 14/14 KB 30/30 KB 37/37 KB 120/149 KB 14/14 KB 30/30 KB 37/37 KB 124/149 KB 14/14 KB 30/30 KB 37/37 KB 128/149 KB 14/14 KB 30/30 KB 37/37 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 379.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 817.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 353.9 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 132/149 KB 37/37 KB 136/149 KB 140/149 KB 144/149 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 900.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 148/149 KB 149/149 KB 3/37 KB 149/149 KB 5/37 KB 149/149 KB 8/37 KB 149/149 KB 11/37 KB 149/149 KB 13/37 KB 149/149 KB 16/37 KB 149/149 KB 19/37 KB 149/149 KB 21/37 KB 3/11 KB 3/43 KB 149/149 KB 24/37 KB 3/11 KB 3/43 KB 149/149 KB 27/37 KB 3/11 KB 3/43 KB 149/149 KB 19/37 KB 3/11 KB 3/43 KB 149/149 KB 19/37 KB 3/11 KB 149/149 KB 27/37 KB 5/11 KB 3/43 KB 149/149 KB 27/37 KB 8/11 KB 3/43 KB 149/149 KB 27/37 KB 8/11 KB 6/43 KB 149/149 KB 27/37 KB 8/11 KB 9/43 KB 149/149 KB 27/37 KB 11/11 KB 9/43 KB 149/149 KB 27/37 KB 11/11 KB 11/43 KB 149/149 KB 27/37 KB 11/11 KB 14/43 KB 149/149 KB 27/37 KB 11/11 KB 16/43 KB 149/149 KB 3/7 KB 27/37 KB 11/11 KB 14/43 KB 149/149 KB 3/7 KB 27/37 KB 11/11 KB 16/43 KB 149/149 KB 5/7 KB 27/37 KB 11/11 KB 16/43 KB 149/149 KB 7/7 KB 27/37 KB 11/11 KB 19/43 KB 149/149 KB 7/7 KB 27/37 KB 11/11 KB 22/43 KB 149/149 KB 7/7 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 2692.1 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 29/37 KB 11/11 KB 25/43 KB 7/7 KB 27/37 KB 11/11 KB 25/43 KB 7/7 KB 29/37 KB 11/11 KB 27/43 KB 7/7 KB 32/37 KB 11/11 KB 30/43 KB 7/7 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 32/37 KB 11/11 KB 27/43 KB 7/7 KB 35/37 KB 11/11 KB 30/43 KB 7/7 KB 35/37 KB 11/11 KB 32/43 KB 7/7 KB 37/37 KB 11/11 KB 32/43 KB 7/7 KB 37/37 KB 11/11 KB 32/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 192.3 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 36/43 KB 7/7 KB 37/37 KB 40/43 KB 37/37 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 123.1 KB/sec) unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 43/43 KB 3/60 KB 37/37 KB 43/43 KB 6/60 KB 43/43 KB 9/60 KB 43/43 KB 11/60 KB 43/43 KB 14/60 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 637.4 KB/sec) unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 43/43 KB 16/60 KB 43/43 KB 19/60 KB 43/43 KB 22/60 KB 43/43 KB 25/60 KB 43/43 KB 27/60 KB 43/43 KB 30/60 KB 43/43 KB 32/60 KB 43/43 KB 36/60 KB 43/43 KB 40/60 KB 43/43 KB 44/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 668.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 10:39:21 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 60.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 1318.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 121.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 143.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 112.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 166.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 154.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 97.7 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 155.9 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 44.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 312.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 1009.9 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 42.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 10:39:21 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:21 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 37.3 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 110.4 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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: 10:39:21 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: 10:39:21 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: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 3/156 KB 13/13 KB 6/156 KB 13/13 KB 9/156 KB 13/13 KB 11/156 KB 13/13 KB 14/156 KB 3/87 KB 13/13 KB 16/156 KB 3/87 KB 13/13 KB 11/156 KB 3/87 KB 13/13 KB 16/156 KB 5/87 KB 13/13 KB 16/156 KB 8/87 KB 13/13 KB 16/156 KB 11/87 KB 13/13 KB 16/156 KB 13/87 KB 13/13 KB 16/156 KB 16/87 KB 13/13 KB 19/156 KB 19/87 KB 13/13 KB 4/48 KB 19/156 KB 21/87 KB 13/13 KB 4/48 KB 19/156 KB 24/87 KB 19/156 KB 16/87 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 503.6 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 4/48 KB 22/156 KB 24/87 KB 4/48 KB 25/156 KB 24/87 KB 4/48 KB 25/156 KB 27/87 KB 4/48 KB 27/156 KB 29/87 KB 4/48 KB 19/156 KB 19/87 KB 13/13 KB 4/48 KB 27/156 KB 27/87 KB 4/48 KB 30/156 KB 29/87 KB 8/48 KB 30/156 KB 29/87 KB 12/48 KB 30/156 KB 29/87 KB 12/48 KB 32/156 KB 32/87 KB 12/48 KB 32/156 KB 29/87 KB 16/48 KB 32/156 KB 32/87 KB 16/48 KB 32/156 KB 36/87 KB 20/48 KB 36/156 KB 40/87 KB 20/48 KB 36/156 KB 44/87 KB 20/48 KB 36/156 KB 48/87 KB 20/48 KB 36/156 KB 36/87 KB 20/48 KB 40/156 KB 48/87 KB 20/48 KB 44/156 KB 48/87 KB 20/48 KB 48/156 KB 48/87 KB 20/48 KB 32/156 KB 36/87 KB 24/48 KB 48/156 KB 48/87 KB 28/48 KB 48/156 KB 48/87 KB 32/48 KB 48/156 KB 48/87 KB 36/48 KB 48/156 KB 48/87 KB 40/48 KB 52/156 KB 52/87 KB 3/35 KB 3/21 KB 44/48 KB 52/156 KB 52/87 KB 3/35 KB 3/21 KB 48/48 KB 52/156 KB 52/87 KB 3/35 KB 3/21 KB 36/48 KB 52/156 KB 52/87 KB 3/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 3/35 KB 3/21 KB 36/48 KB 48/156 KB 52/87 KB 3/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 6/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 9/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 11/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 14/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 16/35 KB 3/21 KB 48/48 KB 56/156 KB 52/87 KB 19/35 KB 3/21 KB 36/48 KB 48/156 KB 52/87 KB 3/21 KB 48/48 KB 56/156 KB 56/87 KB 19/35 KB 3/21 KB 36/48 KB 48/156 KB 48/87 KB 3/21 KB 48/48 KB 56/156 KB 56/87 KB 22/35 KB 5/21 KB 48/48 KB 56/156 KB 56/87 KB 22/35 KB 8/21 KB 48/48 KB 56/156 KB 60/87 KB 22/35 KB 11/21 KB 48/48 KB 56/156 KB 56/87 KB 22/35 KB 3/21 KB 48/48 KB 60/156 KB 60/87 KB 22/35 KB 11/21 KB 48/48 KB 64/156 KB 60/87 KB 22/35 KB 11/21 KB 48/48 KB 56/156 KB 60/87 KB 22/35 KB 8/21 KB 48/48 KB 64/156 KB 64/87 KB 25/35 KB 11/21 KB 48/48 KB 64/156 KB 60/87 KB 25/35 KB 11/21 KB 48/48 KB 68/156 KB 64/87 KB 25/35 KB 11/21 KB 48/48 KB 72/156 KB 68/87 KB 27/35 KB 13/21 KB 48/48 KB 76/156 KB 68/87 KB 27/35 KB 13/21 KB 48/48 KB 80/156 KB 68/87 KB 27/35 KB 13/21 KB 48/48 KB 68/156 KB 68/87 KB 27/35 KB 13/21 KB 48/48 KB 68/156 KB 68/87 KB 27/35 KB 11/21 KB 48/48 KB 80/156 KB 68/87 KB 30/35 KB 13/21 KB 48/48 KB 80/156 KB 68/87 KB 32/35 KB 16/21 KB 48/48 KB 68/156 KB 68/87 KB 25/35 KB 11/21 KB 48/48 KB 80/156 KB 72/87 KB 32/35 KB 16/21 KB 48/48 KB 80/156 KB 76/87 KB 32/35 KB 16/21 KB 48/48 KB 80/156 KB 80/87 KB 35/35 KB 16/21 KB 48/48 KB 80/156 KB 68/87 KB 30/35 KB 16/21 KB 48/48 KB 80/156 KB 80/87 KB 35/35 KB 19/21 KB 48/48 KB 80/156 KB 76/87 KB 35/35 KB 16/21 KB 48/48 KB 80/156 KB 80/87 KB 35/35 KB 21/21 KB 48/48 KB 80/156 KB 84/87 KB 35/35 KB 21/21 KB 48/48 KB 84/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 84/156 KB 84/87 KB 35/35 KB 21/21 KB 48/48 KB 88/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 92/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 96/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 100/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 104/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 108/156 KB 87/87 KB 35/35 KB 21/21 KB 48/48 KB 112/156 KB 87/87 KB 35/35 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1332.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 116/156 KB 87/87 KB 35/35 KB 21/21 KB 120/156 KB 87/87 KB 35/35 KB 21/21 KB 124/156 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1702.5 KB/sec) unit-abot-epc-basic-0: 10:39:21 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 822.1 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 463.4 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 132/156 KB 136/156 KB 4/86 KB 140/156 KB 4/86 KB 144/156 KB 4/86 KB 132/156 KB 4/86 KB 144/156 KB 8/86 KB 144/156 KB 12/86 KB 144/156 KB 16/86 KB 144/156 KB 20/86 KB 144/156 KB 24/86 KB 144/156 KB 28/86 KB 3/24 KB 144/156 KB 32/86 KB 3/14 KB 3/24 KB 144/156 KB 28/86 KB 3/14 KB 3/24 KB 144/156 KB 32/86 KB 5/14 KB 3/119 KB 3/24 KB 144/156 KB 32/86 KB 8/14 KB 3/24 KB 144/156 KB 28/86 KB 3/119 KB 6/24 KB 144/156 KB 32/86 KB 8/14 KB 3/119 KB 6/24 KB 144/156 KB 32/86 KB 11/14 KB 3/119 KB 3/24 KB 144/156 KB 32/86 KB 5/14 KB 3/119 KB 9/24 KB 144/156 KB 32/86 KB 11/14 KB 5/119 KB 11/24 KB 144/156 KB 32/86 KB 11/14 KB 5/119 KB 9/24 KB 144/156 KB 32/86 KB 11/14 KB 5/119 KB 11/24 KB 144/156 KB 32/86 KB 13/14 KB 5/119 KB 11/24 KB 144/156 KB 32/86 KB 14/14 KB 5/119 KB 14/24 KB 144/156 KB 32/86 KB 14/14 KB 8/119 KB 16/24 KB 144/156 KB 32/86 KB 14/14 KB 8/119 KB 19/24 KB 144/156 KB 36/86 KB 14/14 KB 8/119 KB 22/24 KB 148/156 KB 36/86 KB 14/14 KB 8/119 KB 14/24 KB 144/156 KB 32/86 KB 14/14 KB 11/119 KB 22/24 KB 148/156 KB 36/86 KB 14/14 KB 13/119 KB 22/24 KB 148/156 KB 36/86 KB 14/14 KB 13/119 KB 24/24 KB 148/156 KB 36/86 KB 14/14 KB 8/119 KB 19/24 KB 148/156 KB 36/86 KB 14/14 KB 16/119 KB 24/24 KB 152/156 KB 36/86 KB 14/14 KB 16/119 KB 24/24 KB 156/156 KB 36/86 KB 14/14 KB 8/119 KB 16/24 KB 144/156 KB 36/86 KB 14/14 KB 16/119 KB 24/24 KB 156/156 KB 40/86 KB 14/14 KB 16/119 KB 24/24 KB 148/156 KB 36/86 KB 14/14 KB 19/119 KB 24/24 KB 156/156 KB 40/86 KB 14/14 KB 19/119 KB 24/24 KB 156/156 KB 44/86 KB 14/14 KB 19/119 KB 24/24 KB 156/156 KB 48/86 KB 14/14 KB 19/119 KB 24/24 KB 156/156 KB 52/86 KB 14/14 KB 21/119 KB 24/24 KB 156/156 KB 56/86 KB 21/119 KB 24/24 KB 156/156 KB 60/86 KB 21/119 KB 24/24 KB 156/156 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 228.2 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 21/119 KB 24/24 KB 156/156 KB 52/86 KB 14/14 KB 24/119 KB 24/24 KB 156/156 KB 64/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 27/119 KB 24/24 KB 156/156 KB 64/86 KB 29/119 KB 24/24 KB 64/86 KB 32/119 KB 24/24 KB 64/86 KB 32/119 KB 24/24 KB 68/86 KB 36/119 KB 72/86 KB 36/119 KB 76/86 KB 36/119 KB 80/86 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 2259.3 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 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 380.7 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 36/119 KB 3/29 KB 80/86 KB 36/119 KB 6/29 KB 84/86 KB 36/119 KB 24/24 KB 68/86 KB 40/119 KB 6/29 KB 84/86 KB 44/119 KB 6/29 KB 84/86 KB 48/119 KB 9/29 KB 84/86 KB 52/119 KB 9/29 KB 84/86 KB 56/119 KB 9/29 KB 84/86 KB 60/119 KB 9/29 KB 84/86 KB 64/119 KB 9/29 KB 84/86 KB 68/119 KB 9/29 KB 84/86 KB 72/119 KB 9/29 KB 84/86 KB 76/119 KB 9/29 KB 84/86 KB 80/119 KB 9/29 KB 84/86 KB 36/119 KB 3/29 KB 84/86 KB 80/119 KB 9/29 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 44/119 KB 9/29 KB 84/86 KB 80/119 KB 9/29 KB 86/86 KB 3/37 KB 80/119 KB 11/29 KB 86/86 KB 3/37 KB 80/119 KB 14/29 KB 86/86 KB 5/37 KB 80/119 KB 11/29 KB 86/86 KB 5/37 KB 80/119 KB 14/29 KB 86/86 KB 8/37 KB 80/119 KB 16/29 KB 86/86 KB 8/37 KB 80/119 KB 16/29 KB 86/86 KB 11/37 KB 80/119 KB 19/29 KB 86/86 KB 11/37 KB 80/119 KB 19/29 KB 86/86 KB 13/37 KB 80/119 KB 22/29 KB 86/86 KB 16/37 KB 80/119 KB 22/29 KB 19/37 KB 80/119 KB 22/29 KB 86/86 KB 13/37 KB 80/119 KB 25/29 KB 19/37 KB 80/119 KB 27/29 KB 19/37 KB 80/119 KB 29/29 KB 21/37 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 1093.3 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 80/119 KB 27/29 KB 21/37 KB 80/119 KB 29/29 KB 24/37 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 80/119 KB 29/29 KB 27/37 KB 80/119 KB 29/29 KB 29/37 KB 80/119 KB 29/29 KB 32/37 KB 80/119 KB 29/29 KB 35/37 KB 84/119 KB 29/29 KB 35/37 KB 88/119 KB 29/29 KB 35/37 KB 88/119 KB 4/57 KB 29/29 KB 37/37 KB 88/119 KB 8/57 KB 29/29 KB 37/37 KB 88/119 KB 12/57 KB 29/29 KB 37/37 KB 88/119 KB 16/57 KB 29/29 KB 37/37 KB 88/119 KB 29/29 KB 37/37 KB 92/119 KB 16/57 KB 29/29 KB 37/37 KB 96/119 KB 16/57 KB 29/29 KB 37/37 KB 96/119 KB 20/57 KB 29/29 KB 37/37 KB 96/119 KB 24/57 KB 29/29 KB 37/37 KB 96/119 KB 28/57 KB 29/29 KB 37/37 KB 96/119 KB 32/57 KB 29/29 KB 37/37 KB 100/119 KB 32/57 KB 29/29 KB 37/37 KB 104/119 KB 32/57 KB 29/29 KB 37/37 KB 108/119 KB 32/57 KB 29/29 KB 37/37 KB 112/119 KB 32/57 KB 29/29 KB 37/37 KB 116/119 KB 32/57 KB 29/29 KB 37/37 KB 119/119 KB 32/57 KB 29/29 KB 37/37 KB 119/119 KB 36/57 KB 29/29 KB 37/37 KB 3/11 KB 119/119 KB 40/57 KB 37/37 KB 3/11 KB 119/119 KB 44/57 KB 37/37 KB 3/11 KB 119/119 KB 36/57 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 334.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 5/11 KB 119/119 KB 48/57 KB 37/37 KB 3/11 KB 119/119 KB 48/57 KB 37/37 KB 8/11 KB 119/119 KB 48/57 KB 37/37 KB 11/11 KB 119/119 KB 48/57 KB 37/37 KB 11/11 KB 119/119 KB 52/57 KB 11/11 KB 119/119 KB 56/57 KB 11/11 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 411.1 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 1321.4 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/33 KB 57/57 KB 11/11 KB 5/33 KB 57/57 KB 11/11 KB 8/33 KB 57/57 KB 11/11 KB 11/33 KB 57/57 KB 11/11 KB 13/33 KB 57/57 KB 11/11 KB 16/33 KB 57/57 KB 19/33 KB 57/57 KB 21/33 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 108.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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 600.8 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install 3/21 KB 21/33 KB 5/21 KB 21/33 KB 8/21 KB 21/33 KB 8/21 KB 24/33 KB 11/21 KB 24/33 KB 11/21 KB 27/33 KB 13/21 KB 27/33 KB 13/21 KB 29/33 KB 16/21 KB 29/33 KB 16/21 KB 29/33 KB 3/5 KB 19/21 KB 32/33 KB 5/5 KB 19/21 KB 32/33 KB 3/5 KB 19/21 KB 33/33 KB 5/5 KB 19/21 KB 29/33 KB 3/5 KB 21/21 KB 33/33 KB 5/5 KB 21/21 KB 33/33 KB 5/5 KB 21/21 KB 33/33 KB 3/14 KB 5/5 KB 21/21 KB 33/33 KB 7/14 KB 5/5 KB 21/21 KB 33/33 KB 11/14 KB 5/5 KB 21/21 KB 33/33 KB 14/14 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 312.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 199.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.0 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 131.9 KB/sec) unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:21 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: 10:39:21 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: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:21 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:39:22 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:22 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 2/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 10:39:23 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-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 201.6 KB/sec) unit-abot-epc-basic-0: 10:39:23 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-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:39:23 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 259.0 KB/sec) unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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: 10:39:23 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: 10:39:23 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 1445.2 KB/sec) unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 873.9 KB/sec) unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 112.4 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 84.3 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39: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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 242.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 162.9 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 193.1 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 81.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 241.0 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 553.2 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 418.9 KB/sec) unit-abot-epc-basic-0: 10:39:23 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-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-abot-epc-basic-0: 10:39:23 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-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1020.0 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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: 10:39:23 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: 10:39:23 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: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/308 KB 3/39 KB 3/45 KB 6/286 KB 3/223 KB 3/308 KB 3/39 KB 3/45 KB 3/286 KB 3/223 KB 5/308 KB 3/39 KB 3/45 KB 6/286 KB 3/223 KB 8/308 KB 3/39 KB 3/45 KB 6/286 KB 3/223 KB 11/308 KB 3/39 KB 3/45 KB 6/286 KB 3/223 KB 13/308 KB 3/39 KB 3/45 KB 9/286 KB 3/223 KB 3/39 KB 3/45 KB 3/286 KB 3/223 KB 13/308 KB 5/39 KB 3/45 KB 9/286 KB 3/223 KB 13/308 KB 8/39 KB 3/45 KB 9/286 KB 3/223 KB 13/308 KB 11/39 KB 3/45 KB 9/286 KB 3/223 KB 13/308 KB 13/39 KB 3/45 KB 9/286 KB 3/223 KB 13/308 KB 16/39 KB 3/45 KB 9/286 KB 3/223 KB 13/308 KB 19/39 KB 3/45 KB 9/286 KB 3/223 KB 3/45 KB 3/286 KB 3/223 KB 13/308 KB 19/39 KB 3/45 KB 9/286 KB 6/223 KB 13/308 KB 19/39 KB 3/45 KB 9/286 KB 9/223 KB 13/308 KB 19/39 KB 3/45 KB 9/286 KB 11/223 KB 13/308 KB 19/39 KB 3/45 KB 9/286 KB 14/223 KB 3/45 KB 3/286 KB 13/308 KB 19/39 KB 6/45 KB 9/286 KB 14/223 KB 13/308 KB 19/39 KB 9/45 KB 9/286 KB 14/223 KB 13/308 KB 19/39 KB 11/45 KB 9/286 KB 14/223 KB 13/308 KB 19/39 KB 14/45 KB 9/286 KB 14/223 KB 13/308 KB 19/39 KB 16/45 KB 9/286 KB 14/223 KB 16/308 KB 21/39 KB 19/45 KB 9/286 KB 16/223 KB 11/308 KB 3/39 KB 3/45 KB 9/286 KB 3/223 KB 16/308 KB 21/39 KB 19/45 KB 11/286 KB 16/223 KB 16/308 KB 21/39 KB 19/45 KB 14/286 KB 16/223 KB 16/308 KB 21/39 KB 16/45 KB 9/286 KB 16/223 KB 16/308 KB 19/39 KB 16/45 KB 9/286 KB 16/223 KB 19/308 KB 21/39 KB 19/45 KB 14/286 KB 16/223 KB 21/308 KB 24/39 KB 19/45 KB 16/286 KB 16/223 KB 13/308 KB 19/39 KB 16/45 KB 9/286 KB 16/223 KB 21/308 KB 24/39 KB 22/45 KB 16/286 KB 19/223 KB 21/308 KB 24/39 KB 22/45 KB 16/286 KB 22/223 KB 24/308 KB 24/39 KB 22/45 KB 16/286 KB 22/223 KB 27/308 KB 24/39 KB 22/45 KB 16/286 KB 25/223 KB 21/308 KB 24/39 KB 22/45 KB 16/286 KB 16/223 KB 19/308 KB 24/39 KB 19/45 KB 16/286 KB 16/223 KB 19/308 KB 24/39 KB 19/45 KB 14/286 KB 16/223 KB 27/308 KB 27/39 KB 22/45 KB 16/286 KB 25/223 KB 27/308 KB 29/39 KB 22/45 KB 19/286 KB 25/223 KB 27/308 KB 32/39 KB 25/45 KB 19/286 KB 25/223 KB 24/308 KB 24/39 KB 22/45 KB 16/286 KB 25/223 KB 27/308 KB 29/39 KB 25/45 KB 19/286 KB 25/223 KB 27/308 KB 27/39 KB 22/45 KB 19/286 KB 25/223 KB 27/308 KB 32/39 KB 25/45 KB 22/286 KB 25/223 KB 27/308 KB 32/39 KB 25/45 KB 25/286 KB 27/223 KB 27/308 KB 35/39 KB 27/45 KB 27/286 KB 27/223 KB 27/308 KB 32/39 KB 25/45 KB 22/286 KB 27/223 KB 29/308 KB 35/39 KB 27/45 KB 27/286 KB 30/223 KB 29/308 KB 35/39 KB 27/45 KB 27/286 KB 27/223 KB 27/308 KB 35/39 KB 27/45 KB 25/286 KB 27/223 KB 27/308 KB 32/39 KB 27/45 KB 25/286 KB 27/223 KB 29/308 KB 35/39 KB 30/45 KB 27/286 KB 30/223 KB 29/308 KB 37/39 KB 32/45 KB 27/286 KB 30/223 KB 32/308 KB 37/39 KB 36/45 KB 30/286 KB 32/223 KB 32/308 KB 37/39 KB 40/45 KB 30/286 KB 32/223 KB 32/308 KB 37/39 KB 44/45 KB 30/286 KB 32/223 KB 32/308 KB 37/39 KB 45/45 KB 30/286 KB 32/223 KB 29/308 KB 37/39 KB 30/45 KB 27/286 KB 30/223 KB 32/308 KB 37/39 KB 32/45 KB 30/286 KB 32/223 KB 32/308 KB 37/39 KB 32/45 KB 27/286 KB 32/223 KB 29/308 KB 37/39 KB 32/45 KB 27/286 KB 32/223 KB 32/308 KB 39/39 KB 45/45 KB 30/286 KB 32/223 KB 32/308 KB 39/39 KB 45/45 KB 32/286 KB 32/223 KB 32/308 KB 39/39 KB 45/45 KB 36/286 KB 36/223 KB 36/308 KB 39/39 KB 45/45 KB 40/286 KB 36/223 KB 36/308 KB 39/39 KB 45/45 KB 44/286 KB 36/223 KB 36/308 KB 39/39 KB 45/45 KB 48/286 KB 36/223 KB 32/308 KB 39/39 KB 45/45 KB 32/286 KB 36/223 KB 36/308 KB 39/39 KB 45/45 KB 48/286 KB 4 unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 0/223 KB 36/308 KB 39/39 KB 45/45 KB 48/286 KB 44/223 KB 36/308 KB 39/39 KB 45/45 KB 48/286 KB 48/223 KB 36/308 KB 39/39 KB 45/45 KB 36/286 KB 36/223 KB 40/308 KB 39/39 KB 45/45 KB 48/286 KB 48/223 KB 44/308 KB 39/39 KB 45/45 KB 48/286 KB 48/223 KB 48/308 KB 39/39 KB 45/45 KB 48/286 KB 48/223 KB 48/308 KB 39/39 KB 45/45 KB 48/286 KB 52/223 KB 48/308 KB 45/45 KB 52/286 KB 56/223 KB 52/308 KB 45/45 KB 52/286 KB 60/223 KB 48/308 KB 45/45 KB 52/286 KB 52/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1128.4 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 52/308 KB 52/286 KB 64/223 KB 52/308 KB 45/45 KB 52/286 KB 56/223 KB 56/308 KB 52/286 KB 64/223 KB 60/308 KB 52/286 KB 64/223 KB 64/308 KB 52/286 KB 64/223 KB 64/308 KB 56/286 KB 64/223 KB 64/308 KB 60/286 KB 64/223 KB 64/308 KB 64/286 KB 68/223 KB 68/308 KB 64/286 KB 68/223 KB 72/308 KB 68/286 KB 68/223 KB 76/308 KB 68/286 KB 68/223 KB 64/308 KB 60/286 KB 68/223 KB 76/308 KB 68/286 KB 72/223 KB 76/308 KB 68/286 KB 76/223 KB 76/308 KB 68/286 KB 80/223 KB 68/308 KB 68/286 KB 68/223 KB 80/308 KB 72/286 KB 80/223 KB 80/308 KB 76/286 KB 80/223 KB 80/308 KB 80/286 KB 80/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1169.3 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 80/308 KB 68/286 KB 80/223 KB 84/308 KB 80/286 KB 80/223 KB 88/308 KB 4/174 KB 84/286 KB 84/223 KB 92/308 KB 4/174 KB 84/286 KB 84/223 KB 96/308 KB 4/174 KB 84/286 KB 84/223 KB 84/308 KB 4/174 KB 84/286 KB 84/223 KB 96/308 KB 4/174 KB 88/286 KB 84/223 KB 84/308 KB 4/174 KB 80/286 KB 84/223 KB 3/22 KB 96/308 KB 4/174 KB 88/286 KB 88/223 KB 3/22 KB 96/308 KB 4/174 KB 88/286 KB 92/223 KB 3/22 KB 96/308 KB 4/174 KB 88/286 KB 96/223 KB 84/308 KB 4/174 KB 80/286 KB 80/223 KB 3/22 KB 96/308 KB 8/174 KB 88/286 KB 96/223 KB 3/22 KB 96/308 KB 12/174 KB 88/286 KB 96/223 KB 3/22 KB 96/308 KB 16/174 KB 88/286 KB 96/223 KB 3/22 KB 96/308 KB 20/174 KB 88/286 KB 96/223 KB 3/22 KB 100/308 KB 24/174 KB 92/286 KB 100/223 KB 3/22 KB 100/308 KB 28/174 KB 92/286 KB 100/223 KB 3/22 KB 100/308 KB 32/174 KB 92/286 KB 100/223 KB 3/22 KB 96/308 KB 4/174 KB 88/286 KB 84/223 KB 6/22 KB 100/308 KB 32/174 KB 92/286 KB 100/223 KB 9/22 KB 100/308 KB 32/174 KB 92/286 KB 100/223 KB 11/22 KB 100/308 KB 32/174 KB 92/286 KB 100/223 KB 3/22 KB 100/308 KB 20/174 KB 92/286 KB 100/223 KB 11/22 KB 104/308 KB 32/174 KB 92/286 KB 100/223 KB 11/22 KB 108/308 KB 32/174 KB 92/286 KB 100/223 KB 11/22 KB 112/308 KB 32/174 KB 92/286 KB 100/223 KB 14/22 KB 116/308 KB 32/174 KB 92/286 KB 100/223 KB 14/22 KB 120/308 KB 36/174 KB 92/286 KB 100/223 KB 14/22 KB 124/308 KB 36/174 KB 92/286 KB 100/223 KB 14/22 KB 128/308 KB 36/174 KB 92/286 KB 100/223 KB 14/22 KB 132/308 KB 36/174 KB 92/286 KB 100/223 KB 3/22 KB 96/308 KB 20/174 KB 92/286 KB 100/223 KB 3/22 KB 96/308 KB 20/174 KB 92/286 KB 96/223 KB 14/22 KB 132/308 KB 36/174 KB 96/286 KB 100/223 KB 14/22 KB 132/308 KB 36/174 KB 100/286 KB 100/223 KB 14/22 KB 132/308 KB 36/174 KB 104/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 108/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 112/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 116/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 120/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 124/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 128/286 KB 104/223 KB 14/22 KB 116/308 KB 36/174 KB 92/286 KB 100/223 KB 14/22 KB 112/308 KB 32/174 KB 92/286 KB 100/223 KB 14/22 KB 132/308 KB 36/174 KB 100/286 KB 104/223 KB 14/22 KB 132/308 KB 36/174 KB 128/286 KB 108/223 KB 16/22 KB 132/308 KB 36/174 KB 128/286 KB 112/223 KB 16/22 KB 132/308 KB 36/174 KB 128/286 KB 108/223 KB 19/22 KB 132/308 KB 36/174 KB 128/286 KB 112/223 KB 22/22 KB 132/308 KB 36/174 KB 128/286 KB 112/223 KB 22/22 KB 132/308 KB 36/174 KB 128/286 KB 112/223 KB 22/22 KB 132/308 KB 36/174 KB 128/286 KB 116/223 KB 22/22 KB 132/308 KB 40/174 KB 128/286 KB 116/223 KB 22/22 KB 132/308 KB 44/174 KB 128/286 KB 116/223 KB 22/22 KB 132/308 KB 48/174 KB 128/286 KB 116/223 KB 22/22 KB 132/308 KB 48/174 KB 128/286 KB 120/223 KB 22/22 KB 132/308 KB 48/174 KB 128/286 KB 124/223 KB 22/22 KB 132/308 KB 48/174 KB 128/286 KB 128/223 KB 22/22 KB 132/308 KB 48/174 KB 128/286 KB 132/223 KB 22/22 KB 136/308 KB 52/174 KB 132/286 KB 136/223 KB 22/22 KB 136/308 KB 52/174 KB 132/286 KB 140/223 KB 22/22 KB 136/308 KB 52/174 KB 132/286 KB 144/223 KB 22/22 KB 136/308 KB 52/174 KB 132/286 KB 132/223 KB 22/22 KB 140/308 KB 52/174 KB 132/286 KB 144/223 KB 22/22 KB 144/308 KB 52/174 KB 132/286 KB 144/223 KB 22/22 KB 132/308 KB 52/174 KB 128/286 KB 132/223 KB 22/22 KB 144/308 KB 56/174 KB 132/286 KB 144/223 KB 22/22 KB 144/308 KB 60/174 KB 1 unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 32/286 KB 144/223 KB 22/22 KB 148/308 KB 64/174 KB 132/286 KB 144/223 KB 22/22 KB 152/308 KB 64/174 KB 132/286 KB 148/223 KB 22/22 KB 156/308 KB 64/174 KB 132/286 KB 148/223 KB 22/22 KB 160/308 KB 64/174 KB 132/286 KB 148/223 KB 22/22 KB 164/308 KB 64/174 KB 132/286 KB 148/223 KB 22/22 KB 132/308 KB 52/174 KB 132/286 KB 132/223 KB 164/308 KB 64/174 KB 136/286 KB 148/223 KB 164/308 KB 64/174 KB 140/286 KB 148/223 KB 164/308 KB 64/174 KB 144/286 KB 148/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 373.7 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 164/308 KB 64/174 KB 148/286 KB 148/223 KB 164/308 KB 64/174 KB 152/286 KB 148/223 KB 164/308 KB 64/174 KB 156/286 KB 148/223 KB 164/308 KB 64/174 KB 160/286 KB 148/223 KB 22/22 KB 148/308 KB 64/174 KB 132/286 KB 148/223 KB 164/308 KB 64/174 KB 160/286 KB 152/223 KB 164/308 KB 64/174 KB 160/286 KB 156/223 KB 164/308 KB 64/174 KB 160/286 KB 160/223 KB 22/22 KB 148/308 KB 64/174 KB 132/286 KB 144/223 KB 164/308 KB 68/174 KB 160/286 KB 160/223 KB 164/308 KB 72/174 KB 160/286 KB 160/223 KB 164/308 KB 76/174 KB 160/286 KB 160/223 KB 164/308 KB 80/174 KB 160/286 KB 160/223 KB 164/308 KB 84/174 KB 160/286 KB 160/223 KB 168/308 KB 88/174 KB 164/286 KB 3/9 KB 164/223 KB 168/308 KB 92/174 KB 164/286 KB 3/9 KB 164/223 KB 168/308 KB 96/174 KB 164/286 KB 3/9 KB 164/223 KB 164/308 KB 84/174 KB 160/286 KB 3/9 KB 160/223 KB 168/308 KB 96/174 KB 164/286 KB 5/9 KB 164/223 KB 168/308 KB 84/174 KB 164/286 KB 3/9 KB 164/223 KB 164/308 KB 84/174 KB 164/286 KB 3/9 KB 164/223 KB 168/308 KB 96/174 KB 168/286 KB 5/9 KB 164/223 KB 168/308 KB 96/174 KB 172/286 KB 5/9 KB 164/223 KB 164/308 KB 84/174 KB 160/286 KB 3/9 KB 164/223 KB 172/308 KB 96/174 KB 172/286 KB 8/9 KB 168/223 KB 172/308 KB 96/174 KB 172/286 KB 8/9 KB 172/223 KB 172/308 KB 96/174 KB 172/286 KB 8/9 KB 176/223 KB 172/308 KB 96/174 KB 176/286 KB 8/9 KB 180/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 184/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 188/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 192/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 196/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 200/223 KB 172/308 KB 96/174 KB 172/286 KB 8/9 KB 164/223 KB 168/308 KB 96/174 KB 172/286 KB 8/9 KB 164/223 KB 172/308 KB 100/174 KB 176/286 KB 9/9 KB 200/223 KB 172/308 KB 100/174 KB 176/286 KB 8/9 KB 180/223 KB 172/308 KB 96/174 KB 176/286 KB 8/9 KB 176/223 KB 176/308 KB 100/174 KB 176/286 KB 9/9 KB 200/223 KB 176/308 KB 104/174 KB 180/286 KB 9/9 KB 200/223 KB 180/308 KB 104/174 KB 184/286 KB 9/9 KB 200/223 KB 180/308 KB 104/174 KB 188/286 KB 9/9 KB 200/223 KB 180/308 KB 104/174 KB 192/286 KB 9/9 KB 200/223 KB 180/308 KB 104/174 KB 180/286 KB 9/9 KB 200/223 KB 184/308 KB 104/174 KB 192/286 KB 9/9 KB 200/223 KB 188/308 KB 104/174 KB 192/286 KB 9/9 KB 200/223 KB 192/308 KB 104/174 KB 192/286 KB 9/9 KB 200/223 KB 196/308 KB 104/174 KB 192/286 KB 9/9 KB 200/223 KB 200/308 KB 104/174 KB 196/286 KB 9/9 KB 200/223 KB 176/308 KB 104/174 KB 176/286 KB 9/9 KB 200/223 KB 200/308 KB 108/174 KB 196/286 KB 9/9 KB 204/223 KB 200/308 KB 112/174 KB 196/286 KB 9/9 KB 204/223 KB 200/308 KB 116/174 KB 196/286 KB 9/9 KB 204/223 KB 200/308 KB 104/174 KB 196/286 KB 9/9 KB 204/223 KB 204/308 KB 116/174 KB 196/286 KB 9/9 KB 208/223 KB 196/308 KB 104/174 KB 196/286 KB 9/9 KB 200/223 KB 204/308 KB 116/174 KB 200/286 KB 9/9 KB 208/223 KB 204/308 KB 116/174 KB 204/286 KB 9/9 KB 208/223 KB 204/308 KB 116/174 KB 208/286 KB 9/9 KB 208/223 KB 204/308 KB 116/174 KB 196/286 KB 9/9 KB 204/223 KB 208/308 KB 116/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 120/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 124/174 KB 208/286 KB 9/9 KB 208/223 KB 212/308 KB 128/174 KB 212/286 KB 208/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 212/308 KB 128/174 KB 212/286 KB 212/223 KB 212/308 KB 132/174 KB 212/286 KB 216/223 KB 212/308 KB 124/174 KB 212/286 KB 208/223 KB 216/308 KB 132/174 KB 212/286 KB 216/223 KB 208/308 KB 124/174 KB 212/286 KB 208/223 KB 216/308 KB 132/174 KB 216/286 KB 220/223 KB 220/308 KB 132/174 KB 220/286 KB 220/223 KB 220/308 KB 132/174 KB 224/286 KB 220/223 KB 220/308 KB 132/174 KB 228/286 KB 220/223 KB 220/308 KB 132/174 KB 232/286 KB 220/223 KB 220/308 KB 132/174 KB 236/286 KB 220/223 KB 220/308 KB 132/174 KB 240/286 KB 220/223 KB 216/308 KB 132/174 KB 212/286 KB 220/223 KB 220/308 KB 132/174 KB 240/286 KB 223/223 KB 212/308 KB 132/174 KB 212/286 KB 212/223 KB 220/308 KB 136/174 KB 240/286 KB 223/223 KB 220/308 KB 140/174 KB 240/286 KB 223/223 KB 220/308 KB 144/174 KB 240/286 KB 223/223 KB 220/308 KB 132/174 KB 216/286 KB 220/223 KB 224/308 KB 144/174 KB 240/286 KB 223/223 KB 228/308 KB 144/174 KB 240/286 KB 223/223 KB 232/308 KB 148/174 KB 3/22 KB 240/286 KB 223/223 KB 236/308 KB 148/174 KB 3/22 KB 240/286 KB 223/223 KB 240/308 KB 148/174 KB 3/22 KB 240/286 KB 223/223 KB 228/308 KB 148/174 KB 3/22 KB 240/286 KB 223/223 KB 240/308 KB 152/174 KB 3/22 KB 240/286 KB 223/223 KB 240/308 KB 156/174 KB 3/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 3/22 KB 240/286 KB 223/223 KB 228/308 KB 144/174 KB 3/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 6/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 9/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 11/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 14/22 KB 240/286 KB 223/223 KB 240/308 KB 160/174 KB 16/22 KB 244/286 KB 223/223 KB 244/308 KB 160/174 KB 19/22 KB 244/286 KB 240/308 KB 160/174 KB 14/22 KB 244/286 KB 223/223 KB 244/308 KB 160/174 KB 19/22 KB 248/286 KB 244/308 KB 164/174 KB 19/22 KB 252/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2344.9 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 244/308 KB 160/174 KB 16/22 KB 244/286 KB 223/223 KB 248/308 KB 164/174 KB 22/22 KB 252/286 KB 252/308 KB 164/174 KB 22/22 KB 252/286 KB 256/308 KB 164/174 KB 22/22 KB 256/286 KB 260/308 KB 164/174 KB 22/22 KB 256/286 KB 264/308 KB 164/174 KB 22/22 KB 256/286 KB 268/308 KB 164/174 KB 22/22 KB 256/286 KB 272/308 KB 164/174 KB 22/22 KB 256/286 KB 276/308 KB 164/174 KB 22/22 KB 256/286 KB 244/308 KB 164/174 KB 22/22 KB 252/286 KB 244/308 KB 164/174 KB 19/22 KB 248/286 KB 4/17 KB 276/308 KB 168/174 KB 22/22 KB 256/286 KB 4/17 KB 276/308 KB 172/174 KB 22/22 KB 256/286 KB 4/17 KB 276/308 KB 174/174 KB 22/22 KB 256/286 KB 4/17 KB 276/308 KB 164/174 KB 22/22 KB 256/286 KB 252/308 KB 164/174 KB 22/22 KB 256/286 KB 4/17 KB 276/308 KB 174/174 KB 22/22 KB 256/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 260/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 264/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 268/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 269/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 273/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 277/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 281/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 285/286 KB 8/17 KB 276/308 KB 174/174 KB 22/22 KB 277/286 KB 12/17 KB 276/308 KB 174/174 KB 22/22 KB 285/286 KB 16/17 KB 276/308 KB 174/174 KB 22/22 KB 285/286 KB 16/17 KB 280/308 KB 174/174 KB 22/22 KB 285/286 KB 17/17 KB 280/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 280/308 KB 174/174 KB 22/22 KB 285/286 KB 17/17 KB 284/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 288/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 292/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 296/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 300/308 KB 174/174 KB 22/22 KB 286/286 KB 17/17 KB 304/308 KB 174/174 KB 22/22 KB 286/286 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 2197.3 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1412.3 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 132.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 308/308 KB 308/308 KB 308/308 KB 3/11 KB 308/308 KB 6/11 KB 308/308 KB 9/11 KB 3/11 KB 308/308 KB 11/11 KB 4/13 KB 3/11 KB 308/308 KB 9/11 KB 4/13 KB 6/11 KB 308/308 KB 11/11 KB 4/13 KB 9/11 KB 11/11 KB 4/13 KB 11/11 KB 11/11 KB 4/13 KB 308/308 KB 9/11 KB 4/13 KB 11/11 KB 11/11 KB 8/13 KB 11/11 KB 11/11 KB 12/13 KB 11/11 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2312.4 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 11/11 KB 11/11 KB 13/13 KB 4/28 KB 11/11 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 11/11 KB 13/13 KB 12/28 KB 11/11 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 11/11 KB 13/13 KB 20/28 KB 11/11 KB 11/11 KB 13/13 KB 24/28 KB 11/11 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 11/11 KB 13/13 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 79.7 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 74.5 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 13/13 KB 28/28 KB 6/14 KB 13/13 KB 28/28 KB 9/14 KB 28/28 KB 11/14 KB 28/28 KB 14/14 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 197.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/309 KB 14/14 KB 5/309 KB 14/14 KB 8/309 KB 14/14 KB 11/309 KB 14/14 KB 13/309 KB 14/14 KB 16/309 KB 14/14 KB 19/309 KB 14/14 KB 21/309 KB 14/14 KB 24/309 KB 14/14 KB 27/309 KB 14/14 KB 29/309 KB 14/14 KB 32/309 KB 14/14 KB 36/309 KB 14/14 KB 40/309 KB 14/14 KB 44/309 KB 14/14 KB 48/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 90.9 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/37 KB 48/309 KB 5/37 KB 48/309 KB 8/37 KB 48/309 KB 11/37 KB 48/309 KB 13/37 KB 48/309 KB 16/37 KB 48/309 KB 4/14 KB 4/192 KB 19/37 KB 48/309 KB 4/14 KB 4/192 KB 13/37 KB 48/309 KB 4/14 KB 4/192 KB 19/37 KB 48/309 KB 8/14 KB 4/192 KB 19/37 KB 48/309 KB 12/14 KB 4/192 KB 19/37 KB 48/309 KB 14/14 KB 4/192 KB 13/37 KB 48/309 KB 4/192 KB 19/37 KB 48/309 KB 14/14 KB 8/192 KB 19/37 KB 48/309 KB 14/14 KB 12/192 KB 19/37 KB 48/309 KB 14/14 KB 16/192 KB 19/37 KB 48/309 KB 14/14 KB 20/192 KB 19/37 KB 48/309 KB 14/14 KB 24/192 KB 21/37 KB 48/309 KB 14/14 KB 24/192 KB 21/37 KB 48/309 KB 14/14 KB 28/192 KB 21/37 KB 48/309 KB 14/14 KB 32/192 KB 24/37 KB 48/309 KB 14/14 KB 36/192 KB 24/37 KB 48/309 KB 14/14 KB 40/192 KB 24/37 KB 48/309 KB 14/14 KB 44/192 KB 24/37 KB 48/309 KB 14/14 KB 48/192 KB 24/37 KB 48/309 KB 14/14 KB 32/192 KB 27/37 KB 48/309 KB 14/14 KB 48/192 KB 29/37 KB 48/309 KB 14/14 KB 48/192 KB 32/37 KB 48/309 KB 14/14 KB 48/192 KB 35/37 KB 48/309 KB 14/14 KB 48/192 KB 35/37 KB 48/309 KB 14/14 KB 52/192 KB 37/37 KB 48/309 KB 14/14 KB 52/192 KB 37/37 KB 48/309 KB 14/14 KB 56/192 KB 37/37 KB 48/309 KB 14/14 KB 60/192 KB 37/37 KB 48/309 KB 14/14 KB 64/192 KB 37/37 KB 52/309 KB 14/14 KB 64/192 KB 37/37 KB 56/309 KB 14/14 KB 64/192 KB 37/37 KB 60/309 KB 14/14 KB 64/192 KB 37/37 KB 64/309 KB 14/14 KB 64/192 KB 37/37 KB 64/309 KB 68/192 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 88.5 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 37/37 KB 68/309 KB 72/192 KB 37/37 KB 68/309 KB 76/192 KB 37/37 KB 68/309 KB 80/192 KB 37/37 KB 68/309 KB 84/192 KB 37/37 KB 68/309 KB 88/192 KB 37/37 KB 68/309 KB 92/192 KB 37/37 KB 68/309 KB 68/192 KB 37/37 KB 72/309 KB 92/192 KB 76/309 KB 92/192 KB 80/309 KB 92/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 232.5 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 84/309 KB 92/192 KB 84/309 KB 96/192 KB 84/309 KB 100/192 KB 88/309 KB 104/192 KB 88/309 KB 108/192 KB 88/309 KB 112/192 KB 88/309 KB 100/192 KB 92/309 KB 112/192 KB 96/309 KB 112/192 KB 100/309 KB 112/192 KB 104/309 KB 116/192 KB 108/309 KB 116/192 KB 112/309 KB 116/192 KB 100/309 KB 116/192 KB 112/309 KB 120/192 KB 116/309 KB 124/192 KB 116/309 KB 128/192 KB 116/309 KB 132/192 KB 116/309 KB 136/192 KB 116/309 KB 140/192 KB 116/309 KB 144/192 KB 116/309 KB 148/192 KB 116/309 KB 152/192 KB 116/309 KB 156/192 KB 116/309 KB 120/192 KB 120/309 KB 156/192 KB 124/309 KB 156/192 KB 128/309 KB 156/192 KB 132/309 KB 156/192 KB 136/309 KB 156/192 KB 140/309 KB 156/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 144/309 KB 164/192 KB 148/309 KB 168/192 KB 148/309 KB 172/192 KB 148/309 KB 176/192 KB 148/309 KB 180/192 KB 148/309 KB 184/192 KB 148/309 KB 188/192 KB 148/309 KB 192/192 KB 148/309 KB 192/192 KB 148/309 KB 164/192 KB 152/309 KB 192/192 KB 156/309 KB 192/192 KB 160/309 KB 192/192 KB 164/309 KB 192/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 220/309 KB 224/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1081.8 KB/sec) unit-abot-epc-basic-0: 10:39:23 DEBUG unit.abot-epc-basic/0.install 228/309 KB 232/309 KB 236/309 KB 240/309 KB 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1631.8 KB/sec) unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 10:39:23 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 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 199.4 KB/sec) unit-abot-epc-basic-0: 10:39:23 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: 10:39:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:39:24 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-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3876.4 KB/sec) unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:39:24 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 10:39:24 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:25 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 10:39:25 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:39:25 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Sat Nov 17 10:39:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:39:25 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 10:39:26 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:26 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: 10:39:27 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:39:27 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:27 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:39:27 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@15723761] to [cucumber.runtime.java.spring.GlueCodeScope@312afbc7] unit-mysql-0: 10:39:27 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:39:28 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:39:28 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2f04105: startup date [Sat Nov 17 10:39:28 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:39:28 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:28 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: 10:39:28 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:39:28 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:28 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: 10:39:28 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:39:28 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:28 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: 10:39:28 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:28 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: 10:39:28 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 10:39:28 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:29 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@66f0548d: startup date [Sat Nov 17 10:39:29 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:29 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: 10:39:29 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:29 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: 10:39:29 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:29 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: 10:39:29 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:39:29 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: 10:39:29 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 10:39:29 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: STEP EXECUTION TIME TAKEN :1374 MS unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:39:29 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:29 [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: 10:39:30 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:30 [main] REPORT: STEP EXECUTION TIME TAKEN :115 MS unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 0m2.074s unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.52 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 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.001 sec unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Nov 17, 2018 10:39:30 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Sat Nov 17 10:39:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 17-Nov-2018 10:39:30.131 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 161.4 KB/sec) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 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 219.6 KB/sec) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 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 1398.3 KB/sec) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 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: 10:39:30 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: 10:39:30 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 745.8 KB/sec) unit-abot-epc-basic-0: 10:39:30 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: 10:39:30 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: 10:39:30 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: 10:39:30 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: 10:39:30 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: 10:39:30 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 3/60 KB 5/22 KB 3/60 KB 8/22 KB 6/60 KB 8/22 KB 9/60 KB 8/22 KB 11/60 KB 3/181 KB 8/22 KB 14/60 KB 3/181 KB 8/22 KB 11/60 KB 5/181 KB 11/22 KB 14/60 KB 8/181 KB 11/22 KB 14/60 KB 11/181 KB 11/22 KB 3/57 KB 14/60 KB 13/181 KB 11/22 KB 3/57 KB 14/60 KB 16/181 KB 11/22 KB 3/57 KB 16/60 KB 19/181 KB 3/203 KB 11/22 KB 3/57 KB 16/60 KB 3/181 KB 11/22 KB 14/60 KB 19/181 KB 3/203 KB 13/22 KB 3/57 KB 16/60 KB 19/181 KB 3/203 KB 16/22 KB 3/57 KB 16/60 KB 21/181 KB 3/203 KB 16/22 KB 3/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 3/57 KB 16/60 KB 16/181 KB 3/203 KB 11/22 KB 3/57 KB 16/60 KB 13/181 KB 11/22 KB 3/57 KB 16/60 KB 8/181 KB 11/22 KB 3/57 KB 14/60 KB 24/181 KB 3/203 KB 19/22 KB 6/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 9/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 11/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 14/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 16/57 KB 16/60 KB 24/181 KB 3/203 KB 19/22 KB 19/57 KB 19/60 KB 24/181 KB 3/203 KB 19/22 KB 22/57 KB 19/60 KB 24/181 KB 3/203 KB 19/22 KB 25/57 KB 19/60 KB 21/181 KB 3/203 KB 19/22 KB 3/57 KB 16/60 KB 24/181 KB 5/203 KB 21/22 KB 25/57 KB 19/60 KB 24/181 KB 5/203 KB 19/22 KB 25/57 KB 19/60 KB 24/181 KB 8/203 KB 21/22 KB 25/57 KB 19/60 KB 27/181 KB 11/203 KB 22/22 KB 27/57 KB 19/60 KB 27/181 KB 13/203 KB 22/22 KB 27/57 KB 19/60 KB 27/181 KB 16/203 KB 22/22 KB 27/57 KB 19/60 KB 24/181 KB 3/203 KB 19/22 KB 16/57 KB 19/60 KB 27/181 KB 16/203 KB 22/22 KB 27/57 KB 22/60 KB 27/181 KB 16/203 KB 22/22 KB 27/57 KB 25/60 KB 27/181 KB 16/203 KB 22/22 KB 27/57 KB 27/60 KB 27/181 KB 8/203 KB 22/22 KB 27/57 KB 19/60 KB 27/181 KB 8/203 KB 21/22 KB 27/57 KB 19/60 KB 27/181 KB 16/203 KB 22/22 KB 30/57 KB 27/60 KB 27/181 KB 16/203 KB 22/22 KB 32/57 KB 30/60 KB 27/181 KB 8/203 KB 21/22 KB 25/57 KB 19/60 KB 29/181 KB 16/203 KB 22/22 KB 32/57 KB 30/60 KB 27/181 KB 16/203 KB 22/22 KB 30/57 KB 30/60 KB 29/181 KB 16/203 KB 22/22 KB 32/57 KB 32/60 KB 32/181 KB 16/203 KB 22/22 KB 32/57 KB 36/60 KB 32/181 KB 19/203 KB 22/22 KB 36/57 KB 40/60 KB 32/181 KB 19/203 KB 22/22 KB 36/57 KB 44/60 KB 32/181 KB 19/203 KB 22/22 KB 36/57 KB 48/60 KB 32/181 KB 16/203 KB 22/22 KB 32/57 KB 32/60 KB 36/181 KB 19/203 KB 22/22 KB 36/57 KB 48/60 KB 40/181 KB 19/203 KB 22/22 KB 36/57 KB 48/60 KB 32/181 KB 19/203 KB 22/22 KB 36/57 KB 36/60 KB 40/181 KB 19/203 KB 22/22 KB 40/57 KB 48/60 KB 40/181 KB 19/203 KB 22/22 KB 44/57 KB 48/60 KB 40/181 KB 19/203 KB 22/22 KB 48/57 KB 48/60 KB 44/181 KB 19/203 KB 22/22 KB 52/57 KB 48/60 KB 44/181 KB 19/203 KB 56/57 KB 52/60 KB 44/181 KB 19/203 KB 57/57 KB 52/60 KB 32/181 KB 19/203 KB 22/22 KB 32/57 KB 36/60 KB 44/181 KB 21/203 KB 57/57 KB 52/60 KB 44/181 KB 24/203 KB 57/57 KB 52/60 KB 44/181 KB 27/203 KB 57/57 KB 52/60 KB 44/181 KB 29/203 KB 57/57 KB 52/60 KB 44/181 KB 19/203 KB 22/22 KB 52/57 KB 52/60 KB 44/181 KB 19/203 KB 22/22 KB 48/57 KB 48/60 KB 48/181 KB 32/203 KB 57/57 KB 52/60 KB 52/181 KB 32/203 KB 57/57 KB 52/60 KB 56/181 KB 32/203 KB 57/57 KB 56/60 KB 60/181 KB 32/203 KB 57/57 KB 56/60 KB 64/181 KB 32/203 KB 57/57 KB 56/60 KB 68/181 KB 32/203 KB 57/57 KB 56/60 KB 44/181 KB 32/203 KB 57/57 KB 52/60 KB 52/181 KB 32/203 KB 57/57 KB 56/60 KB 68/181 KB 32/203 KB 57/57 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2 unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install /org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 507.2 KB/sec) unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 68/181 KB 36/203 KB 57/57 KB 60/60 KB 68/181 KB 40/203 KB 57/57 KB 60/60 KB 68/181 KB 44/203 KB 57/57 KB 60/60 KB 68/181 KB 48/203 KB 57/57 KB 60/60 KB 68/181 KB 52/203 KB 57/57 KB 60/60 KB 72/181 KB 52/203 KB 57/57 KB 60/60 KB 76/181 KB 52/203 KB 57/57 KB 60/60 KB 80/181 KB 52/203 KB 57/57 KB 60/60 KB 84/181 KB 52/203 KB 57/57 KB 60/60 KB 88/181 KB 56/203 KB 60/60 KB 84/181 KB 56/203 KB 60/60 KB 88/181 KB 60/203 KB 60/60 KB 88/181 KB 64/203 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1387.8 KB/sec) unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 88/181 KB 68/203 KB 60/60 KB 92/181 KB 72/203 KB 60/60 KB 92/181 KB 76/203 KB 92/181 KB 80/203 KB 92/181 KB 84/203 KB 92/181 KB 88/203 KB 92/181 KB 92/203 KB 92/181 KB 96/203 KB 92/181 KB 68/203 KB 60/60 KB 96/181 KB 96/203 KB 100/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 1093.6 KB/sec) unit-mysql-0: 10:39:30 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:39:30 DEBUG unit.abot-epc-basic/0.install 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/181 KB 96/203 KB 116/181 KB 96/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 132/181 KB 100/203 KB 136/181 KB 100/203 KB 140/181 KB 100/203 KB 144/181 KB 100/203 KB 116/181 KB 100/203 KB 144/181 KB 104/203 KB 144/181 KB 108/203 KB 144/181 KB 112/203 KB 144/181 KB 116/203 KB 144/181 KB 120/203 KB 144/181 KB 124/203 KB 144/181 KB 128/203 KB 144/181 KB 132/203 KB 148/181 KB 136/203 KB 148/181 KB 140/203 KB 148/181 KB 144/203 KB 148/181 KB 132/203 KB 152/181 KB 144/203 KB 156/181 KB 144/203 KB 160/181 KB 144/203 KB 164/181 KB 144/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 148/203 KB 164/181 KB 148/203 KB 176/181 KB 152/203 KB 180/181 KB 156/203 KB 180/181 KB 160/203 KB 180/181 KB 152/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 2688.3 KB/sec) unit-abot-epc-basic-0: 10:39:30 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 3073.6 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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 1634.8 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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 259.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 152.9 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39: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/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 1031.1 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 71.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 37.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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 183.1 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 475.6 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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 207.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 302.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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 53.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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: 10:39:31 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: 10:39:31 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: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 4/54 KB 4/201 KB 4/158 KB 12/46 KB 4/54 KB 4/201 KB 4/158 KB 16/46 KB 4/54 KB 4/201 KB 4/158 KB 20/46 KB 4/54 KB 4/201 KB 4/158 KB 24/46 KB 4/54 KB 4/201 KB 4/158 KB 28/46 KB 4/54 KB 4/201 KB 4/158 KB 32/46 KB 4/54 KB 4/201 KB 4/158 KB 4/46 KB 4/54 KB 4/201 KB 4/158 KB 32/46 KB 8/54 KB 4/201 KB 4/158 KB 32/46 KB 12/54 KB 4/201 KB 4/158 KB 32/46 KB 16/54 KB 4/201 KB 4/158 KB 32/46 KB 3/44 KB 20/54 KB 4/201 KB 4/158 KB 32/46 KB 3/44 KB 24/54 KB 4/201 KB 4/158 KB 32/46 KB 3/44 KB 28/54 KB 4/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 4/201 KB 4/158 KB 4/46 KB 4/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 8/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 12/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 16/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 20/201 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 24/201 KB 4/158 KB 4/46 KB 4/158 KB 32/46 KB 3/44 KB 32/54 KB 24/201 KB 8/158 KB 32/46 KB 3/44 KB 32/54 KB 24/201 KB 12/158 KB 32/46 KB 3/44 KB 32/54 KB 24/201 KB 16/158 KB 32/46 KB 3/44 KB 32/54 KB 24/201 KB 20/158 KB 32/46 KB 3/44 KB 16/54 KB 4/201 KB 4/158 KB 32/46 KB 5/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 8/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 11/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 13/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 16/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 19/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 3/44 KB 32/54 KB 28/201 KB 20/158 KB 32/46 KB 19/44 KB 32/54 KB 32/201 KB 20/158 KB 32/46 KB 21/44 KB 32/54 KB 32/201 KB 20/158 KB 32/46 KB 24/44 KB 32/54 KB 32/201 KB 24/158 KB 32/46 KB 27/44 KB 36/54 KB 36/201 KB 24/158 KB 32/46 KB 29/44 KB 36/54 KB 36/201 KB 24/158 KB 32/46 KB 21/44 KB 32/54 KB 32/201 KB 24/158 KB 36/46 KB 29/44 KB 36/54 KB 36/201 KB 28/158 KB 36/46 KB 29/44 KB 36/54 KB 36/201 KB 32/158 KB 36/46 KB 29/44 KB 36/54 KB 36/201 KB 24/158 KB 40/46 KB 29/44 KB 36/54 KB 36/201 KB 32/158 KB 44/46 KB 29/44 KB 36/54 KB 36/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 36/201 KB 32/158 KB 32/46 KB 24/44 KB 36/54 KB 36/201 KB 24/158 KB 46/46 KB 29/44 KB 36/54 KB 40/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 44/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 48/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 52/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 56/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 60/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 64/201 KB 32/158 KB 46/46 KB 29/44 KB 36/54 KB 68/201 KB 32/158 KB 32/46 KB 24/44 KB 36/54 KB 32/201 KB 24/158 KB 46/46 KB 29/44 KB 40/54 KB 68/201 KB 32/158 KB 46/46 KB 29/44 KB 44/54 KB 68/201 KB 32/158 KB 46/46 KB 29/44 KB 48/54 KB 68/201 KB 32/158 KB 46/46 KB 29/44 KB 52/54 KB 68/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 68/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 72/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 76/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 80/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 84/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 88/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 92/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 96/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 100/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 104/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 108/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 112/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 116/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 120/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 12 unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 4/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 128/201 KB 32/158 KB 46/46 KB 29/44 KB 54/54 KB 132/201 KB 32/158 KB 46/46 KB 32/44 KB 54/54 KB 132/201 KB 36/158 KB 36/44 KB 54/54 KB 132/201 KB 36/158 KB 40/44 KB 54/54 KB 132/201 KB 36/158 KB 44/44 KB 54/54 KB 132/201 KB 36/158 KB 44/44 KB 54/54 KB 132/201 KB 36/158 KB 46/46 KB 29/44 KB 54/54 KB 132/201 KB 36/158 KB 44/44 KB 54/54 KB 132/201 KB 40/158 KB 44/44 KB 54/54 KB 132/201 KB 44/158 KB 44/44 KB 54/54 KB 132/201 KB 48/158 KB 44/44 KB 54/54 KB 132/201 KB 52/158 KB 44/44 KB 132/201 KB 56/158 KB 44/44 KB 132/201 KB 60/158 KB 44/44 KB 132/201 KB 64/158 KB 44/44 KB 132/201 KB 68/158 KB 44/44 KB 132/201 KB 72/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 1169.5 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 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 937.9 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 44/44 KB 132/201 KB 76/158 KB 44/44 KB 132/201 KB 80/158 KB 44/44 KB 132/201 KB 84/158 KB 44/44 KB 132/201 KB 88/158 KB 44/44 KB 132/201 KB 92/158 KB 44/44 KB 132/201 KB 96/158 KB 44/44 KB 132/201 KB 100/158 KB 44/44 KB 132/201 KB 104/158 KB 44/44 KB 132/201 KB 108/158 KB 44/44 KB 132/201 KB 112/158 KB 44/44 KB 132/201 KB 116/158 KB 44/44 KB 132/201 KB 120/158 KB 44/44 KB 136/201 KB 124/158 KB 44/44 KB 136/201 KB 128/158 KB 44/44 KB 136/201 KB 132/158 KB 44/44 KB 136/201 KB 136/158 KB 44/44 KB 136/201 KB 140/158 KB 44/44 KB 136/201 KB 144/158 KB 44/44 KB 136/201 KB 120/158 KB 44/44 KB 140/201 KB 144/158 KB 44/44 KB 144/201 KB 144/158 KB 44/44 KB 148/201 KB 144/158 KB 44/44 KB 152/201 KB 144/158 KB 44/44 KB 156/201 KB 144/158 KB 44/44 KB 160/201 KB 144/158 KB 44/44 KB 164/201 KB 148/158 KB 44/44 KB 168/201 KB 148/158 KB 44/44 KB 172/201 KB 148/158 KB 44/44 KB 176/201 KB 148/158 KB 44/44 KB 160/201 KB 148/158 KB 44/44 KB 176/201 KB 152/158 KB 44/44 KB 176/201 KB 156/158 KB 44/44 KB 176/201 KB 158/158 KB 44/44 KB 180/201 KB 158/158 KB 44/44 KB 184/201 KB 158/158 KB 44/44 KB 188/201 KB 158/158 KB 44/44 KB 192/201 KB 158/158 KB 192/201 KB 3/3 KB 158/158 KB 4/6 KB 192/201 KB 158/158 KB 4/6 KB 192/201 KB 3/3 KB 158/158 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 827.5 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 196/201 KB 3/3 KB 158/158 KB 6/6 KB 200/201 KB 3/3 KB 158/158 KB 6/6 KB 201/201 KB 3/3 KB 158/158 KB 6/6 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 2492.8 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 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: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 3/52 KB 201/201 KB 6/52 KB 201/201 KB 9/52 KB 201/201 KB 11/52 KB 201/201 KB 14/52 KB 201/201 KB 4/5 KB 16/52 KB 201/201 KB 4/5 KB 19/52 KB 201/201 KB 4/5 KB 3/47 KB 22/52 KB 4/5 KB 3/47 KB 22/52 KB 4/5 KB 3/367 KB 3/47 KB 22/52 KB 4/5 KB 6/367 KB 3/47 KB 22/52 KB 4/5 KB 9/367 KB 11/52 KB 201/201 KB 4/5 KB 3/47 KB 22/52 KB 4/5 KB 11/367 KB 3/47 KB 22/52 KB 4/5 KB 14/367 KB 3/47 KB 22/52 KB 4/5 KB 16/367 KB 3/47 KB 22/52 KB 5/5 KB 16/367 KB 3/47 KB 22/52 KB 5/5 KB 19/367 KB 3/47 KB 22/52 KB 5/5 KB 22/367 KB 3/47 KB 22/52 KB 5/5 KB 25/367 KB 3/47 KB 22/52 KB 5/5 KB 27/367 KB 3/47 KB 19/52 KB 201/201 KB 4/5 KB 5/47 KB 25/52 KB 5/5 KB 30/367 KB 8/47 KB 25/52 KB 5/5 KB 30/367 KB 11/47 KB 25/52 KB 5/5 KB 30/367 KB 13/47 KB 25/52 KB 5/5 KB 30/367 KB 16/47 KB 25/52 KB 5/5 KB 30/367 KB 3/47 KB 25/52 KB 5/5 KB 30/367 KB 16/47 KB 25/52 KB 5/5 KB 32/367 KB 19/47 KB 25/52 KB 5/5 KB 36/367 KB 3/47 KB 25/52 KB 5/5 KB 27/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 2674.5 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 19/47 KB 25/52 KB 5/5 KB 32/367 KB 21/47 KB 25/52 KB 5/5 KB 40/367 KB 24/47 KB 25/52 KB 5/5 KB 40/367 KB 27/47 KB 25/52 KB 5/5 KB 40/367 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 29/47 KB 27/52 KB 5/5 KB 40/367 KB 19/47 KB 25/52 KB 5/5 KB 40/367 KB 29/47 KB 27/52 KB 5/5 KB 44/367 KB 29/47 KB 27/52 KB 5/5 KB 48/367 KB 29/47 KB 30/52 KB 5/5 KB 52/367 KB 29/47 KB 30/52 KB 5/5 KB 56/367 KB 29/47 KB 30/52 KB 5/5 KB 60/367 KB 29/47 KB 30/52 KB 62/367 KB 29/47 KB 25/52 KB 5/5 KB 40/367 KB 32/47 KB 30/52 KB 62/367 KB 36/47 KB 30/52 KB 62/367 KB 40/47 KB 30/52 KB 62/367 KB 44/47 KB 30/52 KB 62/367 KB 47/47 KB 30/52 KB 62/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 54.8 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 29/47 KB 30/52 KB 5/5 KB 48/367 KB 47/47 KB 32/52 KB 62/367 KB 47/47 KB 36/52 KB 62/367 KB 47/47 KB 40/52 KB 62/367 KB 47/47 KB 44/52 KB 62/367 KB 47/47 KB 48/52 KB 66/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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 47/47 KB 52/52 KB 66/367 KB 47/47 KB 44/52 KB 66/367 KB 4/238 KB 47/47 KB 52/52 KB 70/367 KB 4/238 KB 47/47 KB 52/52 KB 74/367 KB 4/238 KB 52/52 KB 78/367 KB 4/238 KB 52/52 KB 82/367 KB 4/238 KB 52/52 KB 86/367 KB 4/238 KB 52/52 KB 90/367 KB 4/238 KB 52/52 KB 94/367 KB 4/238 KB 52/52 KB 98/367 KB 4/238 KB 47/47 KB 52/52 KB 66/367 KB 8/238 KB 52/52 KB 3/28 KB 98/367 KB 12/238 KB 52/52 KB 3/28 KB 98/367 KB 16/238 KB 52/52 KB 3/28 KB 98/367 KB 4/238 KB 52/52 KB 3/28 KB 98/367 KB 16/238 KB 52/52 KB 5/28 KB 98/367 KB 20/238 KB 52/52 KB 5/28 KB 98/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 550.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 20/238 KB 52/52 KB 8/28 KB 98/367 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 20/238 KB 52/52 KB 11/28 KB 98/367 KB 20/238 KB 52/52 KB 13/28 KB 98/367 KB 24/238 KB 52/52 KB 13/28 KB 98/367 KB 28/238 KB 52/52 KB 13/28 KB 98/367 KB 32/238 KB 52/52 KB 16/28 KB 98/367 KB 36/238 KB 16/28 KB 98/367 KB 40/238 KB 16/28 KB 102/367 KB 44/238 KB 16/28 KB 102/367 KB 48/238 KB 16/28 KB 102/367 KB 28/238 KB 52/52 KB 16/28 KB 98/367 KB 48/238 KB 19/28 KB 102/367 KB 48/238 KB 21/28 KB 102/367 KB 48/238 KB 24/28 KB 102/367 KB 48/238 KB 27/28 KB 102/367 KB 48/238 KB 28/28 KB 102/367 KB 36/238 KB 16/28 KB 102/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 584.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 48/238 KB 28/28 KB 106/367 KB 48/238 KB 28/28 KB 110/367 KB 48/238 KB 28/28 KB 114/367 KB 52/238 KB 28/28 KB 118/367 KB 52/238 KB 28/28 KB 114/367 KB 56/238 KB 28/28 KB 118/367 KB 60/238 KB 28/28 KB 118/367 KB 64/238 KB 4/186 KB 118/367 KB 68/238 KB 4/186 KB 122/367 KB 72/238 KB 4/186 KB 122/367 KB 76/238 KB 4/186 KB 122/367 KB 80/238 KB 4/186 KB 122/367 KB 60/238 KB 28/28 KB 4/186 KB 118/367 KB 80/238 KB 8/186 KB 122/367 KB 80/238 KB 12/186 KB 122/367 KB 80/238 KB 16/186 KB 122/367 KB 64/238 KB 4/186 KB 122/367 KB 80/238 KB 16/186 KB 126/367 KB 80/238 KB 20/186 KB 126/367 KB 80/238 KB 24/186 KB 130/367 KB 80/238 KB 28/186 KB 130/367 KB 80/238 KB 32/186 KB 130/367 KB 80/238 KB 20/186 KB 130/367 KB 80/238 KB 32/186 KB 134/367 KB 80/238 KB 32/186 KB 138/367 KB 80/238 KB 32/186 KB 142/367 KB 80/238 KB 36/186 KB 146/367 KB 84/238 KB 36/186 KB 150/367 KB 84/238 KB 36/186 KB 154/367 KB 84/238 KB 36/186 KB 158/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 273.3 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 84/238 KB 36/186 KB 146/367 KB 88/238 KB 36/186 KB 158/367 KB 92/238 KB 36/186 KB 158/367 KB 80/238 KB 36/186 KB 142/367 KB 92/238 KB 40/186 KB 158/367 KB 96/238 KB 40/186 KB 158/367 KB 96/238 KB 44/186 KB 158/367 KB 96/238 KB 48/186 KB 158/367 KB 100/238 KB 52/186 KB 158/367 KB 100/238 KB 56/186 KB 162/367 KB 100/238 KB 60/186 KB 162/367 KB 100/238 KB 48/186 KB 158/367 KB 104/238 KB 60/186 KB 162/367 KB 108/238 KB 60/186 KB 162/367 KB 112/238 KB 60/186 KB 162/367 KB 100/238 KB 52/186 KB 162/367 KB 112/238 KB 60/186 KB 166/367 KB 112/238 KB 60/186 KB 170/367 KB 112/238 KB 60/186 KB 174/367 KB 112/238 KB 64/186 KB 174/367 KB 112/238 KB 64/186 KB 178/367 KB 116/238 KB 68/186 KB 182/367 KB 116/238 KB 68/186 KB 186/367 KB 116/238 KB 68/186 KB 190/367 KB 116/238 KB 68/186 KB 178/367 KB 120/238 KB 68/186 KB 190/367 KB 124/238 KB 68/186 KB 190/367 KB 128/238 KB 68/186 KB 190/367 KB 132/238 KB 4/1199 KB 68/186 KB 190/367 KB 3/558 KB 136/238 KB 4/1199 KB 68/186 KB 194/367 KB 3/558 KB 140/238 KB 4/1199 KB 68/186 KB 194/367 KB 3/558 KB 144/238 KB 4/1199 KB 68/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 68/186 KB 194/367 KB 3/558 KB 112/238 KB 68/186 KB 178/367 KB 148/238 KB 4/1199 KB 72/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 76/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 80/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 84/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 88/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 92/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 96/186 KB 194/367 KB 3/558 KB 148/238 KB 4/1199 KB 100/186 KB 194/367 KB 3/558 KB 132/238 KB 4/1199 KB 68/186 KB 194/367 KB 3/558 KB 128/238 KB 4/1199 KB 68/186 KB 190/367 KB 3/558 KB 152/238 KB 4/1199 KB 100/186 KB 194/367 KB 5/558 KB 152/238 KB 4/1199 KB 100/186 KB 194/367 KB 8/558 KB 128/238 KB 4/1199 KB 68/186 KB 190/367 KB 152/238 KB 8/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 12/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 16/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 20/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 24/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 28/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 32/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 36/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 40/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 44/1199 KB 100/186 KB 194/367 KB 8/558 KB 152/238 KB 48/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 52/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 56/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 60/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 64/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 68/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 72/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 76/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 194/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 198/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 202/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 206/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 210/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 214/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 218/367 KB 11/558 KB 152/238 KB 80/1199 KB 100/186 KB 222/367 KB 11/558 KB 152/238 KB 80/1199 KB 104/186 KB 226/367 KB 11/558 KB 152/238 KB 80/1199 KB 104/186 KB 230/367 KB 11/558 KB 152/238 KB 4/1199 KB 100/186 KB 194/367 KB 3/558 unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install KB 156/238 KB 80/1199 KB 104/186 KB 230/367 KB 11/558 KB 160/238 KB 80/1199 KB 104/186 KB 230/367 KB 11/558 KB 160/238 KB 84/1199 KB 104/186 KB 230/367 KB 11/558 KB 160/238 KB 88/1199 KB 104/186 KB 230/367 KB 11/558 KB 160/238 KB 92/1199 KB 104/186 KB 230/367 KB 11/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 11/558 KB 152/238 KB 80/1199 KB 104/186 KB 222/367 KB 11/558 KB 152/238 KB 44/1199 KB 100/186 KB 194/367 KB 11/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 13/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 16/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 19/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 21/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 24/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 27/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 29/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 32/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 36/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 40/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 44/558 KB 160/238 KB 96/1199 KB 104/186 KB 230/367 KB 48/558 KB 160/238 KB 100/1199 KB 104/186 KB 230/367 KB 52/558 KB 164/238 KB 100/1199 KB 108/186 KB 230/367 KB 56/558 KB 164/238 KB 100/1199 KB 108/186 KB 230/367 KB 60/558 KB 164/238 KB 100/1199 KB 108/186 KB 230/367 KB 64/558 KB 160/238 KB 100/1199 KB 104/186 KB 230/367 KB 48/558 KB 164/238 KB 104/1199 KB 108/186 KB 230/367 KB 64/558 KB 164/238 KB 108/1199 KB 108/186 KB 230/367 KB 64/558 KB 164/238 KB 112/1199 KB 108/186 KB 230/367 KB 64/558 KB 164/238 KB 116/1199 KB 108/186 KB 230/367 KB 64/558 KB 164/238 KB 120/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 124/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 128/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 132/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 136/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 140/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 144/1199 KB 108/186 KB 234/367 KB 68/558 KB 164/238 KB 100/1199 KB 108/186 KB 230/367 KB 52/558 KB 168/238 KB 144/1199 KB 108/186 KB 234/367 KB 68/558 KB 172/238 KB 144/1199 KB 108/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 108/186 KB 234/367 KB 68/558 KB 160/238 KB 100/1199 KB 108/186 KB 230/367 KB 52/558 KB 176/238 KB 144/1199 KB 112/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 116/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 120/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 124/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 128/186 KB 234/367 KB 68/558 KB 164/238 KB 116/1199 KB 108/186 KB 234/367 KB 68/558 KB 176/238 KB 144/1199 KB 128/186 KB 234/367 KB 72/558 KB 176/238 KB 144/1199 KB 128/186 KB 234/367 KB 76/558 KB 176/238 KB 144/1199 KB 128/186 KB 234/367 KB 80/558 KB 176/238 KB 144/1199 KB 128/186 KB 234/367 KB 84/558 KB 180/238 KB 144/1199 KB 132/186 KB 234/367 KB 88/558 KB 180/238 KB 144/1199 KB 132/186 KB 234/367 KB 92/558 KB 180/238 KB 144/1199 KB 132/186 KB 234/367 KB 96/558 KB 164/238 KB 116/1199 KB 108/186 KB 234/367 KB 64/558 KB 180/238 KB 144/1199 KB 132/186 KB 238/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 242/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 246/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 250/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 254/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 258/367 KB 96/558 KB 180/238 KB 144/1199 KB 132/186 KB 262/367 KB 96/558 KB 180/238 KB 144/ unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 1199 KB 132/186 KB 234/367 KB 84/558 KB 180/238 KB 144/1199 KB 136/186 KB 262/367 KB 96/558 KB 180/238 KB 144/1199 KB 140/186 KB 262/367 KB 96/558 KB 180/238 KB 144/1199 KB 144/186 KB 262/367 KB 96/558 KB 180/238 KB 144/1199 KB 148/186 KB 262/367 KB 96/558 KB 180/238 KB 148/1199 KB 152/186 KB 266/367 KB 100/558 KB 180/238 KB 148/1199 KB 156/186 KB 266/367 KB 100/558 KB 180/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 180/238 KB 144/1199 KB 128/186 KB 234/367 KB 84/558 KB 184/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 188/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 192/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 196/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 200/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 204/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 208/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 212/238 KB 148/1199 KB 160/186 KB 266/367 KB 100/558 KB 216/238 KB 148/1199 KB 164/186 KB 266/367 KB 100/558 KB 220/238 KB 148/1199 KB 164/186 KB 266/367 KB 100/558 KB 180/238 KB 148/1199 KB 148/186 KB 266/367 KB 100/558 KB 220/238 KB 148/1199 KB 164/186 KB 266/367 KB 104/558 KB 220/238 KB 148/1199 KB 164/186 KB 266/367 KB 108/558 KB 220/238 KB 148/1199 KB 164/186 KB 266/367 KB 112/558 KB 180/238 KB 148/1199 KB 148/186 KB 266/367 KB 96/558 KB 220/238 KB 148/1199 KB 164/186 KB 270/367 KB 112/558 KB 180/238 KB 148/1199 KB 148/186 KB 262/367 KB 96/558 KB 220/238 KB 152/1199 KB 164/186 KB 270/367 KB 112/558 KB 220/238 KB 156/1199 KB 164/186 KB 270/367 KB 112/558 KB 220/238 KB 160/1199 KB 164/186 KB 270/367 KB 112/558 KB 220/238 KB 164/1199 KB 164/186 KB 270/367 KB 112/558 KB 220/238 KB 168/1199 KB 164/186 KB 274/367 KB 116/558 KB 220/238 KB 172/1199 KB 164/186 KB 274/367 KB 116/558 KB 220/238 KB 176/1199 KB 164/186 KB 274/367 KB 116/558 KB 212/238 KB 148/1199 KB 164/186 KB 266/367 KB 100/558 KB 220/238 KB 176/1199 KB 168/186 KB 274/367 KB 116/558 KB 220/238 KB 176/1199 KB 172/186 KB 274/367 KB 116/558 KB 220/238 KB 176/1199 KB 176/186 KB 274/367 KB 116/558 KB 220/238 KB 164/1199 KB 164/186 KB 274/367 KB 116/558 KB 220/238 KB 176/1199 KB 176/186 KB 274/367 KB 120/558 KB 220/238 KB 176/1199 KB 176/186 KB 274/367 KB 124/558 KB 224/238 KB 176/1199 KB 176/186 KB 274/367 KB 128/558 KB 224/238 KB 176/1199 KB 180/186 KB 274/367 KB 132/558 KB 224/238 KB 180/1199 KB 180/186 KB 274/367 KB 136/558 KB 224/238 KB 180/1199 KB 180/186 KB 274/367 KB 140/558 KB 224/238 KB 180/1199 KB 180/186 KB 274/367 KB 144/558 KB 224/238 KB 180/1199 KB 180/186 KB 274/367 KB 148/558 KB 220/238 KB 164/1199 KB 164/186 KB 274/367 KB 112/558 KB 224/238 KB 180/1199 KB 180/186 KB 278/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 282/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 286/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 290/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 294/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 298/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 302/367 KB 148/558 KB 224/238 KB 180/1199 KB 180/186 KB 274/367 KB 132/558 KB 224/238 KB 184/1199 KB 180/186 KB 302/367 KB 148/558 KB 224/238 KB 188/1199 KB 180/186 KB 302/367 KB 148/558 KB 224/238 KB 192/1199 KB 180/186 KB 302/367 KB 148/558 KB 224/238 KB 196/1199 KB 180/186 KB 302/367 KB 148/558 KB 224/238 KB 200/1199 KB 180/186 KB 306/367 KB 148/558 KB 224/238 KB 176/1199 KB 180/186 KB 274/367 KB 128/558 KB 224/238 KB 200/1199 KB 184/186 unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install KB 306/367 KB 152/558 KB 224/238 KB 200/1199 KB 186/186 KB 306/367 KB 152/558 KB 224/238 KB 176/1199 KB 176/186 KB 274/367 KB 124/558 KB 228/238 KB 200/1199 KB 186/186 KB 306/367 KB 152/558 KB 232/238 KB 200/1199 KB 186/186 KB 306/367 KB 152/558 KB 236/238 KB 200/1199 KB 186/186 KB 306/367 KB 152/558 KB 238/238 KB 200/1199 KB 186/186 KB 306/367 KB 152/558 KB 238/238 KB 204/1199 KB 186/186 KB 306/367 KB 152/558 KB 238/238 KB 208/1199 KB 186/186 KB 306/367 KB 152/558 KB 224/238 KB 200/1199 KB 180/186 KB 306/367 KB 152/558 KB 238/238 KB 208/1199 KB 186/186 KB 306/367 KB 156/558 KB 238/238 KB 208/1199 KB 186/186 KB 306/367 KB 160/558 KB 224/238 KB 196/1199 KB 180/186 KB 306/367 KB 148/558 KB 238/238 KB 208/1199 KB 186/186 KB 310/367 KB 160/558 KB 238/238 KB 208/1199 KB 186/186 KB 314/367 KB 160/558 KB 238/238 KB 208/1199 KB 186/186 KB 318/367 KB 160/558 KB 238/238 KB 208/1199 KB 186/186 KB 322/367 KB 160/558 KB 238/238 KB 212/1199 KB 186/186 KB 326/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 330/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 334/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 338/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 342/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 346/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 350/367 KB 164/558 KB 238/238 KB 212/1199 KB 186/186 KB 322/367 KB 164/558 KB 238/238 KB 216/1199 KB 186/186 KB 350/367 KB 164/558 KB 238/238 KB 220/1199 KB 186/186 KB 350/367 KB 164/558 KB 238/238 KB 224/1199 KB 186/186 KB 350/367 KB 164/558 KB 238/238 KB 208/1199 KB 186/186 KB 322/367 KB 164/558 KB 238/238 KB 224/1199 KB 186/186 KB 350/367 KB 168/558 KB 238/238 KB 224/1199 KB 186/186 KB 350/367 KB 172/558 KB 238/238 KB 224/1199 KB 186/186 KB 350/367 KB 176/558 KB 238/238 KB 228/1199 KB 186/186 KB 350/367 KB 176/558 KB 232/1199 KB 350/367 KB 176/558 KB 236/1199 KB 354/367 KB 176/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 1140.9 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1456.6 KB/sec) unit-abot-epc-basic-0: 10:39:31 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: 10:39:31 DEBUG unit.abot-epc-basic/0.install 236/1199 KB 354/367 KB 180/558 KB 236/1199 KB 354/367 KB 184/558 KB 236/1199 KB 354/367 KB 188/558 KB 240/1199 KB 354/367 KB 192/558 KB 240/1199 KB 354/367 KB 196/558 KB 232/1199 KB 354/367 KB 176/558 KB 240/1199 KB 358/367 KB 196/558 KB 240/1199 KB 362/367 KB 196/558 KB 240/1199 KB 366/367 KB 196/558 KB 240/1199 KB 367/367 KB 196/558 KB 240/1199 KB 354/367 KB 188/558 KB 244/1199 KB 367/367 KB 196/558 KB 248/1199 KB 367/367 KB 196/558 KB 252/1199 KB 367/367 KB 196/558 KB 256/1199 KB 367/367 KB 196/558 KB 260/1199 KB 367/367 KB 200/558 KB 264/1199 KB 367/367 KB 200/558 KB 268/1199 KB 367/367 KB 200/558 KB 256/1199 KB 367/367 KB 200/558 KB 268/1199 KB 367/367 KB 204/558 KB 268/1199 KB 367/367 KB 208/558 KB 268/1199 KB 367/367 KB 212/558 KB 268/1199 KB 367/367 KB 4/1206 KB 216/558 KB 272/1199 KB 367/367 KB 4/1206 KB 220/558 KB 272/1199 KB 367/367 KB 4/1206 KB 224/558 KB 268/1199 KB 367/367 KB 4/1206 KB 212/558 KB 272/1199 KB 367/367 KB 8/1206 KB 224/558 KB 272/1199 KB 367/367 KB 12/1206 KB 224/558 KB 272/1199 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 4/181 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 8/181 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 12/181 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 16/181 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 20/181 KB 367/367 KB 16/1206 KB 224/558 KB 272/1199 KB 24/181 KB 367/367 KB 20/1206 KB 224/558 KB 272/1199 KB 28/181 KB 367/367 KB 20/1206 KB 224/558 KB 272/1199 KB 32/181 KB 367/367 KB 20/1206 KB 224/558 KB 272/1199 KB 367/367 KB 4/1206 KB 216/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2106.2 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 272/1199 KB 32/181 KB 367/367 KB 20/1206 KB 228/558 KB 272/1199 KB 20/181 KB 367/367 KB 20/1206 KB 224/558 KB 276/1199 KB 32/181 KB 24/1206 KB 228/558 KB 276/1199 KB 32/181 KB 28/1206 KB 228/558 KB 276/1199 KB 32/181 KB 32/1206 KB 228/558 KB 276/1199 KB 32/181 KB 36/1206 KB 228/558 KB 276/1199 KB 32/181 KB 40/1206 KB 228/558 KB 276/1199 KB 32/181 KB 44/1206 KB 232/558 KB 276/1199 KB 36/181 KB 48/1206 KB 232/558 KB 276/1199 KB 32/181 KB 20/1206 KB 228/558 KB 280/1199 KB 36/181 KB 48/1206 KB 232/558 KB 284/1199 KB 36/181 KB 48/1206 KB 232/558 KB 288/1199 KB 36/181 KB 48/1206 KB 232/558 KB 292/1199 KB 36/181 KB 48/1206 KB 232/558 KB 296/1199 KB 36/181 KB 52/1206 KB 232/558 KB 300/1199 KB 36/181 KB 52/1206 KB 232/558 KB 304/1199 KB 36/181 KB 52/1206 KB 232/558 KB 308/1199 KB 36/181 KB 52/1206 KB 232/558 KB 312/1199 KB 36/181 KB 52/1206 KB 232/558 KB 276/1199 KB 36/181 KB 44/1206 KB 232/558 KB 312/1199 KB 40/181 KB 52/1206 KB 232/558 KB 276/1199 KB 32/181 KB 40/1206 KB 232/558 KB 312/1199 KB 40/181 KB 52/1206 KB 236/558 KB 312/1199 KB 40/181 KB 52/1206 KB 240/558 KB 312/1199 KB 44/181 KB 52/1206 KB 240/558 KB 312/1199 KB 48/181 KB 52/1206 KB 240/558 KB 312/1199 KB 52/181 KB 52/1206 KB 244/558 KB 312/1199 KB 56/181 KB 52/1206 KB 244/558 KB 292/1199 KB 36/181 KB 52/1206 KB 232/558 KB 312/1199 KB 60/181 KB 56/1206 KB 244/558 KB 312/1199 KB 60/181 KB 60/1206 KB 244/558 KB 312/1199 KB 60/181 KB 64/1206 KB 244/558 KB 312/1199 KB 48/181 KB 52/1206 KB 244/558 KB 312/1199 KB 60/181 KB 64/1206 KB 248/558 KB 312/1199 KB 60/181 KB 64/1206 KB 252/558 KB 312/1199 KB 60/181 KB 64/1206 KB 256/558 KB 312/1199 KB 60/181 KB 64/1206 KB 260/558 KB 312/1199 KB 60/181 KB 68/1206 KB 264/558 KB 316/1199 KB 60/181 KB 68/1206 KB 268/558 KB 316/1199 KB 60/181 KB 68/1206 KB 272/558 KB 312/1199 KB 60/181 KB 68/1206 KB 260/558 KB 316/1199 KB 60/181 KB 72/1206 KB 272/558 KB 316/1199 KB 60/181 KB 76/1206 KB 272/558 KB 316/1199 KB 60/181 KB 80/1206 KB 272/558 KB 312/1199 KB 60/181 KB 64/1206 KB 260/558 KB 316/1199 KB 64/181 KB 80/1206 KB 272/558 KB 316/1199 KB 68/181 KB 80/1206 KB 272/558 KB 316/1199 KB 72/181 KB 80/1206 KB 272/558 KB 316/1199 KB 76/181 KB 80/1206 KB 272/558 KB 316/1199 KB 80/181 KB 80/1206 KB 272/558 KB 316/1199 KB 84/181 KB 80/1206 KB 276/558 KB 316/1199 KB 88/181 KB 84/1206 KB 276/558 KB 316/1199 KB 92/181 KB 84/1206 KB 276/558 KB 316/1199 KB 60/181 KB 68/1206 KB 264/558 KB 320/1199 KB 92/181 KB 84/1206 KB 276/558 KB 324/1199 KB 92/181 KB 84/1206 KB 276/558 KB 328/1199 KB 92/181 KB 84/1206 KB 276/558 KB 332/1199 KB 92/181 KB 84/1206 KB 276/558 KB 336/1199 KB 92/181 KB 84/1206 KB 276/558 KB 316/1199 KB 84/181 KB 84/1206 KB 276/558 KB 336/1199 KB 92/181 KB 88/1206 KB 276/558 KB 336/1199 KB 92/181 KB 92/1206 KB 276/558 KB 336/1199 KB 92/181 KB 96/1206 KB 276/558 KB 336/1199 KB 92/181 KB 100/1206 KB 276/558 KB 340/1199 KB 96/181 KB 104/1206 KB 276/558 KB 340/1199 KB 96/181 KB 108/1206 KB 276/558 KB 340/1199 KB 96/181 KB 112/1206 KB 276/558 KB 316/1199 KB 80/181 KB 80/1206 KB 276/558 KB 340/1199 KB 96/181 KB 112/1206 KB 280/558 KB 340/1199 KB 96/181 KB 112/1206 KB 284/558 KB 340/1199 KB 96/181 KB 112/1206 KB 288/558 KB 340/1199 KB 96/181 KB 112/1206 KB 292/558 KB 340/1199 KB 96/181 KB 112/1206 KB 296/558 KB 340/1199 KB 96/181 KB 116/1206 KB 300/558 KB 340/1199 KB 96/181 KB 116/1206 KB 304/558 KB 340/1199 KB 96/181 KB 100/1206 KB 276/558 KB 340/1199 KB 100 unit-mysql-0: 10:39:31 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install /181 KB 116/1206 KB 304/558 KB 340/1199 KB 104/181 KB 116/1206 KB 304/558 KB 340/1199 KB 108/181 KB 116/1206 KB 304/558 KB 340/1199 KB 112/181 KB 116/1206 KB 304/558 KB 340/1199 KB 116/181 KB 116/1206 KB 304/558 KB 340/1199 KB 120/181 KB 116/1206 KB 308/558 KB 340/1199 KB 92/181 KB 100/1206 KB 276/558 KB 344/1199 KB 120/181 KB 116/1206 KB 308/558 KB 348/1199 KB 120/181 KB 116/1206 KB 308/558 KB 352/1199 KB 120/181 KB 116/1206 KB 308/558 KB 356/1199 KB 120/181 KB 116/1206 KB 308/558 KB 360/1199 KB 120/181 KB 116/1206 KB 308/558 KB 364/1199 KB 120/181 KB 116/1206 KB 308/558 KB 368/1199 KB 120/181 KB 116/1206 KB 308/558 KB 340/1199 KB 116/181 KB 116/1206 KB 308/558 KB 368/1199 KB 120/181 KB 116/1206 KB 312/558 KB 340/1199 KB 96/181 KB 116/1206 KB 296/558 KB 368/1199 KB 120/181 KB 120/1206 KB 312/558 KB 368/1199 KB 120/181 KB 124/1206 KB 312/558 KB 368/1199 KB 120/181 KB 128/1206 KB 312/558 KB 368/1199 KB 120/181 KB 132/1206 KB 312/558 KB 372/1199 KB 124/181 KB 136/1206 KB 316/558 KB 372/1199 KB 124/181 KB 140/1206 KB 316/558 KB 372/1199 KB 124/181 KB 144/1206 KB 316/558 KB 372/1199 KB 124/181 KB 132/1206 KB 316/558 KB 376/1199 KB 124/181 KB 144/1206 KB 316/558 KB 368/1199 KB 124/181 KB 132/1206 KB 316/558 KB 376/1199 KB 124/181 KB 144/1206 KB 320/558 KB 376/1199 KB 124/181 KB 144/1206 KB 324/558 KB 368/1199 KB 124/181 KB 132/1206 KB 312/558 KB 380/1199 KB 128/181 KB 144/1206 KB 324/558 KB 380/1199 KB 132/181 KB 144/1206 KB 324/558 KB 380/1199 KB 136/181 KB 144/1206 KB 324/558 KB 380/1199 KB 140/181 KB 144/1206 KB 328/558 KB 380/1199 KB 144/181 KB 144/1206 KB 328/558 KB 380/1199 KB 124/181 KB 144/1206 KB 324/558 KB 384/1199 KB 144/181 KB 144/1206 KB 328/558 KB 388/1199 KB 144/181 KB 144/1206 KB 328/558 KB 392/1199 KB 148/181 KB 148/1206 KB 328/558 KB 396/1199 KB 148/181 KB 148/1206 KB 328/558 KB 400/1199 KB 148/181 KB 148/1206 KB 328/558 KB 404/1199 KB 148/181 KB 148/1206 KB 328/558 KB 380/1199 KB 136/181 KB 144/1206 KB 328/558 KB 404/1199 KB 148/181 KB 148/1206 KB 332/558 KB 404/1199 KB 148/181 KB 148/1206 KB 336/558 KB 404/1199 KB 148/181 KB 148/1206 KB 340/558 KB 404/1199 KB 148/181 KB 148/1206 KB 344/558 KB 404/1199 KB 148/181 KB 148/1206 KB 348/558 KB 404/1199 KB 148/181 KB 148/1206 KB 352/558 KB 388/1199 KB 148/181 KB 148/1206 KB 328/558 KB 404/1199 KB 148/181 KB 152/1206 KB 352/558 KB 404/1199 KB 148/181 KB 156/1206 KB 352/558 KB 404/1199 KB 148/181 KB 160/1206 KB 352/558 KB 388/1199 KB 148/181 KB 144/1206 KB 328/558 KB 404/1199 KB 152/181 KB 160/1206 KB 352/558 KB 404/1199 KB 156/181 KB 160/1206 KB 352/558 KB 404/1199 KB 160/181 KB 160/1206 KB 352/558 KB 404/1199 KB 160/181 KB 164/1206 KB 352/558 KB 404/1199 KB 160/181 KB 168/1206 KB 356/558 KB 404/1199 KB 160/181 KB 172/1206 KB 356/558 KB 404/1199 KB 164/181 KB 176/1206 KB 356/558 KB 404/1199 KB 160/181 KB 164/1206 KB 356/558 KB 404/1199 KB 164/181 KB 176/1206 KB 360/558 KB 404/1199 KB 164/181 KB 176/1206 KB 364/558 KB 408/1199 KB 164/181 KB 176/1206 KB 368/558 KB 408/1199 KB 164/181 KB 176/1206 KB 372/558 KB 408/1199 KB 164/181 KB 180/1206 KB 376/558 KB 408/1199 KB 164/181 KB 180/1206 KB 380/558 KB 408/1199 KB 164/181 KB 180/1206 KB 384/558 KB 404/1199 KB 164/181 KB 172/1206 KB 356/558 KB 408/1199 KB 168/181 KB 180/1206 KB 384/558 KB 408/1199 KB 172/181 KB 180/1206 KB 384/558 KB 408/1199 KB 176/181 KB 180/1206 KB 384/558 KB 408/1199 KB 180/181 KB 180/1206 KB 384/558 KB 408/1199 KB 181/181 KB 180/1206 KB 384/ unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 558 KB 408/1199 KB 164/181 KB 180/1206 KB 372/558 KB 408/1199 KB 164/181 KB 176/1206 KB 364/558 KB 412/1199 KB 181/181 KB 180/1206 KB 384/558 KB 416/1199 KB 181/181 KB 180/1206 KB 384/558 KB 420/1199 KB 181/181 KB 180/1206 KB 384/558 KB 420/1199 KB 181/181 KB 184/1206 KB 384/558 KB 424/1199 KB 181/181 KB 188/1206 KB 384/558 KB 424/1199 KB 181/181 KB 192/1206 KB 384/558 KB 424/1199 KB 181/181 KB 196/1206 KB 384/558 KB 424/1199 KB 181/181 KB 200/1206 KB 388/558 KB 424/1199 KB 181/181 KB 204/1206 KB 388/558 KB 424/1199 KB 181/181 KB 208/1206 KB 388/558 KB 424/1199 KB 181/181 KB 196/1206 KB 388/558 KB 424/1199 KB 181/181 KB 208/1206 KB 392/558 KB 424/1199 KB 181/181 KB 208/1206 KB 396/558 KB 424/1199 KB 181/181 KB 208/1206 KB 400/558 KB 424/1199 KB 181/181 KB 212/1206 KB 404/558 KB 424/1199 KB 181/181 KB 212/1206 KB 408/558 KB 424/1199 KB 181/181 KB 212/1206 KB 412/558 KB 424/1199 KB 181/181 KB 212/1206 KB 416/558 KB 424/1199 KB 181/181 KB 212/1206 KB 420/558 KB 424/1199 KB 181/181 KB 196/1206 KB 384/558 KB 428/1199 KB 181/181 KB 212/1206 KB 420/558 KB 432/1199 KB 181/181 KB 212/1206 KB 420/558 KB 436/1199 KB 181/181 KB 212/1206 KB 420/558 KB 440/1199 KB 181/181 KB 212/1206 KB 420/558 KB 444/1199 KB 181/181 KB 212/1206 KB 420/558 KB 448/1199 KB 181/181 KB 212/1206 KB 420/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 825.6 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 424/1199 KB 181/181 KB 212/1206 KB 400/558 KB 452/1199 KB 216/1206 KB 420/558 KB 452/1199 KB 220/1206 KB 420/558 KB 452/1199 KB 224/1206 KB 420/558 KB 452/1199 KB 228/1206 KB 420/558 KB 452/1199 KB 232/1206 KB 420/558 KB 452/1199 KB 236/1206 KB 424/558 KB 452/1199 KB 240/1206 KB 424/558 KB 452/1199 KB 244/1206 KB 424/558 KB 452/1199 KB 212/1206 KB 420/558 KB 456/1199 KB 244/1206 KB 424/558 KB 460/1199 KB 244/1206 KB 424/558 KB 464/1199 KB 244/1206 KB 424/558 KB 468/1199 KB 244/1206 KB 424/558 KB 472/1199 KB 244/1206 KB 424/558 KB 476/1199 KB 244/1206 KB 424/558 KB 480/1199 KB 244/1206 KB 424/558 KB 484/1199 KB 244/1206 KB 424/558 KB 452/1199 KB 232/1206 KB 424/558 KB 484/1199 KB 248/1206 KB 428/558 KB 484/1199 KB 248/1206 KB 432/558 KB 484/1199 KB 248/1206 KB 436/558 KB 484/1199 KB 248/1206 KB 440/558 KB 484/1199 KB 248/1206 KB 444/558 KB 484/1199 KB 248/1206 KB 448/558 KB 484/1199 KB 248/1206 KB 424/558 KB 484/1199 KB 252/1206 KB 448/558 KB 484/1199 KB 256/1206 KB 448/558 KB 484/1199 KB 260/1206 KB 448/558 KB 488/1199 KB 264/1206 KB 452/558 KB 488/1199 KB 260/1206 KB 452/558 KB 488/1199 KB 264/1206 KB 456/558 KB 488/1199 KB 268/1206 KB 460/558 KB 488/1199 KB 268/1206 KB 464/558 KB 488/1199 KB 268/1206 KB 468/558 KB 488/1199 KB 268/1206 KB 472/558 KB 488/1199 KB 268/1206 KB 476/558 KB 488/1199 KB 268/1206 KB 480/558 KB 488/1199 KB 268/1206 KB 484/558 KB 488/1199 KB 260/1206 KB 448/558 KB 492/1199 KB 268/1206 KB 484/558 KB 496/1199 KB 268/1206 KB 484/558 KB 488/1199 KB 268/1206 KB 456/558 KB 496/1199 KB 269/1206 KB 484/558 KB 500/1199 KB 269/1206 KB 484/558 KB 504/1199 KB 273/1206 KB 484/558 KB 508/1199 KB 273/1206 KB 484/558 KB 512/1199 KB 273/1206 KB 484/558 KB 516/1199 KB 273/1206 KB 484/558 KB 520/1199 KB 273/1206 KB 484/558 KB 524/1199 KB 273/1206 KB 484/558 KB 528/1199 KB 273/1206 KB 484/558 KB 500/1199 KB 273/1206 KB 484/558 KB 528/1199 KB 277/1206 KB 484/558 KB 528/1199 KB 281/1206 KB 484/558 KB 528/1199 KB 285/1206 KB 484/558 KB 528/1199 KB 289/1206 KB 484/558 KB 528/1199 KB 293/1206 KB 488/558 KB 528/1199 KB 297/1206 KB 488/558 KB 528/1199 KB 301/1206 KB 488/558 KB 528/1199 KB 289/1206 KB 488/558 KB 528/1199 KB 301/1206 KB 492/558 KB 528/1199 KB 301/1206 KB 496/558 KB 532/1199 KB 301/1206 KB 496/558 KB 536/1199 KB 305/1206 KB 500/558 KB 540/1199 KB 305/1206 KB 500/558 KB 544/1199 KB 305/1206 KB 500/558 KB 548/1199 KB 305/1206 KB 500/558 KB 532/1199 KB 305/1206 KB 500/558 KB 548/1199 KB 309/1206 KB 500/558 KB 548/1199 KB 313/1206 KB 500/558 KB 548/1199 KB 317/1206 KB 500/558 KB 532/1199 KB 301/1206 KB 500/558 KB 548/1199 KB 317/1206 KB 504/558 KB 548/1199 KB 317/1206 KB 508/558 KB 548/1199 KB 317/1206 KB 512/558 KB 548/1199 KB 321/1206 KB 512/558 KB 552/1199 KB 325/1206 KB 516/558 KB 552/1199 KB 329/1206 KB 516/558 KB 552/1199 KB 333/1206 KB 516/558 KB 552/1199 KB 321/1206 KB 516/558 KB 556/1199 KB 333/1206 KB 516/558 KB 560/1199 KB 333/1206 KB 516/558 KB 548/1199 KB 321/1206 KB 516/558 KB 560/1199 KB 333/1206 KB 520/558 KB 560/1199 KB 333/1206 KB 524/558 KB 560/1199 KB 333/1206 KB 528/558 KB 560/1199 KB 333/1206 KB 532/558 KB 564/1199 KB 337/1206 KB 536/558 KB 564/1199 KB 337/1206 KB 540/558 KB 564/1199 KB 337/1206 KB 544/558 KB 564/1199 KB 337/1206 KB 532/558 KB 564/1199 KB 333/1206 KB 532/558 KB 568/1199 KB 337/1206 KB 544/558 KB 572/1199 KB 337/1206 KB 544/558 KB 576/1199 KB 337/1206 KB 544/558 KB 576/1199 KB 341/1206 KB 544/558 KB unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 576/1199 KB 345/1206 KB 544/558 KB 576/1199 KB 349/1206 KB 544/558 KB 576/1199 KB 353/1206 KB 548/558 KB 580/1199 KB 357/1206 KB 548/558 KB 580/1199 KB 361/1206 KB 548/558 KB 580/1199 KB 365/1206 KB 548/558 KB 576/1199 KB 349/1206 KB 548/558 KB 580/1199 KB 353/1206 KB 548/558 KB 584/1199 KB 365/1206 KB 548/558 KB 588/1199 KB 365/1206 KB 548/558 KB 588/1199 KB 365/1206 KB 552/558 KB 592/1199 KB 365/1206 KB 556/558 KB 592/1199 KB 365/1206 KB 558/558 KB 592/1199 KB 365/1206 KB 552/558 KB 596/1199 KB 365/1206 KB 558/558 KB 600/1199 KB 369/1206 KB 558/558 KB 604/1199 KB 369/1206 KB 558/558 KB 608/1199 KB 369/1206 KB 558/558 KB 596/1199 KB 369/1206 KB 558/558 KB 608/1199 KB 373/1206 KB 558/558 KB 608/1199 KB 377/1206 KB 558/558 KB 608/1199 KB 381/1206 KB 558/558 KB 608/1199 KB 385/1206 KB 558/558 KB 612/1199 KB 389/1206 KB 558/558 KB 612/1199 KB 393/1206 KB 558/558 KB 612/1199 KB 397/1206 KB 558/558 KB 612/1199 KB 385/1206 KB 558/558 KB 616/1199 KB 397/1206 KB 558/558 KB 620/1199 KB 397/1206 KB 558/558 KB 624/1199 KB 397/1206 KB 558/558 KB 628/1199 KB 397/1206 KB 558/558 KB 632/1199 KB 401/1206 KB 558/558 KB 636/1199 KB 401/1206 KB 558/558 KB 640/1199 KB 401/1206 KB 628/1199 KB 401/1206 KB 558/558 KB 640/1199 KB 405/1206 KB 640/1199 KB 409/1206 KB 640/1199 KB 413/1206 KB 640/1199 KB 417/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2210.7 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 644/1199 KB 417/1206 KB 648/1199 KB 417/1206 KB 652/1199 KB 417/1206 KB 656/1199 KB 417/1206 KB 660/1199 KB 417/1206 KB 660/1199 KB 421/1206 KB 660/1199 KB 425/1206 KB 660/1199 KB 429/1206 KB 660/1199 KB 433/1206 KB 664/1199 KB 433/1206 KB 668/1199 KB 433/1206 KB 672/1199 KB 433/1206 KB 676/1199 KB 433/1206 KB 680/1199 KB 437/1206 KB 684/1199 KB 437/1206 KB 688/1199 KB 437/1206 KB 692/1199 KB 437/1206 KB 696/1199 KB 437/1206 KB 700/1199 KB 437/1206 KB 676/1199 KB 437/1206 KB 700/1199 KB 441/1206 KB 700/1199 KB 445/1206 KB 700/1199 KB 449/1206 KB 700/1199 KB 453/1206 KB 700/1199 KB 457/1206 KB 700/1199 KB 461/1206 KB 700/1199 KB 465/1206 KB 704/1199 KB 465/1206 KB 708/1199 KB 465/1206 KB 712/1199 KB 469/1206 KB 716/1199 KB 469/1206 KB 720/1199 KB 469/1206 KB 708/1199 KB 469/1206 KB 720/1199 KB 473/1206 KB 720/1199 KB 477/1206 KB 720/1199 KB 481/1206 KB 724/1199 KB 485/1206 KB 724/1199 KB 489/1206 KB 724/1199 KB 493/1206 KB 724/1199 KB 481/1206 KB 728/1199 KB 493/1206 KB 732/1199 KB 493/1206 KB 736/1199 KB 497/1206 KB 740/1199 KB 497/1206 KB 744/1199 KB 497/1206 KB 748/1199 KB 497/1206 KB 752/1199 KB 497/1206 KB 756/1199 KB 497/1206 KB 760/1199 KB 497/1206 KB 764/1199 KB 497/1206 KB 768/1199 KB 497/1206 KB 772/1199 KB 497/1206 KB 732/1199 KB 497/1206 KB 772/1199 KB 501/1206 KB 772/1199 KB 505/1206 KB 772/1199 KB 509/1206 KB 772/1199 KB 513/1206 KB 772/1199 KB 517/1206 KB 772/1199 KB 521/1206 KB 772/1199 KB 525/1206 KB 772/1199 KB 529/1206 KB 772/1199 KB 533/1206 KB 772/1199 KB 537/1206 KB 772/1199 KB 541/1206 KB 776/1199 KB 545/1206 KB 776/1199 KB 549/1206 KB 776/1199 KB 553/1206 KB 776/1199 KB 557/1206 KB 776/1199 KB 561/1206 KB 776/1199 KB 565/1206 KB 776/1199 KB 569/1206 KB 776/1199 KB 573/1206 KB 776/1199 KB 577/1206 KB 776/1199 KB 541/1206 KB 780/1199 KB 577/1206 KB 784/1199 KB 577/1206 KB 788/1199 KB 577/1206 KB 792/1199 KB 577/1206 KB 796/1199 KB 577/1206 KB 800/1199 KB 577/1206 KB 804/1199 KB 577/1206 KB 808/1199 KB 577/1206 KB 812/1199 KB 577/1206 KB 816/1199 KB 577/1206 KB 820/1199 KB 577/1206 KB 824/1199 KB 581/1206 KB 828/1199 KB 581/1206 KB 832/1199 KB 581/1206 KB 820/1199 KB 581/1206 KB 832/1199 KB 585/1206 KB 832/1199 KB 589/1206 KB 832/1199 KB 593/1206 KB 836/1199 KB 597/1206 KB 836/1199 KB 601/1206 KB 836/1199 KB 605/1206 KB 836/1199 KB 593/1206 KB 840/1199 KB 605/1206 KB 844/1199 KB 605/1206 KB 848/1199 KB 605/1206 KB 852/1199 KB 605/1206 KB 856/1199 KB 609/1206 KB 860/1199 KB 609/1206 KB 864/1199 KB 609/1206 KB 852/1199 KB 609/1206 KB 864/1199 KB 613/1206 KB 864/1199 KB 617/1206 KB 864/1199 KB 621/1206 KB 864/1199 KB 625/1206 KB 868/1199 KB 629/1206 KB 868/1199 KB 633/1206 KB 868/1199 KB 637/1206 KB 868/1199 KB 625/1206 KB 872/1199 KB 637/1206 KB 876/1199 KB 637/1206 KB 880/1199 KB 637/1206 KB 884/1199 KB 637/1206 KB 888/1199 KB 641/1206 KB 892/1199 KB 641/1206 KB 896/1199 KB 641/1206 KB 884/1199 KB 641/1206 KB 896/1199 KB 645/1206 KB 896/1199 KB 649/1206 KB 896/1199 KB 653/1206 KB 896/1199 KB 657/1206 KB 900/1199 KB 661/1206 KB 900/1199 KB 665/1206 KB 900/1199 KB 669/1206 KB 900/1199 KB 673/1206 KB 900/1199 KB 677/1206 KB 900/1199 KB 681/1206 KB 900/1199 KB 685/1206 KB 900/1199 KB 657/1206 KB 904/1199 KB 685/1206 KB 908/1199 KB 685/1206 KB 912/1199 KB 685/1206 KB 912/1199 KB 689/1206 KB 912/1199 KB 693/1206 KB 912/1199 KB 697/1206 KB 912/1199 KB 701/1206 KB 912/1199 KB 705/1206 KB 912/1199 KB 709/1206 KB 912/119 unit-mysql-0: 10:39:31 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:39:31 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 9 KB 713/1206 KB 912/1199 KB 717/1206 KB 912/1199 KB 721/1206 KB 912/1199 KB 725/1206 KB 912/1199 KB 729/1206 KB 912/1199 KB 733/1206 KB 912/1199 KB 737/1206 KB 912/1199 KB 741/1206 KB 912/1199 KB 745/1206 KB 912/1199 KB 749/1206 KB 916/1199 KB 749/1206 KB 920/1199 KB 749/1206 KB 924/1199 KB 749/1206 KB 928/1199 KB 749/1206 KB 932/1199 KB 749/1206 KB 936/1199 KB 749/1206 KB 940/1199 KB 749/1206 KB 944/1199 KB 749/1206 KB 948/1199 KB 749/1206 KB 952/1199 KB 749/1206 KB 956/1199 KB 749/1206 KB 960/1199 KB 749/1206 KB 964/1199 KB 749/1206 KB 968/1199 KB 749/1206 KB 972/1199 KB 749/1206 KB 976/1199 KB 749/1206 KB 980/1199 KB 749/1206 KB 984/1199 KB 749/1206 KB 988/1199 KB 749/1206 KB 992/1199 KB 749/1206 KB 996/1199 KB 749/1206 KB 1000/1199 KB 753/1206 KB 1004/1199 KB 753/1206 KB 1008/1199 KB 753/1206 KB 996/1199 KB 753/1206 KB 1008/1199 KB 757/1206 KB 1008/1199 KB 761/1206 KB 1008/1199 KB 765/1206 KB 1008/1199 KB 769/1206 KB 1012/1199 KB 773/1206 KB 1012/1199 KB 777/1206 KB 1012/1199 KB 781/1206 KB 1012/1199 KB 769/1206 KB 1016/1199 KB 781/1206 KB 1020/1199 KB 781/1206 KB 1024/1199 KB 781/1206 KB 1028/1199 KB 781/1206 KB 1032/1199 KB 785/1206 KB 1036/1199 KB 785/1206 KB 1040/1199 KB 785/1206 KB 1028/1199 KB 785/1206 KB 1040/1199 KB 789/1206 KB 1040/1199 KB 793/1206 KB 1040/1199 KB 797/1206 KB 1044/1199 KB 801/1206 KB 1044/1199 KB 805/1206 KB 1044/1199 KB 809/1206 KB 1044/1199 KB 813/1206 KB 1044/1199 KB 817/1206 KB 1044/1199 KB 821/1206 KB 1044/1199 KB 825/1206 KB 1044/1199 KB 829/1206 KB 1044/1199 KB 833/1206 KB 1044/1199 KB 797/1206 KB 1048/1199 KB 833/1206 KB 1052/1199 KB 833/1206 KB 1056/1199 KB 833/1206 KB 1060/1199 KB 833/1206 KB 1064/1199 KB 833/1206 KB 1068/1199 KB 833/1206 KB 1072/1199 KB 833/1206 KB 1076/1199 KB 833/1206 KB 1080/1199 KB 833/1206 KB 1084/1199 KB 833/1206 KB 1088/1199 KB 833/1206 KB 1088/1199 KB 837/1206 KB 1088/1199 KB 841/1206 KB 1088/1199 KB 845/1206 KB 1088/1199 KB 849/1206 KB 1092/1199 KB 853/1206 KB 1092/1199 KB 849/1206 KB 1096/1199 KB 853/1206 KB 1100/1199 KB 853/1206 KB 1104/1199 KB 853/1206 KB 1104/1199 KB 857/1206 KB 1104/1199 KB 861/1206 KB 1104/1199 KB 865/1206 KB 1108/1199 KB 869/1206 KB 1108/1199 KB 873/1206 KB 1108/1199 KB 877/1206 KB 1108/1199 KB 881/1206 KB 1108/1199 KB 885/1206 KB 1108/1199 KB 889/1206 KB 1108/1199 KB 893/1206 KB 1108/1199 KB 865/1206 KB 1112/1199 KB 893/1206 KB 1116/1199 KB 893/1206 KB 1120/1199 KB 893/1206 KB 1124/1199 KB 893/1206 KB 1128/1199 KB 893/1206 KB 1132/1199 KB 893/1206 KB 1136/1199 KB 893/1206 KB 1140/1199 KB 893/1206 KB 1144/1199 KB 897/1206 KB 1148/1199 KB 897/1206 KB 1152/1199 KB 897/1206 KB 1140/1199 KB 897/1206 KB 1152/1199 KB 901/1206 KB 1152/1199 KB 905/1206 KB 1152/1199 KB 909/1206 KB 1152/1199 KB 913/1206 KB 1156/1199 KB 917/1206 KB 1156/1199 KB 921/1206 KB 1156/1199 KB 925/1206 KB 1156/1199 KB 913/1206 KB 1160/1199 KB 925/1206 KB 1164/1199 KB 925/1206 KB 1168/1199 KB 925/1206 KB 1172/1199 KB 925/1206 KB 1176/1199 KB 929/1206 KB 1180/1199 KB 929/1206 KB 1184/1199 KB 929/1206 KB 1172/1199 KB 929/1206 KB 1184/1199 KB 933/1206 KB 1184/1199 KB 937/1206 KB 1184/1199 KB 941/1206 KB 1184/1199 KB 945/1206 KB 1188/1199 KB 949/1206 KB 1188/1199 KB 953/1206 KB 1188/1199 KB 957/1206 KB 1188/1199 KB 945/1206 KB 1192/1199 KB 957/1206 KB 1196/1199 KB 957/1206 KB 1199/1199 KB 957/1206 KB 1199/1199 KB 961/1206 KB 1199/1199 KB 965/1206 KB 1199/1199 KB 969/1206 KB 1199/1199 KB 973/1206 K unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install B 1199/1199 KB 977/1206 KB 1199/1199 KB 981/1206 KB 1199/1199 KB 985/1206 KB 1199/1199 KB 989/1206 KB 1199/1199 KB 993/1206 KB 1199/1199 KB 997/1206 KB 1199/1199 KB 1001/1206 KB 1199/1199 KB 1005/1206 KB 1199/1199 KB 1009/1206 KB 1199/1199 KB 1013/1206 KB 1199/1199 KB 1017/1206 KB 1199/1199 KB 1021/1206 KB 1199/1199 KB 1025/1206 KB 1199/1199 KB 1029/1206 KB 1199/1199 KB 1033/1206 KB 1199/1199 KB 1037/1206 KB 1199/1199 KB 1041/1206 KB 1199/1199 KB 1045/1206 KB 1199/1199 KB 1049/1206 KB 1199/1199 KB 1053/1206 KB 1199/1199 KB 1057/1206 KB 1199/1199 KB 1061/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3567.4 KB/sec) unit-abot-epc-basic-0: 10:39:31 DEBUG unit.abot-epc-basic/0.install 1065/1206 KB 1069/1206 KB 1073/1206 KB 1077/1206 KB 1081/1206 KB 1085/1206 KB 1089/1206 KB 1093/1206 KB 1097/1206 KB 1101/1206 KB 1105/1206 KB 1109/1206 KB 1113/1206 KB 1117/1206 KB 1121/1206 KB 1125/1206 KB 1129/1206 KB 1133/1206 KB 1137/1206 KB 1141/1206 KB 1145/1206 KB 1149/1206 KB 1153/1206 KB 1157/1206 KB 1161/1206 KB 1165/1206 KB 1169/1206 KB 1173/1206 KB 1177/1206 KB 1181/1206 KB 1185/1206 KB 1189/1206 KB 1193/1206 KB 1197/1206 KB 1201/1206 KB 1205/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3267.4 KB/sec) unit-mysql-0: 10:39:31 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:39:31 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 10:39:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:32 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 10:39:32 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 10:39:32 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: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:39:32 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: 10:39:32 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: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.828 s unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-17T10:39:32+00:00 unit-mysql-0: 10:39:32 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (103 kB/s) unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:39:32 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-mysql-0: 10:39:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 10:39:33 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 10:39:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 10:39:33 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:39:33 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 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: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:39:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 10:39:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 10:39:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:39:34 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:34 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: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:39:34 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: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 10:39:34 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:39:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 10:39:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-4cf16d-default-0". unit-abot-epc-basic-0: 10:39:35 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: 10:39:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 10:39:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:39:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:39:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.8) ... unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:39:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 10:39:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:39:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:39:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:39:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-mysql-0: 10:39:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:39:38 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:39:38 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:39:38 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:39:38 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 10:39:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:39 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: 10:39:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 10:39:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:39:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 10:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 10:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 10:39:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:39:40 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 10:39:40 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: 10:39:40 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: 10:39:41 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: 10:39:42 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 10:39:42 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: 10:39:42 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: 10:39:42 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: 10:39:42 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: 10:39:43 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 10:39:43 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 10:39:43 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: 10:39:43 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: 10:39:43 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 10:39:43 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: 10:39:43 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: 10:39:44 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 10:39:44 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: 10:39:44 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: 10:39:44 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:39:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:39:44 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:39:44 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-mysql-0: 10:39:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:39:44 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-mysql-0: 10:39:44 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 10:39:44 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 10:39:44 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: 10:39:45 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 10:39:45 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-mysql-0: 10:39:45 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:39:45 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 10:39:45 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 10:39:45 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: 10:39:45 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: 10:39:45 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-mysql-0: 10:39:45 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: 10:39:45 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 10:39:46 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 10:39:46 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: 10:39:46 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-mysql-0: 10:39:46 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 10:39:46 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: 10:39:46 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-mysql-0: 10:39:46 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 10:39:46 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-mysql-0: 10:39:46 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: 10:39:46 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-mysql-0: 10:39:47 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-mysql-0: 10:39:47 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (376 kB/s) unit-abot-epc-basic-0: 10:39:47 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 10:39:47 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 10:39:47 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: 10:39:47 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: 10:39:47 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: 10:39:47 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: 10:39:47 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 10:39:48 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: 10:39:48 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: 10:39:48 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: 10:39:48 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: 10:39:48 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: 10:39:48 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: 10:39:48 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: 10:39:49 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 10:39:49 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: 10:39:49 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: 10:39:49 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-mysql-0: 10:39:49 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:39:49 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-mysql-0: 10:39:49 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 10:39:49 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:39:49 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:39:49 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: 10:39:50 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 10:39:50 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-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:39:50 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-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:39:50 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-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 10:39:50 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-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:39:50 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:39:50 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: 10:39:50 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: 10:39:51 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 10:39:51 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 10:39:51 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: 10:39:51 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-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 10:39:51 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-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:39:51 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-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:39:51 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-mysql-0: 10:39:51 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-mysql-0: 10:39:52 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-mysql-0: 10:39:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 10:39:52 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 10:39:52 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 10:39:52 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 10:39:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 10:39:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 10:39:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 10:39:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 10:39:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-mysql-0: 10:39:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-mysql-0: 10:39:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:39:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:39:52 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:39:52 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 10:39:53 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: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:39:53 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: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 10:39:53 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: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 10:39:53 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-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 10:39:53 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-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:39:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 10:39:53 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-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:39:54 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:39:54 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-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:39:54 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: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 10:39:54 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-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:39:54 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-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:39:54 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-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:39:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-mysql-0: 10:39:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:39:55 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:39:55 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-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:39:55 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-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:39:55 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:39:55 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: 10:39:55 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-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:39:55 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-mysql-0: 10:39:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:39:56 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-mysql-0: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:39:56 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-mysql-0: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:39:56 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-mysql-0: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:39:56 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: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:39:56 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: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:39:56 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-mysql-0: 10:39:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:39:57 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-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:39:57 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-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 10:39:57 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 10:39:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:39:58 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:39:58 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-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:39:58 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-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 10:39:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 10:39:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 10:39:59 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-mysql-0: 10:39:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:39:59 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: 10:39:59 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: 10:39:59 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: 10:39:59 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: 10:40:00 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 10:40:00 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: 10:40:00 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: 10:40:00 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-mysql-0: 10:40:00 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:40:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:40:01 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-mysql-0: 10:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:40:01 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 10:40:01 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-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 10:40:01 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-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 10:40:01 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: 10:40:01 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: 10:40:01 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-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 10:40:01 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 10:40:01 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: 10:40:01 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: 10:40:02 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: 10:40:02 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: 10:40:02 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: 10:40:02 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-mysql-0: 10:40:02 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 10:40:02 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-mysql-0: 10:40:02 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: 10:40:02 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-mysql-0: 10:40:03 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 10:40:03 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: 10:40:03 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-mysql-0: 10:40:03 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 10:40:03 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: 10:40:03 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-mysql-0: 10:40:03 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 10:40:03 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: 10:40:03 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-mysql-0: 10:40:03 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 10:40:03 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-mysql-0: 10:40:04 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: 10:40:04 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: 10:40:04 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 10:40:04 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-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3131 kB/s) unit-abot-epc-basic-0: 10:40:04 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-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:40:04 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-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:40:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 10:40:04 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: 10:40:04 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:04 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-mysql-0: 10:40:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 10:40:05 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: 10:40:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:05 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: 10:40:05 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: 10:40:05 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: 10:40:05 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: 10:40:05 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-mysql-0: 10:40:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 10:40:06 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: 10:40:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:06 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: 10:40:06 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: 10:40:06 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: 10:40:06 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: 10:40:06 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-mysql-0: 10:40:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 10:40:07 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: 10:40:07 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 10:40:07 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 10:40:07 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-mysql-0: 10:40:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:07 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: 10:40:07 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: 10:40:08 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 10:40:08 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 10:40:08 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 10:40:08 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 10:40:08 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:40:09 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: 10:40:09 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: 10:40:09 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.2 [5,096 kB] unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:40:09 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:40:09 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.2 [2,264 kB] unit-abot-epc-basic-0: 10:40:09 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-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:40:10 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.2 [47.3 kB] unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 10:40:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:10 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: 10:40:10 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: 10:40:10 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: 10:40:10 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: 10:40:10 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: 10:40:11 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: 10:40:11 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: 10:40:11 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: 10:40:11 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: 10:40:11 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: 10:40:11 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: 10:40:12 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: 10:40:12 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: 10:40:12 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: 10:40:12 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: 10:40:12 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: 10:40:12 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: 10:40:13 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: 10:40:13 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: 10:40:13 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: 10:40:13 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: 10:40:13 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: 10:40:13 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: 10:40:14 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: 10:40:14 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: 10:40:14 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: 10:40:14 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: 10:40:14 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: 10:40:14 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: 10:40:15 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: 10:40:15 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: 10:40:15 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: 10:40:15 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: 10:40:15 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: 10:40:15 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: 10:40:15 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: 10:40:16 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: 10:40:16 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: 10:40:16 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 10:40:16 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: 10:40:17 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: 10:40:17 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: 10:40:17 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: 10:40:17 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: 10:40:17 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: 10:40:18 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: 10:40:18 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: 10:40:18 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: 10:40:18 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: 10:40:19 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: 10:40:19 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: 10:40:19 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: 10:40:19 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: 10:40:19 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: 10:40:20 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: 10:40:20 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: 10:40:20 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: 10:40:20 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: 10:40:20 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: 10:40:20 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: 10:40:20 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: 10:40:21 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: 10:40:21 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-mysql-0: 10:40:21 DEBUG unit.mysql/0.config-changed 181117 10:40:21 [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: 10:40:21 DEBUG unit.mysql/0.config-changed 181117 10:40:21 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 10:40:21 DEBUG unit.mysql/0.config-changed 181117 10:40:21 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 18532 ... unit-abot-epc-basic-0: 10:40:21 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: 10:40:21 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: 10:40:22 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: 10:40:22 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: 10:40:22 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: 10:40:22 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: 10:40:23 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: 10:40:23 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: 10:40:23 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: 10:40:23 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: 10:40:23 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: 10:40:23 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: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 10:40:24 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 10:40:25 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: 10:40:25 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: 10:40:25 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: 10:40:25 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: 10:40:25 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: 10:40:26 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: 10:40:26 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: 10:40:26 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: 10:40:26 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: 10:40:26 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: 10:40:26 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: 10:40:26 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:27 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: 10:40:28 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: 10:40:28 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: 10:40:28 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: 10:40:28 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: 10:40:28 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: 10:40:28 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: 10:40:29 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: 10:40:29 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: 10:40:29 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: 10:40:29 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: 10:40:29 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: 10:40:29 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: 10:40:30 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: 10:40:30 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: 10:40:30 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: 10:40:30 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: 10:40:30 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: 10:40:31 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: 10:40:31 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 10:40:31 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-mysql-0: 10:40:31 DEBUG unit.mysql/0.config-changed mysql start/running, process 18665 unit-abot-epc-basic-0: 10:40:31 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: 10:40:31 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-mysql-0: 10:40:31 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 10:40:31 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 10:40:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:40:31 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: 10:40:31 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: 10:40:32 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: 10:40:32 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 10:40:32 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: 10:40:32 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: 10:40:32 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-mysql-0: 10:40:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:40:32 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 10:40:32 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: 10:40:33 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 10:40:33 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 10:40:33 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 10:40:33 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: 10:40:33 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: 10:40:33 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: 10:40:34 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 10:40:34 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 10:40:34 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 10:40:35 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: 10:40:35 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-mysql-0: 10:40:35 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 10:40:35 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 10:40:36 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: 10:40:36 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: 10:40:36 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: 10:40:36 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 10:40:36 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 10:40:36 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 10:40:36 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 10:40:37 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 10:40:37 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 10:40:37 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 10:40:37 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 10:40:37 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-mysql-0: 10:40:37 DEBUG unit.mysql/0.config-changed mysql start/running, process 18790 unit-abot-epc-basic-0: 10:40:37 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-mysql-0: 10:40:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:40:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 10:40:37 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:40:37 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 10:40:37 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 10:40:37 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 10:40:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:40:37 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 10:40:38 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 10:40:38 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: 10:40:38 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: 10:40:38 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: 10:40:38 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 10:40:39 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: 10:40:39 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: 10:40:39 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 10:40:39 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 10:40:39 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: 10:40:40 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 10:40:40 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: 10:40:40 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: 10:40:40 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 10:40:40 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: 10:40:40 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-mysql-0: 10:40:40 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 10:40:40 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 10:40:41 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: 10:40:41 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: 10:40:41 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: 10:40:41 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 10:40:41 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 10:40:42 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 10:40:42 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: 10:40:42 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: 10:40:42 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: 10:40:42 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: 10:40:42 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-mysql-0: 10:40:42 DEBUG unit.mysql/0.start mysql start/running, process 18903 unit-mysql-0: 10:40:42 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 10:40:43 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 10:40:43 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 10:40:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 10:40:43 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 10:40:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:40:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 10:40:43 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 10:40:43 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 10:40:43 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-mysql-0: 10:40:43 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 10:40:43 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 10:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:40:43 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 10:40:43 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 10:40:43 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 10:40:43 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 10:40:43 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: 10:40:43 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: 10:40:44 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 10:40:44 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: 10:40:44 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-abot-epc-basic-0: 10:40:44 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: 10:40:44 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: 10:40:44 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: 10:40:44 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: 10:40:45 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 10:40:45 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: 10:40:45 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 10:40:45 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: 10:40:45 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 10:40:46 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 10:40:46 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 10:40:46 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.8 [756 kB] unit-abot-epc-basic-0: 10:40:46 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 10:40:46 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: 10:40:46 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: 10:40:47 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: 10:40:47 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: 10:40:47 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: 10:40:47 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: 10:40:47 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: 10:40:47 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: 10:40:47 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: 10:40:48 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: 10:40:48 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: 10:40:48 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: 10:40:48 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 10:40:48 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: 10:40:48 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 10:40:49 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 10:40:49 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: 10:40:49 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 10:40:49 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 10:40:49 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: 10:40:49 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: 10:40:49 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 10:40:50 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 10:40:50 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 10:40:50 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 10:40:50 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: 10:40:50 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: 10:40:50 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: 10:40:51 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: 10:40:51 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: 10:40:51 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: 10:40:51 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: 10:40:51 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: 10:40:52 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: 10:40:52 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: 10:40:52 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 10:40:52 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 10:40:53 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 10:40:53 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 10:40:53 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 10:40:53 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 10:40:53 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 10:40:54 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 10:40:54 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 10:40:54 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-abot-epc-basic-0: 10:40:54 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 10:40:54 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] machine-2: 10:40:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 10:40:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:40:54 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:40:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 10:40:54 DEBUG juju.worker start "engine" machine-2: 10:40:54 INFO juju.worker start "engine" machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:40:54 DEBUG juju.worker "engine" started machine-2: 10:40:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 10:40:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:40:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 10:40:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.apicaller connecting with old password machine-2: 10:40:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:54 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:54 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:40:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:40:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:40:55 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 10:40:55 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 10:40:55 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] machine-2: 10:40:55 DEBUG juju.worker.apicaller connected machine-2: 10:40:55 DEBUG juju.worker.apicaller changing password... machine-2: 10:40:55 DEBUG juju.worker.apicaller password changed machine-2: 10:40:55 DEBUG juju.api RPC connection died machine-2: 10:40:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 10:40:55 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:40:55 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] machine-2: 10:40:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:55 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:55 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:40:56 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 10:40:56 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 10:40:56 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 10:40:56 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] machine-2: 10:40:56 DEBUG juju.worker.apicaller connected machine-2: 10:40:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:40:56 INFO juju.worker.upgrader unblocking abort check machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:40:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 10:40:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.logger logger setup machine-2: 10:40:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:40:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:40:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:56 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 10:40:56 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 10:40:56 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-2: 10:40:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:40:56 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:40:56 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:40:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:40:56 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-2: 10:40:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:40:56 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: 10:40:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:40:56 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] machine-2: 10:40:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:40:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:40:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:40:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:40:56 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 10:40:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:40:56 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: 10:40:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:40:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:40:56 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:40:56 INFO juju.util.exec run result: exit status 127 machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec630235866/script.sh: line 1: fanatic: command not found 127 machine-2: 10:40:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:40:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:40:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:40:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:40:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:40:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:40:56 INFO juju.util.exec run result: exit status 127 machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec140982556/script.sh: line 1: fanatic: command not found 127 machine-2: 10:40:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 10:40:56 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] machine-2: 10:40:56 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 10:40:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 10:40:56 DEBUG juju.api RPC connection died machine-2: 10:40:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker killing runner 0xc42002ba00 machine-2: 10:40:56 INFO juju.worker runner is dying machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 10:40:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 10:40:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:40:57 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-2: 10:40:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 10:40:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 10:40:57 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:40:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:57 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:57 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:40:57 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 10:40:57 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 10:40:57 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] machine-2: 10:40:57 DEBUG juju.worker.apicaller connected machine-2: 10:40:57 DEBUG juju.api RPC connection died machine-2: 10:40:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:40:57 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] machine-2: 10:40:57 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:57 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:40:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:40:57 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] machine-2: 10:40:57 DEBUG juju.worker.apicaller connected machine-2: 10:40:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:40:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:40:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:40:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:40:57 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 10:40:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:40: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-2: 10:40:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:40:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.logger logger setup machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:40:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:40: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-2: 10:40:57 INFO juju.util.exec run result: exit status 127 machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec182340149/script.sh: line 1: fanatic: command not found 127 machine-2: 10:40:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:40:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:57 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 10:40:57 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 10:40:57 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-2: 10:40:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:40:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:40:57 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:40:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:40:57 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-2: 10:40:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:40:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:40:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:40:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:40:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:40:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:40:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 10:40:57 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] machine-2: 10:40:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:40:57 INFO juju.util.exec run result: exit status 127 machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec861405122/script.sh: line 1: fanatic: command not found 127 machine-2: 10:40:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:40:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:40:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:40:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:40:57 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:40:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:40:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:40:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:40:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:40:57 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 10:40:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:40:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 10:40:57 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 10:40:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:40:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:40:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:40:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 10:40:57 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] machine-2: 10:40:57 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 10:40:58 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 10:40:58 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: 10:40:58 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] machine-2: 10:40:58 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:40:58 INFO juju.worker.upgrader unblocking abort check machine-2: 10:40:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 10:40:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:40:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:40:58 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 10:40:58 DEBUG juju.worker start "2-container-watcher" machine-2: 10:40:58 DEBUG juju.worker start "stateconverter" machine-2: 10:40:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:40:58 INFO juju.worker start "2-container-watcher" machine-2: 10:40:58 DEBUG juju.worker "2-container-watcher" started machine-2: 10:40:58 INFO juju.worker start "stateconverter" machine-2: 10:40:58 DEBUG juju.worker "stateconverter" started machine-2: 10:40:58 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:40:58 INFO juju.worker.machiner "machine-2" started machine-2: 10:40:58 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 10:40:58 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] machine-2: 10:40:58 DEBUG juju.service discovered init system "upstart" from local host machine-2: 10:40:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-2: 10:40:58 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 10:40:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 10:40:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:40:58 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:40:58 DEBUG juju.worker start "api" unit-oai-epc-0: 10:40:58 INFO juju.worker start "api" unit-oai-epc-0: 10:40:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 10:40:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:40:58 DEBUG juju.worker "api" started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:40:58 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:40:58 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:40:58 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:40:58 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:40:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:40:58 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: 10:40:58 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] machine-2: 10:40:58 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:e5:f3:c9 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.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e5:f3:c9 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: 10:40:59 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: 10:40:59 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-oai-epc-0: 10:40:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:40:59 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:40:59 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: 10:40:59 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 10:40:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:40:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:40:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:40:59 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:40:59 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:40:59 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-abot-epc-basic-0: 10:40:59 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 10:40:59 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 10:40:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:41:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:41:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:41:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:41:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:41:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:41:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:41:00 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:41:00 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:41:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:41:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 10:41:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 10:41:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 10:41:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:41:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:41:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:41:00 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: 10:41:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:41:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:41:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 10:41:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:41:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:41:00 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:41:00 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 10:41:00 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 10:41:00 DEBUG httpbakery client do GET https://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 10:41:00 DEBUG httpbakery } -> error unit-oai-epc-0: 10:41:00 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:41:00 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 10:41:00 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-oai-epc-0: 10:41:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 10:41:00 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:41:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:41:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:41:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:41:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:41:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:41:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:41:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:41:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:41:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:41:01 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: 10:41:01 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 10:41:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 10:41:02 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.9 [701 kB] unit-oai-epc-0: 10:41:03 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.9 [2333 kB] unit-abot-epc-basic-0: 10:41:03 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: 10:41:03 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-oai-epc-0: 10:41:03 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1784 kB/s) unit-abot-epc-basic-0: 10:41:03 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: 10:41:03 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-oai-epc-0: 10:41:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 10:41:03 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-epc-0: 10:41:03 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 10:41:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 10:41:03 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:41:04 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: 10:41:04 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-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:04 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: 10:41:04 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 10:41:04 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:04 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: 10:41:04 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 10:41:05 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: 10:41:05 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: 10:41:05 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-oai-epc-0: 10:41:05 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:05 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: 10:41:05 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: 10:41:05 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-epc-0: 10:41:06 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:41:06 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: 10:41:06 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-epc-0: 10:41:06 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 10:41:06 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:06 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 25s (3,433 kB/s) unit-abot-epc-basic-0: 10:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 10:41:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 10:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:41:07 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.1 kB/s) unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-epc-0: 10:41:08 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 10:41:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:10 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: 10:41:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 10:41:11 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: 10:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 10:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-epc-0: 10:41:11 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: 10:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-epc-0: 10:41:12 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: 10:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 10:41:12 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: 10:41:13 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: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 10:41:13 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: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1508 kB/s) unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:14 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: 10:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 10:41:14 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: 10:41:14 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: 10:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 10:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 10:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 10:41:15 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: 10:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-oai-epc-0: 10:41:15 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: 10:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 10:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 10:41:16 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: 10:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 10:41:16 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: 10:41:16 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 10:41:16 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: 10:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:41:17 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: 10:41:17 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 10:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:41:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:41:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 10:41:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 10:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 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: 10:41:21 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:41:21 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: 10:41:21 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:41:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:21 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 10:41:21 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: 10:41:21 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 10:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 10:41:21 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: 10:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 10:41:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:21 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 10:41:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 10:41:21 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-abot-epc-basic-0: 10:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install --2018-11-17 10:41:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 10:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 10:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 10:41:21 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: 10:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install 0K ....... 50.4M=0s unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install 2018-11-17 10:41:21 (50.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install --2018-11-17 10:41:21-- 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: 10:41:21 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 10:41:21 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: 10:41:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 10:41:22 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: 10:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 10:41:22 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: 10:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 28.1M 2s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 42.1M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 376K 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 31.6M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 37.9M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 34.0M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 34.6M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 387K 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 37.5M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 42.3M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 37.7M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 31.7M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 44.8M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 48.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 38.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 51.8M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 154M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 90.8M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 114M 0s unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 210K=0.8s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 2018-11-17 10:41:22 (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: 10:41:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install --2018-11-17 10:41:22-- 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: 10:41:22 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 10:41:22 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: 10:41:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 246M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 51.8M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 46.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 51.4M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 59.3M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 48.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 69.3M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 66.0M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 70.3M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 43.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 51.8M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 63.4M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 49.6M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 65.0M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 92.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 79.3M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 104M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 115M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 112M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 87.5M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 94.9M 0s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 91.8M 0s unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 418K 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 35.9M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 40.2M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 49.7M 1s unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 91.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 99.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 41.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 31.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 64.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 52.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 54.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 39.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 57.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 64.8M 1s unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 43.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 42.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 52.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 51.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 60.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 62.6M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 48.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 66.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 51.3M 1s unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 111M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 477M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 591M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 574M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 513M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 586M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 593M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 568M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 510M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 535M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 585M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 579M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 439M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 577M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 556M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 511M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 498M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 572M 0s unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 1.89M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 42.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 36.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 67.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 54.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 600K 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 37.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 41.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 35.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 39.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 50.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 74.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 47.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 63.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 59.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 47.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 30.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 80.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 80.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 12.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 177M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 217M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 252M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 117M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 103M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 141M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 162M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 268M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 104M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 106M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 148M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 20.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 184M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 388M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 497M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 421M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 393M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 487M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 366M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 499M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 359M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 502M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 507M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 267M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 241M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 124M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 158M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 89.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 2.12M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 43.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 41.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 53.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 45.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 58.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 57.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 113M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 183M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 87.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 134M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 107M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 101M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 185M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 99.0M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 242M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 1.59M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 1.09M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 44.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 58.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 50.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 54.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 59.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 45.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 47.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 64.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 68.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 65.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 74.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 147M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 68.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 78.0M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 69.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 45.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 56.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 88.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 12.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 61.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 66.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 48.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 65.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 49.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 66.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 101M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 133M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 189M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 178M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 2.01M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 41.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 51.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 49.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 46.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 66.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 52.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 45.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 65.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 59.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 61.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 53.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 108M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 126M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 129M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 118M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 132M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 78.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 134M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 107M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 108M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 97.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 93.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 1.82M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 63.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 79.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 53.0M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 142M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 118M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 80.0M 0s unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 1.20M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 64.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 58.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 43.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 64.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 84.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 58.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 20.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 85.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 79.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 69.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 72.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 52.0M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 75.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 6.20M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 57.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 61.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 82.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 119M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 294M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 359M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 109M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 41.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 45.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 61.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 159M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 102M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 2.08M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 69.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 60.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 60.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 57.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 110M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 65.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 61.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 98.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 55.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 71.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 50.8M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 88.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 122M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 63.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 111M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 221M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 474M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 524M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 1.36M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 54.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 54.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 37.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 129M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 182M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 95.3M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 108M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 110M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 94.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 87.6M 0s unit-abot-epc-basic-0: 10:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 96.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 1.76M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 79.1M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 328M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 11.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 46.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 54.6M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 62.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 70.7M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 109M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 73.2M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 18.4M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 65.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 67.9M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 64.5M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 70.0M=0.7s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2018-11-17 10:41:23 (18.6 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: 10:41:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install --2018-11-17 10:41:23-- 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: 10:41:23 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 10:41:23 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: 10:41:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 313M 0s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 55.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 49.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 80.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 56.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 69.6M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 110M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 68.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 71.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 42.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 51.6M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 127M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 310M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 360M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 365M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 420M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 313M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 369M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 420M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 79.5M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 37.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 43.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 41.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 41.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 36.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 50.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 59.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 68.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 51.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 72.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 67.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 80.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 49.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 90.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 53.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 63.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 56.2M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 65.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 54.1M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 53.7M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 70.6M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 88.4M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 115M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 86.8M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 133M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 114M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 119M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 95.3M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 117M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 120M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 112M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 194M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 92.0M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 166M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 121M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 89.9M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 102M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 165M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 148M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 101M 1s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 506K 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 56.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 113M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 49.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 48.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 79.8M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 62.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 59.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 75.4M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 59.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 80.8M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 64.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 64.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 49.5M 2s machine-3: 10:41:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 10:41:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:41:23 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 54.6M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 93.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 135M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 57.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 57.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 62.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 71.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 67.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 68.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 77.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 323M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 314M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 359M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 433M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 400M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 515M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 423M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 47.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 43.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 45.6M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 39.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 49.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 51.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 48.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 51.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 151M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 81.8M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 60.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 109M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 89.8M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 205M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 475K 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 48.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 46.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 54.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 49.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 116M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 309M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 385M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 289M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 265M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 290M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 346M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 349M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 297M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 42.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 37.1M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 34.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 35.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 35.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 36.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 36.2M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 147M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 54.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 166M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 435M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 559M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 583M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 584M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 502M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 513M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 542M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 580M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 449M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 618M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 249M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 560M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 304M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 387M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 359M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 54.1M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 44.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 39.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 39.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 37.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 50.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 44.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 59.6M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 37.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 49.3M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 67.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 65.9M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 94.1M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 90.0M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 95.5M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 138M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 88.7M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 87.2M 2s machine-3: 10:41:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 10:41:24 DEBUG juju.worker start "engine" machine-3: 10:41:24 INFO juju.worker start "engine" machine-3: 10:41:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:41:24 DEBUG juju.worker "engine" started machine-3: 10:41:24 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:41:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 10:41:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.worker.apicaller connecting with old password machine-3: 10:41:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:24 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:24 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 495K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 303M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 40.2M 2s machine-3: 10:41:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 48.9M 2s machine-3: 10:41:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 10:41:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 86.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 46.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 47.8M 2s machine-3: 10:41:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 55.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 106M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 139M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 202M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 227M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 218M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 171M 2s machine-3: 10:41:24 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 37.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 30.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 36.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 47.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 47.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 51.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 50.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 51.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 56.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 32.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 35.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 34.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 45.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 39.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 118M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 170M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 185M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 162M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 192M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 175M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 191M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 163M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 185M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 190M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 192M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 245M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 342M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 296M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 265M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 281M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 340M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 333M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 305M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 276M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 324M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 299M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 338M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 303M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 310M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 365M 2s machine-3: 10:41:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 471K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 29.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 30.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 43.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 48.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 35.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 31.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 29.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 27.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 36.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 42.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 43.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 38.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 42.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 42.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 45.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 40.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 46.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 39.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 37.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 30.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 32.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 32.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 29.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 24.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 35.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 58.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 60.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 53.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 58.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 58.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 59.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 52.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 55.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 58.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 59.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 51.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 59.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 58.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 56.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 50.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 56.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 55.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 59.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 49.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 55.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 56.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 57.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 49.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 57.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 55.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 56.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 48.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 57.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 59.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 59.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 52.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 56.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 59.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 59.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 54.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 714K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 26.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 43.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 47.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 64.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 25.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 75.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 41.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 102M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 49.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 42.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 44.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 51.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 41.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 43.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 49.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 71.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 40.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 63.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 42.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 62.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 36.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 42.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 47.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 58.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 57.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 44.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 42.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 56.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 55.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 49.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 46.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 54.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 44.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 55.4M 2s unit-abot-epc-basic-0: 10:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 10:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 494K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 37.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 47.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 52.8M 2s unit-abot-epc-basic-0: 10:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 65.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 46.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 58.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 48.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 69.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 65.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 58.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 50.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 47.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 83.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 64.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 39.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 57.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 56.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 105M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 274M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 337M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 329M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 394M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 313M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 363M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 325M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 378M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 153M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 237M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 212M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 250M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 303M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 248M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 367M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 35.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 37.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 45.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 45.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 43.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 51.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 49.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 43.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 46.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 42.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 57.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 42.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 57.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 39.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 51.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 64.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 60.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 54.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 61.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 59.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 61.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 55.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 62.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 60.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 60.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 50.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 59.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 550K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 17.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 38.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 36.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 34.6M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 39.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 40.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 33.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 26.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 35.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 34.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 45.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 24.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 26.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 26.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 26.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 29.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 44.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 33.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 41.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 33.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 38.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 40.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 45.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 44.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 53.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 71.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 143M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 212M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 353M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 293M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 326M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 272M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 343M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 359M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 341M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 279M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 313M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 349M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 343M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 296M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 351M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 335M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 342M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 266M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 329M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 247M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 322M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 284M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 326M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 291M 2s unit-abot-epc-basic-0: 10:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 10:41:24 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: 10:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 535K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 21.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 28.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 51.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 39.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 25.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 29.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 39.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 53.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 30.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 50.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 40.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 51.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 31.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 37.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 39.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 38.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 47.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 33.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 35.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 49.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 36.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 37.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 41.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 37.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 38.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 44.8M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 36.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 51.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 45.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 52.4M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 51.5M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 47.0M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 46.6M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 50.8M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 49.4M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 48.6M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 42.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 48.8M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 51.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 48.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 575K 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 29.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 61.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 150M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 163M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 185M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 186M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 153M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 191M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 195M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 32.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 25.3M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 28.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 26.7M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 27.9M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 27.1M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 43.2M 2s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 47.4M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 38.8M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 43.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 40.2M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 40.8M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 45.8M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 34.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 40.3M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 47.2M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 51.4M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 33.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 39.9M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 46.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 48.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 31.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 50.1M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 37.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 53.0M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 47.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 54.3M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 53.1M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 52.4M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 47.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 52.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 53.3M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 53.7M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 46.5M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 5.95M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 165M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 263M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 236M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 238M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 215M 1s unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 222M 1s unit-abot-epc-basic-0: 10:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 10:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 628K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 122M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 103M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 115M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 26.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 21.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 28.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 79.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 172M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 123M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 166M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 171M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 155M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 148M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 24.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 44.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 44.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 32.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 51.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 50.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 30.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 49.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 48.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 46.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 45.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 53.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 48.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 46.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 45.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 55.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 47.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 49.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 49.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 55.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 48.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 46.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 43.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 48.2M 1s machine-3: 10:41:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 43.9M 1s machine-3: 10:41:25 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 57.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 58.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 52.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 59.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 58.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 59.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 54.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 60.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 55.7M 1s unit-abot-epc-basic-0: 10:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... machine-3: 10:41:25 DEBUG juju.worker.apicaller password changed machine-3: 10:41:25 DEBUG juju.api RPC connection died machine-3: 10:41:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 10:41:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 551K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 34.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 33.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 33.4M 1s machine-3: 10:41:25 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:25 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:25 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 31.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 34.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 34.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 34.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 5.56M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 53.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 39.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 8.48M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 54.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 63.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 44.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 48.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 10.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 59.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 41.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 61.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 65.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 58.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 61.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 63.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 61.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 58.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 57.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 81.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 48.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 67.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 160M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 271M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 296M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 350M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 347M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 345M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 297M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 357M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 317M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 351M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 304M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 276M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 361M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 360M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 293M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 315M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 349M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 346M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 277M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 331M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 335M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 303M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 291M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 295M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 581K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 30.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 30.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 35.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 37.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 45.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 42.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 52.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 41.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 60.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 56.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 60.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 56.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 62.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 34.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 58.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 64.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 49.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 41.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 45.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 49.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 60.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 54.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 59.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 61.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 30.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 39.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 49.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 39.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 61.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 34.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 19.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 42.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 40.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 57.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 515K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 29.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 32.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 36.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 35.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 35.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 31.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 37.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 35.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 43.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 33.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 37.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 42.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 45.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 30.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 54.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 60.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 61.6M 1s machine-3: 10:41:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 103M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 346M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 283M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 322M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 298M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 322M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 329M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 268M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 263M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 323M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 348M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 348M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 287M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 350M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 360M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 303M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 286M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 366M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 336M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 325M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 323M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 381M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 315M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 373M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 307M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 365M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 35.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 37.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 37.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 33.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 44.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 53.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 62.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 44.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 47.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 57.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 47.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 56.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 62.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 62.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 61.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 56.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 59.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 535K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 52.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 40.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 38.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 44.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 53.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 38.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 51.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 41.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 49.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 38.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 52.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 55.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 43.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 42.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 47.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 49.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 50.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 49.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 58.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 58.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 61.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 10.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 45.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 55.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 44.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 55.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 51.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 42.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 37.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 44.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 36.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 42.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 34.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 34.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 38.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 64.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 55.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 60.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 62.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 61.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 58.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 94.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 59.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 60.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 65.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 78.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 62.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 80.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 62.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 74.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 72.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 71.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 65.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 59.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 94.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 635K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 34.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 45.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 52.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 46.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 42.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 74.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 47.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 52.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 39.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 66.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 53.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 161M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 224M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 218M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 324M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 66.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 10.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 37.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 35.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 53.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 62.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 54.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 59.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 12.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 38.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 39.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 45.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 38.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 42.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 52.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 64.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 43.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 47.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 44.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 51.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 49.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 48.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 45.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 60.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 60.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 83.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 64.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 91.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 69.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 63.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 564K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 42.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 40.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 50.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 45.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 43.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 43.7M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 34.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 34.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 53.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 83.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 229M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 204M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 242M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 195M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 232M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 210M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 332M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 386M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 413M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 312M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 417M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 413M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 382M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 345M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 408M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 395M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 360M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 336M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 7.43M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 42.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 57.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 59.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 53.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 58.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 35.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 43.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 39.8M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 40.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 44.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 56.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 42.1M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 58.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 43.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 53.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 44.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 53.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 46.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 46.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 732K 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 47.9M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 48.4M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 56.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 55.5M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 58.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 52.0M 1s machine-3: 10:41:25 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 2.24M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 49.0M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 39.9M 1s machine-3: 10:41:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 37.3M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 38.1M 1s machine-3: 10:41:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 41.0M 1s machine-3: 10:41:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 50.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 43.2M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 35.6M 1s unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 55.0M 0s machine-3: 10:41:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 42.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 36.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 40.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 61.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 60.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 59.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 52.7M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 58.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 38.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 36.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 32.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 39.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 63.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 60.9M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 52.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 51.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 51.2M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 49.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 56.4M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 53.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 48.9M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 49.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 41.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 47.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 51.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 62.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 50.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 63.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 47.3M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 104M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 260M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 326M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 354M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 299M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 296M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 380M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 346M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 402M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 307M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 374M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 339M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 356M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 323M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 402M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 380M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 1.26M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 916K 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 29.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 58.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 62.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 45.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 34.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 40.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 41.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 47.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 45.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 49.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 48.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 54.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 40.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 60.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 61.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 60.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 53.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 38.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 41.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 38.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 41.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 47.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 58.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 56.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 41.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 45.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 51.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 45.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 38.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 43.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 51.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 47.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 43.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 46.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 45.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 47.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 42.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 45.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 62.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 60.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 49.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 75.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 60.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 78.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 69.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 73.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 59.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 53.7M 0s machine-3: 10:41:26 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:41:26 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 1.51M 0s machine-3: 10:41:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 36.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 47.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 37.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 36.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 57.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 58.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 79.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 50.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 55.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 71.1M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:41:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 1.11M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 45.9M 0s machine-3: 10:41:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 52.1M 0s machine-3: 10:41:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:41:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:41:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 15.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 55.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 34.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 40.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 35.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 45.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 55.4M 0s machine-3: 10:41:26 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 10:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 46.6M 0s machine-3: 10:41:26 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 46.2M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:41:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 50.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 78.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 75.8M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 21.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 39.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 41.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 58.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 46.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 50.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 55.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 71.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 57.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 44.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 43.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 47.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 63.5M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 43.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 45.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 44.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 51.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 45.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 40.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 63.4M 0s machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 56.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 49.5M 0s machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 61.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 56.5M 0s machine-3: 10:41:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 63.2M 0s machine-3: 10:41:26 INFO juju.util.exec run result: exit status 127 machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec104534060/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 67.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 63.4M 0s machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:41:26 INFO juju.util.exec run result: exit status 127 machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec568205374/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... machine-3: 10:41:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 1.27M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 41.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 40.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 45.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 41.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 48.7M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 62.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 59.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 87.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 77.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 69.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 160M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 365M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 1.12M 0s unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 37.3M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 36.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 37.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 56.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 54.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 60.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 49.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 16.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 24.5M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 26.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 61.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 76.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 60.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 52.6M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 58.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 34.8M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 26.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 32.9M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 36.2M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 55.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 47.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 50.4M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 72.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 62.1M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 83.0M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 183M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 406M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 399M 0s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 53750K ...... 100% 223M=2.7s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install 2018-11-17 10:41:26 (19.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-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install FINISHED --2018-11-17 10:41:26-- unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install Total wall clock time: 4.9s unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.2s (15.7 MB/s) unit-oai-epc-0: 10:41:26 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 machine-3: 10:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:41:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:41:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:26 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 10:41:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:41:26 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:41:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:41:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:41:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:26 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 10:41:26 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-3: 10:41:26 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-3: 10:41:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:41:26 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:41:26 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:41:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:41:26 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-3: 10:41:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:41:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:41:26 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 10:41:26 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:41:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 10:41:26 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 10:41:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:41:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:41:26 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:41:26 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:41:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:41:26 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:41:26 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 10:41:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 10:41:26 DEBUG juju.api RPC connection died machine-3: 10:41:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker killing runner 0xc42054dad0 machine-3: 10:41:26 INFO juju.worker runner is dying machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 10:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:41:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:26 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:26 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 10:41:26 DEBUG unit.oai-epc/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-epc-0: 10:41:26 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: 10:41:26 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 10:41:26 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: 10:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... machine-3: 10:41:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 10:41:27 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: 10:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... machine-3: 10:41:27 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:41:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:41:27 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:41:27 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:41:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:41:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:41:27 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:41:27 INFO juju.worker.upgrader unblocking abort check machine-3: 10:41:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 10:41:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:41:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:27 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 10:41:27 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-3: 10:41:27 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-3: 10:41:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:41:27 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:41:27 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:41:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:41:27 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-3: 10:41:27 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:41:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:41:27 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:41:27 INFO juju.util.exec run result: exit status 127 machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec742543241/script.sh: line 1: fanatic: command not found 127 machine-3: 10:41:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:41:27 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:41:27 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:41:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:41:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:27 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:41:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:41:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:41:27 INFO juju.util.exec run result: exit status 127 machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec157026214/script.sh: line 1: fanatic: command not found 127 machine-3: 10:41:27 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:41:27 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:41:27 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:41:27 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:41:27 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:41:27 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:41:27 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 10:41:27 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:41:27 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: 10:41:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:41:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:41:27 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: 10:41:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:41:27 DEBUG juju.worker.logger logger setup machine-3: 10:41:27 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:41:27 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:41:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:41:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:41:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:41:27 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 10:41:27 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:41:27 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 10:41:27 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 10:41:27 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 10:41:27 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:41:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:41:27 DEBUG juju.worker start "3-container-watcher" machine-3: 10:41:27 DEBUG juju.worker start "stateconverter" machine-3: 10:41:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:41:27 INFO juju.worker start "3-container-watcher" machine-3: 10:41:27 DEBUG juju.worker "3-container-watcher" started machine-3: 10:41:27 INFO juju.worker start "stateconverter" machine-3: 10:41:27 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:41:27 DEBUG juju.worker "stateconverter" started machine-3: 10:41:27 INFO juju.worker.machiner "machine-3" started machine-3: 10:41:27 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 10:41:27 DEBUG juju.service discovered init system "upstart" from local host machine-3: 10:41:27 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-3: 10:41:27 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 10:41:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 10:41:27 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:41:27 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:41:27 DEBUG juju.worker start "api" unit-oai-hss-0: 10:41:27 INFO juju.worker start "api" unit-oai-hss-0: 10:41:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 10:41:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:41:27 DEBUG juju.worker "api" started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 10:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:41:27 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:41:27 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 10:41:28 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:41:28 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:41:28 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 10:41:28 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:41:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 10:41:28 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:41:28 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:41:28 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:41:28 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:41:28 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:c2:a9:9b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c2:a9:9b 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: 10:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 10:41:29 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:41:29 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:41:29 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:41:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:41:29 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:41:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:41:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-epc-0: 10:41:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 10:41:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 10:41:30 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:41:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:41:30 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: 10:41:30 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:41:30 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:41:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:41:30 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:41:30 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:41:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:41:30 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 10:41:30 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 10:41:30 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 10:41:30 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 10:41:30 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:41:30 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 10:41:31 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:41:31 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:41:31 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 10:41:31 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:41:31 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:41:31 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:41:31 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 10:41:31 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 10:41:31 DEBUG httpbakery client do GET https://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 10:41:31 DEBUG httpbakery } -> error unit-oai-hss-0: 10:41:31 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:41:31 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:41:31 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 10:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:41:32 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 10:41:32 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:41:32 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 10:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:41:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:41:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:41:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:41:33 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: 10:41:33 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 10:41:33 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 10:41:33 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: 10:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 10:41:33 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: 10:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 10:41:34 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.9 [701 kB] unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 10:41:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 10:41:34 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: 10:41:34 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 10:41:34 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:41:34 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.9 [2333 kB] unit-oai-hss-0: 10:41:35 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1821 kB/s) unit-abot-epc-basic-0: 10:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 10:41:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-oai-hss-0: 10:41:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 10:41:35 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 10:41:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 10:41:35 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 10:41:36 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: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 10:41:36 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: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 10:41:36 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: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 10:41:36 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: 10:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 10:41:36 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 10:41:37 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: 10:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 10:41:37 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 10:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 10:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:41:38 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 10:41:38 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 10:41:38 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 10:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 10:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 10:41:39 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 10:41:39 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: 10:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 10:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (42.3 kB/s) unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:41:40 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 10:41:41 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:41:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:41:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:41:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:41:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 10:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 10:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 10:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 10:41:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 10:41:42 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 10:41:42 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-epc-0: 10:41:42 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 10:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 10:41:42 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: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 10:41:43 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: 10:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 10:41:43 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 10:41:43 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 10:41:43 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-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-epc-0: 10:41:43 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-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-epc-0: 10:41:43 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 10:41:43 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: 10:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:41:43 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 10:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:41:44 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 10:41:44 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: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:41:44 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: 10:41:44 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1604 kB/s) unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 10:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 10:41:44 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 10:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 10:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:41:45 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:41:46 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 10:41:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 10:41:46 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:41:46 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 10:41:46 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: 10:41:46 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:46 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 10:41:46 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: 10:41:46 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: 10:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 10:41:47 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: 10:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 10:41:47 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 10:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:41:47 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:47 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:48 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: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:41:48 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: 10:41:48 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:41:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 10:41:48 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: 10:41:48 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:41:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 10:41:49 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-epc-0: 10:41:50 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: 10:41:50 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-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:50 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:41:50 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-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:41:50 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 10:41:51 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 10:41:51 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 10:41:51 INFO juju.worker.uniter.context trying to kill context process 9908 unit-oai-epc-0: 10:41:51 INFO juju.worker.uniter.context waiting for context process 9908 to die unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:51 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: 10:41:51 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:41:51 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: 10:41:51 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:41:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:51 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:41:51 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 10:41:51 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-epc-0: 10:41:51 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 10:41:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:51 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 10:41:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 10:41:51 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: 10:41:51 DEBUG unit.oai-hss/0.install --2018-11-17 10:41:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 10:41:51 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 10:41:52 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 0K ....... 53.1M=0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 2018-11-17 10:41:52 (53.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install --2018-11-17 10:41:52-- 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: 10:41:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:41:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:41:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:52 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 10:41:52 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 10:41:52 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 10:41:52 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 10:41:52 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 10:41:52 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 10:41:52 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 10:41:52 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: 10:41:52 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 287K 4s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 516K 3s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 32.9M 2s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 1.30M 2s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 519K 1s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 21.1M 1s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 17.0M 1s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 13.3M 1s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 10.0M 1s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 10:41:52 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: 10:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 414K 1s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 19.6M 1s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 30.8M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 16.8M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 25.0M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 42.0M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 47.2M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 41.2M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 23.6M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 21.4M 0s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 2.09M 0s unit-oai-hss-0: 10:41:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 44.6M 0s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 277K=0.8s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2018-11-17 10:41:53 (1.36 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: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install --2018-11-17 10:41:53-- 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: 10:41:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 10:41:53 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: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 48.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 91.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 58.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 30.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 67.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 41.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 42.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 62.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 48.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 25.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 42.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 33.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 39.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 32.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 35.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 47.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 30.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 42.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 39.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 54.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 61.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 83.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 454K 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 49.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 36.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 68.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 93.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 43.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 47.5M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 52.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 34.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 44.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 81.5M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 49.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 53.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 53.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 50.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 70.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 52.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 48.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 50.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 70.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 41.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 52.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 67.5M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 54.5M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 44.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 73.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 58.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 59.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 57.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 96.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 47.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 75.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 47.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 63.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 60.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 59.5M 1s unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 54.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 55.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 72.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 76.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 143M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 143M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 86.9M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 126M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 101M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 120M 0s unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 507K 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 55.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 50.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 66.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 78.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 146M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 57.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 54.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 39.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 42.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 72.8M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 52.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 54.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 53.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 63.9M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 50.0M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 59.7M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 56.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 51.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 55.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 60.4M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 63.6M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 47.3M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 50.1M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 61.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 51.9M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 100M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 41.2M 1s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 53.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 59.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 53.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 61.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 51.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 55.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 61.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 63.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 93.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 71.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 87.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 58.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 60.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 93.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 59.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 315M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 447M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 288M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 420M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 346M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 399M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 320M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 73.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 36.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 49.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 68.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 67.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 57.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 1.62M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 62.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 72.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 165M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 101M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 794K 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 50.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 67.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 51.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 111M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 72.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 57.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 58.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 50.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 53.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 58.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 7.55M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 86.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 54.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 63.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 92.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 65.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 41.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 85.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 47.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 82.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 50.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 79.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 53.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 81.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 55.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 66.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 60.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 69.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 67.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 78.1M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 131M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 568M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 596M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 53.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 43.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 53.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 81.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 73.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 47.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 129M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 353M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 316M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 368M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 327M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 68.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 36.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 40.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 61.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 150M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 84.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 114M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 133M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 1.69M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 99.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 369M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 387M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 45.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 56.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 800K 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 95.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 57.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 79.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 54.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 118M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 191M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 49.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 55.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 50.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 73.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 4.38M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 59.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 65.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 72.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 52.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 83.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 55.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 137M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 63.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 70.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 84.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 64.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 67.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 86.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 86.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 78.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 54.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 71.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 73.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 119M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 319M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 105M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 42.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 41.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 84.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 314M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 302M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 338M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 337M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 49.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 45.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 35.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 39.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 67.5M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 109M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 97.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 108M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 183M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 97.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 1.83M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 116M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 177M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 36.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 43.4M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 80.0M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 92.3M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 121M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 122M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 133M 0s unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 837K 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 62.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 54.8M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 85.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 54.6M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 63.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 56.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 61.2M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 158M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 56.7M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 3.21M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 53.9M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 119M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 322M=0.7s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 2018-11-17 10:41:53 (18.2 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: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install --2018-11-17 10:41:53-- 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: 10:41:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 10:41:53 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: 10:41:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 281M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 359M 0s unit-oai-hss-0: 10:41:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 41.9M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 47.3M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 55.2M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 74.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 77.4M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 60.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 90.1M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 68.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 59.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 78.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 66.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 106M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 32.2M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 56.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 93.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 50.6M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 58.9M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 339M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 334M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 381M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 337M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 336M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 358M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 407M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 258M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 381M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 17.2M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 98.6M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 98.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 11.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 181M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 228M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 194M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 108M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 133M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 146M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 104M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 101M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 31.1M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 174M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 388M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 385M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 377M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 330M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 366M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 360M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 406M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 363M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 347M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 424M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 395M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 281M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 397M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 588M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 549M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 525M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 571M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 586M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 476K 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 40.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 45.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 51.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 45.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 42.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 46.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 93.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 174M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 356M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 87.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 42.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 47.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 66.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 64.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 59.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 131M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 414M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 451M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 120M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 44.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 41.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 54.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 50.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 52.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 72.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 64.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 63.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 89.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 155M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 184M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 502M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 599M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 38.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 39.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 48.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 132M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 341M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 415M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 323M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 330M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 48.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 41.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 40.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 37.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 50.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 49.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 88.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 107M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 99.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 96.3M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 108M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 88.3M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 100M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 115M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 138M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 100M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 1.66M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 50.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 90.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 300M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 761K 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 22.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 48.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 45.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 37.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 56.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 175M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 44.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 54.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 57.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 60.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 133M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 484M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 68.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 40.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 54.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 58.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 92.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 15.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 74.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 53.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 53.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 65.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 59.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 101M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 70.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 71.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 58.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 62.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 201M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 329M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 412M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 361M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 385M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 361M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 357M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 58.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 40.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 40.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 40.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 53.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 52.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 90.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 51.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 92.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 177M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 83.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 97.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 95.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 1.58M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 56.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 84.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 71.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 154M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 318M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 393M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 86.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 39.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 65.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 62.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 812K 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 20.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 43.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 63.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 43.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 52.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 69.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 75.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 58.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 48.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 80.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 84.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 76.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 87.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 87.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 55.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 12.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 17.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 66.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 82.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 58.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 52.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 77.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 53.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 95.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 356M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 240M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 204M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 210M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 182M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 183M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 83.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 43.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 39.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 32.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 51.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 43.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 46.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 53.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 59.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 58.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 59.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 53.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 57.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 59.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 1.81M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 43.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 47.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 37.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 38.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 34.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 34.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 60.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 59.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 59.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 52.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 57.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 59.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 59.7M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 1.49M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 2.23M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 23.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 43.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 45.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 46.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 47.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 54.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 48.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 40.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 52.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 56.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 44.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 42.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 71.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 70.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 84.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 34.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 47.5M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 3.34M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 24.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 51.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 59.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 60.6M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 60.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 54.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 59.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 58.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 64.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 54.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 60.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 61.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 60.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 53.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 62.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 61.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 62.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 53.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 58.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 58.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 60.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 3.10M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 16.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 57.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 57.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 24.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 20.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 58.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 60.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 54.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 51.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 61.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 59.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 60.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 52.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 1.60M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 25.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 35.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 58.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 59.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 80.0M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 3.02M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 65.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 19.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 39.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 48.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 35.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 155M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 36.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 26.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 27.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 48.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 42.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 53.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 59.1M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 33.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 60.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 3.40M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 20.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 60.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 70.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 61.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 65.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 102M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 58.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 66.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 71.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 1.82M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 94.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 96.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 100M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 89.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 99.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 19.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 22.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 21.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 59.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 62.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 60.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 53.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 59.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 58.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 57.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 54.4M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 59.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 59.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 59.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 51.6M 2s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 1.89M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 25.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 40.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 59.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 50.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 54.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 2.97M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 23.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 25.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 26.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 36.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 32.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 46.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 35.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 37.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 55.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 60.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 69.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 59.0M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 51.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 29.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 48.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 60.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 61.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 69.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 60.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 74.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 61.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 7.25M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 38.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 42.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 54.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 29.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 1.52M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 37.2M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 30.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 175M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 24.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 24.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 38.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 37.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 50.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 78.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 78.4M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 65.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 68.7M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 64.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 65.9M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 144M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 24.8M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 51.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 52.7M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 1.82M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 30.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 38.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 33.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 26.3M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 52.1M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 62.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 84.6M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 126M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 363M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 358M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 302M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 3.30M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 24.5M 2s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 27.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 30.4M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 31.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 40.7M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 50.5M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 32.3M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 56.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 58.9M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 57.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 46.6M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 55.9M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 132M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 172M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 110M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 152M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 355M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 356M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 4.39M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 22.9M 1s unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 31.0M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 34.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 57.1M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 60.8M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 59.4M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 54.3M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 59.2M 1s unit-oai-hss-0: 10:41:54 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 59.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 1.58M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 19.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 34.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 36.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 40.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 55.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 57.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 56.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 48.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 60.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 56.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 1.64M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 24.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 27.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 25.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 35.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 38.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 40.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 52.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 55.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 59.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 59.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 53.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 59.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 59.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 57.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 6.10M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 38.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 325M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 22.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 25.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 47.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 26.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 33.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 27.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 57.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 59.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 60.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 22.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 27.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 58.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 58.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 56.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 66.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 72.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 187M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 300M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 383M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 379M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 8.89M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 29.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 48.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 34.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 29.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 57.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 53.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 52.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 1.47M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 59.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 27.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 25.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 39.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 63.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 65.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 62.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 74.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 82.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 1.53M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 24.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 30.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 41.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 37.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 50.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 36.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 43.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 74.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 54.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 59.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 72.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 73.7M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 49.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 4.34M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 71.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 128M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 164M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 157M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 143M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 46.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 15.9M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 27.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 22.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 54.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 50.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 52.2M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 27.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 39.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 38.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 51.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 43.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 50.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 50.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 50.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 46.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 13.0M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 31.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 32.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 31.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 41.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 44.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 53.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 48.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 67.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 62.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 50.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 56.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 74.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 1.46M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 34.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 46.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 60.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 49.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 71.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 61.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 1.62M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 32.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 40.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 38.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 41.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 37.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 44.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 72.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 40.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 42.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 58.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 53.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 72.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 46.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 29.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 33.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 52.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 63.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 7.04M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 45.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 40.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 39.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 160M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 336M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 8.93M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 31.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 36.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 45.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 36.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 41.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 45.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 53.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 70.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 59.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 66.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 7.00M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 27.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 29.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 37.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 48.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 63.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 45.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 157M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 343M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 330M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 290M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 347M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 349M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 1.29M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 28.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 52.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 43.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 52.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 51.9M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 1.60M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 30.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 26.5M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 32.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 35.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 36.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 42.3M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 38.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 35.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 52.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 45.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 52.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 45.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 37.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 39.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 51.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 67.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 59.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 59.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 68.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 140M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 327M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 298M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 16.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 38.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 39.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 39.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 45.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 52.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 7.78M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 29.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 31.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 31.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 54.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 60.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 139M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 301M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 328M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 275M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 5.92M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 29.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 40.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 41.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 36.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 41.3M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 51.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 51.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 45.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 53.5M 1s unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 1.40M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 25.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 29.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 57.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 61.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 65.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 56.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 53.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 71.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 1.57M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 44.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 31.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 30.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 33.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 37.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 43.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 46.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 55.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 52.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 57.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 43.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 30.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 41.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 40.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 51.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 60.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 50.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 65.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 131M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 28.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 31.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 29.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 35.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 40.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 48.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 44.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 48.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 59.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 52.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 11.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 33.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 34.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 57.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 47.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 57.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 67.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 61.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 7.89M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 36.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 30.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 42.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 56.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 43.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 49.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 61.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 152M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 322M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 258M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 1.33M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 30.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 39.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 37.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 43.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 48.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 49.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 49.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 1.54M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 36.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 40.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 35.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 29.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 36.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 40.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 40.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 35.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 62.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 49.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 49.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 45.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 100M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 176M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 264M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 268M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 263M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 203M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 71.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 8.43M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 31.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 34.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 44.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 37.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 52.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 49.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 50.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 44.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 51.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 10.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 48.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 34.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 33.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 43.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 49.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 49.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 10.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 26.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 87.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 174M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 176M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 171M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 346M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 313M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 42.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 38.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 40.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 43.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 1.26M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 31.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 39.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 46.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 43.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 52.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 49.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 49.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 1.62M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 34.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 43.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 44.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 14.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 35.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 30.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 44.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 32.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 39.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 29.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 38.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 33.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 34.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 54.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 70.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 71.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 60.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 42.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 44.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 48.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 39.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 51.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 45.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 66.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 62.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 67.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 57.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 59.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 10.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 31.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 64.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 53.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 32.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 31.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 55.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 49.2M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 123M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 10.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 31.8M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 32.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 30.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 40.0M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 40.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 51.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 53.6M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 65.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 76.3M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 59.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 45.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 60.1M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 65.4M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 1.54M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 34.9M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 47.5M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 55.7M 1s unit-oai-hss-0: 10:41:55 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 51.7M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 1.39M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 31.7M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 52.1M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 53.6M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 74.1M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 8.55M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 32.9M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 38.9M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 38.6M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 29.5M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 40.7M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 85.6M 1s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 214M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 209M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 325M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 262M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 203M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 144M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 336M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 39.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 17.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 34.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 34.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 43.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 55.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 41.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 39.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 56.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 56.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 8.17M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 32.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 44.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 52.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 46.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 51.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 6.68M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 29.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 30.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 30.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 34.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 52.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 50.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 52.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 44.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 51.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 51.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 52.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 44.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 51.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 1.60M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 27.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 27.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 82.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 332M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 276M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 322M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 273M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 332M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 337M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 347M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 1.47M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 39.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 40.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 42.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 7.52M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 11.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 33.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 38.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 30.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 33.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 33.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 18.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 32.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 37.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 42.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 40.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 39.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 44.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 50.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 50.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 45.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 50.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 50.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 32.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 35.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 39.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 52.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 60.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 44.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 87.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 56.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 65.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 49.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 11.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 18.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 28.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 36.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 116M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 179M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 203M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 244M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 346M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 246M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 1.26M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 30.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 31.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 35.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 50.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 51.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 50.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 45.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 48.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 51.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 49.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 1.82M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 38.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 42.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 33.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 42.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 48.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 58.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 52.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 60.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 60.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 5.06M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 48.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 52.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 44.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 44.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 48.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 53.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 53.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 45.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 49.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 50.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 62.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 42.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 49.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 57.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 73.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 13.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 48.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 57.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 57.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 52.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 61.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 68.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 6.49M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 44.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 61.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 42.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 60.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 60.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 64.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 84.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 26.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 40.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 100M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 368M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 325M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 158M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 1.30M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 28.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 52.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 43.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 52.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 57.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 61.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 1.61M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 36.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 38.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 65.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 56.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 37.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 182M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 173M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 288M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 204M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 364M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 382M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 3.74M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 42.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 60.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 27.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 35.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 43.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 44.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 39.4M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 36.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 46.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 38.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 46.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 40.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 58.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 61.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 98.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 55.9M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 118M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 264M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 231M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 188M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 44.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 45.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 45.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 60.5M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 5.51M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 37.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 35.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 40.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 58.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 59.8M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 57.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 52.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 81.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 26.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 41.0M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 40.2M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 51.3M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 64.7M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 63.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 128M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 1.57M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 20.6M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 39.1M 0s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 53750K ...... 100% 43.4M=2.5s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install 2018-11-17 10:41:56 (20.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install FINISHED --2018-11-17 10:41:56-- unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install Total wall clock time: 4.7s unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.0s (16.5 MB/s) unit-oai-hss-0: 10:41:56 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: 10:41:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 10:41:56 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 10:41:56 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: 10:41:57 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 10:41:58 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: 10:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 10:41:58 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: 10:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 10:41:58 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: 10:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 10:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 10:41:58 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: 10:41:58 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 10:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 10:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 10:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 10:42:02 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 10:42:02 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 10:42:04 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: 10:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 10:42:05 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: 10:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 10:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 10:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-oai-hss-0: 10:42:11 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:42:11 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:42:11 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 10:42:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 10:42:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-oai-hss-0: 10:42:11 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 10:42:11 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 10:42:11 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: 10:42:11 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: 10:42:11 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:42:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 10:42:11 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: 10:42:11 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 10:42:12 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: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 10:42:12 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: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 10:42:12 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: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 10:42:12 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: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 10:42:12 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: 10:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 10:42:13 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: 10:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 10:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 10:42:18 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: 10:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:42:19 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: 10:42:19 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-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 10:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:42:19 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: 10:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:42:19 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-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-hss-0: 10:42:19 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:42:20 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: 10:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 10:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 10:42:21 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 10:42:21 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter.context trying to kill context process 9910 unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter.context waiting for context process 9910 to die unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 10:42:21 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 10:42:21 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: 10:42:21 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:42:21 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:42:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 10:42:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:42:21 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 10:42:21 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 10:42:21 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 10:42:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 10:42:22 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: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 10:42:22 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: 10:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 10:42:23 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: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 10:42:23 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: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 10:42:23 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: 10:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 10:42:24 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: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. machine-3: 10:42:24 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 10:42:24 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 10:42:24 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 10:42:24 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 10:42:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 10:42:25 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: 10:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 10:42:27 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: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 10:42:27 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: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 10:42:28 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: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:42:28 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: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:42:28 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: 10:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 10:42:28 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: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 10:42:29 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: 10:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 10:42:30 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: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 10:42:30 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: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 10:42:31 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: 10:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 10:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 10:42:32 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: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 10:42:32 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: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 10:42:32 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: 10:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 10:42:32 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 10:42:33 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 10:42:33 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 10:42:33 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 10:42:33 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:42:33 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: 10:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 10:42:34 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: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 10:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 10:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 10:42:36 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: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 10:42:37 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: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 10:42:37 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: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 10:42:37 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: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 10:42:38 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: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 10:42:38 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: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 10:42:38 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: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 10:42:39 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: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 10:42:39 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: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:42:39 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: 10:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 10:42:40 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: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 10:42:40 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: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 10:42:40 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: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 10:42:40 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: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 10:42:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 10:42:41 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: 10:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 10:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 10:42:44 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: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 10:42:45 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: 10:42:45 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: 10:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 10:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:42:46 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: 10:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 10:42:47 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: 10:42:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 10:42:47 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: 10:42:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 10:42:48 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: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 10:42:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 10:42:49 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: 10:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 10:42:51 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: 10:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 10:42:52 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: 10:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 10:42:52 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: 10:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 10:42:52 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: 10:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 10:42:53 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: 10:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 10:42:53 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: 10:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 10:42:53 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: 10:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 10:42:54 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: 10:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 10:42:55 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: 10:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 10:42:55 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: 10:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 10:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 10:42:57 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: 10:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 10:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 10:42:58 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: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 10:42:58 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: 10:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 10:42:59 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: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 10:42:59 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: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 10:42:59 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: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 10:43:01 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: 10:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 10:43:01 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: 10:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 10:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 10:43:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 10:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 10:43:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:43:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 10:43:05 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: 10:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 10:43:06 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: 10:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 10:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 10:43:08 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: 10:43:08 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 10:43:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:43:10 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 10:43:11 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: 10:43:11 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 10:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:43:16 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: 10:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 10:43:17 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: 10:43:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:43:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 10:43:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:43:17 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:43:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:43:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.8) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 10:43:22 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: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:43:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 10:43:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 10:43:28 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:43:30 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: 10:43:30 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: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:43:30 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: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:30 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: 10:43:30 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: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:30 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: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:31 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: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 10:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:43:33 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: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 10:43:33 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 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: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:43:34 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: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:43:34 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: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:43:34 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:43:35 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: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:35 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: 10:43:35 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: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:43:35 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 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: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 10:43:36 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: 10:43:36 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: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:36 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: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:36 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: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:36 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:43:38 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: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:43:38 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: 10:43:38 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: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:43:39 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: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:43:39 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: 10:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:39 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: 10:43:39 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: 10:43:40 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: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:43:40 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: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:43:40 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: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 10:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:43:41 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: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:41 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: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:43:42 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: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:42 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: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:43:42 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: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 10:43:43 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: 10:43:43 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:43 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: 10:43:43 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: 10:43:43 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:43 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: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:43:43 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: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 10:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:44 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: 10:43:44 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: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 10:43:44 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:43:45 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:43:46 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: 10:43:46 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: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:43:46 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: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:43:46 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: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:43:46 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: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 10:43:47 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: 10:43:47 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:43:47 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: 10:43:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:43:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:43:48 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 10:43:48 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 10:43:48 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 10:43:49 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 10:43:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:43:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:43:50 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: 10:43:54 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:43:55 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: 10:43:55 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: 10:43:55 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:43:55 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: 10:43:55 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:43:55 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: 10:43:55 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:43:55 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 10:43:55 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: 10:43:55 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: 10:43:56 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (32.2 kB/s) unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 10:43:56 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 ... 107938 files and directories currently installed.) unit-abot-epc-basic-0: 10:43:56 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: 10:43:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:43:56 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: 10:43:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:43:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:43:57 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:44:28 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 10:44:28 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:44:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:44:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:44:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:44:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:44:33 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:44:34 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: 10:44:34 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: 10:44:34 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:44:34 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: 10:44:34 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:44:34 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: 10:44:34 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 10:44:34 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: 10:44:34 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: 10:44:34 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: 10:44:35 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: 10:44:36 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (365 kB/s) unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 10:44: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 ... 108047 files and directories currently installed.) unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 10:44:36 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: 10:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:44:36 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: 10:44:36 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:44:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:44:37 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: 10:45:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:45:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:45:04 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 10:45:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:45:04 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 10:46:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:47:16 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: 10:47:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 10:47:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 10:47:53 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:47:53 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:47:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:47:53 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 10:47:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:47:54 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:47:54 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 10:47:54 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:47:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:47:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:47:54 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 10:47:54 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 10:47:54 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:47:54 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 10:47:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start SHA256:/o8Zg60jsKhu4/JO+LuZijUbEWzxQLYcEcLtCebCJ7s root@juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |o.Xo | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | O B | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |+ O o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |.= = | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |. = S | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | o .. . o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |. *. o o + | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |oE.*. . .o = | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start |OB@o ...+.. | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 10:47:54 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: 10:47:54 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start SHA256:AX1PPBZcgES2kwY/jUZdLCop6mo+dEF4d2W617Oi2kA ubuntu@juju-4cf16d-default-0 unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | . ...+B=o*o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | . o ..oBo=O . | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | o . .ooX=.o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | . . o=.+. | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | oE.S.. o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | . o. . o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | . o . . . | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | o . o . . | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start | ooo ..o | unit-abot-epc-basic-0: 10:47:54 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:47:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:47:55 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 10:47:55 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:47:55 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 10:47:55 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:47:55 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:47:55 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:47:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:49:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 10:49:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:49:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:49:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:49:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:50:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 10:50:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 10:50:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:50:52 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:50:52 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 10:50:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:50:52 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:50:52 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:50:52 DEBUG juju.worker start "api" unit-oai-epc-0: 10:50:52 INFO juju.worker start "api" unit-oai-epc-0: 10:50:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 10:50:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:50:52 DEBUG juju.worker "api" started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 10:50:52 DEBUG juju.worker start "engine" machine-2: 10:50:52 INFO juju.worker start "engine" machine-2: 10:50:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:50:52 DEBUG juju.worker "engine" started machine-2: 10:50:52 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:50:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:50:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:50:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:50:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 10:50:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:50:52 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:50:52 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:52 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:52 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:52 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:52 DEBUG juju.worker.apicaller connected machine-2: 10:50:52 DEBUG juju.api RPC connection died machine-2: 10:50:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:50:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:50:52 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:52 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:53 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:50:53 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:50:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.apicaller connected machine-2: 10:50:53 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:50:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:50:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:53 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:53 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-epc-0: 10:50:53 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-2: 10:50:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 10:50:53 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:50:53 INFO juju.worker.upgrader unblocking abort check machine-2: 10:50:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 10:50:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:50:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:50:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:50:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:50:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.logger logger setup machine-2: 10:50:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:50:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:50:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:50:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:50:53 INFO juju.util.exec run result: exit status 127 machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec459867066/script.sh: line 1: fanatic: command not found 127 machine-2: 10:50:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:50:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:50:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:50:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 10:50:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:50:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:50:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:50:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:50:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:50:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:50:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 10:50:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 10:50:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:50:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 10:50:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:50:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:50:53 INFO juju.util.exec run result: exit status 127 machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec453909547/script.sh: line 1: fanatic: command not found 127 machine-2: 10:50:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:50:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:50:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:50:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:50:53 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 10:50:53 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 10:50:53 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-2: 10:50:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:50:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:50:53 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:50:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:50:53 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-2: 10:50:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:50:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:50:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:50:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:50:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:50:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:50:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:50:53 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 10:50:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 10:50:53 DEBUG juju.worker start "2-container-watcher" machine-2: 10:50:53 DEBUG juju.worker start "stateconverter" machine-2: 10:50:53 INFO juju.worker start "2-container-watcher" machine-2: 10:50:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:50:53 DEBUG juju.worker "2-container-watcher" started machine-2: 10:50:53 INFO juju.worker start "stateconverter" machine-2: 10:50:53 DEBUG juju.worker "stateconverter" started machine-2: 10:50:53 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:50:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:50:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:50:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:50:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:50:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:50:53 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 10:50:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:50:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 10:50:53 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 10:50:53 INFO juju.worker.machiner "machine-2" started machine-2: 10:50:53 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 10:50:54 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:e5:f3:c9 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.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e5:f3:c9 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: 10:50:54 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 10:50:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:50:54 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:50:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:50:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:50:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:50:54 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: 10:50:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:50:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:50:54 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:50:54 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:50:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:50:54 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 10:50:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:50:54 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:50:54 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:50:54 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 10:50:54 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:50:54 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:50:54 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:50:54 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:50:54 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:50:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 10:50:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:50:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:50:54 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:50:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:50:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:50:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:50:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:50:55 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:50:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:50:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 10:50:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:50:56 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:50:56 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: 10:50:56 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:50:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:50:56 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 10:50:56 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 10:50:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 10:50:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 10:50:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:50:57 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 10:50:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:50:57 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:51:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 10:51:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:51:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:51:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 10:51:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 10:51:33 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: 10:51:33 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:51:33 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 10:51:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:51:33 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:51:33 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:51:33 DEBUG juju.worker start "api" unit-oai-hss-0: 10:51:33 INFO juju.worker start "api" unit-oai-hss-0: 10:51:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:51:33 DEBUG juju.worker "api" started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 10:51:33 DEBUG juju.worker start "engine" machine-3: 10:51:33 INFO juju.worker start "engine" machine-3: 10:51:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:51:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:51:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:51:33 DEBUG juju.worker "engine" started machine-3: 10:51:33 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:51:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:51:33 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:51:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:51:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:51:33 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:51:33 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:51:33 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:33 INFO juju.api connection established to "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:33 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 10:51:33 DEBUG juju.worker.apicaller connected machine-3: 10:51:33 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:51:33 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:51:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.api RPC connection died machine-3: 10:51:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:51:34 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:51:34 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:51:34 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:51:34 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:34 INFO juju.api connection established to "wss://192.168.121.3:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" machine-3: 10:51:34 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/9dbe894b-f454-44be-82f8-0e0f4f4cf16d/api" unit-oai-hss-0: 10:51:34 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:51:34 INFO juju.worker.upgrader unblocking abort check machine-3: 10:51:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:51:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:51:34 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:51:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 10:51:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:51:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 10:51:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:51:34 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:51:34 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:51:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:51:34 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network including address local-fan:252.3.0.1 for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:51:34 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:51:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:51:34 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 10:51:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:51:34 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: 10:51:34 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 10:51:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:51:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:51:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:51:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.logger logger setup machine-3: 10:51:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:51:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:51:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:51:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 10:51:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:51:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:51:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:51:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.3,252.3.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:51:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 10:51:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:51:34 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:51:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:51:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:51:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:51:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:51:34 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:51:34 INFO juju.util.exec run result: exit status 127 machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec791633389/script.sh: line 1: fanatic: command not found 127 machine-3: 10:51:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:51:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:51:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:51:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:51:34 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 10:51:34 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-3: 10:51:34 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-3: 10:51:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:51:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:51:34 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:51:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.3:17070 252.3.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:51:34 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.3:17070" "252.3.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "252.3.0.1:17070" "172.30.9.207:17070"] machine-3: 10:51:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:51:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 10:51:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 10:51:34 INFO juju.util.exec run result: exit status 127 machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec986613210/script.sh: line 1: fanatic: command not found 127 machine-3: 10:51:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:51:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:51:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:51:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:51:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:51:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 10:51:34 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:51:34 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 10:51:34 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:51:34 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:51:34 INFO juju.worker.uniter hooks are retried true machine-3: 10:51:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:51:34 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:51:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:51:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:51:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:51:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:51:34 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 10:51:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:51:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 10:51:34 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] unit-oai-hss-0: 10:51:34 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got service change machine-3: 10:51:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:51:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:51:34 DEBUG juju.worker start "3-container-watcher" machine-3: 10:51:34 DEBUG juju.worker start "stateconverter" machine-3: 10:51:34 INFO juju.worker start "3-container-watcher" machine-3: 10:51:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:51:34 DEBUG juju.worker "3-container-watcher" started machine-3: 10:51:34 INFO juju.worker start "stateconverter" machine-3: 10:51:34 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:51:34 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:51:34 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:51:34 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:51:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 10:51:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 10:51:34 INFO juju.worker.machiner "machine-3" started machine-3: 10:51:34 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:51:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:51:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:51:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 10:51:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:51:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:51:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 10:51:35 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:c2:a9:9b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c2:a9:9b 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: 10:51:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:51:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:51:35 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: 10:51:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:51:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:51:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:51:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:51:37 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:51:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 10:51:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:51:37 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:51:37 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:51:38 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: 10:51:38 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:51:38 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:51:38 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:51:38 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 10:51:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 10:51:38 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 10:51:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 10:51:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 10:51:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 10:51:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 10:51:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 10:51:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 10:51:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 10:51:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 10:51:45 DEBUG unit.oai-hss/0.install Fetched 65.9 kB in 6s (9671 B/s) unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 10:51:47 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: 10:51:47 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 10:51:47 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 10:51:47 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: 10:51:48 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: 10:51:48 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: 10:51:49 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: 10:51:49 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: 10:51:49 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: 10:51:49 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: 10:51:49 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: 10:51:49 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: 10:51:50 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: 10:51:50 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: 10:51:50 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: 10:51:50 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: 10:51:50 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: 10:51:50 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: 10:51:50 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: 10:51:51 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: 10:51:51 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: 10:51:51 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: 10:51:51 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: 10:51:51 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: 10:51:52 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: 10:51:52 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: 10:51:52 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: 10:51:52 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: 10:51:52 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: 10:51:53 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: 10:51:53 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: 10:51:53 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: 10:51:53 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: 10:51:53 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: 10:51:54 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: 10:51:54 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: 10:51:54 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: 10:51:54 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: 10:51:54 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: 10:51:54 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: 10:51:54 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: 10:51:55 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: 10:51:55 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: 10:51:55 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: 10:51:55 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: 10:51:55 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: 10:51:56 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: 10:51:56 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: 10:51:56 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: 10:51:56 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: 10:51:56 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: 10:51:56 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: 10:51:57 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: 10:51:57 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: 10:51:57 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: 10:51:57 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: 10:51:57 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: 10:51:57 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: 10:51:57 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-162.212 [774 kB] unit-oai-hss-0: 10:51:58 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: 10:51:58 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: 10:51:58 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: 10:51:58 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: 10:51:58 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: 10:51:59 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: 10:51:59 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: 10:51:59 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: 10:52:00 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: 10:52:00 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: 10:52:00 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: 10:52:00 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: 10:52:01 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: 10:52:01 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: 10:52:01 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: 10:52:01 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: 10:52:01 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: 10:52:02 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: 10:52:02 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: 10:52:02 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: 10:52:02 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: 10:52:02 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: 10:52:02 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: 10:52:03 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: 10:52:03 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: 10:52:03 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: 10:52:03 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: 10:52:03 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: 10:52:04 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: 10:52:04 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:52:04 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4217 kB/s) unit-oai-hss-0: 10:52:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install (Reading database ... 109448 files and directories currently installed.) unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 10:52:05 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:52:06 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 10:52:07 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 10:52:08 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 10:52:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 10:52:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 10:52:09 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 10:52:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 10:52:09 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: 10:52:09 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 10:52:09 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: 10:52:09 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 10:52:10 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: 10:52:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 10:52:10 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: 10:52:10 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 10:52:10 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: 10:52:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 10:52:11 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: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 10:52:11 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: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 10:52:11 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: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:52:11 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 10:52:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 10:52:12 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: 10:52:12 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 10:52:13 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: 10:52:13 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 10:52:13 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: 10:52:13 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 10:52:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:13 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 10:52:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-oai-hss-0: 10:52:15 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 10:52:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 10:52:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:52:16 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 10:52:16 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: 10:52:16 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 10:52:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:52:17 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 10:52:18 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: 10:52:18 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 10:52:18 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: 10:52:18 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 10:52:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:52:19 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 10:52:19 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: 10:52:19 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 10:52:20 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: 10:52:20 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 10:52:21 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 10:52:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:52:22 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:52:23 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 10:52:24 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 10:52:25 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:52:26 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:27 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 10:52:29 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:30 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:30 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 10:52:30 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 10:52:30 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 10:52:30 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 10:52:31 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 10:52:32 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:33 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:52:35 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 10:52:35 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:52:35 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 10:52:36 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: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 10:52:36 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: 10:52:36 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:52:36 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: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:36 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:52:37 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: 10:52:37 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:37 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 10:52:38 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: 10:52:38 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 10:52:38 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:52:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 10:52:40 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 10:52:40 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: 10:52:40 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: 10:52:41 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: 10:52:41 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: 10:52:41 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: 10:52:42 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (709 kB/s) unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install (Reading database ... 116177 files and directories currently installed.) unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:52:42 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:52:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 10:52:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:52:43 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:52:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:52:43 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 10:52:44 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 10:52:45 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:52:45 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 10:52:45 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 10:52:45 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: 10:52:45 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: 10:52:45 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: 10:52:45 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: 10:52:45 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: 10:52:45 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 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: 10:52:46 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 10:52:47 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: 10:52:47 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: 10:52:47 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: 10:52:47 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: 10:52:47 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (3993 kB/s) unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install (Reading database ... 116288 files and directories currently installed.) unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:47 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:52:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 10:52:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:52:48 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:52:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 10:52:48 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: 10:52:48 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:52:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 10:52:48 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: 10:52:48 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:52:50 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:51 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:52:52 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 10:52:53 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 10:52:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 10:52:55 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:52:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:52:56 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:52:56 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:52:56 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:52:56 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:52:56 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:52:57 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:52:57 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:53:00 DEBUG unit.oai-hss/0.install 181117 10:53:00 [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: 10:53:00 DEBUG unit.oai-hss/0.install 181117 10:53:00 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 10:53:00 DEBUG unit.oai-hss/0.install 181117 10:53:00 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11645 ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install mysql start/running, process 11780 unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 10:53:11 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:53:12 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 10:53:13 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:53:13 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 10:53:13 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 10:53:13 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: 10:53:13 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: 10:53:14 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (299 kB/s) unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install (Reading database ... 118289 files and directories currently installed.) unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 10:53:14 DEBUG unit.oai-hss/0.install --2018-11-17 10:53:14-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 10:53:15 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: 10:53:15 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 378K 3s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 749K 2s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 760K 2s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 61.5M 1s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 68.2M 1s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 766K 1s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 51.5M 1s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 57.0M 1s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 53.5M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 798K 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 51.1M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 69.4M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 45.8M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 64.0M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 59.2M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 56.2M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 48.1M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 56.5M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 58.9M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 856K 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.9M 0s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 106M=0.5s unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install 2018-11-17 10:53:15 (2.29 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 10:53:15 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:53:16 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 10:53:17 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: 10:53:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 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: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 10:53:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 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: 10:53:18 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 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: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 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: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 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: 10:53:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 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: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 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: 10:53:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 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: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 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: 10:53:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 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: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 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: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 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: 10:53:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 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: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/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: 10:53:27 DEBUG unit.oai-hss/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: 10:53:27 DEBUG unit.oai-hss/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: 10:53:27 DEBUG unit.oai-hss/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: 10:53:27 DEBUG unit.oai-hss/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: 10:53:27 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 10:53:27 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: 10:53:27 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 10:53:27 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: 10:53:27 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 10:53:27 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: 10:53:27 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 10:53:27 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: 10:53:27 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.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: 10:53:28 DEBUG unit.oai-hss/0.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: 10:53:28 DEBUG unit.oai-hss/0.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: 10:53:28 DEBUG unit.oai-hss/0.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: 10:53:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:28 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 10:53:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 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: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 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: 10:53:31 DEBUG unit.oai-hss/0.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: 10:53:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:31 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:53:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 10:53:32 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: 10:53:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:32 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: 10:53:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:32 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: 10:53:32 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.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: 10:53:32 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:32 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 10:53:33 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: 10:53:33 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 10:53:33 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 10:53:34 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: 10:53:34 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 10:53:34 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: 10:53:34 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:53:34 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 10:53:35 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 10:53:35 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: 10:53:36 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: 10:53:36 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: 10:53:37 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: 10:53:37 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: 10:53:37 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: 10:53:37 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (949 kB/s) unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install (Reading database ... 118307 files and directories currently installed.) unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:53:37 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:53:38 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:53:38 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install --2018-11-17 10:53:39-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 10:53:39 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: 10:53:39 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 140K 36s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 283K 26s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 497K 21s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 592K 17s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 935K 15s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.13M 13s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.15M 11s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.45M 10s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.58M 9s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.76M 9s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.02M 8s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.15M 7s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.39M 7s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.59M 6s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.00M 6s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.09M 6s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.22M 5s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.61M 5s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.42M 5s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.15M 5s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.04M 4s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.31M 4s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.47M 4s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.32M 4s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.97M 4s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.74M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.23M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.00M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.27M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.84M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.83M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.99M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.12M 3s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.18M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.06M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.05M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.64M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.01M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.17M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.58M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.86M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.80M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.00M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.12M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.91M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.14M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.32M 2s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.60M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.3M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.3M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.0M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.3M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.1M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.91M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.4M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.2M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.6M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.9M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.4M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 10.2M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.9M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.5M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 9.29M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.8M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.7M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.7M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.1M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.0M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 16.3M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.1M 1s unit-oai-hss-0: 10:53:40 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.4M 1s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.3M 1s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.4M 1s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 11.1M 1s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.9M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.4M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.9M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.2M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.6M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.9M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.4M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.5M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 16.1M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.3M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.4M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.1M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 18.4M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.1M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.9M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.5M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.8M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.1M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 16.9M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 25.3M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 19.6M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.2M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.8M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.7M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 16.8M 0s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 300K=1.6s unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install 2018-11-17 10:53:41 (3.05 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 10:53:41 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 10:53:42 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: 10:53:42 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 10:53:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 10:53:43 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 10:53:44 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 10:53:45 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 10:53:46 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 10:53:47 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 10:53:48 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 10:53:49 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 10:53:50 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 10:53:51 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 10:53:52 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: 10:53:52 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: 10:53:52 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 10:53:52 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 10:53:53 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 10:53:54 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 10:53:55 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 10:53:56 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 10:53:56 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:53:56 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 10:53:56 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 10:53:57 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 10:53:58 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 10:53:59 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 10:54:00 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 10:54:01 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: 10:54:01 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:54:01 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 10:54:02 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: 10:54:02 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: 10:54:02 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 10:54:02 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: 10:54:02 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:54:02 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: 10:54:02 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 10:54:02 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 10:54:03 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: 10:54:03 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: 10:54:03 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:54:03 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: 10:54:03 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 10:54:03 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 10:54:04 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Nov 17 10:42 /dev/zero unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 10:54:05 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 10:54:06 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 10:54:07 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:54:08 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:54:09 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:54:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 10:54:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN string.h unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:54:10 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:54:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:54:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 10:54:10 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 10:54:11 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 10:54:12 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 10:54:13 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 10:54:14 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 10:54:15 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 10:54:16 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 10:54:16 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 10:54:17 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 10:54:17 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 10:54:18 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:54:18 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:54:19 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 10:54:19 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 10:54:19 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 10:54:19 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 10:54:20 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 10:54:20 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:54:21 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 10:54:21 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 10:54:22 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 10:54:22 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:54:22 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:54:22 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 10:54:23 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 10:54:24 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 10:54:24 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 10:54:24 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 10:54:25 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 10:54:25 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 10:54:26 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 10:54:27 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 10:54:28 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 10:54:29 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 10:54:29 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 10:54:29 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 10:54:30 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 10:54:30 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 10:54:30 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:54:30 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 10:54:31 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 10:54:31 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 10:54:31 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 10:54:31 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 10:54:32 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 10:54:33 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 10:54:33 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 10:54:33 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:54:33 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:54:34 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 10:54:34 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 10:54:34 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 10:54:34 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:54:35 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 10:54:36 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:54:36 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 10:54:36 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 10:54:36 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 10:54:36 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 10:54:37 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 10:54:38 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 10:54:38 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 10:54:38 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 10:54:39 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 10:54:40 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 10:54:40 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 10:54:40 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 10:54:40 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 10:54:41 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 10:54:42 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:54:42 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:54:42 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:54:43 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 10:54:44 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 10:54:44 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 10:54:45 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 10:54:46 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 10:54:47 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 10:54:47 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 10:54:47 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 10:54:47 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 10:54:47 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 10:54:48 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 10:54:49 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 10:54:50 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 10:54:50 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 10:54:50 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 10:54:51 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 10:54:51 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 10:54:51 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 10:54:52 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 10:54:52 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 10:54:52 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 10:54:53 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 10:54:53 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 10:54:53 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 10:54:53 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 10:54:54 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 10:54:54 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 10:54:54 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 10:54:54 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 10:54:54 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 10:54:55 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 10:54:55 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 10:54:56 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 10:54:57 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 10:54:57 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 10:54:57 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 10:54:57 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 10:54:58 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 10:54:58 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 10:54:58 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 10:54:58 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 10:54:59 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 10:54:59 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 10:54:59 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 10:54:59 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 10:55:00 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 10:55:00 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 10:55:00 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 10:55:01 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 10:55:01 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 10:55:01 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 10:55:01 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 10:55:02 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 10:55:02 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 10:55:02 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 10:55:02 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 10:55:02 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 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: 10:55:03 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:03 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 10:55:04 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 10:55:04 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 10:55:04 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 10:55:05 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 10:55:05 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 10:55:06 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 10:55:06 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 10:55:07 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 10:55:08 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: 10:55:08 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 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: 10:55:08 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 10:55:08 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: 10:55:08 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 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: 10:55:08 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 10:55:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 10:55:11 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 10:55:12 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 10:55:13 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 10:55:13 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 10:55:13 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 10:55:14 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 10:55:15 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: 10:55:15 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 10:55:15 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 10:55:16 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: 10:55:16 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 10:55:16 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: 10:55:16 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:16 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: 10:55:16 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 10:55:16 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 10:55:17 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: 10:55:17 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 10:55:17 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 10:55:18 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 10:55:19 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 10:55:20 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 10:55:21 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: 10:55:21 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 10:55:21 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: 10:55:21 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 10:55:21 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 10:55:22 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:23 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:55:24 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: 10:55:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:55:24 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: 10:55:24 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: 10:55:24 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: 10:55:24 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: 10:55:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 10:55:24 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: 10:55:24 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: 10:55:24 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: 10:55:24 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: 10:55:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 10:55:24 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 10:55:24 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: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 10:55:25 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: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:55:25 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 10:55:26 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: 10:55:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 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: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:55:26 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: 10:55:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:55:26 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: 10:55:26 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:55:26 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 10:55:26 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: 10:55:26 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 10:55:27 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:55:27 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 10:55:27 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 10:55:27 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: 10:55:27 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: 10:55:27 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: 10:55:27 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: 10:55:27 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: 10:55:28 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: 10:55:28 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: 10:55:28 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: 10:55:28 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: 10:55:28 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 10:55:29 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: 10:55:29 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: 10:55:29 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: 10:55:29 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: 10:55:29 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 10:55:29 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 10:55:29 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: 10:55:30 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 10:55:30 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 10:55:30 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 10:55:30 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 10:55:30 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 10:55:30 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:31 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:32 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55:33 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: 10:55: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: 10:55: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: 10:55: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: 10:55:34 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 10:55:34 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 10:55:34 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: 10:55: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: 10:55: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: 10:55: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: 10:55: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: 10:55: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: 10:55: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: 10:55: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: 10:55:34 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 10:55:34 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 10:55: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: 10:55: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: 10:55:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:55: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: 10:55:35 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5192 kB/s) unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install (Reading database ... 118583 files and directories currently installed.) unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:55:35 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 10:55: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: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 10:55: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: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:36 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:55:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 10:55:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:55:38 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:39 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:40 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:55:41 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 10:55:42 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:55:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 10:55:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:55:42 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:55:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:55:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 10:55:44 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 10:55:45 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 10:55:46 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 10:55:47 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: 10:55:47 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 10:55:47 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 10:55:48 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 10:55:49 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:55:50 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:55:51 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:55:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:55:55 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:56 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:57 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:57 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:57 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:55:57 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:55:57 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:55:58 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: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:55:58 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:55:59 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: 10:55:59 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:55:59 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 10:56:00 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:56:01 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 10:56:02 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 10:56:09 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 10:56:10 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 10:56:11 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 10:56:12 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 10:56:13 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 10:56:14 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 10:56:15 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 10:56:16 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: 10:56:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 10:56:16 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: 10:56:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:56:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 10:56:16 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: 10:56:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 10:56:17 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: 10:56:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 10:56:17 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: 10:56:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 10:56:17 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: 10:56:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 10:56:17 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 10:56:18 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: 10:56:18 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: 10:56:18 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: 10:56:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 10:56:18 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: 10:56:18 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: 10:56:18 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: 10:56:18 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: 10:56:18 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: 10:56:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 10:56:18 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 10:56:19 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: 10:56:19 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: 10:56:19 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: 10:56:19 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: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 10:56:19 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: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 10:56:19 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: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 10:56:19 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: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 10:56:19 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: 10:56:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:56:19 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 10:56:20 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 10:56:20 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: 10:56:21 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (86.6 kB/s) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install (Reading database ... 121474 files and directories currently installed.) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:56:21 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: 10:56:21 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install ................++++++ unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install ......++++++ unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install .......++++++ unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Not Before: Nov 17 10:56:21 2018 GMT unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Not After : Nov 17 10:56:21 2019 GMT unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install 00:77:E8:15:08:33:0F:C7:F1:16:56:61:7A:F9:C8:6A:58:E9:67:3E unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install keyid:3B:C1:63:78:C3:23:67:7B:43:12:0A:A4:BB:22:2C:C9:DC:1B:2D:F8 unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Certificate is to be certified until Nov 17 10:56:21 2019 GMT (365 days) unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 10:56:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 26%] [ 30%] [ 34%] [ 21%] [ 39%] [ 43%] [ 47%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:22 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 10:56:22 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: 10:56:22 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 10:56:22 DEBUG unit.oai-hss/0.install [ 82%] [ 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: 10:56:22 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: 10:56:22 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: 10:56:22 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: 10:56:23 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 10:56:23 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 10:56:23 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 10:56:23 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:24 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:56:24 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 10:56:24 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 10:56:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 10:56:24 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 10:56:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 10:56:24 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: 10:56:24 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: 10:56:24 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: 10:56:24 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:24 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 10:56:24 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: 10:56:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:24 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: 10:56:24 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: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:25 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:25 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 10:56:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:25 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 10:56:25 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 10:56:25 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:56:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:56:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 10:56:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 10:56:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:56:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 10:56:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:56:26 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 10:56:26 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `jaiseehaubohsii` identified by 'jeixichuayievoz'] unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `jaiseehaubohsii` identified by 'jeixichuayievoz'] unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=jaiseehaubohsii', 'password=jeixichuayievoz', 'host=192.168.121.8', 'slave=False'] unit-mysql-0: 10:56:27 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 10:56:27 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:56:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:56:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 10:56:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 10:56:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:56:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 10:56:27 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:56:27 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 10:56:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + user=jaiseehaubohsii unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + password=jeixichuayievoz unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:56:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.8 jaiseehaubohsii jeixichuayievoz oai-hss unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.8"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"jaiseehaubohsii"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"jeixichuayievoz"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:56:27 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: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:56:27 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: 10:56:27 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: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 10:56:27 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u jaiseehaubohsii --password=jeixichuayievoz -h 192.168.121.8 oai-hss -e 'show tables;' unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u jaiseehaubohsii --password=jeixichuayievoz -h 192.168.121.8 oai-hss unit-oai-epc-0: 10:56:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:28 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22005 unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:28 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:28 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 10:56:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + db_host=jaiseehaubohsii unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:56:28 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 10:56:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:29 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 10:56:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:29 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:56:29 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:56:30 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 10:56:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:56:30 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 10:56:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:30 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 10:56:30 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:31 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:56:31 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:56:31 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 10:56:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:56:31 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:56:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:56:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 10:56:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:56:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:56:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:56:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 10:57:09 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:57:09 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: 10:57:09 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: 10:57:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 10:57:10 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: 10:57:10 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: 10:57:10 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (205 kB/s) unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 10:57:10 DEBUG unit.oai-epc/0.install (Reading database ... 128212 files and directories currently installed.) unit-oai-epc-0: 10:57:10 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: 10:57:10 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 10:57:11 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:57:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 10:57:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:57:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:57:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:57:13 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:57:13 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:57:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:57:13 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:57:13 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:57:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:57:15 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 10:57:15 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 10:57:15 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 10:57:15 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 10:57:15 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 10:57:17 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 10:57:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 10:57:17 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 10:57:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 10:57:17 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 10:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 10:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 10:57:18 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 10:57:19 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:57:19 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:57:19 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 10:57:19 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 10:57:20 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: 10:57:20 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: 10:57:20 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 10:57:20 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 10:57:21 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: 10:57:21 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 10:57:21 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: 10:57:21 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 10:57:21 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:57:22 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: 10:57:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 10:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 10:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 10:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 10:57:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 10:57:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 10:57:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 10:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 10:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 10:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 10:57:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 10:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 10:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 10:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 10:57:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 10:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 10:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 10:57:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 10:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 10:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 10:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 10:57:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 10:57:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 10:57:30 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:57:30 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:57:30 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:57:31 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:57:32 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 10:57:33 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: 10:57:33 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 10:57:33 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 10:57:34 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: 10:57:34 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: 10:57:34 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: 10:57:34 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: 10:57:34 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: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:57:34 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: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:57:34 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: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:34 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: 10:57:34 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: 10:57:34 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: 10:57:34 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 10:57:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:35 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:57:35 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: 10:57:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:35 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:57:35 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 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: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 10:57:36 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: 10:57:36 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: 10:57:36 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: 10:57:36 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: 10:57:36 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: 10:57:36 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: 10:57:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:57:36 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: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 10:57:36 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: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 10:57:36 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 10:57:41 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 10:58:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:20 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 10:58:20 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: 10:58:20 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 10:58:20 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: 10:58:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:58:20 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 10:58:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 10:58:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 10:58:20 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 10:58:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:20 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 10:58:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 10:58:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.15 unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:22 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: 10:58:22 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:22 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:58:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 10:58:22 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: 10:58:22 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 10:58:22 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: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 10:58:22 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: 10:58:22 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 10:58:22 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 10:58:23 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: 10:58:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:23 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 10:58:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:23 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.15 unit-oai-epc-0: 10:58:23 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: 10:58:23 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: 10:58:23 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: 10:58:23 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.15/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.15/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.15/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:58:23 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: 10:58:23 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: 10:58:23 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:58:23 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: 10:58:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:23 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: 10:58:23 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: 10:58:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:23 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 10:58:23 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 10:58:23 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:23 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 10:58:23 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 10:58:23 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 10:58:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:23 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 10:58:23 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 10:58:23 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:23 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 10:58:23 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 10:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:24 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 10:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.15' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.15 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.15 unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:58:24 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:24 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:58:24 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 10:58: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: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:58:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:24 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 10:58:24 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-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 10:58:24 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.4 unit-abot-epc-basic-0: 10:58:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 10:58:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:58:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 10:58:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 10:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:58:24 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 10:58:24 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:58:25 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:25 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:25 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 10:58:25 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:58:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:58:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:25 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 10:58:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:25 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 10:58:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:58:25 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 10:58:25 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.15 unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.15 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:58:25 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:58:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=jaiseehaubohsii unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:25 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=jeixichuayievoz unit-oai-hss-0: 10:58:25 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 10:58:25 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 15 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 15 -le 255 ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.15' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.15 unit-oai-hss-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z jaiseehaubohsii ']' unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u jaiseehaubohsii --password=jeixichuayievoz -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u jaiseehaubohsii --password=jeixichuayievoz -h 192.168.121.8 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:58:26 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-epc-0: 10:58:26 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u jaiseehaubohsii --password=jeixichuayievoz -h 192.168.121.8 oai-hss unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:26 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:58:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 10:58:26 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:58:26 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:58:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:58:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 10:58:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:58:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:26 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.15 unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:26 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-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:26 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: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:26 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.4 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:58:26 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: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.15/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.15/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:58:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:26 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:58:26 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:58:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 10:58:26 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15225 unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15225' unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15225 =~ .*running.* ]] unit-oai-epc-0: 10:58:27 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: 10:58:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:27 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: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:58:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:58:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 10:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:58:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:58:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 10:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:58:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:58:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 10:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:58:30 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:58:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 10:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:58:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:58:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:32 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:58:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:58:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:34 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:58:34 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:34 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:58:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 10:58:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:58:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.15 unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:35 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-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:35 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15225' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15225 =~ .*running.* ]] unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:35 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:58:35 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-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-abot-epc-basic-0: 10:58:35 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-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:58:35 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.15/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.15/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:58:35 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: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:58:35 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:58:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:58:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 10:58:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:58:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:58:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:58:35 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: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:58:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 10:58:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15225' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15225 =~ .*running.* ]] unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:36 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15611 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15611' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15611 =~ .*running.* ]] unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:58:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:36 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:58:36 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:58:37 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:58:38 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:58:39 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:58:40 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:58:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:58:41 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:58:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:58:41 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:58:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 10:58:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 10:58:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:43 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 10:58:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:58:43 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:58:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 10:58:44 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:44 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:58:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:58:44 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:58:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:58:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:58:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.15 unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:58:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:58:44 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: 10:58:44 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: 10:58:44 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.15/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.15/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:58:44 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: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:58:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:58:44 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: 10:58:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:58:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:58:45 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:58:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:58:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 10:58:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:58:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:58:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:59:07 DEBUG juju.worker.uniter.remotestate got action change: [74767e19-bc68-4c04-830f-6a5c9906af32] ok=true unit-abot-epc-basic-0: 10:59:07 DEBUG juju.worker.uniter.operation running operation run action 74767e19-bc68-4c04-830f-6a5c9906af32 unit-abot-epc-basic-0: 10:59:07 DEBUG juju.machinelock acquire machine lock for uniter (run action 74767e19-bc68-4c04-830f-6a5c9906af32) unit-abot-epc-basic-0: 10:59:07 DEBUG juju.machinelock machine lock acquired for uniter (run action 74767e19-bc68-4c04-830f-6a5c9906af32) unit-abot-epc-basic-0: 10:59:07 DEBUG juju.worker.uniter.operation preparing operation "run action 74767e19-bc68-4c04-830f-6a5c9906af32" unit-abot-epc-basic-0: 10:59:07 DEBUG juju.worker.uniter.operation executing operation "run action 74767e19-bc68-4c04-830f-6a5c9906af32" unit-abot-epc-basic-0: 10:59:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 10:59:07 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:59:07 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:59:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:59:07 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 10:59:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:59:07 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 10:59:07 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1390409098127843072.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3509969073833385923.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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4639395930257881676.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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7595612596183651991.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8675359330883959063.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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:10 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: 10:59:10 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: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2720256606079332713.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.774 s unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-17T10:59:10+00:00 unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 10:59:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:12 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:59:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:59:13 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: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:14 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: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:14 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: 10:59:14 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: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:14 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: 10:59:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:59:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:59:16 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:17 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Sat Nov 17 10:59:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 10:59:18 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:18 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: 10:59:19 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:19 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:59:19 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@77ee25f1] to [cucumber.runtime.java.spring.GlueCodeScope@6dd93a21] unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@736048ed: startup date [Sat Nov 17 10:59:20 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25290bca: startup date [Sat Nov 17 10:59:20 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:20 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 10:59:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:59:20 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: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :1393 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :887 MS unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [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: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: STEP EXECUTION TIME TAKEN :774 MS unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33.818 [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: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33.834 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [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: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: STEP EXECUTION TIME TAKEN :71 MS unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:59:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:59:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:59:44 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: 10:59:44 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: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :52 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :105 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:44 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP EXECUTION TIME TAKEN :450 MS unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [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: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:45 [main] REPORT: ========================================================================================== unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:59:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 10:59:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:59:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:59:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:59:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55.537 [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: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55.547 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 10:59:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:59:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:59:55 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:00:05 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: 11:00:05 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:00:05 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: 11:00:05 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:00:05 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: 11:00:05 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:00:05 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: 11:00:05 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:00:05 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: 11:00:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:05 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: STEP EXECUTION TIME TAKEN :506 MS unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [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: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16.709 [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: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16.718 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [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: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:00:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:00:26 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: 11:00:26 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: 11:00:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:00:26 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: 11:00:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :569 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [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: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:27 [main] REPORT: ========================================================================================== unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:00:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:00:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:00:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 11:00:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16254' unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16254 =~ .*running.* ]] unit-oai-epc-0: 11:00:32 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 11:00:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:00:33 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:00:33 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:00:33 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:00:33 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 11:00:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:00:33 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:00:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:00:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:00:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:00:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37.852 [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: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37.855 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:00:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:00:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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: 11:00:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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: 11:00:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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: 11:00:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 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: 11:00:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:00:48 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: 11:00:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00: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: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP EXECUTION TIME TAKEN :343 MS unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [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: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: STEP EXECUTION TIME TAKEN :902 MS unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59.594 [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: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59.598 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00: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: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:00:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:00: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: 11:01:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:01:09 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: 11:01:09 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: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:10 [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: 11:01:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:10 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 11:01:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [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: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:11 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21.157 [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: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21.163 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [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: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:01:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:01:21 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: 11:01:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 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: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:01:31 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: 11:01:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [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: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:31 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [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: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP EXECUTION TIME TAKEN :700 MS unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [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: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42.738 [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: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42.744 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [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: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:01:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:01:42 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: 11:01:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:01:52 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: 11:01:52 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: 11:01: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: 11:01: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: 11:01:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:01: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: 11:01: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: 11:01:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:01: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: 11:01: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: 11:01:52 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: 11:01:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:01: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: 11:01:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:01: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: 11:01:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:01: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: 11:01:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:01:52 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01: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: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:53 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [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: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [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: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:01:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:01:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04.286 [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: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04.293 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02: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: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:02:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:02:14 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: 11:02:14 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: 11:02: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: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:02: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: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:02: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: 11:02: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: 11:02:14 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: 11:02:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:02: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: 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:14 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: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02: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: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:14 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [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: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP EXECUTION TIME TAKEN :630 MS unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [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: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:15 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:25 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:25 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:25 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:02:25 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:25 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26.048 [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: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26.050 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26 [main] REPORT: STEP EXECUTION TIME TAKEN :290 MS unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:02:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:02:36 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: 11:02:36 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: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:02:36 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: 11:02:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [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: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP EXECUTION TIME TAKEN :292 MS unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:36 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP EXECUTION TIME TAKEN :691 MS unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [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: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:37 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:37 [main] REPORT: ========================================================================================== unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:02:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:02:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:02:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:02:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:02:45 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:02:45 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:02:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:02:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:02:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:02:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47.866 [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: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47.868 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:02:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:02:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 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: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:02:58 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: 11:02:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 11:02:58 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [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: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: STEP EXECUTION TIME TAKEN :80 MS unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:02:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:02:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09.147 [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: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09.149 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03: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: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:03:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:03: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: 11:03:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 11:03:19 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: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:03:19 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: 11:03:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:03:19 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: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:19 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03: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: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [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: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30.527 [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: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30.530 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:03:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 11:03:40 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: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:03:40 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: 11:03:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:03:40 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: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:03:40 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:40 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP EXECUTION TIME TAKEN :840 MS unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [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: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:41 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51.928 [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: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51.931 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:03:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:03:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:04:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 11:04:02 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: 11:04: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: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:04: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: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:04:02 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: 11:04:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04: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: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:02 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP EXECUTION TIME TAKEN :961 MS unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [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: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:03 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13.489 [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: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13.491 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:04:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:04:23 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: 11:04:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:23 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04: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: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP EXECUTION TIME TAKEN :447 MS unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [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: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:24 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34.895 [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: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34.897 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:04:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:04:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:04:45 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: 11:04:45 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: 11:04:45 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:04: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: 11:04: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: 11:04:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:04: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: 11:04: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: 11:04:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 11:04: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: 11:04:45 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: 11:04:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:04: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: 11:04:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 11:04: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: 11:04:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:04: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: 11:04:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [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: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:45 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [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: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:46 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:46 [main] REPORT: ========================================================================================== unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:04:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:04:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:04:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:04:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:04:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:04:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:04:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06.387 [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: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06.390 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05: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: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:05:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:05: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: 11:05:06 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: 11:05: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
 unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 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: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 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: 11:05:17 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: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 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: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:05:17 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: 11:05:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [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: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [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: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05: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: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:17 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05: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: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [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: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [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: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:18 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38.792 [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: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38.794 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:05:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:05:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 11:05:39 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: 11:05:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:05:49 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: 11:05:49 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: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 11:05:49 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: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:05:49 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: 11:05:49 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: 11:05:49 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: 11:05:49 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: 11:05:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [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: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [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: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:49 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [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: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:05:50 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:05:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10.565 [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: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10.567 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06: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: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:06:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:06: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: 11:06: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
 unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 11:06:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 11:06:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 11:06:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18974' unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18974 =~ .*running.* ]] unit-oai-epc-0: 11:06:13 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: 11:06:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:06:13 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 11:06:13 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 11:06:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:06:13 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 11:06:13 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:06:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:06:20 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: 11:06:20 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: 11:06: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: 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 11:06:20 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: 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:06: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: 11:06: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: 11:06:20 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: 11:06:20 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: 11:06:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:06: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: 11:06: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: 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:06: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: 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06: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: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [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: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06: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: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: STEP EXECUTION TIME TAKEN :411 MS unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06: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: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:21 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [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: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: STEP EXECUTION TIME TAKEN :690 MS unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:22 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42.930 [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: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42.932 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [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: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:06:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:06:42 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: 11:06:43 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:06:43 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:06:54 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: 11:06:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [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: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP EXECUTION TIME TAKEN :399 MS unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:54 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:55 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [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: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:06:56 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:06:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16.287 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16.293 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [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: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:07:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:07:17 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 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: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:07:27 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: 11:07:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [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: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [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: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :254 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [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: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [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: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: STEP EXECUTION TIME TAKEN :56 MS unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:38 [main] REPORT: ========================================================================================== unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 11:07:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 11:07:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 11:07:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22005' unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22005 =~ .*running.* ]] unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 11:07:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:07:42 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 11:07:42 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 11:07:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:07:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 11:07:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:07:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48.521 [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: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48.526 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07: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: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:07: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: 11:07:48 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: 11:07:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:07:59 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: 11:07:59 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: 11:07: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: 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:07: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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:07: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: 11:07:59 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: 11:07:59 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: 11:07:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:07: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: 11:07: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: 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [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: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [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: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07: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: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [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: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:07:59 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [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: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:00 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20.686 [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: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20.691 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 11:08:20 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: 11:08:21 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 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: 11:08:31 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: 11:08:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 11:08:31 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: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run 9m11.294s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.189 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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.002 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.014 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.022 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.005 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.005 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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.004 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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.005 sec unit-abot-epc-basic-0: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 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.002 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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.006 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.004 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08: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(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08: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(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: 11:08: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(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08: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(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(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: 11:08:32 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.01 sec unit-abot-epc-basic-0: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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.003 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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 <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 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: 11:08:32 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.004 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 11:08:32 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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Nov 17, 2018 11:08:31 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Sat Nov 17 10:59:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run 17-Nov-2018 11:08:31.932 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:32 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: 11:08:32 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-17T11:08:34+00:00 unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:08:34 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: 11:08:34 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:08:34 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: 11:08:34 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: 11:08:34 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 11:08:34 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: 11:08:34 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation committing operation "run action 74767e19-bc68-4c04-830f-6a5c9906af32" unit-abot-epc-basic-0: 11:08:34 DEBUG juju.machinelock machine lock released for uniter (run action 74767e19-bc68-4c04-830f-6a5c9906af32) unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 11:08:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 11:08:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 11:08:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 11:08:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:08:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-11-17 11:08:53,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-11-17 11:09:52,569 - 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, 2 applications 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-11-17 11:09:52,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:52,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:52 GMT X-Openstack-Request-Id: req-b6e03e11-24f1-4cf1-a51d-aff3ed0f32e3 2018-11-17 11:09:52,819 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:37:44Z", "updated_at": "2018-11-17T11:09:10Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "3e72f874-7893-4dde-9f9a-8876ee2e6495", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:40:31Z", "updated_at": "2018-11-17T11:09:44Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "865c1a91-0131-437b-8db3-9d53a236a200", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:35:34Z", "updated_at": "2018-11-17T11:09:05Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "a877308e-f793-4dd8-ae6b-3f7e89d85637", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:31:52Z", "updated_at": "2018-11-17T11:09:50Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "ca05921a-c04f-4b1b-add7-7ce6299f1719", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:39:57Z", "updated_at": "2018-11-17T11:09:19Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "d0f5e344-64f0-4032-b2e1-247749cd37c5", "qos_policy_id": null}]} 2018-11-17 11:09:52,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b6e03e11-24f1-4cf1-a51d-aff3ed0f32e3 2018-11-17 11:09:52,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.240417957306s 2018-11-17 11:09:52,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b6e03e11-24f1-4cf1-a51d-aff3ed0f32e3 2018-11-17 11:09:52,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 11:09:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3e72f874-7893-4dde-9f9a-8876ee2e6495.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:53,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:09:53 GMT X-Openstack-Request-Id: req-7a62e350-46ff-4c06-a345-c5948c4195b5 2018-11-17 11:09:53,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:09:53,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3e72f874-7893-4dde-9f9a-8876ee2e6495.json used request id req-7a62e350-46ff-4c06-a345-c5948c4195b5 2018-11-17 11:09:53,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.560669898987s 2018-11-17 11:09:53,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3e72f874-7893-4dde-9f9a-8876ee2e6495.json used request id req-7a62e350-46ff-4c06-a345-c5948c4195b5 2018-11-17 11:09:53,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:53,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:53 GMT X-Openstack-Request-Id: req-5aadaa22-a51a-4e7a-9cfa-1215af9bc52e 2018-11-17 11:09:53,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:40:31Z", "updated_at": "2018-11-17T11:09:44Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "865c1a91-0131-437b-8db3-9d53a236a200", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:35:34Z", "updated_at": "2018-11-17T11:09:05Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "a877308e-f793-4dd8-ae6b-3f7e89d85637", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:31:52Z", "updated_at": "2018-11-17T11:09:50Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "ca05921a-c04f-4b1b-add7-7ce6299f1719", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:39:57Z", "updated_at": "2018-11-17T11:09:19Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "d0f5e344-64f0-4032-b2e1-247749cd37c5", "qos_policy_id": null}]} 2018-11-17 11:09:53,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5aadaa22-a51a-4e7a-9cfa-1215af9bc52e 2018-11-17 11:09:53,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772790908813s 2018-11-17 11:09:53,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5aadaa22-a51a-4e7a-9cfa-1215af9bc52e 2018-11-17 11:09:53,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 11:09:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/865c1a91-0131-437b-8db3-9d53a236a200.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:54,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:09:54 GMT X-Openstack-Request-Id: req-a3da178e-5930-47f2-ad5b-6a2511c7b825 2018-11-17 11:09:54,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:09:54,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/865c1a91-0131-437b-8db3-9d53a236a200.json used request id req-a3da178e-5930-47f2-ad5b-6a2511c7b825 2018-11-17 11:09:54,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.955161094666s 2018-11-17 11:09:54,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/865c1a91-0131-437b-8db3-9d53a236a200.json used request id req-a3da178e-5930-47f2-ad5b-6a2511c7b825 2018-11-17 11:09:54,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:54,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:54 GMT X-Openstack-Request-Id: req-45e09ff2-bc98-4876-a841-1ecfc7d2c5a2 2018-11-17 11:09:54,569 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:35:34Z", "updated_at": "2018-11-17T11:09:05Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "a877308e-f793-4dd8-ae6b-3f7e89d85637", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:31:52Z", "updated_at": "2018-11-17T11:09:50Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "ca05921a-c04f-4b1b-add7-7ce6299f1719", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:39:57Z", "updated_at": "2018-11-17T11:09:19Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "d0f5e344-64f0-4032-b2e1-247749cd37c5", "qos_policy_id": null}]} 2018-11-17 11:09:54,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45e09ff2-bc98-4876-a841-1ecfc7d2c5a2 2018-11-17 11:09:54,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0753319263458s 2018-11-17 11:09:54,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45e09ff2-bc98-4876-a841-1ecfc7d2c5a2 2018-11-17 11:09:54,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 11:09:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a877308e-f793-4dd8-ae6b-3f7e89d85637.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:55,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:09:55 GMT X-Openstack-Request-Id: req-d1a0db0e-d72b-4871-8319-32d9234470a4 2018-11-17 11:09:55,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:09:55,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a877308e-f793-4dd8-ae6b-3f7e89d85637.json used request id req-d1a0db0e-d72b-4871-8319-32d9234470a4 2018-11-17 11:09:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.583279132843s 2018-11-17 11:09:55,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a877308e-f793-4dd8-ae6b-3f7e89d85637.json used request id req-d1a0db0e-d72b-4871-8319-32d9234470a4 2018-11-17 11:09:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:55,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:55 GMT X-Openstack-Request-Id: req-45ccb850-0741-4d3f-bb28-ed8d59982204 2018-11-17 11:09:55,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:31:52Z", "updated_at": "2018-11-17T11:09:50Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "ca05921a-c04f-4b1b-add7-7ce6299f1719", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:39:57Z", "updated_at": "2018-11-17T11:09:19Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "d0f5e344-64f0-4032-b2e1-247749cd37c5", "qos_policy_id": null}]} 2018-11-17 11:09:55,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45ccb850-0741-4d3f-bb28-ed8d59982204 2018-11-17 11:09:55,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691230297089s 2018-11-17 11:09:55,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45ccb850-0741-4d3f-bb28-ed8d59982204 2018-11-17 11:09:55,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 11:09:55,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ca05921a-c04f-4b1b-add7-7ce6299f1719.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:56,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:09:56 GMT X-Openstack-Request-Id: req-32e83e22-cfbe-4e14-80f2-ad602ef319f1 2018-11-17 11:09:56,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:09:56,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ca05921a-c04f-4b1b-add7-7ce6299f1719.json used request id req-32e83e22-cfbe-4e14-80f2-ad602ef319f1 2018-11-17 11:09:56,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.813753128052s 2018-11-17 11:09:56,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ca05921a-c04f-4b1b-add7-7ce6299f1719.json used request id req-32e83e22-cfbe-4e14-80f2-ad602ef319f1 2018-11-17 11:09:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:56,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:56 GMT X-Openstack-Request-Id: req-29347202-0531-4553-93da-b6798f6cc55e 2018-11-17 11:09:56,159 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:39:57Z", "updated_at": "2018-11-17T11:09:19Z", "floating_network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_id": null, "id": "d0f5e344-64f0-4032-b2e1-247749cd37c5", "qos_policy_id": null}]} 2018-11-17 11:09:56,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-29347202-0531-4553-93da-b6798f6cc55e 2018-11-17 11:09:56,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630910396576s 2018-11-17 11:09:56,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-29347202-0531-4553-93da-b6798f6cc55e 2018-11-17 11:09:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-17 11:09:56,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d0f5e344-64f0-4032-b2e1-247749cd37c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:56,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:09:56 GMT X-Openstack-Request-Id: req-18390617-f47d-4a03-93d3-14a6bf144aef 2018-11-17 11:09:56,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:09:56,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d0f5e344-64f0-4032-b2e1-247749cd37c5.json used request id req-18390617-f47d-4a03-93d3-14a6bf144aef 2018-11-17 11:09:56,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.561471939087s 2018-11-17 11:09:56,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d0f5e344-64f0-4032-b2e1-247749cd37c5.json used request id req-18390617-f47d-4a03-93d3-14a6bf144aef 2018-11-17 11:09:56,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-17 11:09:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:56,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09:56 GMT X-Openstack-Request-Id: req-6f9c875d-df3e-423d-8e29-af49d246d155 2018-11-17 11:09:56,808 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-11-17 11:09:56,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6f9c875d-df3e-423d-8e29-af49d246d155 2018-11-17 11:09:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693068504333s 2018-11-17 11:09:56,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6f9c875d-df3e-423d-8e29-af49d246d155 2018-11-17 11:09:56,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 11:09:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:09:58,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 11:09:58 GMT X-Openstack-Request-Id: req-e2607f1f-e1f3-495c-9800-8fdf39196b20 2018-11-17 11:09:58,185 - 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-11-17 11:09:58,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04 used request id req-e2607f1f-e1f3-495c-9800-8fdf39196b20 2018-11-17 11:09:58,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37527894974s 2018-11-17 11:09:58,185 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9763b4c8-df7e-4eae-90d7-615a2d272d04 used request id req-e2607f1f-e1f3-495c-9800-8fdf39196b20 2018-11-17 11:09:58,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 11:09:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:09:58,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 17 Nov 2018 11: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-e8cdb1f6-d405-411b-815d-68c518233b1a x-openstack-request-id: req-e8cdb1f6-d405-411b-815d-68c518233b1a 2018-11-17 11:09:58,475 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "name": "juju_epc-flavor_457d15fc-3e06-493b-bb70-4df648b6f240", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba5a985f-c9ff-4030-a7e4-9f2c93c21249", "name": "juju_epc-flavor_alt_457d15fc-3e06-493b-bb70-4df648b6f240", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 11:09:58,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e8cdb1f6-d405-411b-815d-68c518233b1a 2018-11-17 11:09:58,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.289792060852s 2018-11-17 11:09:58,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e8cdb1f6-d405-411b-815d-68c518233b1a 2018-11-17 11:09:58,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 11:09:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:09:58,507 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 11:09: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-5930038e-2fae-4cac-a01d-6b111c967afd x-openstack-request-id: req-5930038e-2fae-4cac-a01d-6b111c967afd 2018-11-17 11:09:58,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249 used request id req-5930038e-2fae-4cac-a01d-6b111c967afd 2018-11-17 11:09:58,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293169021606s 2018-11-17 11:09:58,508 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ba5a985f-c9ff-4030-a7e4-9f2c93c21249 used request id req-5930038e-2fae-4cac-a01d-6b111c967afd 2018-11-17 11:09:58,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-17 11:09:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" -d '{"subnet_id": "35d0c656-f674-4671-a817-f6b366b57fcd"}' 2018-11-17 11:10:00,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:00 GMT X-Openstack-Request-Id: req-2122fe0d-968e-4129-ae43-8a17c2be2e41 2018-11-17 11:10:00,643 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "795bfc25-f347-43ae-a70d-335f34a37328", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "subnet_id": "35d0c656-f674-4671-a817-f6b366b57fcd", "subnet_ids": ["35d0c656-f674-4671-a817-f6b366b57fcd"], "port_id": "bbbbfdce-d69c-4bc6-84b6-83ab7319b18b", "id": "e36e199b-b22f-446a-9676-20d1514889eb"} 2018-11-17 11:10:00,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/remove_router_interface.json used request id req-2122fe0d-968e-4129-ae43-8a17c2be2e41 2018-11-17 11:10:00,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13538098335s 2018-11-17 11:10:00,644 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb/remove_router_interface.json used request id req-2122fe0d-968e-4129-ae43-8a17c2be2e41 returning object e36e199b-b22f-446a-9676-20d1514889eb 2018-11-17 11:10:00,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-17 11:10:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:00,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:00 GMT X-Openstack-Request-Id: req-6f871222-84c0-48bd-8454-38152b1eb8c9 2018-11-17 11:10:00,777 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8bdae405-a5b1-4a32-953f-9c7c8931378e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "598fbb70-5a45-41e7-8e9b-364d3ebc92f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:29:40Z", "admin_state_up": true, "updated_at": "2018-11-17T11:09:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "e36e199b-b22f-446a-9676-20d1514889eb", "name": "juju_epc-router_457d15fc-3e06-493b-bb70-4df648b6f240"}]} 2018-11-17 11:10:00,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6f871222-84c0-48bd-8454-38152b1eb8c9 2018-11-17 11:10:00,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132619142532s 2018-11-17 11:10:00,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6f871222-84c0-48bd-8454-38152b1eb8c9 2018-11-17 11:10:00,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-17 11:10:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:02,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:10:02 GMT X-Openstack-Request-Id: req-2caafb04-229e-4e6b-b435-d14bd939145d 2018-11-17 11:10:02,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:10:02,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb.json used request id req-2caafb04-229e-4e6b-b435-d14bd939145d 2018-11-17 11:10:02,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30087208748s 2018-11-17 11:10:02,080 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e36e199b-b22f-446a-9676-20d1514889eb.json used request id req-2caafb04-229e-4e6b-b435-d14bd939145d 2018-11-17 11:10:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-17 11:10:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:02,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:02 GMT X-Openstack-Request-Id: req-543836e8-0e94-4ee0-a35b-db2d1288e3e5 2018-11-17 11:10:02,124 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"795bfc25-f347-43ae-a70d-335f34a37328","tenant_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","created_at":"2018-11-17T10:29:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-17T10:29:39Z","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":"6ee0b76ecd024d4c9ebef1a88fe5bc42","id":"35d0c656-f674-4671-a817-f6b366b57fcd","subnetpool_id":null,"name":"juju_epc-subnet_457d15fc-3e06-493b-bb70-4df648b6f240"}]} 2018-11-17 11:10:02,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-543836e8-0e94-4ee0-a35b-db2d1288e3e5 2018-11-17 11:10:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436358451843s 2018-11-17 11:10:02,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-543836e8-0e94-4ee0-a35b-db2d1288e3e5 2018-11-17 11:10:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-17 11:10:02,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/35d0c656-f674-4671-a817-f6b366b57fcd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:03,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:10:03 GMT X-Openstack-Request-Id: req-ab1ab1ee-f480-4c2b-bab5-6a2acdf0c569 2018-11-17 11:10:03,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:10:03,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/35d0c656-f674-4671-a817-f6b366b57fcd.json used request id req-ab1ab1ee-f480-4c2b-bab5-6a2acdf0c569 2018-11-17 11:10:03,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24448895454s 2018-11-17 11:10:03,371 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/35d0c656-f674-4671-a817-f6b366b57fcd.json used request id req-ab1ab1ee-f480-4c2b-bab5-6a2acdf0c569 2018-11-17 11:10:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 11:10:03,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:03,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:03 GMT X-Openstack-Request-Id: req-5bbdf753-6624-420b-b858-7e5688101b84 2018-11-17 11:10:03,471 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"795bfc25-f347-43ae-a70d-335f34a37328","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-17T11:10:03Z","qos_policy_id":null,"name":"juju_epc-net_457d15fc-3e06-493b-bb70-4df648b6f240","admin_state_up":true,"tenant_id":"6ee0b76ecd024d4c9ebef1a88fe5bc42","created_at":"2018-11-17T10:29:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","mtu":1500}]} 2018-11-17 11:10:03,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5bbdf753-6624-420b-b858-7e5688101b84 2018-11-17 11:10:03,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099702835083s 2018-11-17 11:10:03,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5bbdf753-6624-420b-b858-7e5688101b84 2018-11-17 11:10:03,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-17 11:10:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/795bfc25-f347-43ae-a70d-335f34a37328.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:04,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:10:04 GMT X-Openstack-Request-Id: req-eeb0413f-7b15-428a-90ab-eadb543e06a3 2018-11-17 11:10:04,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:10:04,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/795bfc25-f347-43ae-a70d-335f34a37328.json used request id req-eeb0413f-7b15-428a-90ab-eadb543e06a3 2018-11-17 11:10:04,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23214697838s 2018-11-17 11:10:04,705 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/795bfc25-f347-43ae-a70d-335f34a37328.json used request id req-eeb0413f-7b15-428a-90ab-eadb543e06a3 2018-11-17 11:10:04,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 11:10:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:04,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:04 GMT X-Openstack-Request-Id: req-413e4425-d3c9-4d32-86ce-30338c550abd 2018-11-17 11:10:04,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T10:29:52Z", "file": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/file", "owner": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "size": 297074688, "self": "/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_457d15fc-3e06-493b-bb70-4df648b6f240", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-11-17T10:29:47Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 11:10:04,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-413e4425-d3c9-4d32-86ce-30338c550abd 2018-11-17 11:10:04,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377480983734s 2018-11-17 11:10:04,748 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-413e4425-d3c9-4d32-86ce-30338c550abd 2018-11-17 11:10:04,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 11:10:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c786a95da4d951a9d29fb6cb526f68f75af0755038df308536f0f28fcfb2e61" 2018-11-17 11:10:05,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 11:10:05 GMT X-Openstack-Request-Id: req-88fd06b5-ccaf-4351-b392-feb18afe442c 2018-11-17 11:10:05,650 - 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-11-17 11:10:05,650 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 used request id req-88fd06b5-ccaf-4351-b392-feb18afe442c 2018-11-17 11:10:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.900615930557s 2018-11-17 11:10:05,651 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bb50fe0e-0f1d-4acc-bb4e-aa1e3ae51329 used request id req-88fd06b5-ccaf-4351-b392-feb18afe442c 2018-11-17 11:10:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 11:10:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-3abd860c-ff53-4023-a5e0-d764706e6683 x-openstack-request-id: req-3abd860c-ff53-4023-a5e0-d764706e6683 2018-11-17 11:10:05,681 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04cdedba-b2d6-4e4f-90c2-d9b09ece83fb", "name": "juju_epc-flavor_457d15fc-3e06-493b-bb70-4df648b6f240", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 11:10:05,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3abd860c-ff53-4023-a5e0-d764706e6683 2018-11-17 11:10:05,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299007892609s 2018-11-17 11:10:05,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3abd860c-ff53-4023-a5e0-d764706e6683 2018-11-17 11:10:05,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 11:10:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:05,739 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-ace9e7d6-a540-4472-965e-ba82abf46d40 x-openstack-request-id: req-ace9e7d6-a540-4472-965e-ba82abf46d40 2018-11-17 11:10:05,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb used request id req-ace9e7d6-a540-4472-965e-ba82abf46d40 2018-11-17 11:10:05,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.05650806427s 2018-11-17 11:10:05,740 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/04cdedba-b2d6-4e4f-90c2-d9b09ece83fb used request id req-ace9e7d6-a540-4472-965e-ba82abf46d40 2018-11-17 11:10:05,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 11:10:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:05,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5079ab0c-f6f0-42e0-83e1-aefc4506da49 2018-11-17 11:10:05,938 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240", "links": {"self": "http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e8ff0aa758f41b58ddb63eb1c4f4838", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 11:10:05,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5079ab0c-f6f0-42e0-83e1-aefc4506da49 2018-11-17 11:10:05,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197674036026s 2018-11-17 11:10:05,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5079ab0c-f6f0-42e0-83e1-aefc4506da49 2018-11-17 11:10:05,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 11:10:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:06,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a638228f-2c91-4ba4-8bc6-0826fe6f1066 2018-11-17 11:10:06,137 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_457d15fc-3e06-493b-bb70-4df648b6f240", "links": {"self": "http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9e8ff0aa758f41b58ddb63eb1c4f4838", "description": null}} 2018-11-17 11:10:06,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 used request id req-a638228f-2c91-4ba4-8bc6-0826fe6f1066 2018-11-17 11:10:06,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192860126495s 2018-11-17 11:10:06,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 used request id req-a638228f-2c91-4ba4-8bc6-0826fe6f1066 2018-11-17 11:10:06,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 11:10:06,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:06,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 11:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d6def4-b15d-44d3-8d8f-54c540681e19 2018-11-17 11:10:06,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 11:10:06,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 used request id req-22d6def4-b15d-44d3-8d8f-54c540681e19 2018-11-17 11:10:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290089130402s 2018-11-17 11:10:06,429 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9e8ff0aa758f41b58ddb63eb1c4f4838 used request id req-22d6def4-b15d-44d3-8d8f-54c540681e19 2018-11-17 11:10:06,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 11:10:06,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:06,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c1edce-8eb7-4c56-be6e-d95fcdf38b52 2018-11-17 11:10:06,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42"}, "tags": [], "enabled": true, "id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_457d15fc-3e06-493b-bb70-4df648b6f240"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 11:10:06,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7c1edce-8eb7-4c56-be6e-d95fcdf38b52 2018-11-17 11:10:06,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112142086029s 2018-11-17 11:10:06,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7c1edce-8eb7-4c56-be6e-d95fcdf38b52 2018-11-17 11:10:06,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 11:10:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:06,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 11:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fbfcb0-f969-457f-8b6f-7326334da70f 2018-11-17 11:10:06,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 11:10:06,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42 used request id req-b4fbfcb0-f969-457f-8b6f-7326334da70f 2018-11-17 11:10:06,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246375083923s 2018-11-17 11:10:06,801 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6ee0b76ecd024d4c9ebef1a88fe5bc42 used request id req-b4fbfcb0-f969-457f-8b6f-7326334da70f 2018-11-17 11:10:06,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 11:10:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ee0b76ecd024d4c9ebef1a88fe5bc42&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:07,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:07 GMT X-Openstack-Request-Id: req-201a48f3-4159-4213-b246-79abbca37700 2018-11-17 11:10:07,103 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:29:38Z", "updated_at": "2018-11-17T10:29:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "27f94661-dfa4-4d4a-b9f5-c01e6c039536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "4a14dfce-ffb4-4fa2-aed3-bb95f8346b3b", "remote_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "63f83d41-e9b3-4e20-9761-2f01d9945878", "remote_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "bf061b6b-2e6d-4760-acda-1c1e63d1f0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}], "revision_number": 1, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "name": "default"}]} 2018-11-17 11:10:07,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ee0b76ecd024d4c9ebef1a88fe5bc42&name=default used request id req-201a48f3-4159-4213-b246-79abbca37700 2018-11-17 11:10:07,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296288967133s 2018-11-17 11:10:07,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6ee0b76ecd024d4c9ebef1a88fe5bc42&name=default used request id req-201a48f3-4159-4213-b246-79abbca37700 2018-11-17 11:10:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 11:10:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:07,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:07 GMT X-Openstack-Request-Id: req-066062b6-9a91-4580-ab83-4d963dc478c5 2018-11-17 11:10:07,159 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-17T06:48:57Z", "updated_at": "2018-11-17T06:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "468c315a-bed0-4f67-8d17-4034c6e91d01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "8da256cc-392a-4d1c-b291-b937bacc6954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "211a9e11-9f1f-49fd-8558-328f10c1c31c", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:57Z", "revision_number": 0, "id": "56990767-4607-436c-820b-9d86db458a1f", "remote_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:57Z", "security_group_id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "256437a7-4b26-4f3b-a34f-1aadd795dfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e017a53e723048d6909f47ac4087b304", "created_at": "2018-11-17T06:46:30Z", "updated_at": "2018-11-17T06:46:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "fa5712d4-7a8a-4aaf-81e8-961b8d232bad", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "f78c659c-8afa-491c-9a78-4532791cd5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv6", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "e787f5e5-eaf9-4bf7-b0fd-bec5953a050d", "remote_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:46:30Z", "revision_number": 0, "id": "ae42a5f5-530b-41a8-87df-25644af22d31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:46:30Z", "security_group_id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "tenant_id": "e017a53e723048d6909f47ac4087b304", "port_range_min": null, "ethertype": "IPv4", "project_id": "e017a53e723048d6909f47ac4087b304"}], "revision_number": 1, "project_id": "e017a53e723048d6909f47ac4087b304", "id": "262b2fe6-1a8a-4ecb-9c42-8293c827a5de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "created_at": "2018-11-17T10:29:38Z", "updated_at": "2018-11-17T10:29:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "27f94661-dfa4-4d4a-b9f5-c01e6c039536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "63f83d41-e9b3-4e20-9761-2f01d9945878", "remote_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "bf061b6b-2e6d-4760-acda-1c1e63d1f0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T10:29:38Z", "revision_number": 0, "id": "4a14dfce-ffb4-4fa2-aed3-bb95f8346b3b", "remote_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "remote_ip_prefix": null, "created_at": "2018-11-17T10:29:38Z", "security_group_id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "tenant_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42"}], "revision_number": 1, "project_id": "6ee0b76ecd024d4c9ebef1a88fe5bc42", "id": "32f5aafa-98fa-4bf0-a8ed-70302e8c0823", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbff874483b4da3951abfc162291b33", "created_at": "2018-11-17T06:48:56Z", "updated_at": "2018-11-17T06:48:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "9fc6e74a-deb1-403a-96ab-0cdf0e0c207f", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "21c09952-039a-4020-a858-84c0e44e2671", "remote_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "c910c783-3b2a-4dd3-ad9b-7425baeef03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbff874483b4da3951abfc162291b33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-17T06:48:56Z", "revision_number": 0, "id": "fe08106b-956f-4a15-8c69-3fa7a8656be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-17T06:48:56Z", "security_group_id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "tenant_id": "8cbff874483b4da3951abfc162291b33", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbff874483b4da3951abfc162291b33"}], "revision_number": 1, "project_id": "8cbff874483b4da3951abfc162291b33", "id": "6b8a25ca-cc9c-4a98-b136-ac4e17ed6f97", "name": "default"}]} 2018-11-17 11:10:07,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-066062b6-9a91-4580-ab83-4d963dc478c5 2018-11-17 11:10:07,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500998497009s 2018-11-17 11:10:07,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-066062b6-9a91-4580-ab83-4d963dc478c5 2018-11-17 11:10:07,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-17 11:10:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/32f5aafa-98fa-4bf0-a8ed-70302e8c0823.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}494b40273b947bdc611500b5b50a0c0053ad84d7c2a9660f0e7a2a63cff42572" 2018-11-17 11:10:07,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 17 Nov 2018 11:10:07 GMT X-Openstack-Request-Id: req-f6744a73-d5ed-49ba-8356-b79a8e22c03e 2018-11-17 11:10:07,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-17 11:10:07,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/32f5aafa-98fa-4bf0-a8ed-70302e8c0823.json used request id req-f6744a73-d5ed-49ba-8356-b79a8e22c03e 2018-11-17 11:10:07,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119005918503s 2018-11-17 11:10:07,286 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/32f5aafa-98fa-4bf0-a8ed-70302e8c0823.json used request id req-f6744a73-d5ed-49ba-8356-b79a8e22c03e 2018-11-17 11:10:07,287 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:50 | PASS | | cloudify_ims | functest | vnf | 23:53 | PASS | | heat_ims | functest | vnf | 16:57 | PASS | | vyos_vrouter | functest | vnf | 15:52 | PASS | | juju_epc | functest | vnf | 39:14 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-17 11:10:07,293 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-17 11:10:07,362 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 11:10:07,494 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-17 11:10:27,102 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 11:10:27,105 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 11:10:27,105 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-17 11:10:27,113 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-17 11:10:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 11:10:27,401 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd75564-6f8a-466b-8b5a-93f9a6899ed0 2018-11-17 11:10:27,401 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 11:10:27,402 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-8dd75564-6f8a-466b-8b5a-93f9a6899ed0 2018-11-17 11:10:27,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 11:10:27,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T12:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["Z0KHB2OaReKaueYHPXFcRw"], "issued_at": "2018-11-17T11:10:27.000000Z"}} 2018-11-17 11:10:27,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 11:10:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:28,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:28 GMT X-Openstack-Request-Id: req-3a0d8167-86c2-43a5-882d-e76bba436a1e 2018-11-17 11:10:28,183 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 11:10:28,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3a0d8167-86c2-43a5-882d-e76bba436a1e 2018-11-17 11:10:28,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374933004379s 2018-11-17 11:10:28,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3a0d8167-86c2-43a5-882d-e76bba436a1e 2018-11-17 11:10:28,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 11:10:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:28,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eea44b-bc92-43a7-acfe-da51ece6f474 2018-11-17 11:10:28,384 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 11:10:28,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-27eea44b-bc92-43a7-acfe-da51ece6f474 2018-11-17 11:10:28,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194010972977s 2018-11-17 11:10:28,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-27eea44b-bc92-43a7-acfe-da51ece6f474 2018-11-17 11:10:28,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 11:10:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}}' 2018-11-17 11:10:28,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 371 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4b478f-6a83-4daf-86e7-017cdd57b2f0 2018-11-17 11:10:28,607 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da"}, "tags": [], "enabled": true, "id": "f1d644c76b144d1da306e9de11b694da", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}} 2018-11-17 11:10:28,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4d4b478f-6a83-4daf-86e7-017cdd57b2f0 2018-11-17 11:10:28,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214931964874s 2018-11-17 11:10:28,608 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4d4b478f-6a83-4daf-86e7-017cdd57b2f0 2018-11-17 11:10:28,608 - 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'f1d644c76b144d1da306e9de11b694da', '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_2df71651-49bf-4e00-8e45-ef24aef4140a'}) 2018-11-17 11:10:28,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 11:10:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e59672ba-e35b-4de4-b93f-caf81942d0d9", "email": null, "name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a"}}' 2018-11-17 11:10:29,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6271dec4-c6a9-4062-9e35-b231d65da7d1 2018-11-17 11:10:29,087 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "domain_id": "default", "password_expires_at": null}} 2018-11-17 11:10:29,087 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6271dec4-c6a9-4062-9e35-b231d65da7d1 2018-11-17 11:10:29,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471297979355s 2018-11-17 11:10:29,087 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6271dec4-c6a9-4062-9e35-b231d65da7d1 2018-11-17 11:10:29,088 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a96985edb2a54ea2920e61709cb6dcb4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a'}) 2018-11-17 11:10:29,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:29,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abfc94a-bdeb-4e0f-aefa-2779a0617b9b 2018-11-17 11:10:29,281 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:29,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4abfc94a-bdeb-4e0f-aefa-2779a0617b9b 2018-11-17 11:10:29,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189657926559s 2018-11-17 11:10:29,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4abfc94a-bdeb-4e0f-aefa-2779a0617b9b 2018-11-17 11:10:29,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:29,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1120e725-a632-4b9f-a50f-f53be7735be5 2018-11-17 11:10:29,429 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:29,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1120e725-a632-4b9f-a50f-f53be7735be5 2018-11-17 11:10:29,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143208026886s 2018-11-17 11:10:29,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1120e725-a632-4b9f-a50f-f53be7735be5 2018-11-17 11:10:29,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40855001-d48b-4f79-99a8-e3efe90790c6 2018-11-17 11:10:29,621 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:29,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40855001-d48b-4f79-99a8-e3efe90790c6 2018-11-17 11:10:29,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185712099075s 2018-11-17 11:10:29,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40855001-d48b-4f79-99a8-e3efe90790c6 2018-11-17 11:10:29,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 11:10:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:29,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3774d70-e31e-4fc5-93b3-dd5695dd76ea 2018-11-17 11:10:29,899 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 11:10:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c3774d70-e31e-4fc5-93b3-dd5695dd76ea 2018-11-17 11:10:29,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.272860050201s 2018-11-17 11:10:29,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c3774d70-e31e-4fc5-93b3-dd5695dd76ea 2018-11-17 11:10:29,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 11:10:29,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:30,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07592ac0-e752-45ff-9003-9369dc1a8b47 2018-11-17 11:10:30,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 11:10:30,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-07592ac0-e752-45ff-9003-9369dc1a8b47 2018-11-17 11:10:30,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165799856186s 2018-11-17 11:10:30,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-07592ac0-e752-45ff-9003-9369dc1a8b47 2018-11-17 11:10:30,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 11:10:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:30,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513f482b-c5db-4f11-8bd1-c2e3d1b26f06 2018-11-17 11:10:30,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da"}, "tags": [], "enabled": true, "id": "f1d644c76b144d1da306e9de11b694da", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}]} 2018-11-17 11:10:30,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-513f482b-c5db-4f11-8bd1-c2e3d1b26f06 2018-11-17 11:10:30,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.289448022842s 2018-11-17 11:10:30,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-513f482b-c5db-4f11-8bd1-c2e3d1b26f06 2018-11-17 11:10:30,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 11:10:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f1d644c76b144d1da306e9de11b694da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:30,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f1ea7f-d4ee-42ca-822d-4142ca0e9d74 2018-11-17 11:10:30,486 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f1d644c76b144d1da306e9de11b694da", "previous": null, "next": null}} 2018-11-17 11:10:30,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f1d644c76b144d1da306e9de11b694da used request id req-62f1ea7f-d4ee-42ca-822d-4142ca0e9d74 2018-11-17 11:10:30,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107356786728s 2018-11-17 11:10:30,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=f1d644c76b144d1da306e9de11b694da used request id req-62f1ea7f-d4ee-42ca-822d-4142ca0e9d74 2018-11-17 11:10:30,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 11:10:30,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:30,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 11:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19de1d14-a355-47fc-baed-6bb835fc54be 2018-11-17 11:10:30,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 11:10:30,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-19de1d14-a355-47fc-baed-6bb835fc54be 2018-11-17 11:10:30,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258762836456s 2018-11-17 11:10:30,750 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-19de1d14-a355-47fc-baed-6bb835fc54be 2018-11-17 11:10:30,751 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a', 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'f1d644c76b144d1da306e9de11b694da', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e59672ba-e35b-4de4-b93f-caf81942d0d9', 'username': u'tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 11:10:30,755 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a', 'password': 'e59672ba-e35b-4de4-b93f-caf81942d0d9', 'project_name': 'tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'f1d644c76b144d1da306e9de11b694da', 'project_domain_name': 'Default'} 2018-11-17 11:10:30,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3897b4b4-1ee0-43a9-b1a8-51a0a7c01d6b 2018-11-17 11:10:30,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:30,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3897b4b4-1ee0-43a9-b1a8-51a0a7c01d6b 2018-11-17 11:10:30,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211922883987s 2018-11-17 11:10:30,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3897b4b4-1ee0-43a9-b1a8-51a0a7c01d6b 2018-11-17 11:10:30,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4910d1a6-cf4b-4e4f-8e11-2adf649c197a 2018-11-17 11:10:31,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:31,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4910d1a6-cf4b-4e4f-8e11-2adf649c197a 2018-11-17 11:10:31,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1119389534s 2018-11-17 11:10:31,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4910d1a6-cf4b-4e4f-8e11-2adf649c197a 2018-11-17 11:10:31,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 11:10:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9993c1-bacd-460e-99b8-a3e9094f662a 2018-11-17 11:10:31,201 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 11:10:31,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6b9993c1-bacd-460e-99b8-a3e9094f662a 2018-11-17 11:10:31,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106517076492s 2018-11-17 11:10:31,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6b9993c1-bacd-460e-99b8-a3e9094f662a 2018-11-17 11:10:31,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 11:10:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2710e2db-bc6e-4586-9cd9-d927ecc325d5 2018-11-17 11:10:31,327 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 11:10:31,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2710e2db-bc6e-4586-9cd9-d927ecc325d5 2018-11-17 11:10:31,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124921798706s 2018-11-17 11:10:31,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2710e2db-bc6e-4586-9cd9-d927ecc325d5 2018-11-17 11:10:31,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 11:10:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccbca147-6328-4ba5-97ec-4e8d0a2a0bf2 2018-11-17 11:10:31,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da"}, "tags": [], "enabled": true, "id": "f1d644c76b144d1da306e9de11b694da", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}]} 2018-11-17 11:10:31,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ccbca147-6328-4ba5-97ec-4e8d0a2a0bf2 2018-11-17 11:10:31,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190453052521s 2018-11-17 11:10:31,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ccbca147-6328-4ba5-97ec-4e8d0a2a0bf2 2018-11-17 11:10:31,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 11:10:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f1d644c76b144d1da306e9de11b694da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f4c1e2-1630-4ae2-b575-7867e48f0e91 2018-11-17 11:10:31,682 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f1d644c76b144d1da306e9de11b694da", "previous": null, "next": null}} 2018-11-17 11:10:31,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f1d644c76b144d1da306e9de11b694da used request id req-66f4c1e2-1630-4ae2-b575-7867e48f0e91 2018-11-17 11:10:31,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.143195867538s 2018-11-17 11:10:31,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a96985edb2a54ea2920e61709cb6dcb4&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=f1d644c76b144d1da306e9de11b694da used request id req-66f4c1e2-1630-4ae2-b575-7867e48f0e91 2018-11-17 11:10:31,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 11:10:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:31,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-925188ed-bbba-4632-8087-ac984909c835 2018-11-17 11:10:31,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 11:10:31,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 used request id req-925188ed-bbba-4632-8087-ac984909c835 2018-11-17 11:10:31,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244112014771s 2018-11-17 11:10:31,931 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 used request id req-925188ed-bbba-4632-8087-ac984909c835 2018-11-17 11:10:31,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ff413c-09f1-4b61-b851-d0d2fdbe9b3c 2018-11-17 11:10:32,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:32,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8ff413c-09f1-4b61-b851-d0d2fdbe9b3c 2018-11-17 11:10:32,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104518890381s 2018-11-17 11:10:32,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8ff413c-09f1-4b61-b851-d0d2fdbe9b3c 2018-11-17 11:10:32,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 11:10:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5696d7b5-42d7-477c-a876-3168dd5705d5 2018-11-17 11:10:32,152 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 11:10:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5696d7b5-42d7-477c-a876-3168dd5705d5 2018-11-17 11:10:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108263969421s 2018-11-17 11:10:32,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5696d7b5-42d7-477c-a876-3168dd5705d5 2018-11-17 11:10:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 11:10:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:32,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b31542-b558-4aba-97ec-692064cec943 2018-11-17 11:10:32,277 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 11:10:32,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f6b31542-b558-4aba-97ec-692064cec943 2018-11-17 11:10:32,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12367606163s 2018-11-17 11:10:32,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f6b31542-b558-4aba-97ec-692064cec943 2018-11-17 11:10:32,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 11:10:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=a96985edb2a54ea2920e61709cb6dcb4&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:32,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ad9349-4667-45e1-8342-cd4fd5844df7 2018-11-17 11:10:32,398 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=a96985edb2a54ea2920e61709cb6dcb4&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 11:10:32,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=a96985edb2a54ea2920e61709cb6dcb4&scope.domain.id=default used request id req-61ad9349-4667-45e1-8342-cd4fd5844df7 2018-11-17 11:10:32,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107836961746s 2018-11-17 11:10:32,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=a96985edb2a54ea2920e61709cb6dcb4&scope.domain.id=default used request id req-61ad9349-4667-45e1-8342-cd4fd5844df7 2018-11-17 11:10:32,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 11:10:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:32,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 11:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56964ed-e5de-4dca-82a4-14471e7fcd01 2018-11-17 11:10:32,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 11:10:32,535 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 used request id req-d56964ed-e5de-4dca-82a4-14471e7fcd01 2018-11-17 11:10:32,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.132990121841s 2018-11-17 11:10:32,536 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/a96985edb2a54ea2920e61709cb6dcb4/roles/77522f72cb38453d800d3c5850a6c541 used request id req-d56964ed-e5de-4dca-82a4-14471e7fcd01 2018-11-17 11:10:32,536 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 11:10:36,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 916a55e1-2c2a-4f39-b226-ec5457396fdb | 2018-11-17T11:10:36.575109 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 916a55e1-2c2a-4f39-b226-ec5457396fdb ~/.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-11-17 11:10:40,284 - 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-11-17 11:10:40,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 11:10:49,815 - 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=ab8c477f-845f-43e3-afa0-9959a92c5394) as the default verifier for the future CLI operations. 2018-11-17 11:10:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 11:10:52,300 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2dcc9e-ce32-40b0-82d6-fff61a0a33bb 2018-11-17 11:10:52,300 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 11:10:52,301 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-db2dcc9e-ce32-40b0-82d6-fff61a0a33bb 2018-11-17 11:10:52,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 11:10:52,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T12:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1d644c76b144d1da306e9de11b694da", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/f1d644c76b144d1da306e9de11b694da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/f1d644c76b144d1da306e9de11b694da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/f1d644c76b144d1da306e9de11b694da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_f1d644c76b144d1da306e9de11b694da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f1d644c76b144d1da306e9de11b694da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1d644c76b144d1da306e9de11b694da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/f1d644c76b144d1da306e9de11b694da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/f1d644c76b144d1da306e9de11b694da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f1d644c76b144d1da306e9de11b694da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/f1d644c76b144d1da306e9de11b694da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/f1d644c76b144d1da306e9de11b694da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f1d644c76b144d1da306e9de11b694da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/f1d644c76b144d1da306e9de11b694da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/f1d644c76b144d1da306e9de11b694da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "id": "a96985edb2a54ea2920e61709cb6dcb4"}, "audit_ids": ["rHUxwKcwTE6zDeHWdtGwlA"], "issued_at": "2018-11-17T11:10:52.000000Z"}} 2018-11-17 11:10:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 11:10:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:52,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:52 GMT X-Openstack-Request-Id: req-1ef62907-dc50-4ad6-8b86-e56d87bdcca0 2018-11-17 11:10:52,984 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 11:10:52,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1ef62907-dc50-4ad6-8b86-e56d87bdcca0 2018-11-17 11:10:52,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280116081238s 2018-11-17 11:10:52,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1ef62907-dc50-4ad6-8b86-e56d87bdcca0 2018-11-17 11:10:52,995 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-11-17 11:10:52,995 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 11:10:53,122 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 11:10:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 11:10:53,130 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:53 GMT 2018-11-17 11:10:53,130 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 11:10:53,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 11:10:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:53,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:53 GMT X-Openstack-Request-Id: req-6bedf68a-c0d4-4edc-8b69-ef9ef8a3a2af 2018-11-17 11:10:53,522 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 11:10:53,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6bedf68a-c0d4-4edc-8b69-ef9ef8a3a2af 2018-11-17 11:10:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.386320114136s 2018-11-17 11:10:53,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6bedf68a-c0d4-4edc-8b69-ef9ef8a3a2af 2018-11-17 11:10:53,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 11:10:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a"}' 2018-11-17 11:10:53,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:53 GMT Location: http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a435a37f-b3f5-4b51-a146-4adf249e2916 2018-11-17 11:10:53,579 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:53Z", "file": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "361a1e97-24c6-4bbb-aa97-466a3db41e73", "size": null, "self": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73", "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_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": null, "created_at": "2018-11-17T11:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 11:10:53,579 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a435a37f-b3f5-4b51-a146-4adf249e2916 2018-11-17 11:10:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0481419563293s 2018-11-17 11:10:53,579 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a435a37f-b3f5-4b51-a146-4adf249e2916 returning object 361a1e97-24c6-4bbb-aa97-466a3db41e73 2018-11-17 11:10:53,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 11:10:53,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" -d '' 2018-11-17 11:10:54,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 11:10:54 GMT X-Openstack-Request-Id: req-1e6ef90c-9cbb-4d13-b0ee-f27ff3a22205 2018-11-17 11:10:54,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-11-17 11:10:54,034 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file used request id req-1e6ef90c-9cbb-4d13-b0ee-f27ff3a22205 2018-11-17 11:10:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.454169988632s 2018-11-17 11:10:54,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file used request id req-1e6ef90c-9cbb-4d13-b0ee-f27ff3a22205 2018-11-17 11:10:54,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 11:10:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:54,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:54 GMT X-Openstack-Request-Id: req-9437c63c-63bb-4b4b-bc15-a85eb12b876a 2018-11-17 11:10:54,065 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:53Z", "file": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "361a1e97-24c6-4bbb-aa97-466a3db41e73", "size": 12716032, "self": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T11:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 11:10:54,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9437c63c-63bb-4b4b-bc15-a85eb12b876a 2018-11-17 11:10:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260210037231s 2018-11-17 11:10:54,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9437c63c-63bb-4b4b-bc15-a85eb12b876a 2018-11-17 11:10:54,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file', 'owner': u'f1d644c76b144d1da306e9de11b694da', 'id': u'361a1e97-24c6-4bbb-aa97-466a3db41e73', 'size': 12716032, u'self': u'/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1d644c76b144d1da306e9de11b694da', 'name': 'tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T11:10:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T11:10:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a', '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/361a1e97-24c6-4bbb-aa97-466a3db41e73', 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_2df71651-49bf-4e00-8e45-ef24aef4140a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a', 'created': u'2018-11-17T11:10:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T11:10:53Z', 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/361a1e97-24c6-4bbb-aa97-466a3db41e73', 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_2df71651-49bf-4e00-8e45-ef24aef4140a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 11:10:54,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 11:10:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_2df71651-49bf-4e00-8e45-ef24aef4140a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 11:10:54,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-44b5939e-c57c-4d46-82b3-046305c2e20d x-openstack-request-id: req-44b5939e-c57c-4d46-82b3-046305c2e20d 2018-11-17 11:10:54,813 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "02edc351-c965-475e-9ccb-92cbcea7fc7a", "name": "tempest_full-flavor_2df71651-49bf-4e00-8e45-ef24aef4140a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 11:10:54,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-44b5939e-c57c-4d46-82b3-046305c2e20d 2018-11-17 11:10:54,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.743342876434s 2018-11-17 11:10:54,814 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-44b5939e-c57c-4d46-82b3-046305c2e20d 2018-11-17 11:10:54,815 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_2df71651-49bf-4e00-8e45-ef24aef4140a', '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'8cbff874483b4da3951abfc162291b33', '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'02edc351-c965-475e-9ccb-92cbcea7fc7a', 'swap': 0}) 2018-11-17 11:10:54,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 11:10:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"extra_specs": {}}' 2018-11-17 11:10:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-905ea2e4-a419-45d8-adf7-4950454a9a95 x-openstack-request-id: req-905ea2e4-a419-45d8-adf7-4950454a9a95 2018-11-17 11:10:54,840 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 11:10:54,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a/os-extra_specs used request id req-905ea2e4-a419-45d8-adf7-4950454a9a95 2018-11-17 11:10:54,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250270366669s 2018-11-17 11:10:54,841 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a/os-extra_specs used request id req-905ea2e4-a419-45d8-adf7-4950454a9a95 2018-11-17 11:10:54,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:54,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:55,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33ffd51-6b7e-4693-bbab-3c538224d77d 2018-11-17 11:10:55,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:55,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d33ffd51-6b7e-4693-bbab-3c538224d77d 2018-11-17 11:10:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180524110794s 2018-11-17 11:10:55,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d33ffd51-6b7e-4693-bbab-3c538224d77d 2018-11-17 11:10:55,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 11:10:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:55,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077e9d44-fd3f-4f26-95e1-f54175e362b8 2018-11-17 11:10:55,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 11:10:55,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-077e9d44-fd3f-4f26-95e1-f54175e362b8 2018-11-17 11:10:55,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194916963577s 2018-11-17 11:10:55,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-077e9d44-fd3f-4f26-95e1-f54175e362b8 2018-11-17 11:10:55,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 11:10:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 11:10:55,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-3479c88c-dfa9-49dd-9b1a-14cfa2cf4cfa x-openstack-request-id: req-3479c88c-dfa9-49dd-9b1a-14cfa2cf4cfa 2018-11-17 11:10:55,617 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 11:10:55,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-3479c88c-dfa9-49dd-9b1a-14cfa2cf4cfa 2018-11-17 11:10:55,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0325539112091s 2018-11-17 11:10:55,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-3479c88c-dfa9-49dd-9b1a-14cfa2cf4cfa 2018-11-17 11:10:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 11:10:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:55,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:55 GMT X-Openstack-Request-Id: req-468aada6-b1e4-4ad8-8089-2b80d3671956 2018-11-17 11:10:55,649 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:53Z", "file": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "361a1e97-24c6-4bbb-aa97-466a3db41e73", "size": 12716032, "self": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T11:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 11:10:55,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-468aada6-b1e4-4ad8-8089-2b80d3671956 2018-11-17 11:10:55,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265550613403s 2018-11-17 11:10:55,650 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-468aada6-b1e4-4ad8-8089-2b80d3671956 2018-11-17 11:10:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 11:10:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a"}' 2018-11-17 11:10:55,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:55 GMT Location: http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa859b2c-d417-4fc6-b9a6-6fe66b230706 2018-11-17 11:10:55,716 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:55Z", "file": "/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f", "size": null, "self": "/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f", "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_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": null, "created_at": "2018-11-17T11:10:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 11:10:55,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-aa859b2c-d417-4fc6-b9a6-6fe66b230706 2018-11-17 11:10:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0587329864502s 2018-11-17 11:10:55,717 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-aa859b2c-d417-4fc6-b9a6-6fe66b230706 returning object f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f 2018-11-17 11:10:55,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 11:10:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" -d '' 2018-11-17 11:10:56,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 11:10:56 GMT X-Openstack-Request-Id: req-ddf50f81-d64e-48b4-b382-a80faa7fb146 2018-11-17 11:10:56,210 - 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-11-17 11:10:56,210 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file used request id req-ddf50f81-d64e-48b4-b382-a80faa7fb146 2018-11-17 11:10:56,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.492573022842s 2018-11-17 11:10:56,210 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file used request id req-ddf50f81-d64e-48b4-b382-a80faa7fb146 2018-11-17 11:10:56,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 11:10:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 11:10:56,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10:56 GMT X-Openstack-Request-Id: req-d100bf9c-ac4a-4b2b-8569-9fe1563d689e 2018-11-17 11:10:56,267 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:56Z", "file": "/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f", "size": 12716032, "self": "/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T11:10:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:53Z", "file": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "361a1e97-24c6-4bbb-aa97-466a3db41e73", "size": 12716032, "self": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T11:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 11:10:56,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d100bf9c-ac4a-4b2b-8569-9fe1563d689e 2018-11-17 11:10:56,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0531229972839s 2018-11-17 11:10:56,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d100bf9c-ac4a-4b2b-8569-9fe1563d689e 2018-11-17 11:10:56,270 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/file', 'owner': u'f1d644c76b144d1da306e9de11b694da', 'id': u'f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f', 'size': 12716032, u'self': u'/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1d644c76b144d1da306e9de11b694da', 'name': 'tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T11:10:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T11:10:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a', '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/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f', 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_2df71651-49bf-4e00-8e45-ef24aef4140a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_2df71651-49bf-4e00-8e45-ef24aef4140a', 'created': u'2018-11-17T11:10:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T11:10:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f', 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_2df71651-49bf-4e00-8e45-ef24aef4140a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 11:10:56,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 11:10:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 11:10:56,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-dfd43c33-70e4-46a5-8a4a-b86a495d0e43 x-openstack-request-id: req-dfd43c33-70e4-46a5-8a4a-b86a495d0e43 2018-11-17 11:10:56,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a8ee454a-1f5c-42aa-848e-101541e71a8b", "name": "tempest_full-flavor_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 11:10:56,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dfd43c33-70e4-46a5-8a4a-b86a495d0e43 2018-11-17 11:10:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0338659286499s 2018-11-17 11:10:56,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dfd43c33-70e4-46a5-8a4a-b86a495d0e43 2018-11-17 11:10:56,306 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_2df71651-49bf-4e00-8e45-ef24aef4140a', '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'8cbff874483b4da3951abfc162291b33', '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'a8ee454a-1f5c-42aa-848e-101541e71a8b', 'swap': 0}) 2018-11-17 11:10:56,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 11:10:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" -d '{"extra_specs": {}}' 2018-11-17 11:10:56,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 11:10: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-28b22a1f-2c6c-4e40-91c3-4a25123a838f x-openstack-request-id: req-28b22a1f-2c6c-4e40-91c3-4a25123a838f 2018-11-17 11:10:56,328 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 11:10:56,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b/os-extra_specs used request id req-28b22a1f-2c6c-4e40-91c3-4a25123a838f 2018-11-17 11:10:56,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212368965149s 2018-11-17 11:10:56,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b/os-extra_specs used request id req-28b22a1f-2c6c-4e40-91c3-4a25123a838f 2018-11-17 11:10:56,329 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_2df71651-49bf-4e00-8e45-ef24aef4140a', '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'8cbff874483b4da3951abfc162291b33', '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'a8ee454a-1f5c-42aa-848e-101541e71a8b', 'swap': 0}) 2018-11-17 11:10:59,289 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 11:10:59,290 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 11:10:59,290 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 11:10:59,293 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 11:10:59,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 11:11:01,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ab8c477f-845f-43e3-afa0-9959a92c5394/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-11-17 11:11:01,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 11:11:01,330 - 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-11-17 11:11:10,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:10.937 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.376s] 2018-11-17 11:11:11,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:11.040 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.103s] 2018-11-17 11:11:11,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:11.101 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.060s] 2018-11-17 11:11:11,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:11.178 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.077s] 2018-11-17 11:11:11,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:11.231 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.054s] 2018-11-17 11:11:13,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:13.894 32 INFO opnfv-tempest [-] {1} 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-11-17 11:11:13,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:13.894 32 INFO opnfv-tempest [-] {1} 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-11-17 11:11:18,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:18.201 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.323s] 2018-11-17 11:11:18,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:18.262 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.061s] 2018-11-17 11:11:21,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:21.755 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [11.316s] 2018-11-17 11:11:24,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:24.858 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.201s] 2018-11-17 11:11:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:25.187 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [3.431s] 2018-11-17 11:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:27.353 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [2.166s] 2018-11-17 11:11:27,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:27.368 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.014s] 2018-11-17 11:11:27,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:27.381 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.013s] 2018-11-17 11:11:27,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:27.394 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.013s] 2018-11-17 11:11:27,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:27.493 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.098s] 2018-11-17 11:11:28,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:28.588 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [1.094s] 2018-11-17 11:11:28,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:28.611 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.023s] 2018-11-17 11:11:28,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:28.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.092s] 2018-11-17 11:11:28,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:28.719 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.015s] 2018-11-17 11:11:28,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:28.729 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-11-17 11:11:32,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.115 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.277s] 2018-11-17 11:11:32,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.234 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.118s] 2018-11-17 11:11:32,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.314 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.081s] 2018-11-17 11:11:32,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.419 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.104s] 2018-11-17 11:11:32,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.530 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.110s] 2018-11-17 11:11:32,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:32.946 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.414s] 2018-11-17 11:11:33,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:33.070 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.124s] 2018-11-17 11:11:33,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:33.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.360s] 2018-11-17 11:11:33,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:33.571 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.139s] 2018-11-17 11:11:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:33.690 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.118s] 2018-11-17 11:11:38,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:38.176 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [27.547s] 2018-11-17 11:11:39,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:39.295 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.121s] 2018-11-17 11:11:41,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:41.099 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.803s] 2018-11-17 11:11:41,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:41.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.343s] 2018-11-17 11:11:41,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:41.485 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.049s] 2018-11-17 11:11:41,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:41.725 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.240s] 2018-11-17 11:11:43,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:43.133 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.033s] 2018-11-17 11:11:43,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:43.285 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.152s] 2018-11-17 11:11:43,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:43.483 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.197s] 2018-11-17 11:11:43,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:43.655 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.172s] 2018-11-17 11:11:43,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:43.952 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.296s] 2018-11-17 11:11:44,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:44.043 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.092s] 2018-11-17 11:11:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:44.115 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-11-17 11:11:44,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:44.291 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [15.560s] 2018-11-17 11:11:44,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:44.403 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.113s] 2018-11-17 11:11:49,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:49.146 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.540s] 2018-11-17 11:11:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:49.167 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.021s] 2018-11-17 11:11:49,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:49.211 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.043s] 2018-11-17 11:11:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:49.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.013s] 2018-11-17 11:11:53,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.062 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.271s] 2018-11-17 11:11:53,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.073 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-11-17 11:11:53,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.141 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.068s] 2018-11-17 11:11:53,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.185 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.044s] 2018-11-17 11:11:53,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.202 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-11-17 11:11:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.213 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-11-17 11:11:53,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:53.225 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.012s] 2018-11-17 11:11:55,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:55.881 32 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-11-17 11:11:56,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:56.649 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.330s] 2018-11-17 11:11:56,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:56.674 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.025s] 2018-11-17 11:11:59,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:11:59.536 32 INFO opnfv-tempest [-] {1} 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-11-17 11:12:00,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.543 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.284s] 2018-11-17 11:12:00,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.554 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-11-17 11:12:00,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.572 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.018s] 2018-11-17 11:12:00,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.581 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-11-17 11:12:00,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.649 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.068s] 2018-11-17 11:12:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.659 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-11-17 11:12:00,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.720 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.060s] 2018-11-17 11:12:00,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.729 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-11-17 11:12:00,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.745 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.015s] 2018-11-17 11:12:00,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.755 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-11-17 11:12:00,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.765 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-11-17 11:12:00,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.776 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-11-17 11:12:00,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.786 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-17 11:12:00,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:00.806 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-11-17 11:12:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:01.000 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [9.528s] 2018-11-17 11:12:06,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:06.575 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [43.701s] 2018-11-17 11:12:07,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:07.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-17 11:12:07,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:07.959 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.253s] 2018-11-17 11:12:07,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:07.996 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.037s] 2018-11-17 11:12:08,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:08.058 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.062s] 2018-11-17 11:12:08,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:08.079 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.020s] 2018-11-17 11:12:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:08.492 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.412s] 2018-11-17 11:12:09,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:09.519 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [8.517s] 2018-11-17 11:12:12,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:12.046 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-17 11:12:15,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:15.503 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.381s] 2018-11-17 11:12:15,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:15.563 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.059s] 2018-11-17 11:12:18,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:18.509 32 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-11-17 11:12:19,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:19.123 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.579s] 2018-11-17 11:12:19,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:19.253 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.130s] 2018-11-17 11:12:19,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:19.550 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.297s] 2018-11-17 11:12:20,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:20.270 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.719s] 2018-11-17 11:12:20,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:20.656 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.386s] 2018-11-17 11:12:22,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:22.862 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-17 11:12:23,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:23.984 32 INFO opnfv-tempest [-] {0} 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-11-17 11:12:29,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:29.057 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.880s] 2018-11-17 11:12:29,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:29.165 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.109s] 2018-11-17 11:12:31,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:31.306 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-11-17 11:12:32,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:32.457 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [9.417s] 2018-11-17 11:12:35,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.700 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.311s] 2018-11-17 11:12:35,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.737 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.037s] 2018-11-17 11:12:35,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.747 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [28.287s] 2018-11-17 11:12:35,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.772 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.035s] 2018-11-17 11:12:35,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.836 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.063s] 2018-11-17 11:12:35,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:35.945 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.109s] 2018-11-17 11:12:36,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:36.372 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.305s] 2018-11-17 11:12:36,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:36.676 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.305s] 2018-11-17 11:12:40,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:40.823 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.365s] 2018-11-17 11:12:43,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.326 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.309s] 2018-11-17 11:12:43,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.337 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-11-17 11:12:43,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.347 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-11-17 11:12:43,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.355 32 INFO opnfv-tempest [-] {3} 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-11-17 11:12:43,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.356 32 INFO opnfv-tempest [-] {3} 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-11-17 11:12:43,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.291s] 2018-11-17 11:12:43,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.652 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-11-17 11:12:43,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.694 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.042s] 2018-11-17 11:12:43,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:43.705 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2018-11-17 11:12:46,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:46.550 32 INFO opnfv-tempest [-] {0} 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-11-17 11:12:52,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:52.181 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.004s] 2018-11-17 11:12:52,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:52.403 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.222s] 2018-11-17 11:12:55,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:55.815 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.411s] 2018-11-17 11:12:57,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:57.411 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [7.367s] 2018-11-17 11:12:57,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:57.579 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.764s] 2018-11-17 11:12:57,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:57.744 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [21.999s] 2018-11-17 11:12:57,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:12:57.745 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-11-17 11:13:07,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:07.178 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [3.034s] 2018-11-17 11:13:08,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:08.762 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [1.584s] 2018-11-17 11:13:11,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:11.178 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.289s] 2018-11-17 11:13:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:11.985 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [3.222s] 2018-11-17 11:13:11,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:11.998 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.014s] 2018-11-17 11:13:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:13.831 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.627s] 2018-11-17 11:13:14,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:14.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.407s] 2018-11-17 11:13:18,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:18.543 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.362s] 2018-11-17 11:13:18,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:18.554 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-11-17 11:13:18,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:18.567 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.013s] 2018-11-17 11:13:18,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:18.578 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2018-11-17 11:13:19,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:19.233 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.654s] 2018-11-17 11:13:19,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:19.913 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.680s] 2018-11-17 11:13:21,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:21.517 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.769s] 2018-11-17 11:13:24,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:24.226 32 INFO opnfv-tempest [-] {1} 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-11-17 11:13:24,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:24.227 32 INFO opnfv-tempest [-] {1} 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-11-17 11:13:24,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:24.228 32 INFO opnfv-tempest [-] {1} 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-11-17 11:13:24,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:24.448 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [6.395s] 2018-11-17 11:13:26,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:26.546 32 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-11-17 11:13:28,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:28.378 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.332s] 2018-11-17 11:13:28,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:28.413 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.035s] 2018-11-17 11:13:28,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:28.443 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.030s] 2018-11-17 11:13:35,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:35.517 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.317s] 2018-11-17 11:13:35,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:35.653 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.329s] 2018-11-17 11:13:35,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:35.725 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.071s] 2018-11-17 11:13:35,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:35.792 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.067s] 2018-11-17 11:13:36,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:36.075 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.283s] 2018-11-17 11:13:42,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:42.293 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.554s] 2018-11-17 11:13:48,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:48.278 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [5.984s] 2018-11-17 11:13:48,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:48.281 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-17 11:13:48,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:48.282 32 INFO opnfv-tempest [-] {3} 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-11-17 11:13:48,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:48.283 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-17 11:13:55,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:55.133 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [64.852s] 2018-11-17 11:13:55,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:55.150 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.022s] 2018-11-17 11:13:57,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:57.009 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.963s] 2018-11-17 11:13:57,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:57.285 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.277s] 2018-11-17 11:13:57,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:57.670 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.384s] 2018-11-17 11:13:58,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:58.266 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.596s] 2018-11-17 11:13:58,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:58.290 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.023s] 2018-11-17 11:13:58,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:58.799 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.508s] 2018-11-17 11:13:59,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:13:59.088 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.289s] 2018-11-17 11:14:00,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:00.881 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.215s] 2018-11-17 11:14:00,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:00.895 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-11-17 11:14:01,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:01.158 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.262s] 2018-11-17 11:14:01,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:01.962 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [14.215s] 2018-11-17 11:14:04,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:04.474 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.514s] 2018-11-17 11:14:05,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:05.990 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.287s] 2018-11-17 11:14:06,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.033 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2018-11-17 11:14:06,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.080 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.047s] 2018-11-17 11:14:06,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.127 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.046s] 2018-11-17 11:14:06,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.148 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.021s] 2018-11-17 11:14:06,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.194 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.046s] 2018-11-17 11:14:06,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.237 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.043s] 2018-11-17 11:14:06,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.274 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.037s] 2018-11-17 11:14:06,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.296 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.022s] 2018-11-17 11:14:06,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.340 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.044s] 2018-11-17 11:14:06,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:06.381 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.041s] 2018-11-17 11:14:16,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:16.368 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.387s] 2018-11-17 11:14:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:17.248 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.231s] 2018-11-17 11:14:17,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:17.503 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.255s] 2018-11-17 11:14:33,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:33.196 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.478s] 2018-11-17 11:14:34,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:34.134 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.938s] 2018-11-17 11:14:34,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:34.384 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.249s] 2018-11-17 11:14:35,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:35.508 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [1.123s] 2018-11-17 11:14:36,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:36.618 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [1.110s] 2018-11-17 11:14:37,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:37.389 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.771s] 2018-11-17 11:14:52,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:52.147 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [56.979s] 2018-11-17 11:14:56,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:56.955 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [17.172s] 2018-11-17 11:14:58,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:14:58.178 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [14.743s] 2018-11-17 11:15:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:02.560 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.607s] 2018-11-17 11:15:30,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:30.635 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [91.522s] 2018-11-17 11:15:35,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:35.338 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [4.705s] 2018-11-17 11:15:36,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:36.482 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.145s] 2018-11-17 11:15:43,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:43.625 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [11.367s] 2018-11-17 11:15:43,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:43.642 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.017s] 2018-11-17 11:15:43,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:43.821 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.178s] 2018-11-17 11:15:44,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:44.228 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.407s] 2018-11-17 11:15:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:46.077 32 INFO opnfv-tempest [-] {2} 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-11-17 11:15:57,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:57.621 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.271s] 2018-11-17 11:15:57,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:57.946 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.324s] 2018-11-17 11:15:57,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:57.970 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.024s] 2018-11-17 11:15:58,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:58.294 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.323s] 2018-11-17 11:15:58,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:58.861 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.565s] 2018-11-17 11:15:59,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:15:59.167 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.306s] 2018-11-17 11:16:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:00.229 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.068s] 2018-11-17 11:16:01,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:01.220 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [5.765s] 2018-11-17 11:16:05,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:05.814 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.593s] 2018-11-17 11:16:08,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:08.545 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [70.350s] 2018-11-17 11:16:22,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:22.716 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [14.170s] 2018-11-17 11:16:26,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:26.541 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [3.826s] 2018-11-17 11:16:30,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:30.227 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.007s] 2018-11-17 11:16:30,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:30.746 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.522s] 2018-11-17 11:16:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.507 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.071s] 2018-11-17 11:16:33,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.564 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.057s] 2018-11-17 11:16:33,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.632 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.067s] 2018-11-17 11:16:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.764 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.132s] 2018-11-17 11:16:33,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.837 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.072s] 2018-11-17 11:16:33,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.902 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.065s] 2018-11-17 11:16:33,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:33.959 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.056s] 2018-11-17 11:16:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.043 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.083s] 2018-11-17 11:16:34,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.099 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.056s] 2018-11-17 11:16:34,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.507 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.408s] 2018-11-17 11:16:34,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.589 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.081s] 2018-11-17 11:16:34,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.690 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.100s] 2018-11-17 11:16:34,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:34.748 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.058s] 2018-11-17 11:16:37,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:37.190 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.557s] 2018-11-17 11:16:41,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.293 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.306s] 2018-11-17 11:16:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.356 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.063s] 2018-11-17 11:16:41,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.679 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.322s] 2018-11-17 11:16:41,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.689 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-11-17 11:16:41,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.726 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.037s] 2018-11-17 11:16:41,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.738 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-11-17 11:16:41,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.774 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.035s] 2018-11-17 11:16:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:41.796 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.022s] 2018-11-17 11:16:42,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:42.246 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.591s] 2018-11-17 11:16:42,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:42.273 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-11-17 11:16:42,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:42.284 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.010s] 2018-11-17 11:16:42,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:42.300 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.015s] 2018-11-17 11:16:47,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:47.005 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.615s] 2018-11-17 11:16:51,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:51.480 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.312s] 2018-11-17 11:16:51,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:51.520 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.550s] 2018-11-17 11:16:52,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:52.227 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.747s] 2018-11-17 11:16:52,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:52.533 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [1.012s] 2018-11-17 11:16:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:53.278 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.745s] 2018-11-17 11:16:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:53.444 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.216s] 2018-11-17 11:16:54,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:54.725 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.281s] 2018-11-17 11:16:54,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:54.838 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.727s] 2018-11-17 11:16:55,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:55.502 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.665s] 2018-11-17 11:16:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:55.513 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-11-17 11:16:55,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:55.754 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.241s] 2018-11-17 11:16:55,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:55.905 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.180s] 2018-11-17 11:16:55,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:55.974 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.219s] 2018-11-17 11:16:56,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:56.215 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.241s] 2018-11-17 11:16:56,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:56.570 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.354s] 2018-11-17 11:16:56,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:16:56.599 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.029s] 2018-11-17 11:17:04,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:04.881 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.562s] 2018-11-17 11:17:04,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:04.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-11-17 11:17:05,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:05.791 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.896s] 2018-11-17 11:17:05,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:05.795 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:05,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:05.796 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:05,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:05.797 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:05,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:05.825 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.033s] 2018-11-17 11:17:06,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:06.133 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.306s] 2018-11-17 11:17:06,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:06.136 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:06,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:06.137 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:06,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:06.138 32 INFO opnfv-tempest [-] {2} 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-11-17 11:17:06,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:06.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [13.364s] 2018-11-17 11:17:08,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:08.663 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [68.418s] 2018-11-17 11:17:16,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:16.807 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [12.630s] 2018-11-17 11:17:17,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:17.408 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [10.760s] 2018-11-17 11:17:17,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:17.935 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.132s] 2018-11-17 11:17:19,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:19.889 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.952s] 2018-11-17 11:17:24,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:24.664 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.390s] 2018-11-17 11:17:24,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:24.869 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.205s] 2018-11-17 11:17:24,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:24.967 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.097s] 2018-11-17 11:17:25,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:25.547 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.579s] 2018-11-17 11:17:26,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:26.835 32 INFO opnfv-tempest [-] {3} 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-11-17 11:17:28,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:28.822 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.301s] 2018-11-17 11:17:28,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:28.860 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.038s] 2018-11-17 11:17:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:29.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.255s] 2018-11-17 11:17:33,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:33.301 32 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-17 11:17:38,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:38.919 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [19.023s] 2018-11-17 11:17:39,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:39.483 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.571s] 2018-11-17 11:17:47,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:47.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [29.130s] 2018-11-17 11:17:49,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:49.340 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.386s] 2018-11-17 11:17:57,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:57.027 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.260s] 2018-11-17 11:17:57,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:57.152 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.125s] 2018-11-17 11:17:58,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:17:58.184 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.032s] 2018-11-17 11:18:01,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:01.083 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.766s] 2018-11-17 11:18:14,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:14.079 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [12.993s] 2018-11-17 11:18:15,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:15.404 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.327s] 2018-11-17 11:18:19,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:19.106 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [41.958s] 2018-11-17 11:18:21,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:21.769 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.744s] 2018-11-17 11:18:23,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:23.204 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [7.795s] 2018-11-17 11:18:23,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:23.205 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-17 11:18:26,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:26.687 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.080s] 2018-11-17 11:18:26,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:26.804 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.117s] 2018-11-17 11:18:27,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:27.204 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.399s] 2018-11-17 11:18:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:27.326 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.122s] 2018-11-17 11:18:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:27.327 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-17 11:18:35,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:35.035 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.860s] 2018-11-17 11:18:35,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:35.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.295s] 2018-11-17 11:18:36,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:36.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.991s] 2018-11-17 11:18:36,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:36.614 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.291s] 2018-11-17 11:18:36,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:36.641 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.027s] 2018-11-17 11:18:36,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:36.938 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.296s] 2018-11-17 11:18:41,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:41.554 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.723s] 2018-11-17 11:18:41,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:41.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.319s] 2018-11-17 11:18:42,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:42.501 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.628s] 2018-11-17 11:18:46,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:18:46.737 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.316s] 2018-11-17 11:19:06,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:06.180 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [47.076s] 2018-11-17 11:19:08,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:08.430 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.078s] 2018-11-17 11:19:08,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:08.545 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.115s] 2018-11-17 11:19:08,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:08.959 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.414s] 2018-11-17 11:19:09,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:09.119 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.159s] 2018-11-17 11:19:09,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:09.120 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-17 11:19:17,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:17.000 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.780s] 2018-11-17 11:19:24,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:24.991 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.993s] 2018-11-17 11:19:28,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:28.756 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [32.365s] 2018-11-17 11:19:52,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:52.561 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [23.804s] 2018-11-17 11:19:53,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:19:53.224 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [47.032s] 2018-11-17 11:20:00,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:00.611 32 INFO opnfv-tempest [-] {0} 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-11-17 11:20:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:09.998 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2018-11-17 11:20:10,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.010 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-17 11:20:10,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.233 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.222s] 2018-11-17 11:20:10,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.244 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-17 11:20:10,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.255 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-11-17 11:20:10,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.277 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2018-11-17 11:20:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.341 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2018-11-17 11:20:10,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.397 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.056s] 2018-11-17 11:20:10,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.766 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.368s] 2018-11-17 11:20:10,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.782 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-11-17 11:20:10,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:10.894 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.112s] 2018-11-17 11:20:15,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:15.218 32 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-11-17 11:20:23,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:23.018 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [5.369s] 2018-11-17 11:20:24,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:24.023 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [59.016s] 2018-11-17 11:20:24,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:24.339 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [59.390s] 2018-11-17 11:20:24,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:24.421 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.404s] 2018-11-17 11:20:31,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:31.856 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [7.432s] 2018-11-17 11:20:35,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:35.528 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.113s] 2018-11-17 11:20:35,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:35.637 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.108s] 2018-11-17 11:20:35,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:35.893 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.256s] 2018-11-17 11:20:35,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:35.985 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.092s] 2018-11-17 11:20:35,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:35.986 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-17 11:20:38,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:38.819 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.962s] 2018-11-17 11:20:41,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:41.849 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.050s] 2018-11-17 11:20:41,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:41.860 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-11-17 11:20:48,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:48.089 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-17 11:20:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:49.357 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.535s] 2018-11-17 11:20:49,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:49.729 32 INFO opnfv-tempest [-] {3} 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-11-17 11:20:55,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:55.939 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.582s] 2018-11-17 11:20:57,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:57.984 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.061s] 2018-11-17 11:20:58,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:20:58.004 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.020s] 2018-11-17 11:21:09,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:09.025 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [5.374s] 2018-11-17 11:21:14,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:14.326 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.299s] 2018-11-17 11:21:19,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:19.312 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [54.962s] 2018-11-17 11:21:20,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:20.383 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.695s] 2018-11-17 11:21:20,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:20.790 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.407s] 2018-11-17 11:21:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:21.185 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.394s] 2018-11-17 11:21:21,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:21.605 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.420s] 2018-11-17 11:21:22,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:22.003 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.397s] 2018-11-17 11:21:36,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:36.010 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-11-17 11:21:36,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:36.106 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-11-17 11:21:43,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:43.032 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.666s] 2018-11-17 11:21:43,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:43.151 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.119s] 2018-11-17 11:21:43,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:43.269 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.118s] 2018-11-17 11:21:48,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:48.984 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.711s] 2018-11-17 11:21:49,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:49.015 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.034s] 2018-11-17 11:21:49,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:49.052 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.037s] 2018-11-17 11:21:50,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:50.072 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.120s] 2018-11-17 11:21:57,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:57.629 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-11-17 11:21:58,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:58.011 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.176s] 2018-11-17 11:21:58,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:21:58.060 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.048s] 2018-11-17 11:22:00,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:00.684 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.796s] 2018-11-17 11:22:00,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:00.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-17 11:22:01,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:01.002 32 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-11-17 11:22:01,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:01.003 32 INFO opnfv-tempest [-] {3} 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-11-17 11:22:01,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:01.003 32 INFO opnfv-tempest [-] {3} 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-11-17 11:22:07,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:07.475 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.949s] 2018-11-17 11:22:09,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:09.296 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.882s] 2018-11-17 11:22:11,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:11.767 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:22:11,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:11.769 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:22:11,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:11.769 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:22:12,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:12.085 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.788s] 2018-11-17 11:22:13,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:13.845 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.759s] 2018-11-17 11:22:14,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:14.873 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.027s] 2018-11-17 11:22:15,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:15.785 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.912s] 2018-11-17 11:22:16,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:16.373 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.520s] 2018-11-17 11:22:16,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:16.440 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.654s] 2018-11-17 11:22:17,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:17.130 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.689s] 2018-11-17 11:22:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:17.770 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.640s] 2018-11-17 11:22:18,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:18.783 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [59.456s] 2018-11-17 11:22:19,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:19.148 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.377s] 2018-11-17 11:22:20,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:20.264 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.115s] 2018-11-17 11:22:20,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:20.475 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.211s] 2018-11-17 11:22:20,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:20.694 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.218s] 2018-11-17 11:22:20,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:20.921 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.227s] 2018-11-17 11:22:21,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:21.134 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.212s] 2018-11-17 11:22:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:21.350 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.215s] 2018-11-17 11:22:21,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:21.570 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.220s] 2018-11-17 11:22:22,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:22.161 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.589s] 2018-11-17 11:22:23,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:23.104 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.942s] 2018-11-17 11:22:23,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:23.530 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.426s] 2018-11-17 11:22:24,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:24.839 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.893s] 2018-11-17 11:22:26,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:26.669 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.135s] 2018-11-17 11:22:26,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:26.670 32 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-11-17 11:22:26,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:26.891 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.223s] 2018-11-17 11:22:27,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:27.435 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.544s] 2018-11-17 11:22:27,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:27.663 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.227s] 2018-11-17 11:22:27,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:27.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.281s] 2018-11-17 11:22:28,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:28.183 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.237s] 2018-11-17 11:22:28,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:28.421 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.237s] 2018-11-17 11:22:28,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:28.599 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.759s] 2018-11-17 11:22:28,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:28.631 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.210s] 2018-11-17 11:22:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:28.851 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.219s] 2018-11-17 11:22:29,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:29.097 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.245s] 2018-11-17 11:22:29,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:29.313 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.216s] 2018-11-17 11:22:29,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:29.557 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.959s] 2018-11-17 11:22:29,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:29.813 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.500s] 2018-11-17 11:22:30,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:30.409 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.593s] 2018-11-17 11:22:30,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:30.411 32 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-11-17 11:22:30,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:30.412 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-17 11:22:30,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:30.613 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.204s] 2018-11-17 11:22:30,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:30.831 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.218s] 2018-11-17 11:22:31,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:31.044 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.486s] 2018-11-17 11:22:33,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:33.683 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.850s] 2018-11-17 11:22:33,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:33.909 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.227s] 2018-11-17 11:22:34,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.149 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.239s] 2018-11-17 11:22:34,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.151 32 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-11-17 11:22:34,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.152 32 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-11-17 11:22:34,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.368 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.218s] 2018-11-17 11:22:34,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.580 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.211s] 2018-11-17 11:22:34,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:34.787 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.207s] 2018-11-17 11:22:39,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:39.885 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.824s] 2018-11-17 11:22:40,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:40.648 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.763s] 2018-11-17 11:22:41,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:41.429 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.780s] 2018-11-17 11:22:42,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:42.265 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.835s] 2018-11-17 11:22:43,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:43.859 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.594s] 2018-11-17 11:22:45,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:45.060 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.201s] 2018-11-17 11:22:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:49.222 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.430s] 2018-11-17 11:22:49,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:49.635 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.413s] 2018-11-17 11:22:53,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:53.719 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects ... success [0.386s] 2018-11-17 11:22:53,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:53.856 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains ... success [0.137s] 2018-11-17 11:22:53,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:53.943 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name ... success [0.087s] 2018-11-17 11:22:58,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:22:58.170 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.890s] 2018-11-17 11:23:00,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:00.036 32 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-11-17 11:23:01,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:01.885 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.108s] 2018-11-17 11:23:02,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:02.048 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.163s] 2018-11-17 11:23:02,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:02.297 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.248s] 2018-11-17 11:23:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:02.404 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.107s] 2018-11-17 11:23:02,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:02.573 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.169s] 2018-11-17 11:23:08,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:08.486 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.220s] 2018-11-17 11:23:09,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:09.639 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.174s] 2018-11-17 11:23:10,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:10.224 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.584s] 2018-11-17 11:23:10,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:10.231 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:23:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:10.368 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.144s] 2018-11-17 11:23:10,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:10.496 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.128s] 2018-11-17 11:23:10,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:10.664 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.167s] 2018-11-17 11:23:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:11.160 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.496s] 2018-11-17 11:23:11,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:11.714 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.553s] 2018-11-17 11:23:17,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:17.471 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.363s] 2018-11-17 11:23:18,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:18.359 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [59.563s] 2018-11-17 11:23:23,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:23.821 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.462s] 2018-11-17 11:23:25,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:25.295 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.987s] 2018-11-17 11:23:26,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:26.656 32 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.025s] 2018-11-17 11:23:27,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:27.728 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [7.434s] 2018-11-17 11:23:28,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:28.225 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.568s] 2018-11-17 11:23:28,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:28.500 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.775s] 2018-11-17 11:23:30,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:30.401 32 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.176s] 2018-11-17 11:23:31,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:31.780 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.278s] 2018-11-17 11:23:36,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:36.473 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-11-17 11:23:37,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:37.322 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [6.914s] 2018-11-17 11:23:37,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:37.844 32 INFO opnfv-tempest [-] {1} 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-11-17 11:23:39,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:39.804 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.329s] 2018-11-17 11:23:42,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:42.897 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.123s] 2018-11-17 11:23:43,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:43.068 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.172s] 2018-11-17 11:23:44,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:44.166 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.538s] 2018-11-17 11:23:44,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:44.312 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.146s] 2018-11-17 11:23:44,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:44.874 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-11-17 11:23:44,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:44.972 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.659s] 2018-11-17 11:23:45,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:45.060 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.088s] 2018-11-17 11:23:45,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:45.723 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.663s] 2018-11-17 11:23:45,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:45.825 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-17 11:23:45,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:45.825 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-17 11:23:48,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:48.116 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.874s] 2018-11-17 11:23:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:48.498 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.382s] 2018-11-17 11:23:49,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:49.133 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.635s] 2018-11-17 11:23:50,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:50.389 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.393s] 2018-11-17 11:23:50,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:50.776 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:23:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:50.776 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:23:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:50.777 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:23:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:50.912 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.522s] 2018-11-17 11:23:54,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:54.987 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.463s] 2018-11-17 11:23:56,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:56.085 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.098s] 2018-11-17 11:23:57,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:57.068 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.804s] 2018-11-17 11:23:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:23:58.154 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [1.086s] 2018-11-17 11:24:00,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:00.713 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.577s] 2018-11-17 11:24:04,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:04.790 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.249s] 2018-11-17 11:24:05,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.062 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.272s] 2018-11-17 11:24:05,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.334 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.272s] 2018-11-17 11:24:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.654 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.319s] 2018-11-17 11:24:05,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.865 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.210s] 2018-11-17 11:24:05,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.901 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.331s] 2018-11-17 11:24:05,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:05.978 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.114s] 2018-11-17 11:24:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.208 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.230s] 2018-11-17 11:24:06,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.338 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.130s] 2018-11-17 11:24:06,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.452 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.113s] 2018-11-17 11:24:06,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.523 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-11-17 11:24:06,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.649 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.125s] 2018-11-17 11:24:06,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.741 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.839s] 2018-11-17 11:24:06,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:06.888 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.146s] 2018-11-17 11:24:07,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:07.291 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.403s] 2018-11-17 11:24:07,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:07.433 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.396s] 2018-11-17 11:24:07,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:07.988 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.554s] 2018-11-17 11:24:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:08.355 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.822s] 2018-11-17 11:24:08,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:08.363 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-11-17 11:24:08,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:08.670 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.306s] 2018-11-17 11:24:08,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:08.985 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.996s] 2018-11-17 11:24:09,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:09.402 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.730s] 2018-11-17 11:24:09,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:09.788 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.385s] 2018-11-17 11:24:10,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:10.181 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.392s] 2018-11-17 11:24:11,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:11.000 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.014s] 2018-11-17 11:24:11,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:11.120 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.120s] 2018-11-17 11:24:11,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:11.221 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.101s] 2018-11-17 11:24:11,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:11.335 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.114s] 2018-11-17 11:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:15.411 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.538s] 2018-11-17 11:24:15,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:15.541 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.130s] 2018-11-17 11:24:15,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:15.962 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.421s] 2018-11-17 11:24:16,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:16.489 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.790s] 2018-11-17 11:24:17,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:17.679 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.190s] 2018-11-17 11:24:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:18.291 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.611s] 2018-11-17 11:24:18,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:18.834 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.543s] 2018-11-17 11:24:20,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:20.178 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.976s] 2018-11-17 11:24:20,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:20.352 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.516s] 2018-11-17 11:24:20,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:20.363 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.443s] 2018-11-17 11:24:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:20.976 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.612s] 2018-11-17 11:24:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:20.995 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.816s] 2018-11-17 11:24:21,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:21.046 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.694s] 2018-11-17 11:24:21,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:21.599 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.603s] 2018-11-17 11:24:21,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:21.728 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.681s] 2018-11-17 11:24:22,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:22.129 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.532s] 2018-11-17 11:24:24,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:24.134 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.405s] 2018-11-17 11:24:25,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:25.020 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.886s] 2018-11-17 11:24:25,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:25.138 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.487s] 2018-11-17 11:24:26,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:26.060 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.039s] 2018-11-17 11:24:26,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:26.171 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.111s] 2018-11-17 11:24:26,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:26.883 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.711s] 2018-11-17 11:24:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:28.119 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.235s] 2018-11-17 11:24:29,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.583 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.260s] 2018-11-17 11:24:29,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.591 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.008s] 2018-11-17 11:24:29,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.598 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2018-11-17 11:24:29,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.606 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-11-17 11:24:29,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.892 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.286s] 2018-11-17 11:24:29,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:29.898 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-11-17 11:24:30,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:30.225 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.326s] 2018-11-17 11:24:30,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:30.233 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.008s] 2018-11-17 11:24:30,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:30.240 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-11-17 11:24:30,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:30.247 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2018-11-17 11:24:30,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:30.620 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.491s] 2018-11-17 11:24:31,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:31.342 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.721s] 2018-11-17 11:24:31,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:31.830 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.488s] 2018-11-17 11:24:32,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:32.539 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.708s] 2018-11-17 11:24:32,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:32.976 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.437s] 2018-11-17 11:24:33,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:33.961 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.984s] 2018-11-17 11:24:34,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:34.888 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.571s] 2018-11-17 11:24:35,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:35.240 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.278s] 2018-11-17 11:24:35,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:35.947 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.707s] 2018-11-17 11:24:36,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:36.571 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.623s] 2018-11-17 11:24:37,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:37.085 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.703s] 2018-11-17 11:24:37,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:37.275 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.703s] 2018-11-17 11:24:37,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:37.844 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.758s] 2018-11-17 11:24:38,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:38.056 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.780s] 2018-11-17 11:24:39,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:39.309 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.429s] 2018-11-17 11:24:39,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:39.331 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2018-11-17 11:24:39,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:39.360 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.515s] 2018-11-17 11:24:46,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:46.518 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.145s] 2018-11-17 11:24:47,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:47.723 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.513s] 2018-11-17 11:24:50,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:50.117 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.270s] 2018-11-17 11:24:50,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:50.911 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.185s] 2018-11-17 11:24:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:50.912 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-17 11:24:52,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:52.442 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.922s] 2018-11-17 11:24:53,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:53.691 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.249s] 2018-11-17 11:24:53,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:53.839 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.930s] 2018-11-17 11:24:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:54.202 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.085s] 2018-11-17 11:24:54,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:54.965 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.273s] 2018-11-17 11:24:55,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:55.415 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.576s] 2018-11-17 11:24:56,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:56.638 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.673s] 2018-11-17 11:24:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:58.175 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-17 11:24:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:58.176 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-17 11:24:58,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:58.177 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-17 11:24:58,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:24:58.909 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.705s] 2018-11-17 11:25:00,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:00.722 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.157s] 2018-11-17 11:25:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:00.873 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.151s] 2018-11-17 11:25:01,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:01.070 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.196s] 2018-11-17 11:25:01,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:01.077 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-17 11:25:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:02.268 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.359s] 2018-11-17 11:25:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:04.883 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-11-17 11:25:05,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:05.862 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.977s] 2018-11-17 11:25:06,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:06.668 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.806s] 2018-11-17 11:25:07,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:07.277 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.394s] 2018-11-17 11:25:07,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:07.347 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.076s] 2018-11-17 11:25:08,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:08.304 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-17 11:25:11,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:11.281 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.616s] 2018-11-17 11:25:11,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:11.297 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-11-17 11:25:11,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:11.895 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.549s] 2018-11-17 11:25:12,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:12.213 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.536s] 2018-11-17 11:25:12,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:12.803 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.503s] 2018-11-17 11:25:12,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:12.804 32 INFO opnfv-tempest [-] {2} 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-11-17 11:25:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:13.223 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.420s] 2018-11-17 11:25:13,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:13.466 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.244s] 2018-11-17 11:25:14,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:14.322 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-17 11:25:14,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:14.323 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:25:14,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:14.324 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-11-17 11:25:16,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:16.288 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.331s] 2018-11-17 11:25:16,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:16.566 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.278s] 2018-11-17 11:25:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:16.717 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.151s] 2018-11-17 11:25:16,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:16.803 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.229s] 2018-11-17 11:25:16,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:16.975 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.378s] 2018-11-17 11:25:17,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:17.469 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.751s] 2018-11-17 11:25:17,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:17.476 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-11-17 11:25:17,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:17.495 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2018-11-17 11:25:17,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:17.509 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.014s] 2018-11-17 11:25:17,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:17.521 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.012s] 2018-11-17 11:25:18,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:18.083 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-17 11:25:20,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:20.089 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.113s] 2018-11-17 11:25:21,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:21.531 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.072s] 2018-11-17 11:25:21,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:21.688 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.157s] 2018-11-17 11:25:21,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:21.796 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-17 11:25:21,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:21.804 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.715s] 2018-11-17 11:25:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:22.280 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.591s] 2018-11-17 11:25:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:23.215 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.936s] 2018-11-17 11:25:24,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:24.846 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.041s] 2018-11-17 11:25:33,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:33.961 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.273s] 2018-11-17 11:25:34,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:34.074 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.116s] 2018-11-17 11:25:34,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:34.437 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.009s] 2018-11-17 11:25:34,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:34.789 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.352s] 2018-11-17 11:25:36,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.252 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-11-17 11:25:36,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.261 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-11-17 11:25:36,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.339 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.077s] 2018-11-17 11:25:36,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.383 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.043s] 2018-11-17 11:25:36,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.424 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.041s] 2018-11-17 11:25:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.461 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.037s] 2018-11-17 11:25:36,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.515 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2018-11-17 11:25:36,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.551 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.036s] 2018-11-17 11:25:36,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.610 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.059s] 2018-11-17 11:25:36,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.659 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.047s] 2018-11-17 11:25:36,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.704 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.045s] 2018-11-17 11:25:36,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.749 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-11-17 11:25:36,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.787 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.038s] 2018-11-17 11:25:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.827 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-11-17 11:25:36,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:36.880 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.052s] 2018-11-17 11:25:42,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:42.523 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.853s] 2018-11-17 11:25:43,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:43.351 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.706s] 2018-11-17 11:25:46,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:46.456 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.932s] 2018-11-17 11:25:49,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:49.051 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.842s] 2018-11-17 11:25:49,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:49.530 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.178s] 2018-11-17 11:25:49,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:49.938 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.886s] 2018-11-17 11:25:54,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:54.795 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.338s] 2018-11-17 11:25:56,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:56.222 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.723s] 2018-11-17 11:25:57,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:25:57.950 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-17 11:26:01,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:01.554 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.758s] 2018-11-17 11:26:03,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:03.622 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-17 11:26:04,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:04.980 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.180s] 2018-11-17 11:26:05,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:05.994 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.440s] 2018-11-17 11:26:07,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:07.648 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.666s] 2018-11-17 11:26:08,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:08.518 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.107s] 2018-11-17 11:26:09,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:09.176 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.658s] 2018-11-17 11:26:09,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:09.327 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.680s] 2018-11-17 11:26:10,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:10.801 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.806s] 2018-11-17 11:26:11,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:11.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.282s] 2018-11-17 11:26:12,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:12.941 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-17 11:26:12,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:12.943 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-11-17 11:26:15,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:15.210 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.408s] 2018-11-17 11:26:19,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:19.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.670s] 2018-11-17 11:26:20,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:20.654 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.859s] 2018-11-17 11:26:20,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:20.989 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.652s] 2018-11-17 11:26:25,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:25.240 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.250s] 2018-11-17 11:26:29,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:29.094 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.182s] 2018-11-17 11:26:32,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:32.198 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.575s] 2018-11-17 11:26:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:33.808 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [8.567s] 2018-11-17 11:26:34,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:34.641 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.444s] 2018-11-17 11:26:37,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:37.718 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.076s] 2018-11-17 11:26:39,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:39.021 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [35.387s] 2018-11-17 11:26:40,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:40.613 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.388s] 2018-11-17 11:26:41,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:41.400 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.788s] 2018-11-17 11:26:41,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:41.770 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.960s] 2018-11-17 11:26:42,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:42.470 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.751s] 2018-11-17 11:26:43,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:43.465 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.448s] 2018-11-17 11:26:47,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:47.302 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.531s] 2018-11-17 11:26:52,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:52.841 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.538s] 2018-11-17 11:26:55,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:55.953 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.385s] 2018-11-17 11:26:57,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:57.087 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.134s] 2018-11-17 11:26:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:26:58.141 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [5.299s] 2018-11-17 11:27:03,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:03.009 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.869s] 2018-11-17 11:27:06,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:06.124 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [22.654s] 2018-11-17 11:27:07,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:07.616 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [16.438s] 2018-11-17 11:27:16,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:16.585 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [10.460s] 2018-11-17 11:27:16,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:16.717 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.818s] 2018-11-17 11:27:16,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:16.759 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.278s] 2018-11-17 11:27:17,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:17.119 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.402s] 2018-11-17 11:27:17,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:17.614 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.031s] 2018-11-17 11:27:18,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:18.992 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.873s] 2018-11-17 11:27:19,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:19.621 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.862s] 2018-11-17 11:27:21,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:21.013 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [13.395s] 2018-11-17 11:27:22,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:22.822 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.202s] 2018-11-17 11:27:25,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:25.823 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.812s] 2018-11-17 11:27:27,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:27.574 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.956s] 2018-11-17 11:27:28,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:28.102 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.278s] 2018-11-17 11:27:28,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:28.378 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.555s] 2018-11-17 11:27:32,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:32.319 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.746s] 2018-11-17 11:27:39,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:39.858 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.539s] 2018-11-17 11:27:40,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:40.444 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.586s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-11-17 11:27:41,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:41.449 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [5.640s] 2018-11-17 11:27:47,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:47.094 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [5.644s] 2018-11-17 11:27:47,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:47.611 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.506s] 2018-11-17 11:27:51,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:51.408 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.314s] 2018-11-17 11:27:54,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:54.744 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [7.755s] 2018-11-17 11:27:56,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:56.412 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.004s] 2018-11-17 11:27:59,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:27:59.410 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [2.998s] 2018-11-17 11:28:01,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:01.913 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.462s] 2018-11-17 11:28:03,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:03.682 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.936s] 2018-11-17 11:28:12,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:12.616 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.933s] 2018-11-17 11:28:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:21.114 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [8.498s] 2018-11-17 11:28:21,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:21.429 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.599s] 2018-11-17 11:28:21,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:21.645 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [34.029s] 2018-11-17 11:28:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:21.709 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.281s] 2018-11-17 11:28:22,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:22.541 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.831s] 2018-11-17 11:28:23,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:23.637 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.995s] 2018-11-17 11:28:24,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:24.969 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.427s] 2018-11-17 11:28:31,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:31.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [6.245s] 2018-11-17 11:28:31,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:31.296 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.082s] 2018-11-17 11:28:31,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:31.657 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.360s] 2018-11-17 11:28:34,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:34.628 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.990s] 2018-11-17 11:28:42,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:42.578 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [21.461s] 2018-11-17 11:28:43,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:43.596 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [41.672s] 2018-11-17 11:28:44,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:44.436 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.809s] 2018-11-17 11:28:49,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:49.006 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.469s] 2018-11-17 11:28:50,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:50.162 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.724s] 2018-11-17 11:28:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:50.629 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.621s] 2018-11-17 11:28:51,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:51.401 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.772s] 2018-11-17 11:28:53,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:53.220 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.819s] 2018-11-17 11:28:53,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:53.997 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.776s] 2018-11-17 11:28:55,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:55.009 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.414s] 2018-11-17 11:28:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:55.094 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.096s] 2018-11-17 11:28:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:55.531 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.436s] 2018-11-17 11:28:55,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:55.591 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.061s] 2018-11-17 11:28:55,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:55.954 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.228s] 2018-11-17 11:28:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.176 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.221s] 2018-11-17 11:28:56,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.216 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.040s] 2018-11-17 11:28:56,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.273 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.057s] 2018-11-17 11:28:56,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.667 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.394s] 2018-11-17 11:28:56,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.785 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.191s] 2018-11-17 11:28:56,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:56.984 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.316s] 2018-11-17 11:28:57,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.228 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.243s] 2018-11-17 11:28:57,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.254 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.026s] 2018-11-17 11:28:57,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.286 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2018-11-17 11:28:57,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.320 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2018-11-17 11:28:57,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.412 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.628s] 2018-11-17 11:28:57,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.437 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-11-17 11:28:57,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.454 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-11-17 11:28:57,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:28:57.468 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-11-17 11:29:02,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:02.948 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.300s] 2018-11-17 11:29:07,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:07.763 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.964s] 2018-11-17 11:29:10,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:10.191 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.853s] 2018-11-17 11:29:11,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:11.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-17 11:29:12,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:12.075 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.224s] 2018-11-17 11:29:12,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:12.925 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.911s] 2018-11-17 11:29:17,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:17.556 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.364s] 2018-11-17 11:29:20,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:20.437 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.067s] 2018-11-17 11:29:20,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:20.622 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2018-11-17 11:29:21,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:21.597 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.427s] 2018-11-17 11:29:25,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:25.560 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.004s] 2018-11-17 11:29:28,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:28.467 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.905s] 2018-11-17 11:29:31,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:31.545 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.077s] 2018-11-17 11:29:32,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:32.587 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.459s] 2018-11-17 11:29:33,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:33.723 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.238s] 2018-11-17 11:29:35,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:35.317 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.727s] 2018-11-17 11:29:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:37.458 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.734s] 2018-11-17 11:29:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:37.943 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.627s] 2018-11-17 11:29:42,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:42.092 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.634s] 2018-11-17 11:29:43,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:43.133 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [11.587s] 2018-11-17 11:29:43,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:43.213 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.081s] 2018-11-17 11:29:43,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:43.225 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.121s] 2018-11-17 11:29:43,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:43.300 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.087s] 2018-11-17 11:29:50,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:50.956 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.044s] 2018-11-17 11:29:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:51.024 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.067s] 2018-11-17 11:29:51,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:51.045 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.021s] 2018-11-17 11:29:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:51.068 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.022s] 2018-11-17 11:29:51,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:51.151 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.083s] 2018-11-17 11:29:53,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:53.292 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.990s] 2018-11-17 11:29:54,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:54.906 32 INFO opnfv-tempest [-] {3} 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-11-17 11:29:54,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:54.906 32 INFO opnfv-tempest [-] {3} 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-11-17 11:29:54,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:54.907 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-17 11:29:59,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:29:59.486 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [46.550s] 2018-11-17 11:30:00,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:00.043 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.400s] 2018-11-17 11:30:00,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:00.375 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.331s] 2018-11-17 11:30:00,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:00.704 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.329s] 2018-11-17 11:30:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.047 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.343s] 2018-11-17 11:30:01,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.267 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.219s] 2018-11-17 11:30:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.560 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.292s] 2018-11-17 11:30:01,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.581 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.020s] 2018-11-17 11:30:01,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.783 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.075s] 2018-11-17 11:30:01,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:01.961 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.379s] 2018-11-17 11:30:02,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:02.330 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.368s] 2018-11-17 11:30:02,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:02.387 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.057s] 2018-11-17 11:30:02,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:02.773 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.385s] 2018-11-17 11:30:02,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:02.985 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.691s] 2018-11-17 11:30:04,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:04.533 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [2.749s] 2018-11-17 11:30:06,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:06.023 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.490s] 2018-11-17 11:30:11,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:11.441 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.417s] 2018-11-17 11:30:13,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:13.000 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.559s] 2018-11-17 11:30:14,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:14.598 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.612s] 2018-11-17 11:30:14,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:14.957 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.360s] 2018-11-17 11:30:15,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:15.015 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.057s] 2018-11-17 11:30:18,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:18.711 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.711s] 2018-11-17 11:30:21,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:21.920 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.207s] 2018-11-17 11:30:24,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:24.944 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [13.809s] 2018-11-17 11:30:25,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:25.191 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.174s] 2018-11-17 11:30:26,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:26.197 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.277s] 2018-11-17 11:30:27,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:27.965 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.767s] 2018-11-17 11:30:28,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:28.237 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.296s] 2018-11-17 11:30:32,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:32.594 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.356s] 2018-11-17 11:30:33,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:33.294 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.328s] 2018-11-17 11:30:34,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:34.386 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.194s] 2018-11-17 11:30:34,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:34.903 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.608s] 2018-11-17 11:30:39,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.422 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.518s] 2018-11-17 11:30:39,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.568 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.147s] 2018-11-17 11:30:39,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.675 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.106s] 2018-11-17 11:30:39,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.782 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.107s] 2018-11-17 11:30:39,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.819 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [7.223s] 2018-11-17 11:30:39,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.834 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2018-11-17 11:30:39,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.057s] 2018-11-17 11:30:39,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:39.994 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2018-11-17 11:30:40,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:40.098 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.103s] 2018-11-17 11:30:40,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:40.148 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2018-11-17 11:30:40,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:40.643 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.495s] 2018-11-17 11:30:42,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:42.858 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.038s] 2018-11-17 11:30:44,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:44.378 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.733s] 2018-11-17 11:30:45,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:30:45.594 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.736s] 2018-11-17 11:31:02,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:02.925 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.637s] 2018-11-17 11:31:06,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:06.230 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [22.162s] 2018-11-17 11:31:12,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:12.161 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.319s] 2018-11-17 11:31:17,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:17.169 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.940s] 2018-11-17 11:31:22,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:22.021 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.486s] 2018-11-17 11:31:23,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:23.948 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.078s] 2018-11-17 11:31:23,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:23.949 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-17 11:31:27,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:27.086 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.914s] 2018-11-17 11:31:27,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:27.087 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-11-17 11:31:31,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:31.811 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.725s] 2018-11-17 11:31:32,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:32.029 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.174s] 2018-11-17 11:31:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:33.833 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.812s] 2018-11-17 11:31:37,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:37.086 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [5.055s] 2018-11-17 11:31:41,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:41.809 32 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-11-17 11:31:42,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:42.795 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.982s] 2018-11-17 11:31:43,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:43.923 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.088s] 2018-11-17 11:31:43,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:43.924 32 INFO opnfv-tempest [-] {0} 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-11-17 11:31:48,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:48.389 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.465s] 2018-11-17 11:31:50,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:50.882 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.234s] 2018-11-17 11:31:51,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.435 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.552s] 2018-11-17 11:31:51,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.731 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.296s] 2018-11-17 11:31:51,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.807 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.076s] 2018-11-17 11:31:51,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.831 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.024s] 2018-11-17 11:31:51,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.854 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.024s] 2018-11-17 11:31:51,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.877 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.022s] 2018-11-17 11:31:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.898 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2018-11-17 11:31:51,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.918 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.020s] 2018-11-17 11:31:51,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.939 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.021s] 2018-11-17 11:31:51,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:51.962 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2018-11-17 11:31:52,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:52.272 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.309s] 2018-11-17 11:31:52,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:31:52.346 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.074s] 2018-11-17 11:32:00,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:00.193 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [11.802s] 2018-11-17 11:32:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:23.850 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [41.050s] 2018-11-17 11:32:25,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:25.793 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.947s] 2018-11-17 11:32:28,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:28.323 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-11-17 11:32:34,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:34.032 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.384s] 2018-11-17 11:32:41,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:41.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [41.121s] 2018-11-17 11:32:42,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:42.819 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.505s] 2018-11-17 11:32:43,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:43.831 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.636s] 2018-11-17 11:32:51,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:51.283 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.549s] 2018-11-17 11:32:51,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:51.477 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.194s] 2018-11-17 11:32:51,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:51.748 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.271s] 2018-11-17 11:32:51,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:51.962 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.214s] 2018-11-17 11:32:52,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:52.290 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.327s] 2018-11-17 11:32:52,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:52.445 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.155s] 2018-11-17 11:32:52,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:52.670 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.224s] 2018-11-17 11:32:52,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:52.788 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.118s] 2018-11-17 11:32:53,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:53.037 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.250s] 2018-11-17 11:32:58,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:58.011 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.112s] 2018-11-17 11:32:58,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:58.299 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.289s] 2018-11-17 11:32:58,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:32:58.709 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.409s] 2018-11-17 11:33:00,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:00.265 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.364s] 2018-11-17 11:33:00,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:00.904 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.194s] 2018-11-17 11:33:03,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:03.835 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [3.569s] 2018-11-17 11:33:06,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:06.184 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.348s] 2018-11-17 11:33:06,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:06.517 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.614s] 2018-11-17 11:33:06,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:06.568 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-11-17 11:33:06,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:06.616 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-11-17 11:33:08,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:08.496 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.311s] 2018-11-17 11:33:10,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:10.886 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.389s] 2018-11-17 11:33:13,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:13.295 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.408s] 2018-11-17 11:33:13,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:13.511 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.217s] 2018-11-17 11:33:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:15.914 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.401s] 2018-11-17 11:33:18,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:18.301 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.386s] 2018-11-17 11:33:20,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:20.806 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.504s] 2018-11-17 11:33:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:21.508 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.967s] 2018-11-17 11:33:22,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:22.060 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.552s] 2018-11-17 11:33:23,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:23.262 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.456s] 2018-11-17 11:33:25,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:25.102 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.037s] 2018-11-17 11:33:25,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:25.564 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.465s] 2018-11-17 11:33:25,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:25.675 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.411s] 2018-11-17 11:33:26,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:26.970 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.403s] 2018-11-17 11:33:27,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:27.590 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.620s] 2018-11-17 11:33:28,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:28.198 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.523s] 2018-11-17 11:33:29,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:29.745 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.151s] 2018-11-17 11:33:29,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:29.794 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.053s] 2018-11-17 11:33:31,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:31.314 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [3.114s] 2018-11-17 11:33:33,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:33.750 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.436s] 2018-11-17 11:33:35,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:35.019 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.097s] 2018-11-17 11:33:35,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:35.886 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.868s] 2018-11-17 11:33:36,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:36.387 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.636s] 2018-11-17 11:33:38,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:38.201 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.309s] 2018-11-17 11:33:38,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:38.652 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.456s] 2018-11-17 11:33:38,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:38.956 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.567s] 2018-11-17 11:33:40,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:40.103 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.448s] 2018-11-17 11:33:40,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:40.708 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.605s] 2018-11-17 11:33:41,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:41.400 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.444s] 2018-11-17 11:33:41,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:41.843 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.131s] 2018-11-17 11:33:41,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:41.884 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-11-17 11:33:43,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:43.228 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-11-17 11:33:43,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:43.820 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.419s] 2018-11-17 11:33:46,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:46.388 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.567s] 2018-11-17 11:33:46,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:46.397 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.344s] 2018-11-17 11:33:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:46.734 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.336s] 2018-11-17 11:33:48,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:48.879 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.490s] 2018-11-17 11:33:49,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:49.081 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.347s] 2018-11-17 11:33:51,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:51.377 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.497s] 2018-11-17 11:33:53,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:53.874 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.496s] 2018-11-17 11:33:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:33:56.431 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.556s] 2018-11-17 11:34:00,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:00.787 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.014s] 2018-11-17 11:34:00,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:00.794 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2018-11-17 11:34:00,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:00.801 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.006s] 2018-11-17 11:34:00,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:00.808 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-11-17 11:34:01,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.208 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.398s] 2018-11-17 11:34:01,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.217 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-11-17 11:34:01,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.226 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2018-11-17 11:34:01,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.385 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.158s] 2018-11-17 11:34:01,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.398 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.013s] 2018-11-17 11:34:01,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:01.406 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-11-17 11:34:06,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:06.453 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.203s] 2018-11-17 11:34:06,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:06.771 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.301s] 2018-11-17 11:34:06,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:06.980 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.208s] 2018-11-17 11:34:07,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:07.174 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.193s] 2018-11-17 11:34:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:07.314 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.141s] 2018-11-17 11:34:14,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:14.550 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-11-17 11:34:18,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:18.686 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.233s] 2018-11-17 11:34:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:19.610 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-11-17 11:34:24,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:24.270 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.179s] 2018-11-17 11:34:24,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:24.561 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.291s] 2018-11-17 11:34:24,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:24.727 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.165s] 2018-11-17 11:34:24,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:24.836 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.108s] 2018-11-17 11:34:24,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:24.967 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.132s] 2018-11-17 11:34:25,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.112 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.145s] 2018-11-17 11:34:25,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.264 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.151s] 2018-11-17 11:34:25,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.398 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.133s] 2018-11-17 11:34:25,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.455 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.057s] 2018-11-17 11:34:25,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.533 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.077s] 2018-11-17 11:34:25,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.664 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.131s] 2018-11-17 11:34:25,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.747 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.083s] 2018-11-17 11:34:25,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.826 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.079s] 2018-11-17 11:34:25,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:25.946 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.120s] 2018-11-17 11:34:26,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.015 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.069s] 2018-11-17 11:34:26,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.083 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.067s] 2018-11-17 11:34:26,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.220 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.136s] 2018-11-17 11:34:26,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.317 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.097s] 2018-11-17 11:34:26,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.400 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.083s] 2018-11-17 11:34:26,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.465 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.064s] 2018-11-17 11:34:26,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.541 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.076s] 2018-11-17 11:34:26,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.622 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.080s] 2018-11-17 11:34:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.730 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.108s] 2018-11-17 11:34:26,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.811 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.081s] 2018-11-17 11:34:26,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.860 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.048s] 2018-11-17 11:34:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.907 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.048s] 2018-11-17 11:34:26,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:26.969 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.061s] 2018-11-17 11:34:27,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:27.088 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.119s] 2018-11-17 11:34:27,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:27.871 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.029s] 2018-11-17 11:34:27,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:27.888 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-11-17 11:34:28,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:28.016 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.926s] 2018-11-17 11:34:28,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:28.101 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.086s] 2018-11-17 11:34:28,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:28.169 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.067s] 2018-11-17 11:34:29,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:29.066 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.895s] 2018-11-17 11:34:30,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:30.187 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.120s] 2018-11-17 11:34:30,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:30.349 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.163s] 2018-11-17 11:34:30,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:30.518 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.169s] 2018-11-17 11:34:30,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:30.686 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.167s] 2018-11-17 11:34:32,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:32.860 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [2.172s] 2018-11-17 11:34:32,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:32.984 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.125s] 2018-11-17 11:34:33,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:33.098 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.114s] 2018-11-17 11:34:37,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:37.091 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.485s] 2018-11-17 11:34:39,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:39.043 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.950s] 2018-11-17 11:34:41,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:41.181 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.137s] 2018-11-17 11:34:43,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:43.500 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.318s] 2018-11-17 11:34:47,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:47.989 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.430s] 2018-11-17 11:34:48,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:48.899 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.910s] 2018-11-17 11:34:50,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:50.527 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.069s] 2018-11-17 11:34:51,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:51.687 32 INFO opnfv-tempest [-] {1} 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-11-17 11:34:59,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:34:59.353 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [2.172s] 2018-11-17 11:35:03,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:03.194 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [6.126s] 2018-11-17 11:35:04,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:04.778 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.423s] 2018-11-17 11:35:05,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:05.113 32 INFO opnfv-tempest [-] {0} 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-11-17 11:35:05,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:05.114 32 INFO opnfv-tempest [-] {0} 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-11-17 11:35:05,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:05.115 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-17 11:35:08,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:08.933 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.155s] 2018-11-17 11:35:12,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:12.234 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.299s] 2018-11-17 11:35:13,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.005 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.532s] 2018-11-17 11:35:13,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.350 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.346s] 2018-11-17 11:35:13,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.508 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.158s] 2018-11-17 11:35:13,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.883 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.374s] 2018-11-17 11:35:13,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.899 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.016s] 2018-11-17 11:35:13,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:13.917 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.018s] 2018-11-17 11:35:14,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:14.063 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.145s] 2018-11-17 11:35:16,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:16.795 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.562s] 2018-11-17 11:35:17,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:17.204 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.409s] 2018-11-17 11:35:17,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:17.727 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-17 11:35:17,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:17.728 32 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-11-17 11:35:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:21.765 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.298s] 2018-11-17 11:35:21,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:21.980 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.215s] 2018-11-17 11:35:26,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:26.668 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.301s] 2018-11-17 11:35:27,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:27.103 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.435s] 2018-11-17 11:35:30,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:30.675 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.165s] 2018-11-17 11:35:30,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:30.703 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.028s] 2018-11-17 11:35:30,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:30.976 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.273s] 2018-11-17 11:35:32,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:32.599 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [1.621s] 2018-11-17 11:35:36,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:36.386 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.785s] 2018-11-17 11:35:36,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:36.408 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.188s] 2018-11-17 11:35:36,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:36.425 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.041s] 2018-11-17 11:35:36,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:36.778 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.369s] 2018-11-17 11:35:36,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:36.926 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.501s] 2018-11-17 11:35:44,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:44.881 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [345.290s] 2018-11-17 11:35:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:45.913 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.290s] 2018-11-17 11:35:46,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:46.128 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.215s] 2018-11-17 11:35:46,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:46.430 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.301s] 2018-11-17 11:35:47,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:47.620 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.189s] 2018-11-17 11:35:47,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:47.958 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.338s] 2018-11-17 11:35:50,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:50.181 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.048s] 2018-11-17 11:35:51,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:51.329 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.148s] 2018-11-17 11:35:59,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:59.374 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.805s] 2018-11-17 11:35:59,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:35:59.445 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.239s] 2018-11-17 11:36:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:00.107 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.734s] 2018-11-17 11:36:01,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:01.739 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.630s] 2018-11-17 11:36:01,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:01.948 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.209s] 2018-11-17 11:36:02,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:02.087 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.139s] 2018-11-17 11:36:06,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:06.614 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.330s] 2018-11-17 11:36:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:09.789 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-17 11:36:09,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:09.790 32 INFO opnfv-tempest [-] {1} 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-11-17 11:36:11,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:11.546 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.779s] 2018-11-17 11:36:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:12.860 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.314s] 2018-11-17 11:36:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:13.384 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.211s] 2018-11-17 11:36:22,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:22.798 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.229s] 2018-11-17 11:36:23,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:23.138 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.340s] 2018-11-17 11:36:23,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:23.188 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-11-17 11:36:23,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:23.904 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.715s] 2018-11-17 11:36:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.013 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.108s] 2018-11-17 11:36:24,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.271 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.257s] 2018-11-17 11:36:24,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.311 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.041s] 2018-11-17 11:36:24,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.376 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2018-11-17 11:36:24,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.462 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.085s] 2018-11-17 11:36:24,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.522 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.061s] 2018-11-17 11:36:24,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.569 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.046s] 2018-11-17 11:36:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.614 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2018-11-17 11:36:24,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.700 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.085s] 2018-11-17 11:36:24,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.784 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.084s] 2018-11-17 11:36:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.865 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.080s] 2018-11-17 11:36:24,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.914 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.049s] 2018-11-17 11:36:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:24.960 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.046s] 2018-11-17 11:36:25,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:25.006 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.046s] 2018-11-17 11:36:26,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:26.931 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.365s] 2018-11-17 11:36:28,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:28.737 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [1.806s] 2018-11-17 11:36:43,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:43.702 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [8.445s] 2018-11-17 11:36:46,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:46.010 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.309s] 2018-11-17 11:36:59,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:36:59.738 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.525s] 2018-11-17 11:37:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:37:07.182 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.441s] 2018-11-17 11:37:17,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:37:17.021 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.837s] 2018-11-17 11:37:24,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:37:24.413 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-17 11:37:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:37:45.976 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [21.556s] 2018-11-17 11:37:48,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:37:48.489 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.515s] 2018-11-17 11:38:05,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:05.925 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.429s] 2018-11-17 11:38:11,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:11.398 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.476s] 2018-11-17 11:38:17,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:17.016 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.616s] 2018-11-17 11:38:28,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:28.614 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.220s] 2018-11-17 11:38:28,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:28.902 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.288s] 2018-11-17 11:38:29,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:29.167 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.264s] 2018-11-17 11:38:29,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:29.466 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.298s] 2018-11-17 11:38:29,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:29.739 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.272s] 2018-11-17 11:38:32,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:38:32.195 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.454s] 2018-11-17 11:41:32,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:41:32.361 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... fail [347.388s] 2018-11-17 11:42:40,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:42:40.891 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [68.520s] 2018-11-17 11:42:40,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:42:40.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-11-17 11:42:40,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:42:40.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-17 11:42:48,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:42:48.506 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.617s] 2018-11-17 11:42:54,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:42:54.612 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.106s] 2018-11-17 11:43:26,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:26.998 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.454s] 2018-11-17 11:43:27,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:27.212 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.214s] 2018-11-17 11:43:27,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:27.432 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.219s] 2018-11-17 11:43:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:27.787 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.355s] 2018-11-17 11:43:28,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:28.159 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.371s] 2018-11-17 11:43:28,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:28.547 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.387s] 2018-11-17 11:43:28,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:28.903 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.356s] 2018-11-17 11:43:41,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:41.336 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.558s] 2018-11-17 11:43:41,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:41.352 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-11-17 11:43:41,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:41.372 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-11-17 11:43:41,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:41.838 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.465s] 2018-11-17 11:43:43,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.426 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.586s] 2018-11-17 11:43:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.440 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-11-17 11:43:43,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.459 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-11-17 11:43:43,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.470 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-11-17 11:43:43,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.481 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-11-17 11:43:43,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.502 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-11-17 11:43:43,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.512 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-11-17 11:43:43,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:43:43.523 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-11-17 11:45:12,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:45:12.971 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group ... success [2.332s] 2018-11-17 11:45:22,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:45:22.029 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip ... success [9.058s] 2018-11-17 11:46:56,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:46:56.755 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-11-17 11:47:00,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:47:00.079 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.320s] 2018-11-17 11:48:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:48:08.613 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.517s] 2018-11-17 11:49:21,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:21.619 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [72.990s] 2018-11-17 11:49:21,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:21.664 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2018-11-17 11:49:21,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:21.711 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.047s] 2018-11-17 11:49:38,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:38.245 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.264s] 2018-11-17 11:49:38,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:38.284 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-11-17 11:49:40,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:49:40.019 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-17 11:50:45,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:50:45.020 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [55.348s] 2018-11-17 11:51:16,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:51:16.696 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.666s] 2018-11-17 11:51:49,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:51:49.756 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [19.631s] 2018-11-17 11:52:04,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:04.407 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [14.652s] 2018-11-17 11:52:16,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:16.422 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [12.013s] 2018-11-17 11:52:36,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:36.149 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.067s] 2018-11-17 11:52:36,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:36.661 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.511s] 2018-11-17 11:52:37,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:37.488 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.826s] 2018-11-17 11:52:37,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:37.824 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.336s] 2018-11-17 11:52:38,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:38.328 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.503s] 2018-11-17 11:52:38,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:38.585 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.257s] 2018-11-17 11:52:46,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:46.626 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.205s] 2018-11-17 11:52:46,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:46.638 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-11-17 11:52:46,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:46.650 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-11-17 11:52:47,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:47.324 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.673s] 2018-11-17 11:52:47,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:47.333 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-11-17 11:52:47,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:47.342 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-11-17 11:52:47,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:47.947 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.604s] 2018-11-17 11:52:48,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:48.179 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.232s] 2018-11-17 11:52:49,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:49.483 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:52:49,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:49.485 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-17 11:52:49,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:49.486 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-17 11:52:49,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:49.487 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-11-17 11:52:55,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:55.029 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.851s] 2018-11-17 11:52:55,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:55.609 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.581s] 2018-11-17 11:52:56,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:52:56.331 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.722s] 2018-11-17 11:53:04,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:04.474 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.142s] 2018-11-17 11:53:04,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:04.613 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.140s] 2018-11-17 11:53:05,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:05.202 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.588s] 2018-11-17 11:53:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:05.721 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.519s] 2018-11-17 11:53:14,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:14.329 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.152s] 2018-11-17 11:53:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:14.466 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.137s] 2018-11-17 11:53:22,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:22.747 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.958s] 2018-11-17 11:53:23,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:23.724 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.976s] 2018-11-17 11:53:29,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:29.900 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-11-17 11:53:37,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:37.541 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.984s] 2018-11-17 11:53:42,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:42.325 32 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-11-17 11:53:42,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:42.326 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-17 11:53:48,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:48.594 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.268s] 2018-11-17 11:53:49,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:49.943 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-17 11:53:49,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:49.944 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-17 11:53:49,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:49.945 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-17 11:53:54,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.293 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.201s] 2018-11-17 11:53:54,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.308 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.015s] 2018-11-17 11:53:54,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.588 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.279s] 2018-11-17 11:53:54,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.784 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.195s] 2018-11-17 11:53:54,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.864 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.081s] 2018-11-17 11:53:54,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:53:54.901 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.036s] 2018-11-17 11:54:07,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:07.813 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.565s] 2018-11-17 11:54:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:08.110 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.299s] 2018-11-17 11:54:08,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:08.253 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.143s] 2018-11-17 11:54:22,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:22.607 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.806s] 2018-11-17 11:54:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:32.624 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.042s] 2018-11-17 11:54:40,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:40.293 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.025s] 2018-11-17 11:54:44,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:44.211 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.915s] 2018-11-17 11:54:51,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:54:51.714 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.503s] 2018-11-17 11:55:05,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:05.350 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.581s] 2018-11-17 11:55:09,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:09.566 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.215s] 2018-11-17 11:55:13,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:13.570 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.004s] 2018-11-17 11:55:17,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:17.761 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.190s] 2018-11-17 11:55:22,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:22.243 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.482s] 2018-11-17 11:55:26,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:26.214 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.971s] 2018-11-17 11:55:30,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:30.446 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.231s] 2018-11-17 11:55:34,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:34.404 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.958s] 2018-11-17 11:55:35,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:35.504 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.099s] 2018-11-17 11:55:37,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:37.721 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.217s] 2018-11-17 11:55:38,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.059 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.338s] 2018-11-17 11:55:38,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.173 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.114s] 2018-11-17 11:55:38,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.302 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.128s] 2018-11-17 11:55:38,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.367 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.065s] 2018-11-17 11:55:38,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.431 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.063s] 2018-11-17 11:55:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.535 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.105s] 2018-11-17 11:55:38,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.650 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.114s] 2018-11-17 11:55:38,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.702 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-11-17 11:55:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:38.765 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.062s] 2018-11-17 11:55:42,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:42.086 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.320s] 2018-11-17 11:55:56,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:55:56.090 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.343s] 2018-11-17 11:56:02,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:02.773 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.684s] 2018-11-17 11:56:07,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:07.789 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.015s] 2018-11-17 11:56:11,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:11.443 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.654s] 2018-11-17 11:56:13,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:13.289 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.845s] 2018-11-17 11:56:21,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:21.402 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.111s] 2018-11-17 11:56:21,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:21.459 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2018-11-17 11:56:21,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:21.797 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.337s] 2018-11-17 11:56:28,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:28.666 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.868s] 2018-11-17 11:56:36,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:36.120 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.452s] 2018-11-17 11:56:45,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:45.841 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.722s] 2018-11-17 11:56:45,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:45.909 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.068s] 2018-11-17 11:56:45,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:45.949 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.040s] 2018-11-17 11:56:52,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:52.846 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.893s] 2018-11-17 11:56:59,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:56:59.561 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.714s] 2018-11-17 11:57:08,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:08.716 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.288s] 2018-11-17 11:57:09,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:09.473 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [0.755s] 2018-11-17 11:57:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:10.364 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.891s] 2018-11-17 11:57:10,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:10.737 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.372s] 2018-11-17 11:57:11,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:11.887 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.148s] 2018-11-17 11:57:14,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:14.135 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.247s] 2018-11-17 11:57:14,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:14.710 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.575s] 2018-11-17 11:57:14,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:14.784 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.075s] 2018-11-17 11:57:15,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:15.513 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.726s] 2018-11-17 11:57:16,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:16.141 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.628s] 2018-11-17 11:57:16,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:16.542 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.401s] 2018-11-17 11:57:16,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:16.755 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.214s] 2018-11-17 11:57:16,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:16.773 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.017s] 2018-11-17 11:57:16,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:16.787 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.014s] 2018-11-17 11:57:18,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:18.100 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-11-17 11:57:22,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:22.983 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.117s] 2018-11-17 11:57:22,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:22.997 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2018-11-17 11:57:23,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.015 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.018s] 2018-11-17 11:57:23,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.037 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.021s] 2018-11-17 11:57:23,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.047 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2018-11-17 11:57:23,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.060 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2018-11-17 11:57:23,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.089 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.029s] 2018-11-17 11:57:23,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.101 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.011s] 2018-11-17 11:57:23,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.277 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.173s] 2018-11-17 11:57:23,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.283 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.009s] 2018-11-17 11:57:23,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.300 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.017s] 2018-11-17 11:57:23,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.308 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2018-11-17 11:57:23,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.318 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2018-11-17 11:57:23,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.322 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2018-11-17 11:57:23,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.330 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2018-11-17 11:57:23,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.599 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.269s] 2018-11-17 11:57:23,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.762 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.162s] 2018-11-17 11:57:23,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.880 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.114s] 2018-11-17 11:57:23,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:23.934 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.057s] 2018-11-17 11:57:24,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:24.016 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.082s] 2018-11-17 11:57:24,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:24.100 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.084s] 2018-11-17 11:57:46,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:46.352 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.146s] 2018-11-17 11:57:48,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:48.941 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.589s] 2018-11-17 11:57:55,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:55.815 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.674s] 2018-11-17 11:57:56,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:56.082 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.267s] 2018-11-17 11:57:58,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:58.834 32 INFO opnfv-tempest [-] {2} 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-11-17 11:57:58,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:57:58.835 32 INFO opnfv-tempest [-] {2} 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-11-17 11:58:03,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:03.008 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.295s] 2018-11-17 11:58:05,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:05.635 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.627s] 2018-11-17 11:58:08,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:08.275 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-17 11:58:15,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:15.608 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.850s] 2018-11-17 11:58:25,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:25.368 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.267s] 2018-11-17 11:58:25,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:25.647 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.278s] 2018-11-17 11:58:25,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:25.939 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.292s] 2018-11-17 11:58:26,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:26.210 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.271s] 2018-11-17 11:58:26,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:26.489 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.278s] 2018-11-17 11:58:36,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:36.537 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.611s] 2018-11-17 11:58:36,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:36.606 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.069s] 2018-11-17 11:58:47,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:47.822 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.097s] 2018-11-17 11:58:48,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:48.130 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.308s] 2018-11-17 11:58:49,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:49.054 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.923s] 2018-11-17 11:58:56,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:56.041 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.547s] 2018-11-17 11:58:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:56.302 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.261s] 2018-11-17 11:58:56,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:56.506 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.204s] 2018-11-17 11:58:56,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:58:56.770 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.263s] 2018-11-17 11:59:00,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:00.247 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-17 11:59:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:20.454 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.452s] 2018-11-17 11:59:29,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:29.428 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.162s] 2018-11-17 11:59:30,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:30.312 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.884s] 2018-11-17 11:59:36,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:36.227 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-17 11:59:55,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 11:59:55.288 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.448s] 2018-11-17 12:00:05,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:05.945 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.656s] 2018-11-17 12:00:06,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:06.365 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.423s] 2018-11-17 12:00:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:06.591 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.225s] 2018-11-17 12:00:07,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:07.084 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.493s] 2018-11-17 12:00:29,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:29.266 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.176s] 2018-11-17 12:00:32,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:32.293 32 INFO opnfv-tempest [-] {2} 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-11-17 12:00:47,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:47.275 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [11.584s] 2018-11-17 12:00:49,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:49.361 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [2.086s] 2018-11-17 12:00:51,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.217 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.856s] 2018-11-17 12:00:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.491 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.274s] 2018-11-17 12:00:51,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.776 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.285s] 2018-11-17 12:00:51,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.946 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.170s] 2018-11-17 12:00:51,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.972 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.025s] 2018-11-17 12:00:51,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:51.983 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.011s] 2018-11-17 12:00:52,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.273 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.289s] 2018-11-17 12:00:52,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.283 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-11-17 12:00:52,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.318 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-11-17 12:00:52,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.325 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-11-17 12:00:52,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.610 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.284s] 2018-11-17 12:00:52,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.645 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-11-17 12:00:52,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.839 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.194s] 2018-11-17 12:00:52,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:52.878 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.038s] 2018-11-17 12:00:53,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.184 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.306s] 2018-11-17 12:00:53,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.223 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.039s] 2018-11-17 12:00:53,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.258 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-11-17 12:00:53,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.422 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.162s] 2018-11-17 12:00:53,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.459 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.038s] 2018-11-17 12:00:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.493 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-11-17 12:00:53,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.500 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-11-17 12:00:53,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.535 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-11-17 12:00:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.573 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-17 12:00:53,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.607 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-11-17 12:00:53,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.616 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.009s] 2018-11-17 12:00:53,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.626 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.009s] 2018-11-17 12:00:53,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.668 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.041s] 2018-11-17 12:00:53,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.678 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.010s] 2018-11-17 12:00:53,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.715 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-11-17 12:00:53,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:00:53.753 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.038s] 2018-11-17 12:00:59,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e8b7717-afe0-4018-9a5e-41dc768cbf61 2018-11-17 12:00:59,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e8b7717-afe0-4018-9a5e-41dc768cbf61']'. 2018-11-17 12:01:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 12:01:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 12:01:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e8b7717-afe0-4018-9a5e-41dc768cbf61 | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 11:11:03 | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 12:00:59 | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:49:56 | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 12:01:00,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ab8c477f-845f-43e3-afa0-9959a92c5394) | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 916a55e1-2c2a-4f39-b226-ec5457396fdb) | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2987.546 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1219 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 271 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-11-17 12:01:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 12:01:00,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 12:01:00,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 12:01:01,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7545008183% 2018-11-17 12:01:03,568 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 50:11 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-17 12:01:03,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 12:01:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 12:01:04,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:01:04 GMT X-Openstack-Request-Id: req-0a456ba8-3b9f-4bfe-a414-2f3935975b22 2018-11-17 12:01:04,228 - 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-11-17 12:01:04,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f used request id req-0a456ba8-3b9f-4bfe-a414-2f3935975b22 2018-11-17 12:01:04,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.653158187866s 2018-11-17 12:01:04,228 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f2dc357c-249d-4bff-8ab7-6b3fcefa6c1f used request id req-0a456ba8-3b9f-4bfe-a414-2f3935975b22 2018-11-17 12:01:04,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 12:01:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:04,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-04e0278b-5ab1-42ae-86a2-3f0a14c9b910 x-openstack-request-id: req-04e0278b-5ab1-42ae-86a2-3f0a14c9b910 2018-11-17 12:01:04,546 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "02edc351-c965-475e-9ccb-92cbcea7fc7a", "name": "tempest_full-flavor_2df71651-49bf-4e00-8e45-ef24aef4140a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a8ee454a-1f5c-42aa-848e-101541e71a8b", "name": "tempest_full-flavor_alt_2df71651-49bf-4e00-8e45-ef24aef4140a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 12:01:04,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-04e0278b-5ab1-42ae-86a2-3f0a14c9b910 2018-11-17 12:01:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.317136049271s 2018-11-17 12:01:04,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-04e0278b-5ab1-42ae-86a2-3f0a14c9b910 2018-11-17 12:01:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 12:01:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:04,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-abfe721c-5d50-40e6-b2c5-5bfaedfae831 x-openstack-request-id: req-abfe721c-5d50-40e6-b2c5-5bfaedfae831 2018-11-17 12:01:04,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b used request id req-abfe721c-5d50-40e6-b2c5-5bfaedfae831 2018-11-17 12:01:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0819330215454s 2018-11-17 12:01:04,632 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a8ee454a-1f5c-42aa-848e-101541e71a8b used request id req-abfe721c-5d50-40e6-b2c5-5bfaedfae831 2018-11-17 12:01:04,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:01:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 12:01:04,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:04 GMT X-Openstack-Request-Id: req-c561e214-806f-48a9-aeae-c6f75bc355b1 2018-11-17 12:01:04,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T11:10:53Z", "file": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/file", "owner": "f1d644c76b144d1da306e9de11b694da", "id": "361a1e97-24c6-4bbb-aa97-466a3db41e73", "size": 12716032, "self": "/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/361a1e97-24c6-4bbb-aa97-466a3db41e73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_2df71651-49bf-4e00-8e45-ef24aef4140a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T11:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:01:04,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c561e214-806f-48a9-aeae-c6f75bc355b1 2018-11-17 12:01:04,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250170230865s 2018-11-17 12:01:04,661 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c561e214-806f-48a9-aeae-c6f75bc355b1 2018-11-17 12:01:04,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 12:01:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f72d22d1314badd017494a5138133885d116b2a8cd52d5336774d76ebdbd227" 2018-11-17 12:01:05,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:01:05 GMT X-Openstack-Request-Id: req-a6dccd53-373b-4dd2-b4c7-56de9ea2942b 2018-11-17 12:01:05,336 - 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-11-17 12:01:05,336 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73 used request id req-a6dccd53-373b-4dd2-b4c7-56de9ea2942b 2018-11-17 12:01:05,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.673305988312s 2018-11-17 12:01:05,336 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/361a1e97-24c6-4bbb-aa97-466a3db41e73 used request id req-a6dccd53-373b-4dd2-b4c7-56de9ea2942b 2018-11-17 12:01:05,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 12:01:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:05,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-499c04e4-7e39-4218-bd54-0f36c4c51ddb x-openstack-request-id: req-499c04e4-7e39-4218-bd54-0f36c4c51ddb 2018-11-17 12:01:05,362 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "02edc351-c965-475e-9ccb-92cbcea7fc7a", "name": "tempest_full-flavor_2df71651-49bf-4e00-8e45-ef24aef4140a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 12:01:05,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-499c04e4-7e39-4218-bd54-0f36c4c51ddb 2018-11-17 12:01:05,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250930786133s 2018-11-17 12:01:05,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-499c04e4-7e39-4218-bd54-0f36c4c51ddb 2018-11-17 12:01:05,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 12:01:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:05,406 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-fe13c1e2-5a07-48bb-a976-c3ffe51671fa x-openstack-request-id: req-fe13c1e2-5a07-48bb-a976-c3ffe51671fa 2018-11-17 12:01:05,406 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a used request id req-fe13c1e2-5a07-48bb-a976-c3ffe51671fa 2018-11-17 12:01:05,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425250530243s 2018-11-17 12:01:05,407 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/02edc351-c965-475e-9ccb-92cbcea7fc7a used request id req-fe13c1e2-5a07-48bb-a976-c3ffe51671fa 2018-11-17 12:01:05,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:01:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8e3f5d-56a7-4cf2-9064-b642f10c5839 2018-11-17 12:01:05,639 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 12:01:05,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1a8e3f5d-56a7-4cf2-9064-b642f10c5839 2018-11-17 12:01:05,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231978178024s 2018-11-17 12:01:05,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1a8e3f5d-56a7-4cf2-9064-b642f10c5839 2018-11-17 12:01:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:01:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:05,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856572de-8179-4aae-a555-1de6bc6eadae 2018-11-17 12:01:05,851 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_2df71651-49bf-4e00-8e45-ef24aef4140a", "links": {"self": "http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a96985edb2a54ea2920e61709cb6dcb4", "description": null}} 2018-11-17 12:01:05,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 used request id req-856572de-8179-4aae-a555-1de6bc6eadae 2018-11-17 12:01:05,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204002857208s 2018-11-17 12:01:05,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 used request id req-856572de-8179-4aae-a555-1de6bc6eadae 2018-11-17 12:01:05,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 12:01:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:06,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82dae25a-2bad-4895-a5e6-9edd990ddf39 2018-11-17 12:01:06,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:01:06,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 used request id req-82dae25a-2bad-4895-a5e6-9edd990ddf39 2018-11-17 12:01:06,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.343484163284s 2018-11-17 12:01:06,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a96985edb2a54ea2920e61709cb6dcb4 used request id req-82dae25a-2bad-4895-a5e6-9edd990ddf39 2018-11-17 12:01:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 12:01:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:06,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6594be3-8f3b-46ba-a371-5e8512d8a906 2018-11-17 12:01:06,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da"}, "tags": [], "enabled": true, "id": "f1d644c76b144d1da306e9de11b694da", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_2df71651-49bf-4e00-8e45-ef24aef4140a"}]} 2018-11-17 12:01:06,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e6594be3-8f3b-46ba-a371-5e8512d8a906 2018-11-17 12:01:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206655025482s 2018-11-17 12:01:06,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e6594be3-8f3b-46ba-a371-5e8512d8a906 2018-11-17 12:01:06,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 12:01:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:06,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fabbaaa-af50-4b35-84ab-43e3670ff01f 2018-11-17 12:01:06,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:01:06,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da used request id req-9fabbaaa-af50-4b35-84ab-43e3670ff01f 2018-11-17 12:01:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324259996414s 2018-11-17 12:01:06,740 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f1d644c76b144d1da306e9de11b694da used request id req-9fabbaaa-af50-4b35-84ab-43e3670ff01f 2018-11-17 12:01:06,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 12:01:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1d644c76b144d1da306e9de11b694da&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d22d6e8635c54853eb4cdd70ac59eb71e8f293c918787591dfcd90cdf726726a" 2018-11-17 12:01:07,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:07 GMT X-Openstack-Request-Id: req-9c1ab10b-1ef4-475f-845a-a3b29b1f0200 2018-11-17 12:01:07,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 12:01:07,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1d644c76b144d1da306e9de11b694da&name=default used request id req-9c1ab10b-1ef4-475f-845a-a3b29b1f0200 2018-11-17 12:01:07,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311075925827s 2018-11-17 12:01:07,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1d644c76b144d1da306e9de11b694da&name=default used request id req-9c1ab10b-1ef4-475f-845a-a3b29b1f0200 2018-11-17 12:01:07,058 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-17 12:01:07,058 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-17 12:01:09,972 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-382 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-17 12:01:09,975 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZhJrA8PY2rQ2I4IUn0utrFfIZ 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=8cbff874483b4da3951abfc162291b33 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-11-17 12:01:09,975 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-17 12:01:09,981 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-17 12:01:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 12:01:10,264 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9d2e77-2c6f-450c-93cc-e4d46d472d64 2018-11-17 12:01:10,265 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 12:01:10,265 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-1d9d2e77-2c6f-450c-93cc-e4d46d472d64 2018-11-17 12:01:10,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 12:01:10,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T13:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbff874483b4da3951abfc162291b33", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [], "type": "tempest-type-231781385", "id": "3c6124559f9f4f4da53990cb7ee8becf", "name": "tempest-service-1622857786"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [], "type": "tempest-type-1698810403", "id": "730176443b6d40dda02ae8841ca372ce", "name": "tempest-service-2067332239"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/8cbff874483b4da3951abfc162291b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dc6af12abca5460a9bc6846d61d2cefb"}, "audit_ids": ["GgnFfTa5RqKZFmjzeFcKEw"], "issued_at": "2018-11-17T12:01:10.000000Z"}} 2018-11-17 12:01:10,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-17 12:01:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:11,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:11 GMT X-Openstack-Request-Id: req-b90d500b-1ca1-4920-bd92-d7197cc5a7e2 2018-11-17 12:01:11,293 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8bdae405-a5b1-4a32-953f-9c7c8931378e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e017a53e723048d6909f47ac4087b304","l2_adjacency":true,"status":"ACTIVE","subnets":["598fbb70-5a45-41e7-8e9b-364d3ebc92f6"],"description":"","tags":[],"updated_at":"2018-11-17T07:02:57Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e017a53e723048d6909f47ac4087b304","created_at":"2018-11-17T06:46:30Z","provider:network_type":"flat"}]} 2018-11-17 12:01:11,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b90d500b-1ca1-4920-bd92-d7197cc5a7e2 2018-11-17 12:01:11,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.621906995773s 2018-11-17 12:01:11,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b90d500b-1ca1-4920-bd92-d7197cc5a7e2 2018-11-17 12:01:11,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 12:01:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:11,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac53f5e1-efe8-4782-9304-1693574a6cd5 2018-11-17 12:01:11,492 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/2e82ce6f482d4f148792704bbc40490a"}, "tags": [], "enabled": true, "id": "2e82ce6f482d4f148792704bbc40490a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-17 12:01:11,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ac53f5e1-efe8-4782-9304-1693574a6cd5 2018-11-17 12:01:11,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190166950226s 2018-11-17 12:01:11,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ac53f5e1-efe8-4782-9304-1693574a6cd5 2018-11-17 12:01:11,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-17 12:01:11,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}}' 2018-11-17 12:01:11,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 379 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf1dc40-9de8-4a25-bcff-354f0837e377 2018-11-17 12:01:11,719 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a"}, "tags": [], "enabled": true, "id": "2b85599884194f358ffc083bf602693a", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}} 2018-11-17 12:01:11,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0bf1dc40-9de8-4a25-bcff-354f0837e377 2018-11-17 12:01:11,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219000816345s 2018-11-17 12:01:11,720 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0bf1dc40-9de8-4a25-bcff-354f0837e377 2018-11-17 12:01:11,720 - 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'2b85599884194f358ffc083bf602693a', '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_220b227d-ca5f-428a-8c1e-02f35c78d9c8'}) 2018-11-17 12:01:11,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-17 12:01:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7c9f2783-8c2d-4f7d-8412-16e26a3625cf", "email": null, "name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}}' 2018-11-17 12:01:12,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0e7d31-3cc3-48cf-923e-5b50b9f8f55f 2018-11-17 12:01:12,150 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "domain_id": "default", "password_expires_at": null}} 2018-11-17 12:01:12,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8c0e7d31-3cc3-48cf-923e-5b50b9f8f55f 2018-11-17 12:01:12,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.42266702652s 2018-11-17 12:01:12,150 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8c0e7d31-3cc3-48cf-923e-5b50b9f8f55f 2018-11-17 12:01:12,151 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c5ca5af328ac4227a72cc9772106caf5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8'}) 2018-11-17 12:01:12,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:12,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37af2bb4-9dd5-4455-b229-5dadfe56e70c 2018-11-17 12:01:12,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37af2bb4-9dd5-4455-b229-5dadfe56e70c 2018-11-17 12:01:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195327043533s 2018-11-17 12:01:12,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37af2bb4-9dd5-4455-b229-5dadfe56e70c 2018-11-17 12:01:12,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:12,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b56e14a-5524-4205-9b76-bfba4627f8f0 2018-11-17 12:01:12,466 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:12,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b56e14a-5524-4205-9b76-bfba4627f8f0 2018-11-17 12:01:12,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11007809639s 2018-11-17 12:01:12,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b56e14a-5524-4205-9b76-bfba4627f8f0 2018-11-17 12:01:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:12,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb03d90-e7cc-43e5-b333-429881f4916d 2018-11-17 12:01:12,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:12,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afb03d90-e7cc-43e5-b333-429881f4916d 2018-11-17 12:01:12,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116296052933s 2018-11-17 12:01:12,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afb03d90-e7cc-43e5-b333-429881f4916d 2018-11-17 12:01:12,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 12:01:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:12,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28ee7b7-d964-4517-8734-c3f4858b12ba 2018-11-17 12:01:12,790 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 12:01:12,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b28ee7b7-d964-4517-8734-c3f4858b12ba 2018-11-17 12:01:12,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195384979248s 2018-11-17 12:01:12,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b28ee7b7-d964-4517-8734-c3f4858b12ba 2018-11-17 12:01:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:01:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70eba5f0-f3f1-4b83-ad0e-bb889afe8bb1 2018-11-17 12:01:13,040 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 12:01:13,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-70eba5f0-f3f1-4b83-ad0e-bb889afe8bb1 2018-11-17 12:01:13,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248756170273s 2018-11-17 12:01:13,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-70eba5f0-f3f1-4b83-ad0e-bb889afe8bb1 2018-11-17 12:01:13,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 12:01:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d1d9da-5e6e-4fa4-98ec-0cf51a649441 2018-11-17 12:01:13,170 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a"}, "tags": [], "enabled": true, "id": "2b85599884194f358ffc083bf602693a", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}]} 2018-11-17 12:01:13,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b6d1d9da-5e6e-4fa4-98ec-0cf51a649441 2018-11-17 12:01:13,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116333007812s 2018-11-17 12:01:13,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b6d1d9da-5e6e-4fa4-98ec-0cf51a649441 2018-11-17 12:01:13,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 12:01:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=2b85599884194f358ffc083bf602693a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950fb272-74e1-44f4-a32c-3eb63001579f 2018-11-17 12:01:13,293 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=2b85599884194f358ffc083bf602693a", "previous": null, "next": null}} 2018-11-17 12:01:13,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=2b85599884194f358ffc083bf602693a used request id req-950fb272-74e1-44f4-a32c-3eb63001579f 2018-11-17 12:01:13,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112964868546s 2018-11-17 12:01:13,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=4b69e9ddef334d2fa04bd250d9a9fb42&scope.project.id=2b85599884194f358ffc083bf602693a used request id req-950fb272-74e1-44f4-a32c-3eb63001579f 2018-11-17 12:01:13,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 12:01:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e94ec8-04f1-4c5c-92ff-05e0c1c130d7 2018-11-17 12:01:13,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:01:13,534 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b3e94ec8-04f1-4c5c-92ff-05e0c1c130d7 2018-11-17 12:01:13,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237329959869s 2018-11-17 12:01:13,535 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/4b69e9ddef334d2fa04bd250d9a9fb42 used request id req-b3e94ec8-04f1-4c5c-92ff-05e0c1c130d7 2018-11-17 12:01:13,535 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 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'2b85599884194f358ffc083bf602693a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7c9f2783-8c2d-4f7d-8412-16e26a3625cf', 'username': u'tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-17 12:01:13,539 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'password': '7c9f2783-8c2d-4f7d-8412-16e26a3625cf', 'project_name': 'tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '2b85599884194f358ffc083bf602693a', 'project_domain_name': 'Default'} 2018-11-17 12:01:13,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21829dbb-6015-4e95-946b-bdaebb554a4c 2018-11-17 12:01:13,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:13,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21829dbb-6015-4e95-946b-bdaebb554a4c 2018-11-17 12:01:13,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215137004852s 2018-11-17 12:01:13,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21829dbb-6015-4e95-946b-bdaebb554a4c 2018-11-17 12:01:13,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8768ec00-1877-4db5-88d5-403059d7ad91 2018-11-17 12:01:13,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:13,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8768ec00-1877-4db5-88d5-403059d7ad91 2018-11-17 12:01:13,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110656023026s 2018-11-17 12:01:13,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8768ec00-1877-4db5-88d5-403059d7ad91 2018-11-17 12:01:13,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 12:01:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:13,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86d4684-5401-4a3d-b880-cb865c604b3a 2018-11-17 12:01:13,992 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 12:01:13,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e86d4684-5401-4a3d-b880-cb865c604b3a 2018-11-17 12:01:13,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11211514473s 2018-11-17 12:01:13,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e86d4684-5401-4a3d-b880-cb865c604b3a 2018-11-17 12:01:13,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:01:13,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e8d0f1-ae38-45e1-a0df-693728868a97 2018-11-17 12:01:14,124 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 12:01:14,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-63e8d0f1-ae38-45e1-a0df-693728868a97 2018-11-17 12:01:14,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13015294075s 2018-11-17 12:01:14,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-63e8d0f1-ae38-45e1-a0df-693728868a97 2018-11-17 12:01:14,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 12:01:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72be7422-9fba-43a0-bd23-e7418d785234 2018-11-17 12:01:14,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "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.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a"}, "tags": [], "enabled": true, "id": "2b85599884194f358ffc083bf602693a", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}]} 2018-11-17 12:01:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-72be7422-9fba-43a0-bd23-e7418d785234 2018-11-17 12:01:14,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114603996277s 2018-11-17 12:01:14,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-72be7422-9fba-43a0-bd23-e7418d785234 2018-11-17 12:01:14,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 12:01:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=2b85599884194f358ffc083bf602693a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e36210-4857-4f07-8283-0c956a117d9f 2018-11-17 12:01:14,375 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=2b85599884194f358ffc083bf602693a", "previous": null, "next": null}} 2018-11-17 12:01:14,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=2b85599884194f358ffc083bf602693a used request id req-e1e36210-4857-4f07-8283-0c956a117d9f 2018-11-17 12:01:14,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115384101868s 2018-11-17 12:01:14,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c5ca5af328ac4227a72cc9772106caf5&role.id=77522f72cb38453d800d3c5850a6c541&scope.project.id=2b85599884194f358ffc083bf602693a used request id req-e1e36210-4857-4f07-8283-0c956a117d9f 2018-11-17 12:01:14,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-17 12:01:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4544e729-53a3-4b3a-be5d-9f3f83865aba 2018-11-17 12:01:14,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:01:14,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 used request id req-4544e729-53a3-4b3a-be5d-9f3f83865aba 2018-11-17 12:01:14,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234292030334s 2018-11-17 12:01:14,614 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 used request id req-4544e729-53a3-4b3a-be5d-9f3f83865aba 2018-11-17 12:01:14,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0d0012-c6fd-4935-b113-6b27d78bf837 2018-11-17 12:01:14,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:14,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e0d0012-c6fd-4935-b113-6b27d78bf837 2018-11-17 12:01:14,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115485191345s 2018-11-17 12:01:14,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e0d0012-c6fd-4935-b113-6b27d78bf837 2018-11-17 12:01:14,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-17 12:01:14,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:14,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4db8166-cf33-428d-9b82-bb8aa6c01f46 2018-11-17 12:01:14,892 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-17 12:01:14,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a4db8166-cf33-428d-9b82-bb8aa6c01f46 2018-11-17 12:01:14,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153532028198s 2018-11-17 12:01:14,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a4db8166-cf33-428d-9b82-bb8aa6c01f46 2018-11-17 12:01:14,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:01:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:15,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5690d077-42b8-40a9-aa28-47f2f694329c 2018-11-17 12:01:15,024 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 12:01:15,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5690d077-42b8-40a9-aa28-47f2f694329c 2018-11-17 12:01:15,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130646944046s 2018-11-17 12:01:15,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5690d077-42b8-40a9-aa28-47f2f694329c 2018-11-17 12:01:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-17 12:01:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=c5ca5af328ac4227a72cc9772106caf5&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9728144-66c1-4ff1-8f0c-624902bd3728 2018-11-17 12:01:15,145 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=c5ca5af328ac4227a72cc9772106caf5&scope.domain.id=default", "previous": null, "next": null}} 2018-11-17 12:01:15,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=c5ca5af328ac4227a72cc9772106caf5&scope.domain.id=default used request id req-c9728144-66c1-4ff1-8f0c-624902bd3728 2018-11-17 12:01:15,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107561826706s 2018-11-17 12:01:15,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=77522f72cb38453d800d3c5850a6c541&user.id=c5ca5af328ac4227a72cc9772106caf5&scope.domain.id=default used request id req-c9728144-66c1-4ff1-8f0c-624902bd3728 2018-11-17 12:01:15,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-17 12:01:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:15,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c5197a-c187-4ef8-93ba-514bf939a3ad 2018-11-17 12:01:15,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:01:15,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 used request id req-e7c5197a-c187-4ef8-93ba-514bf939a3ad 2018-11-17 12:01:15,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146410942078s 2018-11-17 12:01:15,296 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/c5ca5af328ac4227a72cc9772106caf5/roles/77522f72cb38453d800d3c5850a6c541 used request id req-e7c5197a-c187-4ef8-93ba-514bf939a3ad 2018-11-17 12:01:15,297 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-17 12:01:19,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0e7c8ea1-cfb9-4dad-a6ee-2b8610e30446 | 2018-11-17T12:01:19.207018 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0e7c8ea1-cfb9-4dad-a6ee-2b8610e30446 ~/.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-11-17 12:01:23,001 - 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-1698810403 | Available | | __unknown__ | tempest-type-231781385 | 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-11-17 12:01:23,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-17 12:01:28,562 - 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=b9647506-68bb-46ca-8ac8-5356d57bf412) as the default verifier for the future CLI operations. 2018-11-17 12:01:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 12:01:30,383 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed729fe-38aa-4eac-8f87-0accc6616911 2018-11-17 12:01:30,384 - 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.27:5000/v3/", "rel": "self"}]}]}} 2018-11-17 12:01:30,384 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-aed729fe-38aa-4eac-8f87-0accc6616911 2018-11-17 12:01:30,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-17 12:01:30,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77522f72cb38453d800d3c5850a6c541", "name": "admin"}, {"id": "4b69e9ddef334d2fa04bd250d9a9fb42", "name": "member"}, {"id": "fbfd130ab22d4e918bafa2fbb9299710", "name": "reader"}], "expires_at": "2018-11-17T13:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b85599884194f358ffc083bf602693a", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8004/v1/2b85599884194f358ffc083bf602693a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "55cf3f2a6d6b4f20b7cc9f4a687b554b"}, {"url": "http://192.30.9.3:8004/v1/2b85599884194f358ffc083bf602693a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0fc79fda3744ef5a742f0cdaaf1e161"}, {"url": "http://192.30.9.3:8004/v1/2b85599884194f358ffc083bf602693a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e43f5e045fd2401a90c657681000a1d7"}], "type": "orchestration", "id": "018e978e5312400a980d222ec99f1669", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "089438a4cacd4d5eb51ad70a937dbf34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34de17f29773437986cd7df0c33e66cd"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75930cc84aa04f9eab15c81b0f8a79fb"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4df0c7daf88435db55542b63f041ab0"}], "type": "identity", "id": "0c9df5731ca543fab0606f86a1fafdc3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce57b93a1194c26a87e2a8a12db44e6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8483792c258e4167b7c4bc755f6725f6"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa097b68a68b4c3d8071c23ee7266227"}], "type": "placement", "id": "3a59905e6ca34def814660c3beee6179", "name": "placement"}, {"endpoints": [], "type": "tempest-type-231781385", "id": "3c6124559f9f4f4da53990cb7ee8becf", "name": "tempest-service-1622857786"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34c09c31096f49a0977955db59a5f528"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f00441507c74941adff45e98b420fed"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d58868c315b54aa98a3b384d80a91292"}], "type": "compute", "id": "5151ebb9468640ffa3538c14ac58e564", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_2b85599884194f358ffc083bf602693a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2366b147cd274ff79e3d86fd4620e0c1"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "353e881633cc4f9fa970f8f13a12db5f"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2b85599884194f358ffc083bf602693a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b20147a7f35f46fdbff300c0012f80e1"}], "type": "object-store", "id": "5e877cb60f2d4d728cf9176fbf10a536", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14e7b3162bf04b3ebc3a7a00fa331899"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "172b40636d1a4fe4aff0f4dd398765a0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebb5bf13444f4a6a826ac681badf6bee"}], "type": "event", "id": "6151203227c8482dbaa79f4726ad2316", "name": "panko"}, {"endpoints": [], "type": "tempest-type-1698810403", "id": "730176443b6d40dda02ae8841ca372ce", "name": "tempest-service-2067332239"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9a2b2ffb7c44fd59ca699d068b068de"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2f9a7085b9344e695ef71b3ebc2784b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e534f8633d10428faff37c9e110ce1e8"}], "type": "cloudformation", "id": "7e81bd35aeb8410e9dde0f540de2d4df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2b85599884194f358ffc083bf602693a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "042d3ae142214e14a56592ca47c5f659"}, {"url": "http://192.30.9.3:8776/v3/2b85599884194f358ffc083bf602693a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0938d73f68b94daea3384cedf909d9e8"}, {"url": "http://192.30.9.3:8776/v3/2b85599884194f358ffc083bf602693a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db9b82476b64302b92a4b687c8a4a85"}], "type": "volumev3", "id": "b7af6b2b19ee4bd1947abd256f57cba7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b903b56a684c3aa9d2d7a62e942774"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a18de504ff426e91985cf2b4e45de9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a83f2f7c122e49408400201c20e4fa1a"}], "type": "image", "id": "bd9d9ed7324b4dddb1764b4c37491569", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57bcbb5131cb40a088c0b6d6adc355f2"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a31e02f5a9f4bafb5806dacc9e23d79"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a82b83a879de4a0bbfb6bbf1fa63ca73"}], "type": "metric", "id": "bdfe92ab4d61453aaf73476717a81b27", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2b85599884194f358ffc083bf602693a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "013e55acbc9f495bbe2f934c4cc90754"}, {"url": "http://192.30.9.3:8776/v1/2b85599884194f358ffc083bf602693a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85757c59bc2d465090648452f589e986"}, {"url": "http://172.30.9.27:8776/v1/2b85599884194f358ffc083bf602693a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a4284ef2a35749e69b579eca21a66f40"}], "type": "volume", "id": "dc068913712e4208903b978e7dbaf2a5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaa645e545f347d3853eee8fd70286c7"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1dac2d4ded546b989356f65df921bee"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db886e978c9c419bbed691da5d334dc6"}], "type": "alarming", "id": "df4aa2beb6b04eb78b740ba0a1703c50", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f9cbe34bec04097a3d68e53e1f66ccc"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "17031da5870c4e10b56fea6691d6ecdb"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "884b723e62ba4b7f9186bf55c0584d21"}], "type": "network", "id": "e371c87ee9844e14bccc50e16a83c147", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2b85599884194f358ffc083bf602693a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e32a4140c384eda97f88728680d9237"}, {"url": "http://172.30.9.27:8776/v2/2b85599884194f358ffc083bf602693a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a645c2be6fe94745981f5c03987e74f0"}, {"url": "http://192.30.9.3:8776/v2/2b85599884194f358ffc083bf602693a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f459bed6702b4d77829b2ff409515344"}], "type": "volumev2", "id": "ef9d44b3e0064cd5ad9ec663c2991a43", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "id": "c5ca5af328ac4227a72cc9772106caf5"}, "audit_ids": ["xtmNlMiRSRSSCFK0PyttzA"], "issued_at": "2018-11-17T12:01:30.000000Z"}} 2018-11-17 12:01:30,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-17 12:01:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:31,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11894 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:31 GMT X-Openstack-Request-Id: req-9e2f3c7c-5c38-40ad-b9e1-4e591f9d7012 2018-11-17 12:01:31,076 - 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": "qos-bw-minimum-ingress", "updated": "2018-07-09T10:00:00-00:00", "name": "Ingress direction for QoS minimum bandwidth rule", "links": [], "description": "Allow to configure QoS minumum bandwidth rule with ingress direction."}, {"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-11-17 12:01:31,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-9e2f3c7c-5c38-40ad-b9e1-4e591f9d7012 2018-11-17 12:01:31,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.292270898819s 2018-11-17 12:01:31,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-9e2f3c7c-5c38-40ad-b9e1-4e591f9d7012 2018-11-17 12:01:31,088 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-11-17 12:01:31,088 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-17 12:01:31,214 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-17 12:01:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" 2018-11-17 12:01:31,222 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:31 GMT 2018-11-17 12:01:31,222 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-17 12:01:31,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:01:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:31 GMT X-Openstack-Request-Id: req-2350b424-129a-47c2-8f8a-1c7c069f070f 2018-11-17 12:01:31,523 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:01:31,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2350b424-129a-47c2-8f8a-1c7c069f070f 2018-11-17 12:01:31,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298348903656s 2018-11-17 12:01:31,523 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2350b424-129a-47c2-8f8a-1c7c069f070f 2018-11-17 12:01:31,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 12:01:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}' 2018-11-17 12:01:31,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:31 GMT Location: http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5a5cb070-6087-45b8-8218-f9ddd0451922 2018-11-17 12:01:31,619 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:31Z", "file": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "size": null, "self": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "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_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": null, "created_at": "2018-11-17T12:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 12:01:31,619 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5a5cb070-6087-45b8-8218-f9ddd0451922 2018-11-17 12:01:31,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0863721370697s 2018-11-17 12:01:31,620 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5a5cb070-6087-45b8-8218-f9ddd0451922 returning object deaa6322-ddb2-49bb-a1ef-ab53e7109e60 2018-11-17 12:01:31,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 12:01:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" -d '' 2018-11-17 12:01:32,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:01:32 GMT X-Openstack-Request-Id: req-db8ff03b-6b0a-4031-a20d-f6c6dc37ec2b 2018-11-17 12:01:32,129 - 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-11-17 12:01:32,129 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file used request id req-db8ff03b-6b0a-4031-a20d-f6c6dc37ec2b 2018-11-17 12:01:32,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.508475065231s 2018-11-17 12:01:32,129 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file used request id req-db8ff03b-6b0a-4031-a20d-f6c6dc37ec2b 2018-11-17 12:01:32,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:01:32,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:32,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:32 GMT X-Openstack-Request-Id: req-92712d03-ad19-4318-a625-2f98cf0fa8f9 2018-11-17 12:01:32,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:32Z", "file": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "size": 12716032, "self": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T12:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:01:32,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-92712d03-ad19-4318-a625-2f98cf0fa8f9 2018-11-17 12:01:32,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276601314545s 2018-11-17 12:01:32,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-92712d03-ad19-4318-a625-2f98cf0fa8f9 2018-11-17 12:01:32,163 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap', u'metadata': Munch({})})], 'file': u'/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file', 'owner': u'2b85599884194f358ffc083bf602693a', 'id': u'deaa6322-ddb2-49bb-a1ef-ab53e7109e60', 'size': 12716032, u'self': u'/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b85599884194f358ffc083bf602693a', 'name': 'tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T12:01:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T12:01:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8', '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/deaa6322-ddb2-49bb-a1ef-ab53e7109e60', 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_220b227d-ca5f-428a-8c1e-02f35c78d9c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'created': u'2018-11-17T12:01:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T12:01:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60', 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_220b227d-ca5f-428a-8c1e-02f35c78d9c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 12:01:32,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 12:01:32,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 12:01:32,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-f4ebfd90-ce7a-4743-ba13-6afa49357062 x-openstack-request-id: req-f4ebfd90-ce7a-4743-ba13-6afa49357062 2018-11-17 12:01:32,494 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "name": "tempest_scenario-flavor_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 12:01:32,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f4ebfd90-ce7a-4743-ba13-6afa49357062 2018-11-17 12:01:32,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327314853668s 2018-11-17 12:01:32,494 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f4ebfd90-ce7a-4743-ba13-6afa49357062 2018-11-17 12:01:32,495 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_220b227d-ca5f-428a-8c1e-02f35c78d9c8', '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'8cbff874483b4da3951abfc162291b33', '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'a1222d9d-86a9-45e5-b83b-5e5864cbdfa0', 'swap': 0}) 2018-11-17 12:01:32,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 12:01:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"extra_specs": {}}' 2018-11-17 12:01:32,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:32 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-5dce87af-5895-434f-a5bd-badcf2674c80 x-openstack-request-id: req-5dce87af-5895-434f-a5bd-badcf2674c80 2018-11-17 12:01:32,517 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 12:01:32,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0/os-extra_specs used request id req-5dce87af-5895-434f-a5bd-badcf2674c80 2018-11-17 12:01:32,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211181640625s 2018-11-17 12:01:32,517 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0/os-extra_specs used request id req-5dce87af-5895-434f-a5bd-badcf2674c80 2018-11-17 12:01:32,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:32,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a77049-0993-4e7f-8571-112bcdbf49b0 2018-11-17 12:01:32,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:32,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97a77049-0993-4e7f-8571-112bcdbf49b0 2018-11-17 12:01:32,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163825035095s 2018-11-17 12:01:32,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97a77049-0993-4e7f-8571-112bcdbf49b0 2018-11-17 12:01:32,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-17 12:01:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:32,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee00c577-0b9b-40cb-921a-4a1f86f411e1 2018-11-17 12:01:32,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "0ac9eb28025644f79f55b6564f19aaee", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ac9eb28025644f79f55b6564f19aaee"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "3cbd559f421c4bceafaf03355edcfada", "links": {"self": "http://172.30.9.27:5000/v3/roles/3cbd559f421c4bceafaf03355edcfada"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "4b69e9ddef334d2fa04bd250d9a9fb42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4b69e9ddef334d2fa04bd250d9a9fb42"}, "name": "member"}, {"domain_id": null, "description": null, "id": "4fbac7def6b246e28e97017b8a7ebd6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fbac7def6b246e28e97017b8a7ebd6f"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "59f666cae4c14c8381bb679393eea87c", "links": {"self": "http://172.30.9.27:5000/v3/roles/59f666cae4c14c8381bb679393eea87c"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "77522f72cb38453d800d3c5850a6c541", "links": {"self": "http://172.30.9.27:5000/v3/roles/77522f72cb38453d800d3c5850a6c541"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "eb649908d6254ac8b5fa99e0586bf384", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb649908d6254ac8b5fa99e0586bf384"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "fbfd130ab22d4e918bafa2fbb9299710", "links": {"self": "http://172.30.9.27:5000/v3/roles/fbfd130ab22d4e918bafa2fbb9299710"}, "name": "reader"}]} 2018-11-17 12:01:32,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ee00c577-0b9b-40cb-921a-4a1f86f411e1 2018-11-17 12:01:32,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180233955383s 2018-11-17 12:01:32,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ee00c577-0b9b-40cb-921a-4a1f86f411e1 2018-11-17 12:01:32,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-17 12:01:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:01:32,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-05874291-6508-42b1-bc78-5516408da0af x-openstack-request-id: req-05874291-6508-42b1-bc78-5516408da0af 2018-11-17 12:01:32,921 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-11-17 12:01:32,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-05874291-6508-42b1-bc78-5516408da0af 2018-11-17 12:01:32,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0345659255981s 2018-11-17 12:01:32,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-05874291-6508-42b1-bc78-5516408da0af 2018-11-17 12:01:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:01:32,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:32,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:32 GMT X-Openstack-Request-Id: req-63b70ee2-ac74-4599-866f-39b757e2d347 2018-11-17 12:01:32,952 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:32Z", "file": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "size": 12716032, "self": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T12:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:01:32,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-63b70ee2-ac74-4599-866f-39b757e2d347 2018-11-17 12:01:32,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024915933609s 2018-11-17 12:01:32,952 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-63b70ee2-ac74-4599-866f-39b757e2d347 2018-11-17 12:01:32,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-17 12:01:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}' 2018-11-17 12:01:33,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:33 GMT Location: http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4f98ce1-cf2e-4554-870e-e5d6b9449187 2018-11-17 12:01:33,033 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:32Z", "file": "/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "238c64a2-0e20-451a-ae3c-854b460bd86d", "size": null, "self": "/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d", "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_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": null, "created_at": "2018-11-17T12:01:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-11-17 12:01:33,033 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b4f98ce1-cf2e-4554-870e-e5d6b9449187 2018-11-17 12:01:33,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0729248523712s 2018-11-17 12:01:33,034 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b4f98ce1-cf2e-4554-870e-e5d6b9449187 returning object 238c64a2-0e20-451a-ae3c-854b460bd86d 2018-11-17 12:01:33,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-17 12:01:33,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" -d '' 2018-11-17 12:01:34,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:01:34 GMT X-Openstack-Request-Id: req-7a7e6a0a-582b-4011-90dd-62afc44f38e9 2018-11-17 12:01:34,244 - 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-11-17 12:01:34,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file used request id req-7a7e6a0a-582b-4011-90dd-62afc44f38e9 2018-11-17 12:01:34,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20937991142s 2018-11-17 12:01:34,244 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file used request id req-7a7e6a0a-582b-4011-90dd-62afc44f38e9 2018-11-17 12:01:34,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:01:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:01:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01:34 GMT X-Openstack-Request-Id: req-8756d748-0fc3-4f72-b523-0cef63760d27 2018-11-17 12:01:34,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:34Z", "file": "/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "238c64a2-0e20-451a-ae3c-854b460bd86d", "size": 12716032, "self": "/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/238c64a2-0e20-451a-ae3c-854b460bd86d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/238c64a2-0e20-451a-ae3c-854b460bd86d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T12:01:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:32Z", "file": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "size": 12716032, "self": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T12:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:01:34,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8756d748-0fc3-4f72-b523-0cef63760d27 2018-11-17 12:01:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264360904694s 2018-11-17 12:01:34,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8756d748-0fc3-4f72-b523-0cef63760d27 2018-11-17 12:01:34,278 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/238c64a2-0e20-451a-ae3c-854b460bd86d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d/file', 'owner': u'2b85599884194f358ffc083bf602693a', 'id': u'238c64a2-0e20-451a-ae3c-854b460bd86d', 'size': 12716032, u'self': u'/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b85599884194f358ffc083bf602693a', 'name': 'tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/238c64a2-0e20-451a-ae3c-854b460bd86d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-17T12:01:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-17T12:01:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8', '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/238c64a2-0e20-451a-ae3c-854b460bd86d', 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_220b227d-ca5f-428a-8c1e-02f35c78d9c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8', 'created': u'2018-11-17T12:01:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-17T12:01:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d', 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_220b227d-ca5f-428a-8c1e-02f35c78d9c8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-11-17 12:01:34,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-17 12:01:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-17 12:01:34,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-e47fdb16-3519-420f-bbc0-79a17928804b x-openstack-request-id: req-e47fdb16-3519-420f-bbc0-79a17928804b 2018-11-17 12:01:34,385 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7090e441-1492-4d50-89c8-89efa7513774", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7090e441-1492-4d50-89c8-89efa7513774", "name": "tempest_scenario-flavor_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-17 12:01:34,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e47fdb16-3519-420f-bbc0-79a17928804b 2018-11-17 12:01:34,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.106449127197s 2018-11-17 12:01:34,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e47fdb16-3519-420f-bbc0-79a17928804b 2018-11-17 12:01:34,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8', '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'8cbff874483b4da3951abfc162291b33', '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'7090e441-1492-4d50-89c8-89efa7513774', 'swap': 0}) 2018-11-17 12:01:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-17 12:01:34,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" -d '{"extra_specs": {}}' 2018-11-17 12:01:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 17 Nov 2018 12:01: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-9a4932e7-f3d8-49cd-b12e-7e246d2dee3b x-openstack-request-id: req-9a4932e7-f3d8-49cd-b12e-7e246d2dee3b 2018-11-17 12:01:34,411 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-11-17 12:01:34,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774/os-extra_specs used request id req-9a4932e7-f3d8-49cd-b12e-7e246d2dee3b 2018-11-17 12:01:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239470005035s 2018-11-17 12:01:34,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774/os-extra_specs used request id req-9a4932e7-f3d8-49cd-b12e-7e246d2dee3b 2018-11-17 12:01:34,412 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8', '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'8cbff874483b4da3951abfc162291b33', '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'7090e441-1492-4d50-89c8-89efa7513774', 'swap': 0}) 2018-11-17 12:01:37,600 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-17 12:01:37,600 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-17 12:01:37,601 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-17 12:01:37,603 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-17 12:01:37,624 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-17 12:01:39,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b9647506-68bb-46ca-8ac8-5356d57bf412/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-11-17 12:01:39,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-17 12:01:39,700 - 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-11-17 12:02:47,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:02:47.047 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [53.973s] 2018-11-17 12:03:46,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:03:46.225 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [48.094s] 2018-11-17 12:04:38,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:04:38.633 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [45.860s] 2018-11-17 12:05:35,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:05:35.294 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [56.639s] 2018-11-17 12:05:42,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:05:42.579 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.790s] 2018-11-17 12:07:12,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:07:12.172 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [82.028s] 2018-11-17 12:08:05,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:08:05.435 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.249s] 2018-11-17 12:08:41,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:08:41.849 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.350s] 2018-11-17 12:09:35,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:09:35.743 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.663s] 2018-11-17 12:10:05,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:10:05.493 32 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-11-17 12:10:52,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:10:52.257 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [46.748s] 2018-11-17 12:12:12,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-17 12:12:12.569 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [80.293s] 2018-11-17 12:12:31,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cc854530-dfd4-4db1-ad81-68c23e2b6d7d 2018-11-17 12:12:31,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cc854530-dfd4-4db1-ad81-68c23e2b6d7d']'. 2018-11-17 12:12:32,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-17 12:12:32,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cc854530-dfd4-4db1-ad81-68c23e2b6d7d | 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-17 12:01:41 | 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-17 12:12:31 | 2018-11-17 12:12:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:50 | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b9647506-68bb-46ca-8ac8-5356d57bf412) | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0e7c8ea1-cfb9-4dad-a6ee-2b8610e30446) | 2018-11-17 12:12:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 12 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 628.002 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 11 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-17 12:12:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-17 12:12:32,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-17 12:12:32,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-17 12:12:32,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-11-17 12:12:34,199 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-17 12:12:34,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 12:12:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:12:34,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:12:34 GMT X-Openstack-Request-Id: req-1b7628b0-8626-45f6-95bc-4c45c2ae5445 2018-11-17 12:12:34,833 - 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-11-17 12:12:34,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d used request id req-1b7628b0-8626-45f6-95bc-4c45c2ae5445 2018-11-17 12:12:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.627513170242s 2018-11-17 12:12:34,833 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/238c64a2-0e20-451a-ae3c-854b460bd86d used request id req-1b7628b0-8626-45f6-95bc-4c45c2ae5445 2018-11-17 12:12:34,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 12:12:34,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:35,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12: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-8b374230-29e1-4c8a-aedd-3e7d6ca5d853 x-openstack-request-id: req-8b374230-29e1-4c8a-aedd-3e7d6ca5d853 2018-11-17 12:12:35,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7090e441-1492-4d50-89c8-89efa7513774", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7090e441-1492-4d50-89c8-89efa7513774", "name": "tempest_scenario-flavor_alt_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "name": "tempest_scenario-flavor_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 12:12:35,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8b374230-29e1-4c8a-aedd-3e7d6ca5d853 2018-11-17 12:12:35,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316523075104s 2018-11-17 12:12:35,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8b374230-29e1-4c8a-aedd-3e7d6ca5d853 2018-11-17 12:12:35,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 12:12:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:35,197 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12: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-e6dc9b26-d3aa-4033-91e5-1d3e7964ae29 x-openstack-request-id: req-e6dc9b26-d3aa-4033-91e5-1d3e7964ae29 2018-11-17 12:12:35,197 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774 used request id req-e6dc9b26-d3aa-4033-91e5-1d3e7964ae29 2018-11-17 12:12:35,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043221950531s 2018-11-17 12:12:35,197 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7090e441-1492-4d50-89c8-89efa7513774 used request id req-e6dc9b26-d3aa-4033-91e5-1d3e7964ae29 2018-11-17 12:12:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-17 12:12:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:12:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12:35 GMT X-Openstack-Request-Id: req-3b745a96-614c-4dec-937a-9cacd495125e 2018-11-17 12:12:35,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-11-17T12:01:32Z", "file": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/file", "owner": "2b85599884194f358ffc083bf602693a", "id": "deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "size": 12716032, "self": "/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3ffdaa0b-56f3-4675-8f4e-53126894b18e/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-17T12:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-17 12:12:35,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3b745a96-614c-4dec-937a-9cacd495125e 2018-11-17 12:12:35,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026538848877s 2018-11-17 12:12:35,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3b745a96-614c-4dec-937a-9cacd495125e 2018-11-17 12:12:35,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-17 12:12:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf3b088c5de2af00497411e7621666fe6cb6dbac328c00a53e2abcce78e635a8" 2018-11-17 12:12:36,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 17 Nov 2018 12:12:36 GMT X-Openstack-Request-Id: req-5b3ba1e7-e524-4757-9736-53bae396773d 2018-11-17 12:12:36,419 - 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-11-17 12:12:36,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60 used request id req-5b3ba1e7-e524-4757-9736-53bae396773d 2018-11-17 12:12:36,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18890690804s 2018-11-17 12:12:36,419 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/deaa6322-ddb2-49bb-a1ef-ab53e7109e60 used request id req-5b3ba1e7-e524-4757-9736-53bae396773d 2018-11-17 12:12:36,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-17 12:12:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12: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-4daa7cc6-469a-4f0c-add9-2515d558b67c x-openstack-request-id: req-4daa7cc6-469a-4f0c-add9-2515d558b67c 2018-11-17 12:12:36,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a1222d9d-86a9-45e5-b83b-5e5864cbdfa0", "name": "tempest_scenario-flavor_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-17 12:12:36,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4daa7cc6-469a-4f0c-add9-2515d558b67c 2018-11-17 12:12:36,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261330604553s 2018-11-17 12:12:36,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4daa7cc6-469a-4f0c-add9-2515d558b67c 2018-11-17 12:12:36,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-17 12:12:36,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:36,484 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12: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-e5834cad-7ec3-4091-bde9-63357f69941a x-openstack-request-id: req-e5834cad-7ec3-4091-bde9-63357f69941a 2018-11-17 12:12:36,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0 used request id req-e5834cad-7ec3-4091-bde9-63357f69941a 2018-11-17 12:12:36,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363969802856s 2018-11-17 12:12:36,485 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a1222d9d-86a9-45e5-b83b-5e5864cbdfa0 used request id req-e5834cad-7ec3-4091-bde9-63357f69941a 2018-11-17 12:12:36,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:12:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e68fe02-de7e-4acc-b9e8-ed564f7e045f 2018-11-17 12:12:36,700 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/01866ce650164ef2be93a5e735850240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01866ce650164ef2be93a5e735850240", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11e6a0e2328c4d439372b62380c2e838"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11e6a0e2328c4d439372b62380c2e838", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/130bf13e0847442bb2230acacb2dca8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "130bf13e0847442bb2230acacb2dca8d", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/13d238a079b44590a0d97c6952edcffc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13d238a079b44590a0d97c6952edcffc", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/23b3e93fea664fe5a9b5b4e47d53eb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23b3e93fea664fe5a9b5b4e47d53eb5c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/4f7b65ad100a4733bb3372d6867488fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7b65ad100a4733bb3372d6867488fa", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1affea97-c2fb-491e-8561-315f72be1400", "links": {"self": "http://172.30.9.27:5000/v3/users/5675e9877c80443791bb92a251cd7344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5675e9877c80443791bb92a251cd7344", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_68a03dde-5d19-49ff-a24d-71ebe42c322a", "links": {"self": "http://172.30.9.27:5000/v3/users/7764d962a0fd4df3ba5497622dc82aec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7764d962a0fd4df3ba5497622dc82aec", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/79ca0d39ae4d4355a33e69e41cccfb3f"}, "domain_id": "2e82ce6f482d4f148792704bbc40490a", "enabled": true, "options": {}, "id": "79ca0d39ae4d4355a33e69e41cccfb3f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/8e070237124748cbb7a2c06d96de1ea9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e070237124748cbb7a2c06d96de1ea9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_df18b4c0-6286-489f-b76f-53973b903c47", "links": {"self": "http://172.30.9.27:5000/v3/users/aadaa20b388947e69e849a5256a4ead7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aadaa20b388947e69e849a5256a4ead7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/b51cdc5d47e6487fbfdc93630d757b5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b51cdc5d47e6487fbfdc93630d757b5c", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b906aaacec8f4b3cae05b26be4121a41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b906aaacec8f4b3cae05b26be4121a41", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/be563ba95deb4d34a405130ed952d405"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be563ba95deb4d34a405130ed952d405", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/d49520485fe24785996f1233627ce1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d49520485fe24785996f1233627ce1db", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/daec937b3ea8411f82c770b94b76fc3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daec937b3ea8411f82c770b94b76fc3d", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/dc6af12abca5460a9bc6846d61d2cefb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc6af12abca5460a9bc6846d61d2cefb", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-17 12:12:36,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5e68fe02-de7e-4acc-b9e8-ed564f7e045f 2018-11-17 12:12:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215260028839s 2018-11-17 12:12:36,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5e68fe02-de7e-4acc-b9e8-ed564f7e045f 2018-11-17 12:12:36,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-17 12:12:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:37,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c1e34b-165f-4865-864b-c24d84eb502a 2018-11-17 12:12:37,009 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_220b227d-ca5f-428a-8c1e-02f35c78d9c8", "links": {"self": "http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c5ca5af328ac4227a72cc9772106caf5", "description": null}} 2018-11-17 12:12:37,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 used request id req-62c1e34b-165f-4865-864b-c24d84eb502a 2018-11-17 12:12:37,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.301428079605s 2018-11-17 12:12:37,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 used request id req-62c1e34b-165f-4865-864b-c24d84eb502a 2018-11-17 12:12:37,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-17 12:12:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:37,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce358df-e87a-4f0d-89f0-ee289cb92f03 2018-11-17 12:12:37,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:12:37,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 used request id req-bce358df-e87a-4f0d-89f0-ee289cb92f03 2018-11-17 12:12:37,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317345142365s 2018-11-17 12:12:37,328 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c5ca5af328ac4227a72cc9772106caf5 used request id req-bce358df-e87a-4f0d-89f0-ee289cb92f03 2018-11-17 12:12:37,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-17 12:12:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:37,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a53567e-826d-477f-b006-e94543969b0b 2018-11-17 12:12:37,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a"}, "tags": [], "enabled": true, "id": "2b85599884194f358ffc083bf602693a", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_220b227d-ca5f-428a-8c1e-02f35c78d9c8"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/53d16ad09e2b4771b55c55ed45edcf35"}, "tags": [], "enabled": true, "id": "53d16ad09e2b4771b55c55ed45edcf35", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_df18b4c0-6286-489f-b76f-53973b903c47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cbff874483b4da3951abfc162291b33"}, "tags": [], "enabled": true, "id": "8cbff874483b4da3951abfc162291b33", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5adc98c39af40588b3df43f524d6be3"}, "tags": [], "enabled": true, "id": "a5adc98c39af40588b3df43f524d6be3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_68a03dde-5d19-49ff-a24d-71ebe42c322a"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/db715a8f121e4226a0b60b1d62b1cdec"}, "tags": [], "enabled": true, "id": "db715a8f121e4226a0b60b1d62b1cdec", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1affea97-c2fb-491e-8561-315f72be1400"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/e017a53e723048d6909f47ac4087b304"}, "tags": [], "enabled": true, "id": "e017a53e723048d6909f47ac4087b304", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-17 12:12:37,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9a53567e-826d-477f-b006-e94543969b0b 2018-11-17 12:12:37,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189290761948s 2018-11-17 12:12:37,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9a53567e-826d-477f-b006-e94543969b0b 2018-11-17 12:12:37,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-17 12:12:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:37,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 17 Nov 2018 12:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b4a1e2-34d0-4f66-9603-4f062f6bec3f 2018-11-17 12:12:37,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-17 12:12:37,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a used request id req-27b4a1e2-34d0-4f66-9603-4f062f6bec3f 2018-11-17 12:12:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26696395874s 2018-11-17 12:12:37,797 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2b85599884194f358ffc083bf602693a used request id req-27b4a1e2-34d0-4f66-9603-4f062f6bec3f 2018-11-17 12:12:37,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-17 12:12:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2b85599884194f358ffc083bf602693a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.19.0 shade/1.30.0 keystoneauth1/3.11.1 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d600ce53b99280627fa33b755071dd1c537dd499085e755982c02a9f184d7719" 2018-11-17 12:12:38,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 17 Nov 2018 12:12:38 GMT X-Openstack-Request-Id: req-5011dfef-d06f-411c-adf2-46094676493f 2018-11-17 12:12:38,118 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-11-17 12:12:38,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2b85599884194f358ffc083bf602693a&name=default used request id req-5011dfef-d06f-411c-adf2-46094676493f 2018-11-17 12:12:38,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314767122269s 2018-11-17 12:12:38,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2b85599884194f358ffc083bf602693a&name=default used request id req-5011dfef-d06f-411c-adf2-46094676493f 2018-11-17 12:12:38,119 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK